Update.
[platform/upstream/glibc.git] / ChangeLog
1 1999-02-18  Ulrich Drepper  <drepper@cygnus.com>
2
3         * io/Makefile (routines): Add lock64.
4         * io/Versions: Add lockf64 for GLIBC_2.1.1.
5         * sysdeps/generic/lockf64.c: New file.
6
7 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
8
9         * string/bits/string2.h: Only use strncmp optimization if count
10         argument is constant.
11 1999-02-16  Roland McGrath  <roland@baalperazim.frob.com>
12
13         * sysdeps/mach/hurd/revoke.c: New file.
14
15 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
16
17         * wctype/wctype.h (_ISwbit): Cast result of shift operations to
18         int to avoid warning about `ISO C restricts enumerator values to
19         range of `int''.
20
21 1999-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
22
23         * elf/dlfcn.h: Fix typo.
24         * sysdeps/generic/bits/dlfcn.h: Likewise.
25         * sysdeps/mips/bits/dlfcn.h: Likewise.
26
27 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
28
29         * sysdeps/i386/i486/bits/string.h (memcmp): Correctly set flags
30         for the case N == 0.
31
32         * db2/Makefile (distribute): Add LICENSE.
33
34 1999-02-03  Jeff Bailey  <jbailey@nisa.net>
35
36         * sysdeps/unix/make_errlist.c: Add i18n and copyright to
37         generated files.
38
39         * sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: Fix typo.
40
41 1999-02-16  Ulrich Drepper  <drepper@cygnus.com>
42
43         * time/mktime.c: Use ISO C form for function definitions and
44         remove unnecessary prototypes.
45
46         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo in last change.
47
48         * time/time.h: Avoid unneccesary #ifdef.
49
50 1999-02-15  Geoff Keating  <geoffk@ozemail.com.au>
51
52         * stdio-common/_itoa.c (_itoa): Correct parameters to
53         udiv_qrnnd_preinv.
54
55 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
56
57         * misc/sys/cdefs.h: Undefine __PMT since it might be defined
58         before (e.g. in glob.h).
59         Closes PR libc/959.
60
61 1999-02-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
62
63         * sysdeps/mips/fpu_control.h: Fix typo.
64         Patch by Sylvain Pion <Sylvain.Pion@sophia.inria.fr>.
65         Remove __setfpucw.
66
67 1999-02-10  Roland McGrath  <roland@baalperazim.frob.com>
68
69         * sysdeps/mach/hurd/pipe.c (__pipe): Don't call __socket_shutdown on
70         the "unused" ends of the sockets.  Let pipes be bidirectional.
71
72 1999-02-15  Ulrich Drepper  <drepper@cygnus.com>
73
74         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Correct test for
75         invalid ai_flags.
76
77 1999-02-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
78
79         * manual/llio.texi (Waiting for I/O): Correct meaning.  Patch by
80         Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/969].
81
82         * manual/setjmp.texi (Non-Local Exits and Signals): Fix
83         typo.  Patch by Jochen Voss <voss@mathematik.uni-kl.de> [PR libc/970].
84
85 1999-02-15  Ulrich Drepper  <drepper@cygnus.com>
86
87         * string/Versions: Add __strverscmp to GLIBC_2.1.1.
88
89 1999-02-13  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
90
91         * misc/syslog.c (vsyslog): Remember errno for %m format.  Fix
92         check for priority mask.
93
94 1999-02-14  Ulrich Drepper  <drepper@cygnus.com>
95
96         * resolv/netdb.h (AI_NUMERICHOST): Change to 4.
97         Reported by Craig Metz <cmetz@inner.net> .
98
99 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
100
101         * stdio-common/Makefile (tests): tllformat added.
102
103         * stdio-common/tllformat.c: New program, based on tiformat.c with
104         examples from Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
105
106 1999-02-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
107
108         * posix/test-vfork.c: Fix exit status test.
109
110 1999-02-14  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
111
112         * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Add some
113         missing cases.  Reported by Craig Metz <cmetz@inner.net> [PR libc/964].
114
115 1999-02-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
116
117         * sysdeps/m68k/fpu/s_modf.c: Optimized by using __m81_test instead
118         of separare explicit comparisons.
119
120 1999-02-11  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
121
122         * sysdeps/wordsize-64/inttypes.h: Always define ldiv_t if not yet
123         defined.
124
125         * sysdeps/wordsize-32/inttypes.h: Always define lldiv_t if not yet
126         defined.
127
128 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
129
130         * po/el.po: Update from translation team.
131
132 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
133
134         * intl/locale.alias: Fix slovenian entry [PR libc/948].
135
136 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
137
138         * elf/sprof.c: assert.h isn't used anymore, remove inclusion.
139         * inet/ruserpass.c: Likewise.
140         * locale/programs/stringtrans.c: Likewise.
141         * locale/programs/localedef.c: Likewise.
142         * nscd/grpcache.c: Likewise.
143         * nss/nss_files/files-XXX.c: Likewise.
144         * stdlib/canonicalize.c: Likewise.
145         * sysdeps/posix/sigwait.c: Likewise.
146
147 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
148
149         * sunrpc/pmap_rmt.c (clnt_broadcast): We need 32 bit comparison
150         even on 64 bit platforms.
151
152         * sunrpc/clnt_tcp.c (clnttcp_call): Likewise.
153         Patch by Loic Prylli <Loic.Prylli@ens-lyon.fr>.
154
155 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
156
157         * intl/dcgettext.c: Include locale.h is available.
158
159 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
160
161         * po/nl.po: Update from translation team.
162
163         * sysdeps/libm-i387/s_asinhf.S: Correct computing absolute value.
164
165         * Makefile: Allow calling goals for po subdir.
166
167         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add missing RT
168         signal definitions.
169
170         * po/el.po: New file.
171
172 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
173
174         * elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant
175         when processing DT_SYMBOLIC objects.
176
177 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
178
179         * elf/dl-load.c (_dl_map_object_from_fd): When looking for the
180         program headers without PT_PHDR only require that they are
181         contained within one of the loaded segments.  Don't use assert,
182         since that would be a bug in the object, not the dynamic linker.
183
184 1999-02-08  Richard Henderson  <rth@cygnus.com>
185
186         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and
187         restore all call-clobbered fp regs.
188
189 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
190
191         * po/cs.po: New file.
192
193         * resolv/res_hconf.c (_res_hconf_init): Don't use ENV_HOSTCONF for
194         SUID binaries.
195
196 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
197
198         * signal/signal.h: Don't declare __libc_allocate_rtsig.
199         * include/signal.h: Declare __libc_allocate_rtsig here.
200
201         * elf/dl-lookup.c: Increment _dl_num_relocations in the four entry
202         point functions, not do_lookup since the later can be called more
203         than once.
204
205 1999-02-03  Jakub Jelinek  <jj@ultra.linux.cz>
206
207         * sysdeps/generic/segfault.c: Add ADVANCE_STACK_FRAME
208         macro, so that architectures which need to add some special
209         offset to stack pointer can share this file.
210
211         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: New file.
212         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: New file.
213         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: New file.
214         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: New file.
215
216         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Remove.
217         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Remove.
218         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: New file - common
219         between sparc32 and sparc64.
220
221         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Remove.
222         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Remove.
223         * sysdeps/unix/sysv/linux/sparc/vfork.S: New file - common
224         between sparc32 and sparc64.
225
226         * sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: Remove.
227         * sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Remove.
228         * sysdeps/unix/sysv/linux/sparc/fork.S: New file - common
229         between sparc32 and sparc64.
230
231         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Remove.
232         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Remove.
233         * sysdeps/unix/sysv/linux/sparc/sysdep.S: New file - common
234         between sparc32 and sparc64.
235
236 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
237
238         * Versions.def: New version GLIBC_2.1.1 for libc.
239         * stdlib/Versions: Add _Exit, imaxdiv, and imaxdiv to GLIBC_2.1.1.
240         * stdlib/labs.c: Moved to...
241         * sysdeps/generic/labs.c: ...here.
242         * stdlib/llabs.c: Moved to...
243         * sysdeps/generic/llabs.c: ...here.
244         * stdlib/stdlib.h: Allow definition of ldiv_t and lldiv_t in other
245         header.  Declare _Exit.
246         * sysdeps/generic/_exit.c: Add alias _Exit.
247         * sysdeps/mach/hurd/_exit.c: Likewise.
248         * sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
249         * sysdeps/standalone/i960/nindy960/_exit.c: Likewise.
250         * sysdeps/standalone/m68k/m68020/mvme136/_exit.c: Likewise.
251         * sysdeps/unix/_exit.c: Likewise.
252         * sysdeps/wordsize-32/inttypes.h: Define imaxdiv_t and declare
253         imaxdiv and imaxabs.  Declare lldiv_t if necessary.
254         * sysdeps/wordsize-64/inttypes.h: Likewise.
255         * sysdeps/wordsize-32/llabs.c: New file.
256         * sysdeps/wordsize-32/lldiv.c: New file.
257         * sysdeps/wordsize-64/labs.c: New file.
258         * sysdeps/wordsize-64/ldiv.c: New file.
259         * manual/arith.texi: Document imaxabs, imaxdiv_t, and imaxdiv.
260         * manual/startup.texi: Document _Exit.
261
262 1999-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
263
264         * nscd/cache.c: Include <arpa/inet.h> for inet_ntop.
265
266 1999-02-06  Ulrich Drepper  <drepper@cygnus.com>
267
268         * Versions.def: Add versions for ld.so.
269         * csu/Versions: Remove __libc_stack_end here.
270         * elf/Versions: Split libc definitions in libc and ld.so definitions.
271         * elf/Makefile (ld-map): Change to ld.so.map.
272         * scripts/versions.awk: Recognize dot in library names.
273
274         * ctype/ctype.h: Remove definitions of __tolower and __toupper.
275         Don't use __tolower and __toupper in inline functions.
276         Add optimizing macros for tolower and toupper.
277         * ctype/ctype-extn.c (_tolower): Don't use __tolower.
278         (_toupper): Don't use __toupper.
279         * ctype/ctype.c (tolower): Don't use __tolower.
280         (toupper): Don't use toupper.
281
282         * nscd/cache.c (prune_cache): Correct printing of debugging messages.
283
284         * resolv/Versions (libresolv): Export __ns_name_unpack and
285         __ns_name_ntop.
286         * resolv/res_comp.c: Rename ns_name_unpack to __ns_name_unpack and
287         make it global.  Change all users.  Similar for ns_name_ntop.
288         * resolv/nss_dns/dns-host.c: Don't use dn_expand when extracting in
289         user-provided buffer.  Use __ns_name_unpack and __ns_name_ntop
290         directly to detect too small buffer.
291         * resolv/nss_dns/dns-network.c: Likewise.
292
293         * stdio-common/Makefile (tests): Add scanf12.
294         * stdio-common/scanf12.c: New file.
295         * stdio-common/scanf12.input: New file.
296         * stdio-common/vfscanf.c (__vfscanf): Handle +/- at beginning of
297         floating-point correctly if the number is invalid.
298
299         * stdio-common/vfscanf.c: Don't use non-reentrant multibyte conversion
300         functions.
301         * stdio-common/printf_fp.c: Likewise.
302         * stdio-common/printf_fphex.c: Likewise.
303         * stdio-common/vfprintf.c: Likewise.
304
305
306 See ChangeLog.9 for earlier changes.