Deleted Added
full compact
Symbol.map (239347) Symbol.map (241731)
1/*
1/*
2 * $FreeBSD: head/lib/libc/gen/Symbol.map 239347 2012-08-17 02:26:31Z davidxu $
2 * $FreeBSD: head/lib/libc/gen/Symbol.map 241731 2012-10-19 12:44:22Z brooks $
3 */
4
5FBSD_1.0 {
6 __xuname;
7 pthread_atfork;
8 pthread_attr_destroy;
9 pthread_attr_getdetachstate;
10 pthread_attr_getguardsize;

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

382};
383
384FBSD_1.3 {
385 clock_getcpuclockid;
386 dirfd;
387 fdlopen;
388 __FreeBSD_libc_enter_restricted_mode;
389 getcontextx;
3 */
4
5FBSD_1.0 {
6 __xuname;
7 pthread_atfork;
8 pthread_attr_destroy;
9 pthread_attr_getdetachstate;
10 pthread_attr_getguardsize;

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

382};
383
384FBSD_1.3 {
385 clock_getcpuclockid;
386 dirfd;
387 fdlopen;
388 __FreeBSD_libc_enter_restricted_mode;
389 getcontextx;
390 gid_from_group;
391 pwcache_userdb;
392 pwcache_groupdb;
393 uid_from_user;
390};
391
392FBSDprivate_1.0 {
393 /* needed by thread libraries */
394 __thr_jtable;
395
396 _pthread_atfork;
397 _pthread_attr_destroy;

--- 118 unchanged lines hidden ---
394};
395
396FBSDprivate_1.0 {
397 /* needed by thread libraries */
398 __thr_jtable;
399
400 _pthread_atfork;
401 _pthread_attr_destroy;

--- 118 unchanged lines hidden ---