Deleted Added
full compact
Symbol.map (178886) Symbol.map (179434)
1/*
1/*
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 178886 2008-05-09 23:00:21Z julian $
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 179434 2008-05-30 14:47:42Z dfr $
3 */
4
5/*
6 * It'd be nice to have this automatically generated, but we don't
7 * know to what version they will eventually belong, so for now
8 * it has to be manual.
9 */
10FBSD_1.0 {

--- 506 unchanged lines hidden (view full) ---

517 _fchflags;
518 __sys_fchflags;
519 _fchmod;
520 __sys_fchmod;
521 _fchown;
522 __sys_fchown;
523 _fcntl;
524 __sys_fcntl;
3 */
4
5/*
6 * It'd be nice to have this automatically generated, but we don't
7 * know to what version they will eventually belong, so for now
8 * it has to be manual.
9 */
10FBSD_1.0 {

--- 506 unchanged lines hidden (view full) ---

517 _fchflags;
518 __sys_fchflags;
519 _fchmod;
520 __sys_fchmod;
521 _fchown;
522 __sys_fchown;
523 _fcntl;
524 __sys_fcntl;
525 __fcntl_compat;
525 _fhopen;
526 __sys_fhopen;
527 _fhstat;
528 __sys_fhstat;
529 _fhstatfs;
530 __sys_fhstatfs;
531 _flock;
532 __sys_flock;

--- 451 unchanged lines hidden ---
526 _fhopen;
527 __sys_fhopen;
528 _fhstat;
529 __sys_fhstat;
530 _fhstatfs;
531 __sys_fhstatfs;
532 _flock;
533 __sys_flock;

--- 451 unchanged lines hidden ---