Deleted Added
full compact
Symbol.map (197331) Symbol.map (197804)
1/*
1/*
2 * $FreeBSD: head/lib/libc/gen/Symbol.map 197331 2009-09-19 18:01:32Z alc $
2 * $FreeBSD: head/lib/libc/gen/Symbol.map 197804 2009-10-06 14:05:57Z rwatson $
3 */
4
5FBSD_1.0 {
6 __xuname;
7 pthread_atfork;
8 pthread_attr_destroy;
9 pthread_attr_getdetachstate;
10 pthread_attr_getguardsize;

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

362 posix_spawnattr_setsigmask;
363 posix_spawnp;
364 semctl;
365 tcgetsid;
366 tcsetsid;
367};
368
369FBSD_1.2 {
3 */
4
5FBSD_1.0 {
6 __xuname;
7 pthread_atfork;
8 pthread_attr_destroy;
9 pthread_attr_getdetachstate;
10 pthread_attr_getguardsize;

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

362 posix_spawnattr_setsigmask;
363 posix_spawnp;
364 semctl;
365 tcgetsid;
366 tcsetsid;
367};
368
369FBSD_1.2 {
370 basename_r;
370 getpagesizes;
371};
372
373FBSDprivate_1.0 {
374 /* needed by thread libraries */
375 __thr_jtable;
376
377 _pthread_atfork;

--- 109 unchanged lines hidden ---
371 getpagesizes;
372};
373
374FBSDprivate_1.0 {
375 /* needed by thread libraries */
376 __thr_jtable;
377
378 _pthread_atfork;

--- 109 unchanged lines hidden ---