]> sourceware.org Git - glibc.git/blame - ChangeLog
1998-08-12 Roland McGrath <roland@baalperazim.frob.com>
[glibc.git] / ChangeLog
CommitLineData
d6765f1d
RM
11998-08-12 Roland McGrath <roland@baalperazim.frob.com>
2
3 * sysdeps/mach/usleep.c: Include <unistd.h>.
4 (usleep): Return void.
5
61998-08-11 Roland McGrath <roland@baalperazim.frob.com>
7
8 * sysdeps/generic/if_index.c (struct if_freenameindex): Add forward
9 decl to inhibit warning in if_freenameindex defn.
10
11 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Remove unused variable.
12
13 * sysdeps/mach/hurd/getdomain.c (getdomainname): Renamed from __ name.
14
15 * sysdeps/mach/hurd/reboot.c: Include <sys/reboot.h>.
16 * sysdeps/mach/hurd/getdents.c: Include <unistd.h>.
17 * sysdeps/mach/hurd/sbrk.c: Include <unistd.h>.
18 * sysdeps/mach/usleep.c: Likewise.
19
20 * sysdeps/mach/hurd/bind.c (bind): Add a const.
21
22 * sysdeps/mach/hurd/getdents.c (__getdirentries): Use prototype defn.
23 * sysdeps/unix/bsd/init-posix.c (__init_posix): Likewise.
24 * sysdeps/unix/bsd/times.c (timeval_to_clock_t): Likewise.
25 * sysdeps/mach/hurd/reboot.c (reboot): Likewise.
26 * sysdeps/mach/usleep.c (usleep): Likewise.
27 * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
28 * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
29 * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
30 * sysdeps/mach/hurd/stdio_init.c (__stdio_init_stream): Likewise.
31
321998-08-11 Roland McGrath <roland@baalperazim.frob.com>
33
34 * sysdeps/generic/glob64.c: Include <sys/types.h>, <glob.h>, <errno.h>.
35 (glob64): Fix typo.
36
37 * malloc/malloc.c (free_check, realloc_check): Don't cast to long for
38 %p arg to fprintf, since `void *' is the right type already.
39
b5876a19
RM
401998-07-25 19:47 Jose M. Moya <josem@gnu.org>
41
42 * sysdeps/mach/hurd/getcwd.c
43 (_hurd_canonicalize_directory_name_internal): Do not loop forever
44 for unknown root directories.
45 (__getcwd): Return NULL when the current root directory could not
46 be reached.
47
f81d98d6 481998-08-11 18:39 Ulrich Drepper <drepper@cygnus.com>
a2bde807 49
f81d98d6 50 * string/strsignal.c (strsignal): Count real-time signals from zero.
a2bde807 51
a5f4e34a 52
f81d98d6 53See ChangeLog.8 for earlier changes.
This page took 1.298797 seconds and 5 git commands to generate.