*** empty log message ***
authorThomas Bushnell, BSG <thomas@gnu.org>
Tue, 5 Nov 1996 04:17:28 +0000 (04:17 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Tue, 5 Nov 1996 04:17:28 +0000 (04:17 +0000)
commit050a966adc1830841802dbbd803b7cc1d792af4d
treef5dd218750f2071847a77083d77c274ca2557d03
parentf0e449593777b15ec5721f7276a1574e0906e0fc
*** empty log message ***

Mon Nov  4 16:57:42 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* sysdeps/mach/hurd/ttyname_r.c (ttyname_r): Change prototype to
match POSIX.1c.

* sysdeps/stub/lockfile.c [! USE_IN_LIBIO]: Second definition of
__internal_funlockfile (in terms of itself) should actually be a
definition of __funlockfile.

* pwd/pwd.h: Get `size_t' from <stddef.h>.
* grp/grp.h: Likewise.
* shadow/shadow.h: Likewise.

* stdlib/atexit.c (__new_exitfn): Add missing semicolons after
calls to __libc_lock_lock and __libc_lock_unlock.
* stdlib/random.c (__srandom, __initstate, __setstate, __random):
Likewise.

* hurd/hurdsig.c (write_corefile): Fix typo.

* sysdeps/mach/hurd/sigwait.c: New file.
ChangeLog