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