glibc/sysdeps/unix/sysv/linux/m68k
Roland McGrath 94645659a4 2004-10-04 Roland McGrath <roland@redhat.com>
* include/errno.h [RTLD_PRIVATE_ERRNO] (errno): Rename the real symbol
	to rtld_errno.
	* sysdeps/generic/errno.c [RTLD_PRIVATE_ERRNO] (rtld_errno): Define it,
	and don't define any other errno names.
	* sysdeps/unix/alpha/sysdep.h [RTLD_PRIVATE_ERRNO]: Use rtld_errno in
	place of errno.
	* sysdeps/unix/i386/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
	* sysdeps/unix/x86_64/sysdep.S: Likewise.
2004-10-04 20:59:38 +00:00
..
bits [BZ #341] 2004-08-23 07:28:45 +00:00
sys Special versions for Linux/m68k. 2001-07-15 15:30:50 +00:00
alphasort64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
brk.c Add INTERNAL_SYSCALL_DECL, add err argument to INTERNAL_SYSCALL* macros. 2003-01-09 04:06:05 +00:00
chown.c Remove unused __syscall_* prototypes. 2003-09-03 03:21:27 +00:00
clone.S Make inline syscall to _exit. 2002-12-15 21:39:21 +00:00
Dist Add sys/procfs.h. 2001-07-28 06:07:40 +00:00
dl-librecon.h
fchown.c
fcntl.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
fxstat.c
getdents64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
getegid.c
geteuid.c
getgid.c
getgroups.c
getmsg.c
getpagesize.c Use GLRO instead of GL where appropriate. 2004-03-06 08:06:01 +00:00
getresgid.c
getresuid.c
getrlimit64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
getrlimit.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
getsysstats.c GET_NPROCS_PARSER for m68k. 2003-01-10 15:36:20 +00:00
getuid.c
glob64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
lchown.c
ldconfig.h m68k-specific definitions for ldconfig. 2001-03-10 16:16:44 +00:00
lockf64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
lxstat.c
Makefile 2002-10-13 Roland McGrath <roland@frob.com> 2002-10-14 01:02:53 +00:00
mmap.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
mremap.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
msgctl.c
oldgetrlimit64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
putmsg.c
readdir64_r.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
readdir64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
register-dump.h Use __attribute_used__. 2004-04-23 20:41:42 +00:00
scandir64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
semctl.c
semtimedop.S semtimedop implementation for Linux/m68k. 2003-04-27 17:08:00 +00:00
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
setuid.c
shmctl.c
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
socket.S Add cancellation support. 2002-12-27 22:15:18 +00:00
syscall.S Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
syscalls.list 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
sysdep.h 2004-10-04 Roland McGrath <roland@redhat.com> 2004-10-04 20:59:38 +00:00
sysdep.S 2002-10-07 Roland McGrath <roland@redhat.com> 2002-10-11 10:51:31 +00:00
Versions Remove *xattr syscalls. 2002-08-23 09:29:00 +00:00
versionsort64.c 2000-10-13 Michael Fedrowitz <michael@fedrowitz.de> 2000-10-14 17:50:13 +00:00
vfork.S Optimize for kernels which are known to have the vfork syscall. 2003-01-10 14:05:26 +00:00
xstat.c