glibc/sysdeps/unix/sysv/linux/ia64
Florian Weimer 8c77b6ad40 Simplify the abilist format
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.
2015-11-06 13:58:53 +01:00
..
bits ia64: sigaction.h: fix sa_flags ordering 2015-07-23 03:28:13 -04:00
sys
Implies
Makefile ia64: clean up old kernel headers cruft 2015-07-28 02:29:30 -04:00
Versions
____longjmp_chk.S
__ia64_longjmp.S
__longjmp.S
__sigstack_longjmp.c
__start_context.S
arch-fork.h
brk.S
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S
clone2.S
configure
configure.ac
dl-brk.S
dl-cache.h
dl-static.c
dl-sysdep.h
get_clockfreq.c
getclktck.c
getcontext.S
has_cpuclock.c
ioperm.c
kernel-features.h
kernel_stat.h
ld.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
ldconfig.h
ldd-rewrite.sed
ldsodefs.h
libBrokenLocale.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libanl.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libc.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libcrypt.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libdl.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libm.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libnsl.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libpthread.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libresolv.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
librt.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libthread_db.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
libutil.abilist Simplify the abilist format 2015-11-06 13:58:53 +01:00
localplt.data ia64: drop __tls_get_addr from expected ld.so plt usage 2015-07-28 05:30:14 -04:00
makecontext.c
pipe.S
profil-counter.h
pt-vfork.S
readelflib.c
register-dump.h
rt-sysdep.S
setcontext.S
setjmp.S
shlib-versions
sigaction.c Convert 231 sysdeps function definitions to prototype style. 2015-10-19 12:04:33 +00:00
sigaltstack-offsets.sym
sigcontext-offsets.sym
sigcontextinfo.h
sigpending.c Convert 231 sysdeps function definitions to prototype style. 2015-10-19 12:04:33 +00:00
sigprocmask.c Convert 231 sysdeps function definitions to prototype style. 2015-10-19 12:04:33 +00:00
swapcontext.c
syscall.S
syscalls.list
sysconf.c
sysdep-cancel.h
sysdep.S
sysdep.h Add INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-13 11:59:15 -07:00
system.c
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
ucontext_i.h
umount.c
unwind-dw2-fde.c
unwind-forcedunwind.c
unwind_longjmp.c
vfork.S
wordexp.c