glibc/sysdeps/unix
Ulrich Drepper b33f91e91d update from main archive 961009
Wed Oct  9 00:24:52 1996  Jim Meyering  <meyering@asic.sc.ti.com>

	* time/strftime.c: Allow old K&R compilers compile this file.

Wed Oct  9 12:03:56 1996  Ulrich Drepper  <drepper@cygnus.com>

	* posix/execlp.c: Add first argument parameter to be compliant
	with POSIX.  Rearrange body to start vararg counter after
	this new argument.

Wed Oct  9 04:34:50 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/sys/procfs.h: Rewrite.  We cannot use
	simply a wrapper around the <linux.elfcore.h> file since the
	kernel header is not clean enough.  We provide the definitions
	in this file instead.

Wed Oct  9 01:43:18 1996  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/gethostid.c (sethostid): Avoid
	get?id calls by using __libc_enable_secure.
1996-10-10 01:07:18 +00:00
..
alpha update from main archive 961001 1996-10-02 01:40:17 +00:00
bsd *** empty log message *** 1996-10-08 18:38:08 +00:00
common update from main archive 1996-09-27 03:45:24 +00:00
i386 update from main archive 960906 1996-09-07 04:10:57 +00:00
inet Updated from ../gpl2lgpl.sed 1996-07-17 18:00:33 +00:00
mips * sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end. * sysdeps/unix/mips/fork.S (fork): Likewise. * sysdeps/unix/mips/pipe.S (fork): Likewise. * sysdeps/unix/mips/sigreturn.S (__sigreturn): Likewise. * sysdeps/unix/mips/sysdep.S (sysdep_error): Likewise. * sysdeps/unix/mips/wait.S (__handler): Likewise. * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise. * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise. * sysdeps/unix/bsd/ultrix4/getsysinfo.S (getsysinfo): Likewise. * sysdeps/unix/bsd/ultrix4/wait3.S (waitpid): Likewise. * sysdeps/unix/bsd/ultrix4/waitpid.S (waitpid): Likewise. * sysdeps/unix/bsd/ultrix4/mips/__handler.S (__handler): Likewise. * sysdeps/unix/bsd/ultrix4/mips/sigvec.S (__raw_sigvec): Likewise. * sysdeps/unix/bsd/ultrix4/mips/start.S (__start): Likewise. * sysdeps/unix/bsd/ultrix4/mips/vfork.S (vfork): Likewise. * sysdeps/mips/bsd-_setjmp.S (setjmp): Likewise. Use `$0' instead of `zero' for the li instruction. 1995-04-15 02:30:20 +00:00
mman update from main archive 1996-09-27 03:45:24 +00:00
sparc update from main archive 1996-09-27 03:45:24 +00:00
sysv update from main archive 961009 1996-10-10 01:07:18 +00:00
Dist Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-13 04:06:45 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile update from main archive 961001 1996-10-02 01:40:17 +00:00
_exit.S Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
alarm.c Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-19 20:21:54 +00:00
closedir.c update from main archive 1996-09-27 03:45:24 +00:00
configure Regenerated: autoconf sysdeps/generic/configure.in 1996-07-08 15:26:36 +00:00
configure.in Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
confstr.h initial import 1995-02-18 01:27:10 +00:00
dirfd.c Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-27 00:55:03 +00:00
dirstream.h Regenerated 1996-07-26 00:34:28 +00:00
errnos-tmpl.c initial import 1995-02-18 01:27:10 +00:00
errnos.awk initial import 1995-02-18 01:27:10 +00:00
execve.S Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
fork.S Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
fxstat.c update from main archive 1996-09-27 03:45:24 +00:00
getdents.c update from main archive 1996-09-27 03:45:24 +00:00
getegid.S Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
geteuid.S Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
getlogin.c update from main archive 1996-09-27 03:45:24 +00:00
getlogin_r.c update from main archive 1996-09-27 03:45:24 +00:00
getpagesize.c initial import 1995-02-18 01:27:10 +00:00
getppid.S Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
ioctls-tmpl.c initial import 1995-02-18 01:27:10 +00:00
ioctls.awk initial import 1995-02-18 01:27:10 +00:00
make-syscalls.sh update from main archive 960904 1996-09-05 02:49:18 +00:00
make_errlist.c Wed Feb 7 18:48:30 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-02-08 02:10:15 +00:00
mk-local_lim.c Remade for alpha-1.93 1996-08-02 05:27:50 +00:00
mkdir.c update from main archive 1996-09-27 03:45:24 +00:00
mkfifo.c Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-18 00:35:55 +00:00
nice.c update from main archive 1996-09-27 03:45:24 +00:00
nlist.c update from main archive 960927 1996-09-28 03:24:10 +00:00
opendir.c update from main archive 1996-09-27 03:45:24 +00:00
pipestream.c initial import 1995-02-18 01:27:10 +00:00
readdir.c update from main archive 961001 1996-10-02 01:40:17 +00:00
readdir_r.c update from main archive 961001 1996-10-02 01:40:17 +00:00
rewinddir.c Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-09 14:49:13 +00:00
rmdir.c update from main archive 1996-09-27 03:45:24 +00:00
s-proto.S Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
seekdir.c Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-07-09 14:49:13 +00:00
siglist.c initial import 1995-02-18 01:27:10 +00:00
snarf-ioctls * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS. 1995-07-25 18:36:31 +00:00
start.c update from main archive 1996-09-27 03:45:24 +00:00
stime.c update from main archive 1996-09-27 03:45:24 +00:00
syscall.S Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-06-19 06:54:12 +00:00
syscalls.list update from main archive 1996-09-27 03:45:24 +00:00
sysdep.h Remade for alpha-1.93 1996-08-02 05:27:50 +00:00
system.c initial import 1995-02-18 01:27:10 +00:00
telldir.c Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-27 00:55:03 +00:00
time.c Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-22 15:52:20 +00:00
utime.c Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-22 15:52:20 +00:00
xmknod.c update from main archive 1996-09-27 03:45:24 +00:00
xstat.c update from main archive 1996-09-27 03:45:24 +00:00