* sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file.
commitba2502e22dec7f00dd3433c0776e60c57976afb7
authorAndreas Schwab <schwab@suse.de>
Sat, 14 Oct 2000 17:50:39 +0000 (14 17:50 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 14 Oct 2000 17:50:39 +0000 (14 17:50 +0000)
tree0d1c01cebe912d17dd3f4bf43b9ecab9b03c6944
parentc4b7842cd405abf0bc786ba1d21be1497c377d05
* sysdeps/unix/sysv/linux/m68k/alphasort64.c: New file.

* sysdeps/unix/sysv/linux/m68k/fcntl.c: New file.
* sysdeps/unix/sysv/linux/m68k/getdents64.c: New file.
* sysdeps/unix/sysv/linux/m68k/getrlimit.c: New file.
* sysdeps/unix/sysv/linux/m68k/getrlimit64.c: New file.
* sysdeps/unix/sysv/linux/m68k/glob64.c: New file.
* sysdeps/unix/sysv/linux/m68k/lockf64.c: New file.
* sysdeps/unix/sysv/linux/m68k/oldgetrlimit64.c: New file.
* sysdeps/unix/sysv/linux/m68k/readdir64.c: New file.
* sysdeps/unix/sysv/linux/m68k/readdir64_r.c: New file.
* sysdeps/unix/sysv/linux/m68k/scandir64.c: New file.
* sysdeps/unix/sysv/linux/m68k/setrlimit.c: New file.
* sysdeps/unix/sysv/linux/m68k/versionsort64.c: New file.
* sysdeps/unix/sysv/linux/m68k/Dist: Add oldgetrlimit64.c.
* sysdeps/unix/sysv/linux/m68k/Makefile: Add oldgetrlimit64.
* sysdeps/unix/sysv/linux/m68k/Versions: Export __xstat64,
__fxstat64, __lxstat64, alphasort64, glob64, getrlimit, setrlimit,
getrlimit64, readdir64, readdir64_r, scandir64, versionsort64 at
GLIBC_2.2.
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Add oldgetrlimit,
oldsetrlimit for GLIBC_2.0.
18 files changed:
ChangeLog
sysdeps/unix/sysv/linux/m68k/Dist
sysdeps/unix/sysv/linux/m68k/Makefile
sysdeps/unix/sysv/linux/m68k/Versions
sysdeps/unix/sysv/linux/m68k/alphasort64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/fcntl.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/getdents64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/getrlimit.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/getrlimit64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/glob64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/lockf64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/oldgetrlimit64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/readdir64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/readdir64_r.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/scandir64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/setrlimit.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/syscalls.list
sysdeps/unix/sysv/linux/m68k/versionsort64.c [new file with mode: 0644]