Deleted Added
full compact
Symbol.map (247602) Symbol.map (247667)
1/*
1/*
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 247602 2013-03-02 00:53:12Z pjd $
2 * $FreeBSD: head/lib/libc/sys/Symbol.map 247667 2013-03-02 21:11:30Z pjd $
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 {

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

373 rctl_get_rules;
374 rctl_get_limits;
375 rctl_add_rule;
376 rctl_remove_rule;
377 setloginclass;
378};
379
380FBSD_1.3 {
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 {

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

373 rctl_get_rules;
374 rctl_get_limits;
375 rctl_add_rule;
376 rctl_remove_rule;
377 setloginclass;
378};
379
380FBSD_1.3 {
381 bindat;
381 cap_fcntls_get;
382 cap_fcntls_limit;
383 cap_ioctls_get;
384 cap_ioctls_limit;
385 cap_rights_get;
386 cap_rights_limit;
387 cap_sandboxed;
388 clock_getcpuclockid2;
382 cap_fcntls_get;
383 cap_fcntls_limit;
384 cap_ioctls_get;
385 cap_ioctls_limit;
386 cap_rights_get;
387 cap_rights_limit;
388 cap_sandboxed;
389 clock_getcpuclockid2;
390 connectat;
389 ffclock_getcounter;
390 ffclock_getestimate;
391 ffclock_setestimate;
392 posix_fadvise;
393 wait6;
394};
395
396FBSDprivate_1.0 {

--- 642 unchanged lines hidden ---
391 ffclock_getcounter;
392 ffclock_getestimate;
393 ffclock_setestimate;
394 posix_fadvise;
395 wait6;
396};
397
398FBSDprivate_1.0 {

--- 642 unchanged lines hidden ---