glibc/sysdeps/unix/sysv/sysv4
Roland McGrath 7fb027dc33 Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* sysdeps/unix/sysv/sysv4/syscalls.list: Remove redundancies.
	Add __waitid.
	* sysdeps/unix/sysv/linux/syscalls.list: Remove redundancies.
	Define __ name for sigprocmask.
	* sysdeps/unix/bsd/ultrix4/syscalls.list: Remove redundancies.
	Add getsysinfo.
	* sysdeps/unix/bsd/sun/sunos4/syscalls.list: Remove redundancies.
	* sysdeps/unix/bsd/sun/syscalls.list: Remove redundancies.
	* sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove redundancies.
	* sysdeps/unix/bsd/syscalls.list: Remove settimeofday, utimes.
	Add getdents, wait3, waitpid.
	* sysdeps/unix/syscalls.list: Add seteuid, setegid, setsid,
	settimeofday, sigsuspend, sstk, utimes.
	* sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
	* sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
	* sysdeps/unix/bsd/ultrix4/mips/Makefile (sysdep_routines):
	Removed sigtramp.
	* sysdeps/unix/bsd/ultrix4/mips/sigvec.c: Renamed from sigtramp.c.
	* sysdeps/unix/bsd/bsd4.4/sstk.S: File removed.
	* sysdeps/unix/bsd/hp/m68k/syscalls.list: File removed.
	* sysdeps/unix/bsd/osf/alpha/getdents.S: File removed.
	* sysdeps/unix/bsd/ultrix4/getsysinfo.S: File removed.
	* sysdeps/unix/bsd/ultrix4/waitpid.S: File removed.
	* sysdeps/unix/bsd/ultrix4/mips/sigtramp.c: File removed.
	* sysdeps/unix/bsd/ultrix4/mips/sigvec.S: File removed.
	* sysdeps/unix/bsd/ultrix4/mips/sigvec.c: New file.
	* sysdeps/unix/bsd/ultrix4/mips/syscalls.list: New file.
	* sysdeps/unix/sysv/irix4/wait3.S: File removed.
	* sysdeps/unix/sysv/sysv4/__waitid.S: File removed.
	* sysdeps/unix/sysv/sysv4/fchdir.S: File removed.
	* sysdeps/unix/sysv/sysv4/setegid.S: File removed.
	* sysdeps/unix/sysv/sysv4/seteuid.S: File removed.
	* sysdeps/unix/sysv/sysv4/sigaltstack.S: File removed.
	* sysdeps/unix/sysv/sysv4/solaris2/utimes.S: File removed.
1996-02-12 08:44:32 +00:00
..
i386 Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
solaris2 Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-12 08:44:32 +00:00
__getpgid.c Initial revision 1994-11-15 07:01:18 +00:00
__setpgid.c entered into RCS 1993-12-18 06:38:01 +00:00
Dist entered into RCS 1994-07-14 22:21:57 +00:00
dup2.c Fix #include of renamed file. Remove extra weak alias. 1995-02-19 23:43:06 +00:00
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 entered into RCS 1993-02-24 22:43:49 +00:00
Makefile (sysdep_routines): Removed __setpgid, __getpgid. 1995-01-26 01:43:07 +00:00
pipestream.c entered into RCS 1993-12-18 06:38:01 +00:00
sethostname.c entered into RCS 1994-07-14 22:21:57 +00:00
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 entered into RCS 1994-02-05 19:54:25 +00:00
siginfo.h entered into RCS 1994-01-27 01:18:03 +00:00
signum.h entered into RCS 1994-02-05 19:54:25 +00:00
sigset.h (__sigfillset): Use ~0L instead of -1 to avoid compiler warning. 1995-04-05 16:07:53 +00:00
syscalls.list Remove redundancies. 1996-02-12 08:35:16 +00:00
sysconf.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
sysconfig.h entered into RCS 1993-09-23 00:07:20 +00:00
system.c entered into RCS 1994-01-24 22:56:32 +00:00
utsnamelen.h entered into RCS 1993-05-13 01:27:59 +00:00
waitflags.h entered into RCS 1993-12-18 06:38:01 +00:00
waitpid.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00