]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog
1998-08-18 Roland McGrath <roland@baalperazim.frob.com>
[thirdparty/glibc.git] / ChangeLog
CommitLineData
364ff81f
UD
11998-08-17 Ulrich Drepper <drepper@cygnus.com>
2
3 * posix/tstgetopt.c (options): Add NULL entry at end
4 Patch by Adrian Miranda <ade@psg.com>.
5
5d7de7aa
UD
61998-08-15 18:21 Ulrich Drepper <drepper@cygnus.com>
7
8 * elf/elf.h: Add EI_OSABI, ELFOSABI*, and EI_ABIVERSION. Move EI_PAD
9 to 9.
10
d610a544
UD
111998-08-15 14:11 Ulrich Drepper <drepper@cygnus.com>
12
13 * elf/elf.h: Add PPC Diab relocations.
14
15 * malloc/Makefile (libmcheck.a): Use $(LN_S) not ln.
16
409dfcea
UD
171998-08-14 10:08 Ulrich Drepper <drepper@cygnus.com>
18
19 * manual/texinfo.tex: Update.
20
211998-08-07 Geoff Keating <geoffk@ozemail.com.au>
22
23 * sysdeps/powerpc/backtrace.c: New file.
24
251998-08-14 Philip Blundell <pb@nexus.co.uk>
26
27 * sysdeps/arm/fpu/setjmp.S: Correct value of R0 before calling
28 sigjmp_save.
29 * sysdeps/arm/elf/setjmp.S: Obsolete, deleted.
30
311998-08-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
32
33 * Makefile (install-symbolic-link): Fix spelling.
34
351998-08-11 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
36
37 * elf/elf.h (SHT_HIOS): Fix value.
38
391998-08-10 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
40
41 * posix/regex.c (WIDE_CHAR_SUPPORT): Don't generate defined as
42 part of the expansion, this is undefined by the standard.
43
9d141cae
UD
441998-08-13 19:41 Ulrich Drepper <drepper@cygnus.com>
45
46 * posix/getconf.c: Add support for systems with incomplete confname.h.
47
48 * sysdeps/posix/sigset.c: Allow SIG_HOLD being undefined.
49
50 * sysdeps/posix/wait3.c: Make it work.
51
521998-08-13 Andreas Jaeger <aj@arthur.rhein-neckar.de>
53
54 * Makefile ($(inst_slibdir)/libc-$(version).so): Remove.
55 (elf/ldso_install): Remove.
56
57 * elf/Makefile (distribute): Add sln.c.
58 (others): Add sln.
59 (others-static): Add sln.
60 (install-rootsbin): Add sln.
61 (others-static): Add sln.
62 (ldso_install): Remove.
63
641998-07-24 10:58 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
65
66 * Makerules (install-clean-symbolic-link-list): Make phony.
67 * Makefile (install-symbolic-link): Make phony. Depend on
68 subdir_install for parallel makes.
69
70
711998-07-22 Ulrich Drepper <drepper@cygnus.com>
72
73 * elf/Makefile (distribute): Add sln.c
74
751998-07-21 07:10 H.J. Lu <hjl@gnu.org>
76
77 * elf/sln.c: New file.
78
79 * Makerules (symbolic-link-prog, symbolic-link-list): New macros.
80 (install-clean-symbolic-link-list): New target.
81 (install): Depend on install-clean-symbolic-link-list.
82 (make-shlib-link): Changed for $(symbolic-link-list).
83
84 * Makefile (install-symbolic-link): New target.
85 (install): Depend on install-symbolic-link.
86
1f539fd1
UD
871998-08-12 17:03 Ulrich Drepper <drepper@cygnus.com>
88
89 * include/unistd.h: Protect against multiple inclusion.
90
91 * posix/glob.c: Don't define __glob_pattern_p is NO_GLOB_PATTERN_P
92 is defined, not is glob is defined.
93 * sysdeps/unix/sysv/linux/glob64.c: Define NO_GLOB_PATTERN_P.
94
951998-08-01 17:18 H.J. Lu <hjl@gnu.org>
96
97 * sunrpc/rpcsvc/rusers.x (xdr_utmp): Use xdr_bytes instead of
98 xdr_string for ut_line, ut_name and ut_host.
99
1001998-08-12 Andreas Jaeger <aj@arthur.rhein-neckar.de>
101
102 * sysdeps/unix/sysv/linux/paths.h (_PATH_MAILDIR): Change to
103 /var/mail in accordance with FHS 2.0.
104 Reported by Javier Kohen <root@jkohen.tough.com.ar> [PR libc/639].
105
1061998-08-12 Richard Henderson <rth@cygnus.com>
107
108 * sysdeps/unix/sysv/linux/alpha/syscalls.list (recvmsg, sendmsg):
109 Update aliases for cancelation.
110
111 * sysdeps/unix/sysv/linux/alpha/glob.c: Undef glob*64 before
112 playing with symbol versions.
113
259d930a
RM
1141998-08-12 Roland McGrath <roland@baalperazim.frob.com>
115
116 * sysdeps/mach/hurd/bits/posix_opt.h: Rewritten with comments and
117 multiple inclusion protection.
118 (_POSIX_SYNCHRONIZED_IO, _POSIX_FSYNC, _POSIX_MAPPED_FILES,
119 _POSIX_MEMORY_PROTECTION, _POSIX_POLL, _POSIX_SELECT): New macros,
120 define all these to 1.
121 (_POSIX_SYNC_IO): Add #undef, to remind us that pathconf reports it.
122
d6765f1d
RM
1231998-08-12 Roland McGrath <roland@baalperazim.frob.com>
124
125 * sysdeps/mach/usleep.c: Include <unistd.h>.
126 (usleep): Return void.
127
1281998-08-11 Roland McGrath <roland@baalperazim.frob.com>
129
130 * sysdeps/generic/if_index.c (struct if_freenameindex): Add forward
131 decl to inhibit warning in if_freenameindex defn.
132
133 * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Remove unused variable.
134
135 * sysdeps/mach/hurd/getdomain.c (getdomainname): Renamed from __ name.
136
137 * sysdeps/mach/hurd/reboot.c: Include <sys/reboot.h>.
138 * sysdeps/mach/hurd/getdents.c: Include <unistd.h>.
139 * sysdeps/mach/hurd/sbrk.c: Include <unistd.h>.
140 * sysdeps/mach/usleep.c: Likewise.
141
142 * sysdeps/mach/hurd/bind.c (bind): Add a const.
143
144 * sysdeps/mach/hurd/getdents.c (__getdirentries): Use prototype defn.
145 * sysdeps/unix/bsd/init-posix.c (__init_posix): Likewise.
146 * sysdeps/unix/bsd/times.c (timeval_to_clock_t): Likewise.
147 * sysdeps/mach/hurd/reboot.c (reboot): Likewise.
148 * sysdeps/mach/usleep.c (usleep): Likewise.
149 * sysdeps/mach/hurd/chflags.c (chflags): Likewise.
150 * sysdeps/mach/hurd/fchflags.c (fchflags): Likewise.
151 * sysdeps/mach/hurd/sbrk.c (__sbrk): Likewise.
152 * sysdeps/mach/hurd/stdio_init.c (__stdio_init_stream): Likewise.
153
1541998-08-11 Roland McGrath <roland@baalperazim.frob.com>
155
156 * sysdeps/generic/glob64.c: Include <sys/types.h>, <glob.h>, <errno.h>.
157 (glob64): Fix typo.
158
159 * malloc/malloc.c (free_check, realloc_check): Don't cast to long for
160 %p arg to fprintf, since `void *' is the right type already.
161
b5876a19
RM
1621998-07-25 19:47 Jose M. Moya <josem@gnu.org>
163
164 * sysdeps/mach/hurd/getcwd.c
1f539fd1
UD
165 (_hurd_canonicalize_directory_name_internal): Do not loop forever
166 for unknown root directories.
b5876a19 167 (__getcwd): Return NULL when the current root directory could not
1f539fd1 168 be reached.
b5876a19 169
f81d98d6 1701998-08-11 18:39 Ulrich Drepper <drepper@cygnus.com>
a2bde807 171
f81d98d6 172 * string/strsignal.c (strsignal): Count real-time signals from zero.
a2bde807 173
a5f4e34a 174
f81d98d6 175See ChangeLog.8 for earlier changes.