2ace572170
* Versions.def: Add libanl definition. * shlig-versions: Add entry for libanl. * resolv/Makefile (distribute): Add gai_misc.h and ga_test.c. (routines): Add gai_sigqueue. (extra-libs): Add libanl. (libanl-routines): New variable. Add rules to build libanl and ga_test. * resolv/Versions [libc] (GLIBC_2.2.3): Add __gai_sigqueue. [libanl]: New library. * resolv/netdb.h: Add definitions for libanl. * resolv/getaddrinfo_a.c: New file. * resolv/gai_cancel.c: New file. * resolv/gai_error.c: New file. * resolv/gai_misc.c: New file. * resolv/gai_misc.h: New file. * resolv/gai_notify.c: New file. * resolv/gai_suspend.c: New file. * resolv/ga_test.c: New file. * sysdeps/generic/gai_sigqueue.c: New file. * sysdeps/unix/sysv/linux/gai_sigqueue.c: New file. * sysdeps/generic/bits/siginfo.h: Allow __need_sigevent_t being defined and provide only that definition. * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise. * rt/aio_misc.c: Fix typos in comments. * rt/lio_listio.c: Pretty printing. Little optimization in request list handling. * elf/rtld.c: Remove commented out code.
101 lines
1008 B
Modula-2
101 lines
1008 B
Modula-2
libBrokenLocale {
|
|
GLIBC_2.0
|
|
}
|
|
libc {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.1.1
|
|
GLIBC_2.1.2
|
|
GLIBC_2.1.3
|
|
GLIBC_2.1.4
|
|
GLIBC_2.2
|
|
GLIBC_2.2.1
|
|
GLIBC_2.2.2
|
|
GLIBC_2.2.3
|
|
%ifdef USE_IN_LIBIO
|
|
HURD_CTHREADS_0.3
|
|
%endif
|
|
}
|
|
libcrypt {
|
|
GLIBC_2.0
|
|
}
|
|
libdb {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libdl {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
}
|
|
libm {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
GLIBC_2.2.3
|
|
}
|
|
libnsl {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libnss_compat {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_db {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_dns {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_files {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
}
|
|
libnss_hesiod {
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libnss_nis {
|
|
GLIBC_2.0
|
|
}
|
|
libnss_nisplus {
|
|
GLIBC_2.0
|
|
}
|
|
libpthread {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.1.1
|
|
GLIBC_2.1.2
|
|
GLIBC_2.2
|
|
}
|
|
libresolv {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
librt {
|
|
GLIBC_2.1
|
|
GLIBC_2.2
|
|
}
|
|
libutil {
|
|
GLIBC_2.0
|
|
}
|
|
libdb1 {
|
|
GLIBC_2.0
|
|
}
|
|
ld {
|
|
GLIBC_2.0
|
|
GLIBC_2.1
|
|
GLIBC_2.1.1
|
|
GLIBC_2.2
|
|
GLIBC_2.2.1
|
|
GLIBC_2.2.3
|
|
}
|
|
libthread_db {
|
|
GLIBC_2.1.3
|
|
}
|
|
libanl {
|
|
GLIBC_2.2.3
|
|
}
|