update from main archive 961009cvs/libc-961010cvs/libc-961011
commitb33f91e91da81059b388c8f8ee0d0024212eb180
authorUlrich Drepper <drepper@redhat.com>
Thu, 10 Oct 1996 01:07:18 +0000 (10 01:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 10 Oct 1996 01:07:18 +0000 (10 01:07 +0000)
treea9b0a80b8567c0d4e24a74f0c45e52a4a3a8962a
parent11336c165c25e5a467335ca742674b1d5ad6d982
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.
ChangeLog
posix/execlp.c
sunrpc/auth_unix.c
sysdeps/unix/sysv/linux/gethostid.c
sysdeps/unix/sysv/linux/sys/procfs.h
time/strftime.c