From: Thomas Bushnell, BSG Date: Tue, 5 Nov 1996 04:17:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs/libc-961105~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=050a966adc1830841802dbbd803b7cc1d792af4d;p=thirdparty%2Fglibc.git *** empty log message *** Mon Nov 4 16:57:42 1996 Thomas Bushnell, n/BSG * 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 . * 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. --- diff --git a/ChangeLog b/ChangeLog index 765b8bc710d..e28fa28c0a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +Mon Nov 4 16:57:42 1996 Thomas Bushnell, n/BSG + + * 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 . + * 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. + Sat Nov 2 01:48:47 1996 Ulrich Drepper * sysdeps/unix/sysv/linux/errnos.h: Move declaration of errno