Update.
[platform/upstream/glibc.git] / ChangeLog
1 1999-02-10  Ulrich Drepper  <drepper@cygnus.com>
2
3         * sysdeps/unix/sysv/linux/kernel_stat.h: Define _NO_LFS___PAD1.
4         * sysdeps/unix/sysv/linux/xstatconv.c (xstat64_conv): Don't initialize
5         __pad1 if _NO_LFS___PAD1 is defined.
6         * sysdeps/unix/sysv/linux/bits/stat.h: Remove __pad1 from stat64
7         definition.
8         * sysdeps/unix/sysv/linux/bits/types.h: Change __ino64_t to 64 bits.
9         * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
10
11 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
12
13         * po/el.po: Update from translation team.
14
15 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
16
17         * intl/locale.alias: Fix slovenian entry [PR libc/948].
18
19 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
20
21         * elf/sprof.c: assert.h isn't used anymore, remove inclusion.
22         * inet/ruserpass.c: Likewise.
23         * locale/programs/stringtrans.c: Likewise.
24         * locale/programs/localedef.c: Likewise.
25         * nscd/grpcache.c: Likewise.
26         * nss/nss_files/files-XXX.c: Likewise.
27         * stdlib/canonicalize.c: Likewise.
28         * sysdeps/posix/sigwait.c: Likewise.
29
30 1999-02-09  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
31
32         * sunrpc/pmap_rmt.c (clnt_broadcast): We need 32 bit comparison
33         even on 64 bit platforms.
34
35         * sunrpc/clnt_tcp.c (clnttcp_call): Likewise.
36         Patch by Loic Prylli <Loic.Prylli@ens-lyon.fr>.
37
38 1999-02-09  Ulrich Drepper  <drepper@cygnus.com>
39
40         * intl/dcgettext.c: Include locale.h is available.
41
42 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
43
44         * po/nl.po: Update from translation team.
45
46         * sysdeps/libm-i387/s_asinhf.S: Correct computing absolute value.
47
48         * Makefile: Allow calling goals for po subdir.
49
50         * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add missing RT
51         signal definitions.
52
53         * po/el.po: New file.
54
55 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
56
57         * elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant
58         when processing DT_SYMBOLIC objects.
59
60 1999-02-07  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
61
62         * elf/dl-load.c (_dl_map_object_from_fd): When looking for the
63         program headers without PT_PHDR only require that they are
64         contained within one of the loaded segments.  Don't use assert,
65         since that would be a bug in the object, not the dynamic linker.
66
67 1999-02-08  Richard Henderson  <rth@cygnus.com>
68
69         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and
70         restore all call-clobbered fp regs.
71
72 1999-02-08  Ulrich Drepper  <drepper@cygnus.com>
73
74         * po/cs.po: New file.
75
76         * resolv/res_hconf.c (_res_hconf_init): Don't use ENV_HOSTCONF for
77         SUID binaries.
78
79 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
80
81         * signal/signal.h: Don't declare __libc_allocate_rtsig.
82         * include/signal.h: Declare __libc_allocate_rtsig here.
83
84         * elf/dl-lookup.c: Increment _dl_num_relocations in the four entry
85         point functions, not do_lookup since the later can be called more
86         than once.
87
88 1999-02-03  Jakub Jelinek  <jj@ultra.linux.cz>
89
90         * sysdeps/generic/segfault.c: Add ADVANCE_STACK_FRAME
91         macro, so that architectures which need to add some special
92         offset to stack pointer can share this file.
93
94         * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: New file.
95         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: New file.
96         * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: New file.
97         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: New file.
98
99         * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Remove.
100         * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Remove.
101         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: New file - common
102         between sparc32 and sparc64.
103
104         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Remove.
105         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Remove.
106         * sysdeps/unix/sysv/linux/sparc/vfork.S: New file - common
107         between sparc32 and sparc64.
108
109         * sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: Remove.
110         * sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Remove.
111         * sysdeps/unix/sysv/linux/sparc/fork.S: New file - common
112         between sparc32 and sparc64.
113
114         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Remove.
115         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Remove.
116         * sysdeps/unix/sysv/linux/sparc/sysdep.S: New file - common
117         between sparc32 and sparc64.
118
119 1999-02-07  Ulrich Drepper  <drepper@cygnus.com>
120
121         * Versions.def: New version GLIBC_2.1.1 for libc.
122         * stdlib/Versions: Add _Exit, imaxdiv, and imaxdiv to GLIBC_2.1.1.
123         * stdlib/labs.c: Moved to...
124         * sysdeps/generic/labs.c: ...here.
125         * stdlib/llabs.c: Moved to...
126         * sysdeps/generic/llabs.c: ...here.
127         * stdlib/stdlib.h: Allow definition of ldiv_t and lldiv_t in other
128         header.  Declare _Exit.
129         * sysdeps/generic/_exit.c: Add alias _Exit.
130         * sysdeps/mach/hurd/_exit.c: Likewise.
131         * sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
132         * sysdeps/standalone/i960/nindy960/_exit.c: Likewise.
133         * sysdeps/standalone/m68k/m68020/mvme136/_exit.c: Likewise.
134         * sysdeps/unix/_exit.c: Likewise.
135         * sysdeps/wordsize-32/inttypes.h: Define imaxdiv_t and declare
136         imaxdiv and imaxabs.  Declare lldiv_t if necessary.
137         * sysdeps/wordsize-64/inttypes.h: Likewise.
138         * sysdeps/wordsize-32/llabs.c: New file.
139         * sysdeps/wordsize-32/lldiv.c: New file.
140         * sysdeps/wordsize-64/labs.c: New file.
141         * sysdeps/wordsize-64/ldiv.c: New file.
142         * manual/arith.texi: Document imaxabs, imaxdiv_t, and imaxdiv.
143         * manual/startup.texi: Document _Exit.
144
145 1999-02-07  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
146
147         * nscd/cache.c: Include <arpa/inet.h> for inet_ntop.
148
149 1999-02-06  Ulrich Drepper  <drepper@cygnus.com>
150
151         * Versions.def: Add versions for ld.so.
152         * csu/Versions: Remove __libc_stack_end here.
153         * elf/Versions: Split libc definitions in libc and ld.so definitions.
154         * elf/Makefile (ld-map): Change to ld.so.map.
155         * scripts/versions.awk: Recognize dot in library names.
156
157         * ctype/ctype.h: Remove definitions of __tolower and __toupper.
158         Don't use __tolower and __toupper in inline functions.
159         Add optimizing macros for tolower and toupper.
160         * ctype/ctype-extn.c (_tolower): Don't use __tolower.
161         (_toupper): Don't use __toupper.
162         * ctype/ctype.c (tolower): Don't use __tolower.
163         (toupper): Don't use toupper.
164
165         * nscd/cache.c (prune_cache): Correct printing of debugging messages.
166
167         * resolv/Versions (libresolv): Export __ns_name_unpack and
168         __ns_name_ntop.
169         * resolv/res_comp.c: Rename ns_name_unpack to __ns_name_unpack and
170         make it global.  Change all users.  Similar for ns_name_ntop.
171         * resolv/nss_dns/dns-host.c: Don't use dn_expand when extracting in
172         user-provided buffer.  Use __ns_name_unpack and __ns_name_ntop
173         directly to detect too small buffer.
174         * resolv/nss_dns/dns-network.c: Likewise.
175
176         * stdio-common/Makefile (tests): Add scanf12.
177         * stdio-common/scanf12.c: New file.
178         * stdio-common/scanf12.input: New file.
179         * stdio-common/vfscanf.c (__vfscanf): Handle +/- at beginning of
180         floating-point correctly if the number is invalid.
181
182         * stdio-common/vfscanf.c: Don't use non-reentrant multibyte conversion
183         functions.
184         * stdio-common/printf_fp.c: Likewise.
185         * stdio-common/printf_fphex.c: Likewise.
186         * stdio-common/vfprintf.c: Likewise.
187
188
189 See ChangeLog.9 for earlier changes.