glibc/sysdeps/unix/sysv/sysv4
Roland McGrath 6a877eaec3 Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* io/sys/stat.h (_STAT_VER, _MKNOD_VER): New macros.
	(__xstat, __fxstat, __lxstat, __xmknod): Declare new functions.
	[__GNUC__] (stat, fstat, lstat, mknod): Define these (and __ names)
	as `extern inline's calling the `x' functions.
	* sysdeps/generic/lstat.c: File removed.
	* sysdeps/generic/lxstat.c: New file.
	* sysdeps/mach/hurd/fstat.c: File removed.
	* sysdeps/mach/hurd/fxstat.c: New file.
	* sysdeps/mach/hurd/lstat.c: File removed.
	* sysdeps/mach/hurd/lxstat.c: New file.
	* sysdeps/mach/hurd/mknod.c: File removed.
	* sysdeps/mach/hurd/stat.c: File removed.
	* sysdeps/mach/hurd/xmknod.c: New file.
	* sysdeps/mach/hurd/xstat.c: New file.
	* sysdeps/stub/fstat.c: File removed.
	* sysdeps/stub/fxstat.c: New file.
	* sysdeps/stub/lstat.c: File removed.
	* sysdeps/stub/lxstat.c: New file.
	* sysdeps/stub/mknod.c: File removed.
	* sysdeps/stub/stat.c: File removed.
	* sysdeps/stub/xmknod.c: New file.
	* sysdeps/stub/xstat.c: New file.
	* sysdeps/unix/common/lstat.S: File removed.
	* sysdeps/unix/common/lxstat.c: New file.
	* sysdeps/unix/fstat.S: File removed.
	* sysdeps/unix/fxstat.c: New file.
	* sysdeps/unix/mknod.S: File removed.
	* sysdeps/unix/stat.S: File removed.
	* sysdeps/unix/sysv/linux/fstat.c: File removed.
	* sysdeps/unix/sysv/linux/i386/fxstat.S: File removed.
	* sysdeps/unix/sysv/linux/i386/lxstat.S: File removed.
	* sysdeps/unix/sysv/linux/i386/xmknod.S: File removed.
	* sysdeps/unix/sysv/linux/i386/xstat.S: File removed.
	* sysdeps/unix/sysv/linux/lstat.c: File removed.
	* sysdeps/unix/sysv/linux/mknod.c: File removed.
	* sysdeps/unix/sysv/linux/stat.c: File removed.
	* sysdeps/unix/sysv/sysv4/i386/fstat.S: File removed.
	* sysdeps/unix/sysv/sysv4/i386/lstat.S: File removed.
	* sysdeps/unix/sysv/sysv4/i386/mknod.S: File removed.
	* sysdeps/unix/sysv/sysv4/i386/stat.S: File removed.
	* sysdeps/unix/xmknod.c: New file.
	* sysdeps/unix/xstat.c: New file.
	* sysdeps/unix/mkfifo.c: Use __xmknod instead of __mknod.
	* misc/Makefile (routines): Remove mknod.
1996-01-18 00:32:06 +00:00
..
i386 Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-18 00:32:06 +00:00
solaris2 [subdir=crypt] (crypt): New variable, set to crypt.solar. 1995-02-22 02:53:16 +00:00
__getpgid.c Initial revision 1994-11-15 07:01:18 +00:00
__setpgid.c
__waitid.S
Dist
dup2.c Fix #include of renamed file. Remove extra weak alias. 1995-02-19 23:43:06 +00:00
fchdir.S
ftruncate.c Initial revision 1995-01-15 16:50:59 +00:00
getdtsz.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
gethostname.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
getpagesize.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
getpgid.c Use subcall 4 to __pgrpsys. 1995-01-26 01:25:38 +00:00
Implies
Makefile (sysdep_routines): Removed __setpgid, __getpgid. 1995-01-26 01:43:07 +00:00
pgrpsys.S
pipestream.c
setegid.S
seteuid.S
sethostname.c
setpgid.c Use subcall 5 to __pgrpsys. 1995-01-26 01:24:28 +00:00
setsid.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
sigaction.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
sigaction.h
sigaltstack.S Fix unsquashed file name in #include. 1995-02-19 23:33:19 +00:00
siginfo.h
signum.h
sigprocmask.S Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
sigset.h (__sigfillset): Use ~0L instead of -1 to avoid compiler warning. 1995-04-05 16:07:53 +00:00
sigsuspend.S
sysconf.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
sysconfig.h
sysconfig.S
sysinfo.S
system.c
utsnamelen.h
waitflags.h
waitpid.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00