]> sourceware.org Git - glibc.git/blame - ChangeLog
Update.
[glibc.git] / ChangeLog
CommitLineData
82d0c099
UD
11999-02-08 Ulrich Drepper <drepper@cygnus.com>
2
c3c62655
UD
3 * Makefile: Allow calling goals for po subdir.
4
c56661df
UD
5 * sysdeps/unix/sysv/linux/alpha/bits/signum.h: Add missing RT
6 signal definitions.
7
82d0c099
UD
8 * po/el.po: New file.
9
101999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11
12 * elf/dl-load.c (_dl_map_object_from_fd): Replace magic constant
13 when processing DT_SYMBOLIC objects.
14
151999-02-07 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
16
17 * elf/dl-load.c (_dl_map_object_from_fd): When looking for the
18 program headers without PT_PHDR only require that they are
19 contained within one of the loaded segments. Don't use assert,
20 since that would be a bug in the object, not the dynamic linker.
21
221999-02-08 Richard Henderson <rth@cygnus.com>
23
24 * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Save and
25 restore all call-clobbered fp regs.
26
17f6d8b9
UD
271999-02-08 Ulrich Drepper <drepper@cygnus.com>
28
c18cec57
UD
29 * po/cs.po: New file.
30
17f6d8b9
UD
31 * resolv/res_hconf.c (_res_hconf_init): Don't use ENV_HOSTCONF for
32 SUID binaries.
33
48f6496e
UD
341999-02-07 Ulrich Drepper <drepper@cygnus.com>
35
9395e889
UD
36 * signal/signal.h: Don't declare __libc_allocate_rtsig.
37 * include/signal.h: Declare __libc_allocate_rtsig here.
38
48f6496e
UD
39 * elf/dl-lookup.c: Increment _dl_num_relocations in the four entry
40 point functions, not do_lookup since the later can be called more
41 than once.
42
e1f601e8
UD
431999-02-03 Jakub Jelinek <jj@ultra.linux.cz>
44
45 * sysdeps/generic/segfault.c: Add ADVANCE_STACK_FRAME
46 macro, so that architectures which need to add some special
47 offset to stack pointer can share this file.
48
49 * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h: New file.
50 * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: New file.
51 * sysdeps/unix/sysv/linux/sparc/sparc64/sigcontextinfo.h: New file.
52 * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: New file.
53
54 * sysdeps/unix/sysv/linux/sparc/sparc32/bits/mman.h: Remove.
55 * sysdeps/unix/sysv/linux/sparc/sparc64/bits/mman.h: Remove.
56 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: New file - common
57 between sparc32 and sparc64.
58
59 * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Remove.
60 * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Remove.
61 * sysdeps/unix/sysv/linux/sparc/vfork.S: New file - common
62 between sparc32 and sparc64.
63
64 * sysdeps/unix/sysv/linux/sparc/sparc32/fork.S: Remove.
65 * sysdeps/unix/sysv/linux/sparc/sparc64/fork.S: Remove.
66 * sysdeps/unix/sysv/linux/sparc/fork.S: New file - common
67 between sparc32 and sparc64.
68
69 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Remove.
70 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.S: Remove.
71 * sysdeps/unix/sysv/linux/sparc/sysdep.S: New file - common
72 between sparc32 and sparc64.
73
e518937a
UD
741999-02-07 Ulrich Drepper <drepper@cygnus.com>
75
76 * Versions.def: New version GLIBC_2.1.1 for libc.
77 * stdlib/Versions: Add _Exit, imaxdiv, and imaxdiv to GLIBC_2.1.1.
78 * stdlib/labs.c: Moved to...
79 * sysdeps/generic/labs.c: ...here.
80 * stdlib/llabs.c: Moved to...
81 * sysdeps/generic/llabs.c: ...here.
82 * stdlib/stdlib.h: Allow definition of ldiv_t and lldiv_t in other
83 header. Declare _Exit.
84 * sysdeps/generic/_exit.c: Add alias _Exit.
85 * sysdeps/mach/hurd/_exit.c: Likewise.
86 * sysdeps/standalone/i386/force_cpu386/_exit.c: Likewise.
87 * sysdeps/standalone/i960/nindy960/_exit.c: Likewise.
88 * sysdeps/standalone/m68k/m68020/mvme136/_exit.c: Likewise.
89 * sysdeps/unix/_exit.c: Likewise.
90 * sysdeps/wordsize-32/inttypes.h: Define imaxdiv_t and declare
91 imaxdiv and imaxabs. Declare lldiv_t if necessary.
92 * sysdeps/wordsize-64/inttypes.h: Likewise.
93 * sysdeps/wordsize-32/llabs.c: New file.
94 * sysdeps/wordsize-32/lldiv.c: New file.
95 * sysdeps/wordsize-64/labs.c: New file.
96 * sysdeps/wordsize-64/ldiv.c: New file.
97 * manual/arith.texi: Document imaxabs, imaxdiv_t, and imaxdiv.
98 * manual/startup.texi: Document _Exit.
99
1001999-02-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
101
102 * nscd/cache.c: Include <arpa/inet.h> for inet_ntop.
103
8d8c6efa
UD
1041999-02-06 Ulrich Drepper <drepper@cygnus.com>
105
106 * Versions.def: Add versions for ld.so.
107 * csu/Versions: Remove __libc_stack_end here.
108 * elf/Versions: Split libc definitions in libc and ld.so definitions.
109 * elf/Makefile (ld-map): Change to ld.so.map.
110 * scripts/versions.awk: Recognize dot in library names.
111
112 * ctype/ctype.h: Remove definitions of __tolower and __toupper.
113 Don't use __tolower and __toupper in inline functions.
114 Add optimizing macros for tolower and toupper.
115 * ctype/ctype-extn.c (_tolower): Don't use __tolower.
116 (_toupper): Don't use __toupper.
117 * ctype/ctype.c (tolower): Don't use __tolower.
118 (toupper): Don't use toupper.
119
120 * nscd/cache.c (prune_cache): Correct printing of debugging messages.
121
122 * resolv/Versions (libresolv): Export __ns_name_unpack and
123 __ns_name_ntop.
124 * resolv/res_comp.c: Rename ns_name_unpack to __ns_name_unpack and
125 make it global. Change all users. Similar for ns_name_ntop.
126 * resolv/nss_dns/dns-host.c: Don't use dn_expand when extracting in
127 user-provided buffer. Use __ns_name_unpack and __ns_name_ntop
128 directly to detect too small buffer.
129 * resolv/nss_dns/dns-network.c: Likewise.
4caef86c 130
8d8c6efa
UD
131 * stdio-common/Makefile (tests): Add scanf12.
132 * stdio-common/scanf12.c: New file.
133 * stdio-common/scanf12.input: New file.
134 * stdio-common/vfscanf.c (__vfscanf): Handle +/- at beginning of
135 floating-point correctly if the number is invalid.
4caef86c 136
8d8c6efa
UD
137 * stdio-common/vfscanf.c: Don't use non-reentrant multibyte conversion
138 functions.
4caef86c 139 * stdio-common/printf_fp.c: Likewise.
f98b4bbd 140 * stdio-common/printf_fphex.c: Likewise.
8d8c6efa 141 * stdio-common/vfprintf.c: Likewise.
a2bde807 142
a5f4e34a 143
8d8c6efa 144See ChangeLog.9 for earlier changes.
This page took 0.149285 seconds and 5 git commands to generate.