glibc/sysdeps/unix/sysv/linux/m68k
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 Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912). 2015-09-04 14:46:21 +00:00
coldfire Simplify the abilist format 2015-11-06 13:58:53 +01:00
m680x0 Simplify the abilist format 2015-11-06 13:58:53 +01:00
sys
Implies
Makefile Clean up sysdep-dl-routines variable. 2015-02-06 10:42:08 -08:00
Versions
____longjmp_chk.c
alphasort64.c
arch-fork.h
brk.c
c++-types.data
clone.S
configure
configure.ac
dl-librecon.h
dl-static.c
fcntl.c
fxstat.c
fxstatat.c
getdents64.c
getmsg.c
getpagesize.c
getrlimit64.c
getsysstats.c
glob64.c
init-first.c Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912). 2015-09-04 14:46:21 +00:00
kernel-features.h
ldconfig.h
ldsodefs.h
libc-m68k-vdso.c
localplt.data
lockf64.c
lxstat.c
m68k-helpers.S Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912). 2015-09-04 14:46:21 +00:00
m68k-vdso.c Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912). 2015-09-04 14:46:21 +00:00
m68k-vdso.h Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912). 2015-09-04 14:46:21 +00:00
mmap.S
mmap64.c
mremap.S
oldgetrlimit64.c
pt-vfork.c
putmsg.c
readdir64.c
readdir64_r.c
register-dump.h
scandir64.c
semtimedop.S
setegid.c
seteuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setuid.c
sigcontextinfo.h
syscall.S
syscalls.list
sysdep-cancel.h
sysdep.S
sysdep.h Add INLINE_SYSCALL_ERROR_RETURN_VALUE 2015-10-13 11:59:15 -07:00
versionsort64.c
vfork.S
xstat.c