Symbol.map (86cfa7e70b2bde87135a97fa184474d391282f12) Symbol.map (dcc6ef1644423a970fa515feef81730135e1d87f)
1/*
2 * $FreeBSD$
3 */
4
5FBSD_1.0 {
6 __xuname;
7 pthread_atfork;
8 pthread_attr_destroy;

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

418 scandir;
419 scandir_b;
420 sem_clockwait_np;
421 setproctitle_fast;
422 timespec_get;
423};
424
425FBSD_1.6 {
1/*
2 * $FreeBSD$
3 */
4
5FBSD_1.0 {
6 __xuname;
7 pthread_atfork;
8 pthread_attr_destroy;

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

418 scandir;
419 scandir_b;
420 sem_clockwait_np;
421 setproctitle_fast;
422 timespec_get;
423};
424
425FBSD_1.6 {
426 memalign;
426 sigandset;
427 sigisemptyset;
428 sigorset;
429};
430
431FBSDprivate_1.0 {
432 /* needed by thread libraries */
433 __thr_jtable;

--- 123 unchanged lines hidden ---
427 sigandset;
428 sigisemptyset;
429 sigorset;
430};
431
432FBSDprivate_1.0 {
433 /* needed by thread libraries */
434 __thr_jtable;

--- 123 unchanged lines hidden ---