Deleted Added
full compact
Symbol.map (219224) Symbol.map (219304)
1/*
1/*
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 219224 2011-03-03 11:31:08Z rwatson $
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 219304 2011-03-05 12:40:35Z trasz $
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 {

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

339 cpuset_getaffinity;
340 cpuset_setaffinity;
341 faccessat;
342 fchmodat;
343 fchownat;
344 fexecve;
345 fstatat;
346 futimesat;
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 {

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

339 cpuset_getaffinity;
340 cpuset_setaffinity;
341 faccessat;
342 fchmodat;
343 fchownat;
344 fexecve;
345 fstatat;
346 futimesat;
347 getloginclass;
347 jail_get;
348 jail_set;
349 jail_remove;
350 linkat;
351 lpathconf;
352 mkdirat;
353 mkfifoat;
354 mknodat;
355 msgctl;
356 openat;
357 readlinkat;
358 renameat;
359 setfib;
348 jail_get;
349 jail_set;
350 jail_remove;
351 linkat;
352 lpathconf;
353 mkdirat;
354 mkfifoat;
355 mknodat;
356 msgctl;
357 openat;
358 readlinkat;
359 renameat;
360 setfib;
361 setloginclass;
360 shmctl;
361 symlinkat;
362 unlinkat;
363};
364
365FBSDprivate_1.0 {
366 ___acl_aclcheck_fd;
367 __sys___acl_aclcheck_fd;

--- 636 unchanged lines hidden ---
362 shmctl;
363 symlinkat;
364 unlinkat;
365};
366
367FBSDprivate_1.0 {
368 ___acl_aclcheck_fd;
369 __sys___acl_aclcheck_fd;

--- 636 unchanged lines hidden ---