mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
8c77b6ad40
The new format lists the version on each line, as in: VERSION SYMBOL TYPE [VALUE] This makes it easier to process the files with line-oriented tools. The abilist files were converted with this awk script: /^[^ ]/ { version = $1 } /^ / { print version, substr($0, 2) } And sorted under the "C" locale with sort. |
||
---|---|---|
.. | ||
bits | ||
_exit.c | ||
access.c | ||
backtrace.c | ||
brk.c | ||
chdir.c | ||
check_fds.c | ||
chmod.c | ||
clock_getres.c | ||
clock_gettime.c | ||
clock.c | ||
close.c | ||
configure | ||
configure.ac | ||
createthread.c | ||
dl-fileid.h | ||
dl-map-segments.h | ||
dl-osinfo.h | ||
dl-sysdep.c | ||
dl-sysdep.h | ||
dl-unmap-segments.h | ||
dl-writev.h | ||
dup2.c | ||
dup.c | ||
entry.h | ||
errnos.awk | ||
euidaccess.c | ||
exit-thread.h | ||
fchdir.c | ||
fchmod.c | ||
fdatasync.c | ||
fdopendir.c | ||
fork.c | ||
fsync.c | ||
ftruncate64.c | ||
ftruncate.c | ||
futex-internal.h | ||
fxstat64.c | ||
fxstat.c | ||
getcwd.c | ||
getdents64.c | ||
getdents.c | ||
getdtsz.c | ||
gethostname.c | ||
getpagesize.c | ||
getpid.c | ||
getsysstats.c | ||
gettimeofday.c | ||
glob64.c | ||
glob.c | ||
ifaddrs.c | ||
Implies | ||
init-first.c | ||
iofdopen.c | ||
irt.sed | ||
isatty.c | ||
kernel-features.h | ||
ld.abilist | ||
ldsodefs.h | ||
libanl.abilist | ||
libBrokenLocale.abilist | ||
libc-start.c | ||
libcrypt.abilist | ||
libdl.abilist | ||
libm.abilist | ||
libpthread.abilist | ||
libresolv.abilist | ||
librt.abilist | ||
libutil.abilist | ||
link.c | ||
lll_timedlock_wait.c | ||
lll_timedwait_tid.c | ||
lowlevellock-futex.h | ||
lowlevellock.h | ||
lseek64.c | ||
lseek.c | ||
lxstat64.c | ||
lxstat.c | ||
Makefile | ||
mkdir.c | ||
mmap64.c | ||
mmap.c | ||
mprotect.c | ||
munmap.c | ||
nacl_interface_ext_supply.c | ||
nacl_interface_query.c | ||
nacl-after-link.sh | ||
nacl-interface-list.h | ||
nacl-interface-table.c | ||
nacl-interfaces.c | ||
nacl-interfaces.h | ||
nacl-interfaces.mk.in | ||
nacl-test-wrapper.sh | ||
nanosleep.c | ||
open64.c | ||
open.c | ||
preconfigure | ||
profil.c | ||
pthread_condattr_setclock.c | ||
pthread-pids.h | ||
read.c | ||
readdir64_r.c | ||
readdir64.c | ||
readdir_r.c | ||
readdir.c | ||
readlink.c | ||
rename.c | ||
rmdir.c | ||
sched_yield.c | ||
shlib-versions | ||
sigaction.c | ||
sprofil.c | ||
start.c | ||
Subdirs | ||
symlink.c | ||
tls.h | ||
truncate64.c | ||
truncate.c | ||
uname-values.h | ||
unlink.c | ||
utimes.c | ||
Versions | ||
write.c | ||
xstat64.c | ||
xstat.c | ||
xstatconv.c | ||
xstatconv.h |