17a19e5b1f94ff151648d7255e36dd9371a869be
[platform/upstream/glibc.git] / ChangeLog
1 2003-05-15  Ulrich Drepper  <drepper@redhat.com>
2
3         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Fix typo
4         (DL_NEED_SYSINFO -> NEED_DL_SYSINFO).  If aux value is not known
5         print numeric values.
6
7 2003-05-12  Thorsten Kukuk  <kukuk@suse.de>
8
9         * inet/netinet/igmp.h: Sync with Linux Kernel 2.5.69 and *BSD.
10
11 2003-05-14  Andreas Schwab  <schwab@suse.de>
12
13         * sysdeps/unix/sysv/linux/ia64/umount.c: New file.
14
15 2003-05-14  Jakub Jelinek  <jakub@redhat.com>
16
17         * elf/rtld.c (dl_main): For LD_TRACE_PRELINKING print search scope
18         even if no DT_NEEDED is present.
19
20 2003-05-13  David Mosberger  <davidm@hpl.hp.com>
21
22         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Fix the fix from
23         2003-03-27: setjmp is NOT a leaf-routine (due to the call to
24         __sigjmp_save) so we can't keep the saved unat value in a scratch
25         register (r16).  Use loc2 instead.
26
27 2003-05-13  Ulrich Drepper  <drepper@redhat.com>
28
29         * csu/Makefile: Do compile elf-init with PIC flag since in dynamic
30         binaries it has to be relocatable.
31
32         * sysdeps/unix/sysv/linux/waitpid.c: Use waitpid syscall is available.
33
34 2003-05-12  Steven Munroe  <sjmunroe@us.ibm.com>
35
36         * sysdeps/powerpc/bits/atomic.h
37         (__arch_compare_and_exchange_bool_8_rel): Define.
38         (__arch_compare_and_exchange_bool_16_rel): Define.
39         (__ARCH_REL_INSTR): Define if not already defined.
40         (__arch_atomic_exchange_and_add_32): Add "memory" to clobber list.
41         (__arch_atomic_decrement_if_positive_32):
42         Add "memory" to clobber list.
43         (__arch_compare_and_exchange_val_32_acq): Remove release sync.
44         (__arch_compare_and_exchange_val_32_rel): Define.
45         (__arch_atomic_exchange_32): Remove.
46         (__arch_atomic_exchange_32_acq): Define.
47         (__arch_atomic_exchange_32_rel): Define.
48         (atomic_compare_and_exchange_val_rel): Define.
49         (atomic_exchange_acq): Use __arch_atomic_exchange_*_acq forms.
50         (atomic_exchange_rel): Define.
51         * sysdeps/powerpc/powerpc32/bits/atomic.h
52         (__arch_compare_and_exchange_bool_32_acq): Remove release sync.
53         (__arch_compare_and_exchange_bool_32_rel): Define.
54         (__arch_compare_and_exchange_bool_64_rel): Define.
55         (__arch_compare_and_exchange_val_64_rel): Define.
56         (__arch_atomic_exchange_64): Remove.
57         (__arch_atomic_exchange_64_acq): Define.
58         (__arch_atomic_exchange_64_rel): Define.
59         * sysdeps/powerpc/powerpc64/bits/atomic.h
60         (__arch_compare_and_exchange_bool_32_rel): Define.
61         (__arch_compare_and_exchange_bool_64_acq): Remove release sync.
62         (__arch_compare_and_exchange_bool_64_rel): Define.
63         (__arch_compare_and_exchange_val_64_acq): Remove release sync.
64         (__arch_compare_and_exchange_val_64_rel): Define.
65         (__arch_atomic_exchange_64): Remove.
66         (__arch_atomic_exchange_64_acq): Define.
67         (__arch_atomic_exchange_64_rel): Define.
68         (__arch_atomic_exchange_and_add_64): Add "memory" to clobber list.
69         (__arch_atomic_decrement_if_positive_64):
70         Add "memory" to clobber list.
71         [!UP](__ARCH_REL_INSTR): Define as lwsync.
72
73 2003-05-11  Andreas Schwab  <schwab@suse.de>
74
75         * io/Makefile ($(objpfx)ftwtest.out): Use absolute file names.
76
77 2003-05-11  Ulrich Drepper  <drepper@redhat.com>
78
79         * time/tst-strftime.c (do_test): Add tests for - flag.
80
81 2003-05-11  Jim Meyering  <jim@meyering.net>
82
83         * time/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
84         the space-padded-by-default conversion specifiers, %e, %k, %l.
85
86 2003-05-11  Andreas Schwab  <schwab@suse.de>
87
88         * sysdeps/generic/sched_setaffinity.c: Fix parameter name.
89
90 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
91
92         * sysdeps/generic/bits/sched.h: Define cpu_set_t only if not
93         already defined and when really needed.
94         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
95
96 2003-05-09  Thorsten Kukuk  <kukuk@suse.de>
97
98         * sysdeps/unix/sysv/linux/netinet/igmp.h: Don't include kernel
99         headers, add defines from kernel header, move it from here...
100         * inet/netinet/igmp.h: ... to here.
101         * inet/Makefile (headers): Add netinet/igmp.h.
102         * sysdeps/unix/sysv/linux/Makefile: Remove netinet/igmp.h.
103         * sysdeps/unix/sysv/linux/Dist: Remove netinet/igmp.h.
104
105 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
106
107         * sysdeps/pthread/lio_listio64.c (lio_listio64): If SIG == NULL,
108         use dummy sigevent structure with SIGEV_NONE [PR libc/5015].
109
110 2003-05-09  Thorsten Kukuk <kukuk@suse.de>
111
112         * libio/bits/stdio.h: Sync prototypes with libio/stdio.h
113         (remove __THROW from possible cancellation points).
114
115 2003-05-10  Ulrich Drepper  <drepper@redhat.com>
116
117         * posix/sched.h (CPU_SETSIZE): Define.
118
119 2003-05-09  Ulrich Drepper  <drepper@redhat.com>
120
121         * Makeconfig (gnulib): Remove -lgcc_eh again.
122
123         * posix/sched.h: Change prototypes of sched_getaffinity and
124         sched_setaffinity.  Define CPU_SET, CPU_CLR, CPU_ISSET, and CPU_ZERO.
125         * sysdeps/generic/sched_getaffinity.c: Adjust definition.
126         * sysdeps/generic/sched_setaffinity.c: Likewise.
127         * sysdeps/generic/bits/sched.h: Define __CPU_SETSIZE, __NCPUBITS,
128         __CPUELT, __CPUMASK, cpu_set_t, __cpu_mask, __CPU_ZERO, __CPU_SET,
129         __CPU_CLR, and __CPU_ISSET.
130         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
131         * sysdeps/unix/sysv/linux/sched_getaffinity.c: New file.
132         * sysdeps/unix/sysv/linux/sched_setaffinity.c: New file.
133
134         * include/atomic.h (atomic_exchange_acq): Renamed from atomic_exchange.
135         (atomic_exchange_rel): New #define.
136         * sysdeps/ia64/bits/atomic.h: Likewise.
137         * sysdeps/i386/i486/bits/atomic.h (atomic_exchange_acq): Renamed from
138         atomic_exchange.
139         * sysdeps/m68k/m68020/bits/atomic.h: Likewise.
140         * sysdeps/powerpc/bits/atomic.h: Likewise.
141         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: Likewise.
142         * sysdeps/sparc/sparc64/bits/atomic.h: Likewise.
143         * sysdeps/x86_64/bits/atomic.h: Likewise.
144         * csu/tst-atomic.c: Use atomic_exchange_acq instead of atomic_exchange.
145
146         * sysdeps/unix/sysv/linux/x86_64/get_clockfreq.c: New file.
147
148 2003-05-08  Ulrich Drepper  <drepper@redhat.com>
149
150         * malloc/thread-m.h: Remove special handling of thread_atfork if
151         HAVE_register_atfork_malloc is defined.
152
153 2003-05-07  Andreas Jaeger  <aj@suse.de>
154
155         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Add DWARF2 unwind
156         information.
157
158 2003-05-06  Ulrich Drepper  <drepper@redhat.com>
159
160         * libio/oldiofdopen.c (_IO_old_fdopen): Use _IO_old_init not _IO_init.
161         * libio/oldiofopen.c (_IO_old_fopen): Likewise.
162         * libio/libioP.h: Declare _IO_old_init.
163         * libio/genops.c (_IO_no_init): Split in two.  New function
164         _IO_old_init.
165
166 2003-05-05  Ulrich Drepper  <drepper@redhat.com>
167
168         * sysdeps/generic/enbl-secure.c (__libc_enable_secure_decided): New
169         variable.
170         (__libc_init_secure): Don't do anything if __libc_enable_secure_decided
171         is nonzero.
172         * include/unistd.h: Declare __libc_enable_secure_decided.
173         * elf/dl-support.c (_dl_aux_init): Recognize AT_UID, AT_EUID, AT_GID,
174         and AT_EGID.  If all found, set __libc_enable_secure and
175         __libc_enable_secure_decided.
176
177         * sysdeps/generic/libc-start.c [!SHARED]: Call
178         __libc_check_standard_fds after __libc_init_first.
179
180 2003-05-05  Roland McGrath  <roland@redhat.com>
181
182         * Makerules (common-before-compile): New variable.
183         ($(common-objpfx)%.make): Depend on that instead of $(before-compile).
184         ($(common-objpfx)%.h $(common-objpfx)%.h.d): Likewise.  Move this rule
185         to after all setting of before-compile.
186
187 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
188
189         * sysdeps/ia64/bits/atomic.h (__arch_compare_and_exchange_val_8_acq,
190         __arch_compare_and_exchange_val_16_acq): Cast 0 to mem's type.
191         * sysdeps/powerpc/powerpc32/bits/atomic.h
192         (__arch_compare_and_exchange_val_64_acq): Likewise.
193         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
194         (__arch_compare_and_exchange_val_8_acq,
195         __arch_compare_and_exchange_val_16_acq,
196         __arch_compare_and_exchange_val_64_acq): Likewise.
197         * sysdeps/sparc/sparc64/bits/atomic.h
198         (__arch_compare_and_exchange_val_8_acq,
199         __arch_compare_and_exchange_val_16_acq): Likewise.
200         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq,
201         __arch_compare_and_exchange_val_16_acq,
202         __arch_compare_and_exchange_val_64_acq): Likewise.
203         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
204         (__arch_compare_and_exchange_val_64_acq): Likewise.
205         * sysdeps/s390/s390-64/backtrace.c (__backtrace): Add cast to shut
206         up warning.
207         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Likewise.
208
209         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
210         (INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0):
211         Return long instead of int.
212         (INTERNAL_SYSCALL_ERROR_P): Cast val to unsigned long, replace
213         0xfffff001u with -4095UL.
214
215 2003-05-05  Andreas Jaeger  <aj@suse.de>
216
217         * sysdeps/x86_64/fpu_control.h: New from i386.
218
219         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (__NR_semtimedop):
220         Define if not defined.
221
222         * sunrpc/Makefile (generated-dirs): New variable.
223         * resolv/Makefile (generated): New variable.
224
225 2003-05-04  Roland McGrath  <roland@redhat.com>
226
227         * csu/Makefile ($(csu-dummies) target rule): Don't use a temp C file.
228         Depend on $(before-compile).
229
230         * csu/Makefile ($(objpfx)crt%.o): Replace implicit rule with a static
231         pattern rule.  The implicit rule could be ruled out when $(objpfx)
232         didn't exist at the time of its consideration (ugh!).
233
234         * Makerules (+make-deps): Fix target matching.
235         Use $(sed-remove-dotdot).
236
237 2003-05-03  Ulrich Drepper  <drepper@redhat.com>
238
239         * nscd/nscd.c (main): Parse config file right after parsing
240         parameters.  Then, if get_stats is true, call receive_print_stats.
241         Drop parameter from nscd_init call.
242         (get_stats): New variable.
243         (parse_opt): Set get_stats, don't call receive_print_stats here.
244         * nscd/nscd.h: Declare dbs, stat_user, and stat_uid.  Adjust nscd_init
245         prototype.
246         * nscd/connections.c (stat_user, stat_uid): New variables.
247         (dbs): Make global.
248         (nscd_init): Don't read configuration file here.  Drop parameter.
249         (handle_request): Cleanup handling of non-database lookup requests.
250         * nscd/nscd_conf.c (nscd_parse_file): Recognize stat-user entry.
251         Get UID of the specified user.  Use xstrdup instead of strdup.
252         * nscd/nscd_stat.c (receive_print_stats): Check UID.  If not zero,
253         check stat_user.
254         * nscd/Makefile (nscd-modules): Add xstrdup.
255         * nscd/nscd.conf: Document stat-user entry.
256
257 2003-05-03  H.J. Lu  <hongjiu.lu@intel.com>
258
259         * sysdeps/unix/sysv/linux/ia64/sysdep.h (__NR_semtimedop): Define
260         if not defined.
261
262 2003-04-22  Roland McGrath  <roland@redhat.com>
263
264         * elf/elf.h (AT_SYSINFO_EHDR): New macro, replaces AT_SYSINFO_EH_FRAME.
265         * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
266         dl_sysinfo_eh_frame member, add dl_sysinfo_dso member instead.
267         * elf/dl-support.c: Update defn.
268         * sysdeps/generic/libc-start.c: Don't call __register_frame_info_bases.
269         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
270         Set GL(dl_sysinfo_dso) from AT_SYSINFO_EHDR.
271         (_dl_show_auxv): Grok AT_SYSINFO_EHDR, not AT_SYSINFO_EH_FRAME.
272         * elf/rtld.c (dl_main) [NEED_DL_SYSINFO]: If GL(dl_sysinfo_dso) is
273         set, set up a link_map for the preloaded, prelinked object.
274
275 2003-05-03  Roland McGrath  <roland@redhat.com>
276
277         * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ...
278         * stdio-common/Makefile: ... not here.
279
280         * csu/Makefile ($(objpfx)initfini.s): Depend on $(before-compile).
281         * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
282
283 2003-05-02  Ulrich Drepper  <drepper@redhat.com>
284
285         * sysdeps/unix/sysv/linux/s390/semtimedop.c: New file.
286
287         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h (IPCOP_semtimedop): Define.
288
289         * sysdeps/generic/dl-fptr.c (_dl_make_fptr): Use 0 not NULL for
290         comparing ftab elements.
291         (_dl_unmap): Fix typo in test.
292         (_dl_make_fptr): Fix typos introduced in last change.
293
294         * sysdeps/generic/dl-fptr.c: Put back one optimization from the
295         original patch.  Use non-exported symbols.  Mark translatable
296         strings.  Pretty printing.
297
298 2003-05-02  Roland McGrath  <roland@redhat.com>
299
300         * Makerules (do-stamp): Do $(make-target-directory).
301
302 2003-04-07  H.J. Lu  <hjl@gnu.org>
303
304         * sysdeps/generic/dl-fptr.c: Modify to remove the lock.
305
306 2003-04-03  H.J. Lu  <hjl@gnu.org>
307
308         * sysdeps/ia64/dl-fptr.c: Moved to ...
309         * sysdeps/generic/dl-fptr.c: Here.
310
311         * sysdeps/generic/dl-fptr.h: New.
312         * sysdeps/ia64/dl-fptr.h: New.
313
314         * sysdeps/ia64/dl-symaddr.c: Moved to ...
315         * sysdeps/generic/dl-symaddr.c: here.
316
317         * sysdeps/ia64/dl-machine.h: Include <dl-fptr.h>.
318         (IA64_BOOT_FPTR_TABLE_LEN): Removed.
319         (ia64_fdesc): Likewise.
320         (ia64_fdesc_table): Likewise.
321         (__ia64_make_fptr): Likewise.
322         (__ia64_init_bootstrap_fdesc_table): Replace __ia64_boot_fptr_table
323         with _dl_boot_fptr_table.
324         (elf_machine_runtime_setup): Replace `struct ia64_fdesc' with
325         `struct fdesc'.
326         (elf_machine_rela): Replace __ia64_make_fptr with _dl_make_fptr.
327
328 2003-05-01  Roland McGrath  <roland@redhat.com>
329
330         * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__].
331         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
332
333         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.h):
334         Use $(make-target-directory).
335         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
336
337         * Makerules (compile-mkdep-flags): New variable, pass -MD -MF $@.d.
338         (compile-command.S): Don't use ifndef.  Append $(compile-mkdep-flags).
339         (compile-command.s, compile-command.c): Likewise.
340         ($(objpfx)%.d): All such pattern rules removed.
341         ($(+sysdir_pfx)sysd-rules): Don't generate them.
342         ($(common-objpfx)dummy.d): Target removed.
343         (make-dummy-dep): Variable removed.
344         (generate-md5): Likewise.
345         (%.d: %.dt): New pattern rule.
346         (+depfiles): Use $(wildcard) function to get just existing *.d files
347         and .d files for existing *.dt files.
348         (common-clean): Remove all *.d and *.dt files.
349         (before-compile): Add $(objpfx). when it doesn't exist,
350         regardless of $(no_deps).
351         * elf/rtld-Rules ($(objpfx)rtld-%.d): All such pattern rules removed.
352         (rtld-depfiles): Use .os.d instead of .d names.
353         Include existing *.d files and .d files for existing *.dt files.
354
355         * Makerules ($(common-objpfx)%.make): Protect with [! subdir].
356         Use -MD, -MT and -MF flags instead of SUNPRO_DEPENDENCIES variable.
357
358         * sysdeps/unix/Makefile ($(common-objpfx)s-%.d): Remove compat.h hack.
359         Do s-*.d includes only if we have some syscall routines in this subdir.
360
361         * include/libc-symbols.h (libc_freeres_ptr): Use %nobits instead of
362         @nobits.  The former is accepted by gas on any ELF platform.
363
364 2003-05-01  Ulrich Drepper  <drepper@redhat.com>
365
366         * sysdeps/unix/sysv/linux/semtimedop.c: New file.
367
368         * malloc/malloc.c (mSTATs): Call ptmalloc_init if necessary.
369
370 2003-04-29  Andreas Schwab  <schwab@suse.de>
371
372         * string/test-strcat.c (do_one_test): Fix attribute name.
373
374 2003-04-30  Alexandre Oliva  <aoliva@redhat.com>
375
376         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make
377         uc_flags long for all ABIs.
378
379 2003-04-30  Andreas Jaeger  <aj@suse.de>
380
381         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h
382         (DR_CONTROL_RESERVED): Use correct value for 64-bit.
383         Reported by Andrew Derrick Balsa <andrebalsa@mailingaddress.org>.
384         Add bi-arch support.
385
386 2003-04-30  Ulrich Drepper  <drepper@redhat.com>
387
388         * malloc/malloc.c (mEMALIGn): Define alias __memalign_internal.
389         (__posix_memalign): Use __memalign_internal instead of memalign.
390
391 2003-04-29  Roland McGrath  <roland@redhat.com>
392
393         * configure.in: Search for AUTOCONF unconditionally.
394         Just don't complain about missing it under --without-cvs.
395
396         * include/libc-symbols.h (__symbol_set_attribute): New macro,
397         give hidden for [SHARED] and weak for [! SHARED].
398         (symbol_set_declare): Use that.  Never need weak_extern these days.
399         * Makerules ($(common-objpfx)shlib.lds): Go back to using PROVIDE.
400         Depend on $(..)Makerules.
401
402 2003-04-29  Ulrich Drepper  <drepper@redhat.com>
403
404         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Use __ protected
405         variants of socket, bind, recvmsg, and sendto.
406
407         * sysdeps/i386/fpu/ftestexcept.c: Also check SSE status word.
408
409         * include/signal.h: Use libc_hidden_proto for sigaddset and sigdelset.
410         * signal/sigaddset.c: Add libc_hidden_def.
411         * signal/sigdelset.c: Likewise.
412
413 2003-04-29  Jakub Jelinek  <jakub@redhat.com>
414
415         * sysdeps/i386/i486/string-inlines.c (__memcpy_g, __strchr_g): Move
416         to the end of the file.
417
418         * configure.in: Change __oline__ to $LINENO.
419         (HAVE_BUILTIN_REDIRECTION): New check.
420         * config.h.in (HAVE_BUILTIN_REDIRECTION): Add.
421         * include/libc-symbols.h (libc_hidden_builtin_proto,
422         libc_hidden_builtin_def, libc_hidden_builtin_weak,
423         libc_hidden_builtin_ver): Define.
424         * include/string.h (memchr, memcpy, memmove, memset, strcat, strchr,
425         strcmp, strcpy, strcspn, strlen, strncmp, strncpy, strpbrk, strrchr,
426         strspn, strstr): Add libc_hidden_builtin_proto.
427         * intl/plural.y: Include string.h.
428         * sysdeps/alpha/alphaev6/memchr.S (memchr): Add
429         libc_hidden_builtin_def.
430         * sysdeps/alpha/alphaev6/memcpy.S (memcpy): Likewise.
431         * sysdeps/alpha/alphaev6/memset.S (memset): Likewise.
432         * sysdeps/alpha/alphaev67/strcat.S (strcat): Likewise.
433         * sysdeps/alpha/alphaev67/strchr.S (strchr): Likewise.
434         * sysdeps/alpha/alphaev67/strlen.S (strlen): Likewise.
435         * sysdeps/alpha/alphaev67/strrchr.S (strrchr): Likewise.
436         * sysdeps/alpha/memchr.S (memchr): Likewise.
437         * sysdeps/alpha/memset.S (memset): Likewise.
438         * sysdeps/alpha/strcat.S (strcat): Likewise.
439         * sysdeps/alpha/strchr.S (strchr): Likewise.
440         * sysdeps/alpha/strcmp.S (strcmp): Likewise.
441         * sysdeps/alpha/strcpy.S (strcpy): Likewise.
442         * sysdeps/alpha/strlen.S (strlen): Likewise.
443         * sysdeps/alpha/strncmp.S (strncmp): Likewise.
444         * sysdeps/alpha/strncpy.S (strncpy): Likewise.
445         * sysdeps/alpha/strrchr.S (strrchr): Likewise.
446         * sysdeps/arm/memset.S (memset): Likewise.
447         * sysdeps/arm/strlen.S (strlen): Likewise.
448         * sysdeps/generic/memchr.c (memchr): Likewise.
449         * sysdeps/generic/memcpy.c (memcpy): Likewise.
450         * sysdeps/generic/memmove.c (memmove): Likewise.
451         * sysdeps/generic/memset.c (memset): Likewise.
452         * sysdeps/generic/strcat.c (strcat): Likewise.
453         * sysdeps/generic/strchr.c (strchr): Likewise.
454         * sysdeps/generic/strcmp.c (strcmp): Likewise.
455         * sysdeps/generic/strcpy.c (strcpy): Likewise.
456         * sysdeps/generic/strcspn.c (strcspn): Likewise.
457         * sysdeps/generic/strlen.c (strlen): Likewise.
458         * sysdeps/generic/strncmp.c (strncmp): Likewise.
459         * sysdeps/generic/strncpy.c (strncpy): Likewise.
460         * sysdeps/generic/strpbrk.c (strpbrk): Likewise.
461         * sysdeps/generic/strrchr.c (strrchr): Likewise.
462         * sysdeps/generic/strspn.c (strspn): Likewise.
463         * sysdeps/generic/strstr.c (strstr): Likewise.
464         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
465         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
466         * sysdeps/i386/i586/memcpy.S (memcpy): Likewise.
467         * sysdeps/i386/i586/memset.S (memset): Likewise.
468         * sysdeps/i386/i586/strchr.S (strchr): Likewise.
469         * sysdeps/i386/i586/strcpy.S (strcpy): Likewise.
470         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
471         * sysdeps/i386/i686/memcpy.S (memcpy): Likewise.
472         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
473         * sysdeps/i386/i686/memset.S (memset): Likewise.
474         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
475         * sysdeps/i386/memchr.S (memchr): Likewise.
476         * sysdeps/i386/memset.c (memset): Likewise.
477         * sysdeps/i386/strchr.S (strchr): Likewise.
478         * sysdeps/i386/strcspn.S (strcspn): Likewise.
479         * sysdeps/i386/strlen.c (strlen): Likewise.
480         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
481         * sysdeps/i386/strrchr.S (strrchr): Likewise.
482         * sysdeps/i386/strspn.S (strspn): Likewise.
483         * sysdeps/ia64/memchr.S (memchr): Likewise.
484         * sysdeps/ia64/memcpy.S (memcpy): Likewise.
485         * sysdeps/ia64/memmove.S (memmove): Likewise.
486         * sysdeps/ia64/memset.S (memset): Likewise.
487         * sysdeps/ia64/strcat.S (strcat): Likewise.
488         * sysdeps/ia64/strchr.S (strchr): Likewise.
489         * sysdeps/ia64/strcmp.S (strcmp): Likewise.
490         * sysdeps/ia64/strcpy.S (strcpy): Likewise.
491         * sysdeps/ia64/strlen.S (strlen): Likewise.
492         * sysdeps/ia64/strncmp.S (strncmp): Likewise.
493         * sysdeps/ia64/strncpy.S (strncpy): Likewise.
494         * sysdeps/m68k/memchr.S (memchr): Likewise.
495         * sysdeps/m68k/strchr.S (strchr): Likewise.
496         * sysdeps/mips/mips64/memcpy.S (memcpy): Likewise.
497         * sysdeps/mips/mips64/memset.S (memset): Likewise.
498         * sysdeps/mips/memcpy.S (memcpy): Likewise.
499         * sysdeps/mips/memset.S (memset): Likewise.
500         * sysdeps/powerpc/powerpc32/memset.S (memset): Likewise.
501         * sysdeps/powerpc/powerpc32/strchr.S (strchr): Likewise.
502         * sysdeps/powerpc/powerpc32/strcmp.S (strcmp): Likewise.
503         * sysdeps/powerpc/powerpc32/strcpy.S (strcpy): Likewise.
504         * sysdeps/powerpc/powerpc32/strlen.S (strlen): Likewise.
505         * sysdeps/powerpc/powerpc64/memcpy.S (memcpy): Likewise.
506         * sysdeps/powerpc/powerpc64/memset.S (memset): Likewise.
507         * sysdeps/powerpc/powerpc64/strchr.S (strchr): Likewise.
508         * sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Likewise.
509         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Likewise.
510         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Likewise.
511         * sysdeps/powerpc/strcat.c (strcat): Likewise.
512         * sysdeps/sparc/sparc32/memchr.S (memchr): Likewise.
513         * sysdeps/sparc/sparc32/memcpy.S (memcpy): Likewise.
514         * sysdeps/sparc/sparc32/memset.S (memset): Likewise.
515         * sysdeps/sparc/sparc32/strcat.S (strcat): Likewise.
516         * sysdeps/sparc/sparc32/strchr.S (strchr, strrchr): Likewise.
517         * sysdeps/sparc/sparc32/strcmp.S (strcmp): Likewise.
518         * sysdeps/sparc/sparc32/strcpy.S (strcpy): Likewise.
519         * sysdeps/sparc/sparc32/strlen.S (strlen): Likewise.
520         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S (memcpy, memmove): Likewise.
521         * sysdeps/sparc/sparc64/memchr.S (memchr): Likewise.
522         * sysdeps/sparc/sparc64/memcpy.S (memcpy, memmove): Likewise.
523         * sysdeps/sparc/sparc64/memset.S (memset): Likewise.
524         * sysdeps/sparc/sparc64/strcat.S (strcat): Likewise.
525         * sysdeps/sparc/sparc64/strchr.S (strchr, strrchr): Likewise.
526         * sysdeps/sparc/sparc64/strcmp.S (strcmp): Likewise.
527         * sysdeps/sparc/sparc64/strcpy.S (strcpy): Likewise.
528         * sysdeps/sparc/sparc64/strcspn.S (strcspn): Likewise.
529         * sysdeps/sparc/sparc64/strlen.S (strlen): Likewise.
530         * sysdeps/sparc/sparc64/strncmp.S (strncmp): Likewise.
531         * sysdeps/sparc/sparc64/strncpy.S (strncpy): Likewise.
532         * sysdeps/sparc/sparc64/strpbrk.S (strpbrk): Likewise.
533         * sysdeps/sparc/sparc64/strspn.S (strspn): Likewise.
534         * sysdeps/sh/memcpy.S (memcpy): Likewise.
535         * sysdeps/sh/memset.S (memset): Likewise.
536         * sysdeps/sh/strlen.S (strlen): Likewise.
537         * sysdeps/s390/s390-32/memchr.S (memchr): Likewise.
538         * sysdeps/s390/s390-32/memcpy.S (memcpy): Likewise.
539         * sysdeps/s390/s390-32/memset.S (memset): Likewise.
540         * sysdeps/s390/s390-32/strcmp.S (strcmp): Likewise.
541         * sysdeps/s390/s390-32/strcpy.S (strcpy): Likewise.
542         * sysdeps/s390/s390-32/strncpy.S (strncpy): Likewise.
543         * sysdeps/s390/s390-64/memchr.S (memchr): Likewise.
544         * sysdeps/s390/s390-64/memcpy.S (memcpy): Likewise.
545         * sysdeps/s390/s390-64/memset.S (memset): Likewise.
546         * sysdeps/s390/s390-64/strcmp.S (strcmp): Likewise.
547         * sysdeps/s390/s390-64/strcpy.S (strcpy): Likewise.
548         * sysdeps/s390/s390-64/strncpy.S (strncpy): Likewise.
549         * sysdeps/x86_64/memcpy.S (memcpy): Likewise.
550         * sysdeps/x86_64/memset.S (memset): Likewise.
551         * sysdeps/x86_64/strcat.S (strcat): Likewise.
552         * sysdeps/x86_64/strchr.S (strchr): Likewise.
553         * sysdeps/x86_64/strcmp.S (strcmp): Likewise.
554         * sysdeps/x86_64/strcpy.S (strcpy): Likewise.
555         * sysdeps/x86_64/strcspn.S (strcspn): Likewise.
556         * sysdeps/x86_64/strlen.S (strlen): Likewise.
557         * sysdeps/x86_64/strspn.S (strspn): Likewise.
558         * string/string-inlines.c: Move...
559         * sysdeps/generic/string-inlines.c: ...here.
560         (__memcpy_g, __strchr_g): Remove.
561         (__NO_INLINE__): Define before including <string.h>,
562         undefine after.  Include bits/string.h and bits/string2.h.
563         * sysdeps/i386/i486/string-inlines.c: New file.
564         * sysdeps/i386/string-inlines.c: New file.
565         * sysdeps/i386/i486/Versions: Remove.
566         All GLIBC_2.1.1 symbols moved...
567         * sysdeps/i386/Versions (libc): ...here.
568
569 2003-04-29  Ulrich Drepper  <drepper@redhat.com>
570
571         * sysdeps/i386/fpu/Makefile: New file.
572         * sysdeps/i386/fpu/fedisblxcpt.c: Also set SSE control word.
573         * sysdeps/i386/fpu/feenablxcpt.c: Likewise.
574         * sysdeps/i386/fpu/feholdexcpt.c: Likewise.
575         * sysdeps/i386/fpu/fesetround.c: Also set SSE rounding mode
576         [PR libc/4987].
577
578 2003-04-28  Ulrich Drepper  <drepper@redhat.com>
579
580         * nscd/nscd_getgr_r.c: Compact code a bit.  Add some __builtin_expect.
581         * nscd/nscd_getpw_r.c: Likewise.
582         * nscd/nscd_gethst_r.c: Likewise.
583
584 2003-04-27  Ulrich Drepper  <drepper@redhat.com>
585
586         * nscd/pwdcache.c: Initialize .version element in result.
587         * nscd/grpcache.c: Likewise.
588         * nscd/pwdcache.c: Likewise.
589
590 2003-04-27  Andreas Schwab  <schwab@suse.de>
591
592         * Makeconfig ($(common-objpfx)sysd-sorted): Fix for running in
593         subdirectory.
594
595 2003-04-27  Andreas Schwab  <schwab@suse.de>
596
597         * sysdeps/unix/sysv/linux/m68k/semtimedop.S: New file.
598
599 2003-04-27  Ulrich Drepper  <drepper@redhat.com>
600
601         * nscd/connections.c (client_queued): New variable.
602         (nscd_run): Revamp the loop.  Don't call poll except for cleanup
603         threads.  Keep track of the number of delays caused because of busy
604         worker threads.
605         * nscd/nscd.h: Declare client_queued.
606         * nscd/nscd_stat.c: Transmit and print client_queued information.
607
608         * locale/programs/locale.c (show_info): Use '\177' instead of CHAR_MAX.
609
610         * Makerules ($(common-objpfx)shlib.lds): Don't use PROVIDE to
611         define __start_libc_freeres_ptrs and __stop___libc_freeres_ptrs.
612
613 2003-04-26  Ulrich Drepper  <drepper@redhat.com>
614
615         * elf/dl-close.c [USE_TLS && TLS_TCB_AT_TP] (_dl_close): Reimplement
616         tracking of freed memory in static TLS block.
617         * elf/Makefile: Add rules to build and run tst-tls13.
618         * elf/tst-tls13.c: New file.
619         * elf/tst-tlsmod13.c: New file.
620         * elf/tst-tlsmod13a.c: New file.
621
622         * elf/tst-tls8.c: Adjust types of variables to avoid warnings.
623
624         * elf/dl-reloc.c: Pretty printing.
625
626 2003-04-26  Roland McGrath  <roland@redhat.com>
627
628         * Makerules ($(common-objpfx)shlib.lds): New target.
629         (common-generated): Add it.
630         (build-shlib, build-module): Use that instead of generating every time.
631         ($(common-objpfx)libc.so): Depend on it.
632         (lib%.so rule): Likewise.
633         (build-module-helper-objlist): Remove %.lds.
634         (LDSEDCMD-c.so): Variable removed.
635         * iconvdata/extra-module.mk ($(objpfx)$(mod).so):
636         Depend on $(common-objpfx)shlib.lds.
637         * dlfcn/Makefile ($(test-modules)): Likewise.
638
639 2003-04-26  Roland McGrath  <roland@frob.com>
640
641         * sysdeps/mach/hurd/tmpfile.c: Remove USE_IN_LIBIO conditionals.
642
643 2003-04-26  Andreas Schwab  <schwab@suse.de>
644
645         * elf/dl-close.c (remove_slotinfo): Fix missing parens.
646
647 2003-04-25  Ulrich Drepper  <drepper@redhat.com>
648
649         * nscd/cache.c (cache_search): Keep track of how many chain links
650         we searched and update table statistics.
651         (cache_add): Keep track of how many values are in the table.
652         (prune_cache): Likewise.  Keep track of locking success.
653         Print messages about removed entries in separate pass.
654         * nscd/connections.c (handle_request): Don't print debug message here.
655         The caller will do it.  Keep track of locking success.
656         (nscd_run): Print debug message.  Also print PID of the client process.
657         * nscd/nscd.c (start_time): New variable.
658         (main): Remember start time.
659         * nscd/nscd.h: Declare start_time.
660         (struct database): Add more members for new statistics.
661         * nscd/nscd_stat.c: Add support for sending, receiving, and printing
662         of new statistics.
663
664         * sysdeps/posix/getaddrinfo.c: Include <stdbool.h>.
665
666 2003-04-22  Jakub Jelinek  <jakub@redhat.com>
667
668         * include/link.h (NO_TLS_OFFSET): Define to 0 if not defined.
669         * elf/dl-close.c (_dl_close): Use NO_TLS_OFFSET.
670         * elf/dl-object.c (_dl_new_object): Initialize l_tls_offset to
671         NO_TLS_OFFSET.
672         * elf/rtld.c (_dl_start_final, _dl_start): Likewise.
673         * elf/dl-reloc.c (CHECK_STATIC_TLS): Use NO_TLS_OFFSET.
674         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Likewise.
675         * sysdeps/powerpc/dl-tls.h (TLS_TPREL_VALUE): Don't subtract
676         TLS_TCB_SIZE.
677
678 2003-04-24  Ulrich Drepper  <drepper@redhat.com>
679
680         * nss/getent.c: Implement alternative host database lookup via
681         getaddrinfo.
682
683         * include/ifaddrs.h: New file.
684         * include/netdb.h: Move definitions of AI_V4MAPPED, AI_ALL, and
685         AI_ADDRCONFIG...
686         * resolv/netdb.h: ...here.
687         * sysdeps/gnu/ifaddrs.c. Use libc_hidden_def where appropriate.
688         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
689         * sysdeps/posix/getaddrinfo.c: Implement AI_V4MAPPED, AI_ALL, and
690         AI_ADDRCONFIG.
691
692 2003-04-24  Roland McGrath  <roland@redhat.com>
693
694         * elf/dl-reloc.c (_dl_allocate_static_tls): Add internal_function.
695
696 2003-04-24  Jakub Jelinek  <jakub@redhat.com>
697
698         * elf/dl-reloc.c (allocate_static_tls): Rename to...
699         (_dl_allocate_static_tls): ... this function.  No longer static.
700         (CHECK_STATIC_TLS): Adjust.
701         * sysdeps/generic/ldsodefs.h (_dl_allocate_static_tls): New prototype.
702         * sysdeps/powerpc/powerpc32/dl-machine.h (__process_machine_rela):
703         Add SYM_MAP argument.
704         (elf_machine_rela): Adjust caller.  Declare SYM_MAP unconditionally.
705         Check if SYM_MAP != NULL for R_PPC_DTPREL32.  Only handle 32-bit
706         TLS relocs here.  #ifdef out relocs which never appear in
707         .gnu.conflict section from dl-conflict.c processing.
708         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
709         Add SYM_MAP argument.  Handle 16-bit TLS relocs here.
710
711         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): #ifdef
712         out relocs which never appear in .gnu.conflict section from
713         dl-conflict.c processing.
714         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
715         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
716         * sysdeps/i386/dl-machine.h (elf_machine_rela): Likewise.
717         Use r_type in RESOLVE macro.
718
719 2003-04-23  Ulrich Drepper  <drepper@redhat.com>
720
721         * nis/ypclnt.c (__yp_bind): Expect YPDB parameter to always be !=
722         NULL.  Remove code made redundant by this assumption.
723         (__yp_unbind): Add call to free.  Adjust all callers.
724
725         * nis/ypclnt.c (yp_all): Free the dom_binding object after
726         unbinding it.
727
728         * grp/initgroups.c (getgrouplist): Don't copy too much into the
729         user buffer if more groups are found than fit into it.
730
731         * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn): Use
732         extend_alloca.
733
734 2003-04-23  Jakub Jelinek  <jakub@redhat.com>
735
736         * sysdeps/posix/getaddrinfo.c (gaih_inet): Check for rc == ERANGE,
737         not rc == errno.  Use extend_alloca.
738
739         * elf/tst-tls12.c (main): Fix declaration.
740         * elf/tst-tls10.c (dummy): Make hidden instead of static.
741         * elf/tst-tlsmod7.c (dummy): Likewise.
742         * elf/tst-tlsmod8.c (dummy): Likewise.
743         * elf/tst-tlsmod9.c (dummy): Likewise.
744
745 2003-04-22  Roland McGrath  <roland@redhat.com>
746
747         * sysdeps/unix/sysv/linux/not-cancel.h: Put parens around macro args.
748         (open_not_cancel): Make last argument non-optional.
749         * sysdeps/generic/check_fds.c (check_one_fd): Update caller.
750         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
751         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
752
753         * include/tls.h: Protect against multiple inclusion.
754
755 2003-04-22  Ulrich Drepper  <drepper@redhat.com>
756
757         * nscd/nscd-client.h: Add declaration for __nscd_open_socket.
758         * nscd/nscd_gethst_r.c (__nscd_open_socket): Renamed from
759         open_socket.  Not static anymore.
760         (nscd_gethst_r): Use __nscd_open_socket.
761         * nscd/nscd_getgr_r.c (open_socket): Removed.
762         (nscd_getgr_r): Use __nscd_open_socket.
763         * nscd/nscd_getpw_r.c (open_socket): Removed.
764         (nscd_getpw_r): Use __nscd_open_socket.
765
766         * nscd/nscd.c (main): Change type of fdn to long int and use strtol.
767         * nscd/connections.c (handle_request): Add cast to avoid warning.
768
769 2003-04-21  Ulrich Drepper  <drepper@redhat.com>
770
771         * signal/sigfillset.c: Moved to...
772         * sysdeps/generic/sigfillset.c: ...here.  If SIGCANCEL is defined
773         do not set the corresponding bit.
774
775         * sysdeps/unix/sysv/linux/sigprocmask.c: Prevent changing mask for
776         SIGCANCEL.
777         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_TKILL.
778         * sysdeps/unix/sysv/linux/bits/siginfo.h: Define SI_TKILL.
779         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Define SI_TKILL.
780         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Define SI_TKILL.
781         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Define SI_TKILL.
782
783 2003-04-20  Ulrich Drepper  <drepper@redhat.com>
784
785         * sysdeps/unix/sysv/linux/not-cancel.h (open_not_cancel): Cast
786         first syscall parameter to const char*.
787
788 2003-04-19  Ulrich Drepper  <drepper@redhat.com>
789
790         * intl/Makefile ($(objpfx)msgs.h): Use C locale for sed run.
791
792         * configure.in: Add AC_PROG_CXX.
793         * config.make.in (CXX): Define.
794
795         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_PRINT): Change type of
796         __len to size_t to avoid warnings.
797
798 2003-04-18  Jes Sorensen  <jes@wildopensource.com>
799
800         * libc/sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Sync with Linux
801         2.5.67.
802         * libc/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
803
804 2003-04-19  Ulrich Drepper  <drepper@redhat.com>
805
806         * stdlib/cxa_finalize.c (__cxa_finalize): Don't call
807         UNREGISTER_ATFORK if d == NULL.
808
809         * catgets/nl_types.h: Remove __THROW marker from cancellation points.
810         * dirent/dirent.h: Likewise.
811         * dlfcn/dlfcn.h: Likewise.
812         * grp/grp.h: Likewise.
813         * iconv/iconv.h: Likewise.
814         * io/fcntl.h: Likewise.
815         * io/ftw.h: Likewise.
816         * libio/stdio.h: Likewise.
817         * misc/sys/mman.h: Likewise.
818         * misc/sys/select.h: Likewise.
819         * misc/sys/syslog.h: Likewise.
820         * misc/sys/uio.h: Likewise.
821         * posix/spawn.h: Likewise.
822         * posix/unistd.h: Likewise.
823         * posix/sys/wait.h: Likewise.
824         * pwd/pwd.h: Likewise.
825         * resolv/netdb.h: Likewise.
826         * rt/aio.h: Likewise.
827         * shadow/shadow.h: Likewise.
828         * signal/signal.h: Likewise.
829         * socket/sys/socket.h: Likewise.
830         * stdlib/stdlib.h: Likewise.
831         * streams/stropts.h: Likewise.
832         * string/string.h: Likewise.
833         * sysdeps/gnu/utmpx.h: Likewise.
834         * sysvipc/sys/msg.h: Likewise.
835         * termios/termios.h: Likewise.
836         * time/time.h: Likewise.
837         * wcsmbs/wchar.h: Likewise.
838         * iconv/gconv_cache.c: Include <not-cancel.h> and use non-cancelable
839         functions.
840         * misc/daemon.c: Likewise.
841         * sysdeps/generic/backtracesymsfd.c: Likewise.
842         * sysdeps/generic/check_fds.c: Likewise.
843         * sysdeps/unix/sysv/linux/gethostid.c: Likewise.
844         * sysdeps/unix/sysv/linux/not-cancel.h: New file.
845         * sysdeps/generic/not-cancel.h: New file.
846         * csu/Makefile (distribute): Add not-cancel.h.
847         * sysdeps/unix/sysv/linux/fatal-prepare.h: New file.
848         * sysdeps/unix/sysv/linux/Makefile: Define FATAL_PREPARE_INCLUDE
849         for assert.c and assert-perr.c to include <fatal-prepare.h>.
850         * sysdeps/unix/sysv/linux/Dist: Add fatal-prepare.h.
851
852         * sysdeps/posix/remove.c (remove): Rewrite.  No need to restore
853         errno and unlink first.
854
855         * io/ftw.c (ftw_dir): In all places assume fchdir is available.
856
857 2003-04-18  Ulrich Drepper  <drepper@redhat.com>
858
859         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_fatal): Use
860         INTERNAL_SYSCALL instead of INLINE_SYSCALL.
861
862 2003-04-17  Ulrich Drepper  <drepper@redhat.com>
863
864         * sysdeps/unix/sysv/linux/Makefile: Remove db2 directory handling.
865
866         * malloc/Makefile (CFLAGS-malloc.c): Define DEFAULT_TOP_PAD to 128k.
867         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-malloc.c): Add to, not
868         replace.
869
870         * signal/Makefile (tests): Add tst-sigsimple.
871         * signal/tst-sigsimple.c: New file.
872
873 2003-04-16  Jakub Jelinek  <jakub@redhat.com>
874
875         * elf/Makefile (distribute): Add tst-tlsmod{[7-9],1[0-2]}.c and
876         tst-tls10.h.
877         (tests): Add tst-tls1[0-2].
878         (modules-names): Add tst-tlsmod{[7-8],1[0-2]}.
879         ($(objpfx)tst-tlsmod8.so): Depend on tst-tlsmod7.so.
880         ($(objpfx)tst-tlsmod10.so): Depend on tst-tlsmod9.so.
881         ($(objpfx)tst-tlsmod12.so): Depend on tst-tlsmod11.so.
882         ($(objpfx)tst-tls10): Depend on tst-tlsmod8.so.
883         ($(objpfx)tst-tls11): Depend on tst-tlsmod10.so.
884         ($(objpfx)tst-tls12): Depend on tst-tlsmod12.so.
885         * elf/tst-tls10.c: New test.
886         * elf/tst-tls11.c: New test.
887         * elf/tst-tls12.c: New test.
888         * elf/tst-tls10.h: New file.
889         * elf/tst-tlsmod7.c: New file.
890         * elf/tst-tlsmod8.c: New file.
891         * elf/tst-tlsmod9.c: New file.
892         * elf/tst-tlsmod10.c: New file.
893         * elf/tst-tlsmod11.c: New file.
894         * elf/tst-tlsmod12.c: New file.
895
896 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
897
898         * sysdeps/powerpc/bits/atomic.h: Moved ppc32/64 specific code to ...
899         * sysdeps/powerpc/powerpc32/bits/atomic.h: New file.
900         * sysdeps/powerpc/powerpc64/bits/atomic.h: New file.
901
902 2003-04-17  Ulrich Drepper  <drepper@redhat.com>
903
904         * posix/regex.h: Include <sys/types.h>.
905
906         * signal/sigrelse.c (sigrelse): Use sigdelset and not __sigdelset.
907         The signal number must be checked.
908         * signal/sighold.c (sighold): Use sigaddset and not __sigaddset.
909         The signal number must be checked [PR libc/5004].
910
911         * sysdeps/unix/sysv/linux/system.c: If compiled without threads
912         don't do anything fancy.
913
914         * sysdeps/generic/bits/libc-lock.h: Define
915         __rtld_lock_define_initialized_recursive.
916
917         * nss/getXXbyYY_r.c [USE_NSCD] (REENTRANT_NAME): Only retry
918         contacting nscd if NOT_USENSCD_NAME > 0.
919         * nss/nsswitch.c (__nss_disable_nscd): New function.
920         * nss/nsswitch.h: Declare it.
921         * nss/Versions [GLIBC_PRIVATE]: Export __nss_disable_nscd.
922         * nscd/nscd.c (main): Call __nss_disable_nscd.
923
924 2003-04-16  Ulrich Drepper  <drepper@redhat.com>
925
926         * stdio-common/perror.c (perror): We don't need to set the offset
927         to _IO_pos_bad, this is how streams are initialized.
928
929         * locale/programs/ld-time.c (TESTARR_ELEM): Make i unsigned.
930         (time_output): If necessary, allocate new buffer for .name string if
931         padding is required.
932
933         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Check lengths
934         before copying.  This might leave holes in the list.  Adjust
935         pointers if necessary.
936         (netlink_receive): Allocate only one block.
937         (free_netlink_handle): Adjust appropriately.
938         (getifaddrs): Lots of cleanups.
939
940         * string/test-strncpy.c (do_one_test): Mark start and stop as
941         possibly unused.
942         * string/test-memchr.c: Likewise.
943         * string/test-memcmp.c: Likewise.
944         * string/test-memcpy.c: Likewise.
945         * string/test-memmove.c: Likewise.
946         * string/test-memset.c: Likewise.
947         * string/test-strcat.c: Likewise.
948         * string/test-strchr.c: Likewise.
949         * string/test-strcmp.c: Likewise.
950         * string/test-strcpy.c: Likewise.
951         * string/test-strlen.c: Likewise.
952         * string/test-strncmp.c: Likewise.
953         * string/test-strpbrk.c: Likewise.
954         * string/test-strrchr.c: Likewise.
955         * string/test-strspn.c: Likewise.
956
957 2003-04-15  Roland McGrath  <roland@redhat.com>
958
959         * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.
960
961         * sysdeps/generic/libc-start.c [NEED_DL_SYSINFO]: Add decl for
962         INTUSE(__register_frame_info_bases).
963
964 2003-04-15  Ulrich Drepper  <drepper@redhat.com>
965
966         * elf/elf.h: Define AT_SYSINFO_EH_FRAME.
967         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Handle
968         AT_SYSINFO_EH_FRAME.  Adjust string width.
969         (_dl_show_auxv):Display AT_SYSINFO_EH_FRAME value.
970         * sysdeps/generic/ldsodefs.h [NEED_DL_SYSINFO] (struct rtld_global):
971         Add _dl_sysinfo_eh_frame field.
972         * elf/dl-support.c [NEED_DL_SYSINFO]: Define _dl_sysinfo_eh_frame.
973         * sysdeps/generic/libc-start.c [NEED_DL_SYSINFO] Define eh_obj
974         variable.
975         [NEED_DL_SYSINFO] (LIBC_START_MAIN): Call __register_frame_info_bases
976         if _dl_sysinfo_eh_frame is non-NULL.
977
978         * Makeconfig (gnulib): Add -lgcc_eh.
979
980         * config.h.in: Define HAVE_FORCED_UNWIND.
981
982 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
983
984         * sysdeps/powerpc/powerpc64/strcmp.S: Convert to full 64-bit.
985         * sysdeps/powerpc/powerpc64/strcpy.S: Likewise.
986
987 2003-04-15  Jakub Jelinek  <jakub@redhat.com>
988
989         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Avoid
990         checking R_PPC_RELATIVE, R_PPC_NONE and whether relocation is
991         against local symbol in conflict processing.
992
993 2003-04-15  Steven Munroe  <sjmunroe@us.ibm.com>
994
995         * sysdeps/powerpc/bits/atomic.h
996         [__powerpc64] (__arch_compare_and_exchange_val_64_acq): Define.
997         [! __powerpc64] (__arch_compare_and_exchange_val_64_acq): Defined
998         as abort stub.
999         (__arch_compare_and_exchange_val_32_acq): Define.
1000         (atomic_compare_and_exchange_val_acq): Define.
1001
1002 2003-04-15  Ulrich Drepper  <drepper@redhat.com>
1003
1004         * include/atomic.h: Pretty printing.
1005
1006 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1007
1008         * stdio-common/vfscanf.c: Add casts to avoid warnings.
1009
1010 2003-04-14  Jakub Jelinek  <jakub@redhat.com>
1011
1012         * sysdeps/i386/i486/bits/atomic.h: Rename LOCK to LOCK_PREFIX.
1013         * sysdeps/x86_64/bits/atomic.h: Likewise.
1014
1015 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1016
1017         * sysdeps/unix/sysv/linux/i386/sysdep.h: Change PUSHARGS_1 and
1018         POPARGS_1 to emit labels for the mov instructions.
1019
1020 2003-04-14  Jakub Jelinek  <jakub@redhat.com>
1021
1022         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (ret_NOERRNO): Define.
1023
1024 2003-04-14  Roland McGrath  <roland@redhat.com>
1025
1026         * sysdeps/generic/unwind-dw2.c (_Unwind_GetCFA): Add a cast to silence
1027         compiler warning.
1028
1029         * sysdeps/generic/unwind-pe.h: Fix decl hacks broken in merge.
1030
1031 2003-04-14  Ulrich Drepper  <drepper@redhat.com>
1032
1033         * string/strxfrm.c (STRXFRM): Terminate rulearr at correct
1034         position.  Reported by jreiser@BitWagon.com.
1035
1036 2003-04-13  Ulrich Drepper  <drepper@redhat.com>
1037
1038         * sysdeps/generic/unwind-dw2-fde.c: Update from recent gcc version.
1039         * sysdeps/generic/unwind-dw2-fde.h: Likewise.
1040         * sysdeps/generic/unwind-dw2.c: Likewise.
1041         * sysdeps/generic/unwind-pe.h: Likewise.
1042
1043 2003-04-13  Alexandre Oliva  <aoliva@redhat.com>
1044
1045         * sysdeps/unix/sysv/linux/mips/profil-counter: New.
1046         * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Port to n32/n64.
1047         * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: New.
1048         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Port to n32/n64.
1049         (mcontext_t): Make it match the 32-bit mips kernel in o32.
1050         * sysdeps/unix/sysv/linux/mips/sys/user.h: Bring in constants from
1051         the mips and mips64 headers.
1052         (struct user): Port to n32/n64.
1053
1054 2003-04-12  Ulrich Drepper  <drepper@redhat.com>
1055
1056         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Add cast to
1057         avoid warning.
1058
1059         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): If
1060         __ASSUME_VSYSCALL is defined don't add restorer.
1061         * sysdeps/unix/sysv/linux/kernel-features.h: Define
1062         __ASSUME_VSYSCALL for 2.5.53.
1063
1064 2003-04-11  Ulrich Drepper  <drepper@redhat.com>
1065
1066         * sysdeps/generic/libc-start.c: Cleanup MAIN_AUXVEC_ARG handling.
1067         Remove HAVE_CANCELBUF code.  Replace with code using the new
1068         initializers for unwind-based cleanup handling.
1069         * sysdeps/generic/unwind.h: Update from latest gcc version.
1070         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define labels in a few
1071         places to allow unwind data generation.
1072         * sysdeps/i386/bits/setjmp.h: Allow file to be included multiple times.
1073         * sysdeps/x86_64/bits/setjmp.h: Likewise.
1074         * sysdeps/sh/bits/setjmp.h: Likewise.
1075         * sysdeps/powerpc/bits/setjmp.h: Likewise.
1076         * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h: Likewise.
1077         * sysdeps/alpha/bits/setjmp.h: Likewise.
1078
1079 2003-04-11  Roland McGrath  <roland@redhat.com>
1080
1081         * csu/tst-empty.c: New file.
1082         * csu/Makefile (tests, tests-static): Add it.
1083
1084 2003-04-11  Jakub Jelinek  <jakub@redhat.com>
1085
1086         * string/test-strcmp.c (do_random_tests): Test whether return value
1087         has been promoted to wordsize if the ABI requires caller to do so.
1088         * string/test-strncmp.c (do_random_tests): Likewise.
1089         * string/test-memcmp.c (do_random_tests): Likewise.
1090
1091         * sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Sign extend rRTN
1092         before returning.
1093
1094         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
1095         (__fe_nomask_env): Try prctl even if __ASSUME_NEW_PRCTL_SYSCALL
1096         is not defined, but the prctl constants are.
1097
1098         * string/tester.c (test_strcmp): Fix a typo.
1099
1100 2003-04-09  Ulrich Drepper  <drepper@redhat.com>
1101
1102         * sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD definition.
1103         * sysdeps/powerpc/fpu/bits/mathdef.h: Likewise.
1104
1105 2003-04-08  Alexandre Oliva  <aoliva@redhat.com>
1106
1107         * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on
1108         NewABI.
1109         (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on
1110         NewABI.
1111         * sysdeps/mips/mips64/memcpy.S: Adjust register naming
1112         conventions.
1113         * sysdeps/mips/mips64/memset.S: Likewise.
1114         * sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]:
1115         Use t0 instead of t4 as temporary.
1116
1117 2003-04-07  Ulrich Drepper  <drepper@redhat.com>
1118
1119         * elf/ldconfig.c (parse_conf): Ignore leading whitespace.  Use
1120         feof_unlocked instead of feof.
1121         (add_dir): Ignore trailing whitespace.
1122
1123 2003-04-07  Jakub Jelinek  <jakub@redhat.com>
1124
1125         * posix/bug-regex4.c (main): Cap RANGE and STOP arguments to
1126         sum of SIZE1 and SIZE2 arguments.
1127
1128 2003-04-06  Ulrich Drepper  <drepper@redhat.com>
1129
1130         * iconv/iconv_prog.c (process_block): Don't print message about
1131         invalid input if the -c option is used.
1132         (main): Correctly append IGNORE string for -c option.
1133
1134 2002-04-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1135
1136         * sysdeps/sh/bits/atomic.h: Moved to ...
1137         * sysdeps/unix/sysv/linux/sh/bits/atomic.h: ... here.  Add comments.
1138         (__arch_compare_and_exchange_val_*_acq): Add parens around macro
1139         arguments.
1140         (atomic_bit_set, atomic_bit_test_set): Likewise.
1141         (atomic_exchange_and_add): Likewise.  Don't evaluate VALUE argument
1142         twice.
1143         (atomic_add, atomic_add_negative, atomic_add_zero): Likewise.
1144
1145 2003-04-06  Roland McGrath  <roland@redhat.com>
1146
1147         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Rewrite register
1148         restoration as done for setcontext yesterday.
1149
1150 2003-04-06  Jakub Jelinek  <jakub@redhat.com>
1151
1152         * elf/rtld.c: Revert 2003-03-14 change.
1153         * elf/dl-conflict.c (_dl_resolve_conflicts): Move
1154         #if ! ELF_MACHINE_NO_RELA conditional into the routine.
1155
1156 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
1157
1158         * sunrpc/xdr.c (xdr_string): Catch nodesize == 0 [PR libc/4999].
1159
1160         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
1161         Always initialize *signgamp before returning an error.
1162
1163 2003-04-05  Roland McGrath  <roland@redhat.com>
1164
1165         * sysdeps/unix/sysv/linux/i386/setcontext.S: Rewrite to avoid writing
1166         below the stack pointer even if switching to the same context we are
1167         running right now.
1168
1169 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
1170
1171         * catgets/gencat.c (read_input_file): Make sure that \n is not
1172         alone on the line before testing for continuation.
1173
1174         * math/test-tgmath.c (compile_test): Initialize c.
1175
1176 2003-04-05  Alexandre Oliva  <aoliva@redhat.com>
1177
1178         * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New.
1179         * sysdeps/unix/sysv/linux/mips/mips64/n32/truncate64.c: New.
1180         * sysdeps/unix/sysv/linux/kernel-features.h: fcntl64 is available
1181         on mips n32.
1182         * sysdeps/unix/sysv/linux/mips/kernel_stat.h: Explain why
1183         XSTAT_IS_XSTAT64 must not be used for mips n64.  Use 64-bit data
1184         structure on n32 as well.
1185         * sysdeps/unix/sysv/linux/mips/bits/stat.h: Use POSIX-compliant
1186         data types on n32 and n64.
1187
1188 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
1189
1190         * libio/fileops.c (_IO_new_file_fopen): Don't free step data right
1191         after getting them.
1192
1193         * malloc/thread-m.h [PTHREAD_MUTEX_INITIALIZER]: If
1194         HAVE_register_atfork_malloc is defined use __register_atfork_malloc
1195         instead of __register_atfork.
1196
1197 2003-04-05  Jakub Jelinek  <jakub@redhat.com>
1198
1199         * stdio-common/reg-printf.c (__register_printf_function): Calloc
1200         instead of malloc __printf_arginfo_table and __printf_function_table.
1201         Reported by John Reiser <jreiser@BitWagon.com>.
1202
1203 2003-04-04  Steven Munroe  <sjmunroe@us.ibm.com>
1204
1205         * sysdeps/powerpc/powerpc64/strchr.S: 64-bit optimizations.
1206         * sysdeps/powerpc/powerpc64/strlen.S: 64-bit optimizations.
1207
1208         * sysdeps/powerpc/fpu/bits/mathdef.h (FLT_EVAL_METHOD): Undef before
1209         defining.
1210
1211 2003-04-04  Alexandre Oliva  <aoliva@redhat.com>
1212
1213         * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust
1214         for n64 abi.
1215
1216 2003-04-03  Roland McGrath  <roland@redhat.com>
1217
1218         * configure.in: Fix up use of compilation flags to match the build:
1219         For .s files, $ASFLAGS;
1220         For .S files, $CPPFLAGS $ASFLAGS;
1221         For .c files, $CFLAGS $CPPFLAGS;
1222         when linking, add $LDFLAGS.
1223         * configure: Regenerated.
1224
1225 2003-04-03  Jakub Jelinek  <jakub@redhat.com>
1226
1227         * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path): Reverse test
1228         for atomic_compare_and_exchange_bool_acq failure.
1229
1230 2003-04-03  Ulrich Drepper  <drepper@redhat.com>
1231
1232         * posix/unistd.h: Define _POSIX_VERSION, _POSIX2_VERSION,
1233         _POSIX2_C_BIND, _POSIX2_C_DEV, _POSIX2_SW_DEV, and
1234         _POSXI2_LOCALEDEF to 200112L.  Remove _POSIX2_C_VERSION.
1235         Remove declaration of pthread_atfork.
1236
1237 2003-04-02  Ulrich Drepper  <drepper@redhat.com>
1238
1239         * locale/iso-639.def: Add many more languages from the current ISO 639.
1240
1241         * sysdeps/unix/sysv/linux/ipc_priv.h: Define IPCOP_semtimedop.
1242         * sysdeps/generic/semtimedop.c: New file.
1243         * sysdeps/unix/sysv/linux/i386/semtimedop.S: New file.
1244         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add semtimedop.
1245         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
1246         * sysvipc/Makefile (routines): Add semtimedop.
1247         * sysvipc/Versions [GLIBC_2.3.3] (glibc): Add semtimedop.
1248         * sysvipc/sys/sem.h: Declare semtimedop.
1249
1250 2003-04-02  Daniel Jacobowitz  <drow@mvista.com>
1251
1252         * configure.in: Check for __register_frame_info in both
1253         -lgcc and -lgcc_eh.
1254         * configure: Regenerated.
1255
1256 2003-04-01  Roland McGrath  <roland@redhat.com>
1257
1258         * scripts/abilist.awk: Allow dots in soname suffix.
1259
1260         * scripts/abilist.awk (emit): Fix bailout condition.
1261
1262 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
1263
1264         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: Use the
1265         IA-64 version.
1266
1267         * elf/tls-macros.h [__ia64__] (TLS_IE, TLS_LD, TLS_GD): Add gp
1268         register as input to asm.
1269
1270 2003-04-01  Jakub Jelinek  <jakub@redhat.com>
1271
1272         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (sigevent_t): Fix a typo.
1273
1274 2003-04-01  Andreas Jaeger  <aj@suse.de>
1275
1276         * configure.in: Output as/ld as name if version is too old.
1277
1278 2003-03-31  Daniel Jacobowitz  <drow@mvista.com>
1279
1280         * configure.in: Don't require an installed C library in the test
1281         for ".set" assembler support.
1282
1283 2003-03-31  Roland McGrath  <roland@redhat.com>
1284
1285         * signal/tst-sigset.c: New file.
1286         * signal/Makefile (tests): Add it.
1287
1288 2003-03-31  Ulrich Drepper  <drepper@redhat.com>
1289
1290         * sysdeps/unix/sysv/linux/alpha/bits/signum.h (_NSIG): Define to 65.
1291         * sysdeps/unix/sysv/linux/hppa/bits/signum.h (_NSIG): Likewise.
1292         * sysdeps/unix/sysv/linux/sparc/bits/signum.h (_NSIG): Likewise.
1293         * sysdeps/unix/sysv/linux/bits/signum.h (_NSIG): Likewise.
1294         (__SIGRTMAX): Adjust accordingly.
1295         * sysdeps/gnu/siglist.c: If OLD2_SIGLIST_SIZE is defined define
1296         second compatibility symbol set.
1297         * sysdeps/unix/sysv/linux/siglist.h (OLD2_SIGLIST_SIZE): Define.
1298
1299 2003-03-31  Andreas Schwab  <schwab@suse.de>
1300
1301         * sysdeps/m68k/m68020/bits/atomic.h (atomic_increment_and_test):
1302         Define.
1303         (atomic_decrement_and_test): Fix test.
1304
1305 2003-03-31  Jakub Jelinek  <jakub@redhat.com>
1306
1307         * sysdeps/sparc/sparc32/bits/atomic.h: New file.
1308         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h: New file.
1309         * sysdeps/sparc/sparc64/bits/atomic.h: New file.
1310         * sysdeps/sparc/sparc32/atomicity.h: Removed.
1311         * sysdeps/sparc/sparc32/sparcv9/atomicity.h: Removed.
1312         * sysdeps/sparc/sparc64/atomicity.h: Removed.
1313
1314 2003-03-30  Roland McGrath  <roland@redhat.com>
1315
1316         * scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone.
1317
1318         * intl/po2test.sed: Anchor substitution regexps to fix last change.
1319
1320 2003-03-29  Paolo Bonzini  <bonzini@gnu.org>
1321
1322         * intl/po2test.sed: Unify the transformations for msgid and msgstr
1323         and remove a useless s/// command.
1324
1325 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
1326
1327         * sysdeps/ia64/dl-machine.h (RTLD_START): Wrap ".save rp, r0"
1328         directive into empty .prologue region to ensure that call-chain
1329         is terminated even for the first instruction.
1330
1331         * sysdeps/ia64/elf/start.S (_start): Use ".save rp, r0" idiom
1332         to terminate call-chain right from the get-go.
1333
1334         * sysdeps/unix/sysv/linux/ia64/fork.S (fork): Remove unnecessary
1335         stop bit between compare & branch.
1336
1337 2003-03-29  Ulrich Drepper  <drepper@redhat.com>
1338
1339         * stdlib/strtod.c (INTERNAL): Recognize first digit after decimal
1340         point correctly [PR libc/4993].
1341
1342         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Avoid
1343         netlink_open calls if netlink is known to not be available.
1344
1345 2003-03-29  Alexandre Oliva  <aoliva@redhat.com>
1346
1347         * configure.in: Add mips64* support.
1348         * sysdeps/mips/bits/endian.h: Make it bi-endian.
1349         * sysdeps/mips/mipsel/bits/endian.h: Removed.
1350         * sysdeps/mips/mips64/n32/el/bits/endian.h: Removed.
1351         * sysdeps/mips/mips64/n64/el/bits/endian.h: Removed.
1352         * sysdeps/mips/mips32/Makefile (CC): Add -mabi=32.
1353         * sysdeps/mips/mips64/n32/Makefile (CC): Add -mabi=n32.
1354         * sysdeps/mips/mips64/n64/Makefile (CC): Add -mabi=64.
1355         * sysdeps/mips/Implies: Moved wordsize-32 to...
1356         * sysdeps/mips/mips32/Implies: New file.
1357         * sysdeps/unix/mips/sysdep.h (PSEUDO_NOERRNO, PSEUDO_END_NOERRNO,
1358         ret_NOERRNO): New.
1359         (ret, PSEUDO_END): Moved past END.
1360         (PSEUDO): Moved to...
1361         * sysdeps/unix/mips/mips32/sysdep.h: New file.
1362         * sysdeps/unix/mips/mips64/n32/sysdep.h: Removed #undef PSEUDO.
1363         * sysdeps/unix/mips/mips64/n64/sysdep.h: Likewise.
1364         * sysdeps/unix/sysv/linux/mips/sysdep.h: Move to...
1365         * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h: New file.
1366         * sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: New file.
1367
1368         * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
1369         Re-introduce ENTRY.
1370
1371 2003-03-28  Thorsten Kukuk  <kukuk@suse.de>
1372
1373         * sysdeps/unix/sysv/linux/ifaddrs.c: New file.
1374         * inet/test-ifaddrs.c: Allow AF_PACKET.
1375         * sysdeps/unix/sysv/linux/kernel-features.h: Add
1376         __ASSUME_NETLINK_SUPPORT.
1377
1378 2003-03-28  Ulrich Drepper  <drepper@redhat.com>
1379
1380         * elf/vismain.c (do_test): Comment out tests which fail in the moment.
1381
1382 2003-03-26  H.J. Lu  <hjl@gnu.org>
1383
1384         * elf/vismod.h (getvarlocal1): Return const char **.
1385         (getvarinmod1): Likewise.
1386         (getvaritcpt1): Likewise.
1387         (getvarlocal2): Likewise.
1388         (getvarinmod2): Likewise.
1389         (getvaritcpt2): Likewise.
1390         (getvaritcpt3): Likewise.
1391         * elf/vismain.c (do_test): Adjusted.
1392         * elf/vismod1.c (getvarlocal1): Return address.
1393         (getvarinmod1): Likewise.
1394         (getvaritcpt1): Likewise.
1395         * elf/vismod2.c (getvarlocal2): Likewise.
1396         (getvarinmod2): Likewise.
1397         (getvaritcpt2): Likewise.
1398         * elf/vismod3.c (getvaritcpt3): Likewise.
1399
1400 2003-03-28  Roland McGrath  <roland@redhat.com>
1401
1402         * elf/vismain.c (do_test): Print both addresses when they don't match.
1403
1404         * scripts/abilist.awk: If given -v filename_regexp and/or -v
1405         libname_regexp when parsing names, then produce output only
1406         for those matching the given regexps.  In combine mode, save all
1407         stanzas for a final sorting by stanza header at the end.
1408         Emit a blank line between stanzas.
1409
1410         * scripts/abilist.awk: When given -v combine=1, do parse_names and
1411         emit a single output stream with lib name in stanza header lines.
1412
1413         * scripts/abilist.awk: Emit A for all *ABS* regardless of type.
1414
1415 2003-03-27  Roland McGrath  <roland@redhat.com>
1416
1417         * sysdeps/powerpc/bits/atomic.h [! __powerpc64__]
1418         (__arch_atomic_decrement_if_positive_64): Fix bogus definition.
1419
1420 2003-03-28  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1421
1422         * sysdeps/sh/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
1423         Return old value. Make asm output reg constraint earlyclobber.
1424         Renamed from...
1425         (__arch_compare_and_exchange_8_acq): ... this.
1426         (__arch_compare_and_exchange_val_16_acq):
1427         Return old value. Make asm output reg constraint earlyclobber.
1428         Renamed from...
1429         (__arch_compare_and_exchange_16_acq): ... this.
1430         (__arch_compare_and_exchange_val_32_acq):
1431         Return old value. Make asm output reg constraint earlyclobber.
1432         Renamed from...
1433         (__arch_compare_and_exchange_32_acq): ... this.
1434         (__arch_compare_and_exchange_val_64_acq):
1435         Renamed from...
1436         (__arch_compare_and_exchange_64_acq): ... this.
1437         (atomic_exchange_and_add): Use local variables and
1438         __arch_compare_and_exchange_val_64_acq.
1439         (atomic_add): Likewise.
1440         (atomic_add_negative, atomic_add_zero): Use local variables.
1441
1442 2003-03-28  Alexandre Oliva  <aoliva@redhat.com>
1443
1444         * sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
1445
1446 2003-03-27  Ulrich Drepper  <drepper@redhat.com>
1447
1448         * Makefile: Remove libmd5crypt goal.
1449
1450 2003-03-25  Jakub Jelinek  <jakub@redhat.com>
1451
1452         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Restore
1453         special handling of relocations against local symbols.
1454
1455 2003-03-27  Steven Munroe  <sjmunroe@us.ibm.com>
1456
1457         * sysdeps/powerpc/bits/atomic.h
1458         (__arch_compare_and_exchange_bool_32_acq): Move to [!__powerpc64__].
1459         [__powerpc64__] (__arch_compare_and_exchange_bool_32_acq):
1460         Define PPC64 specific version.
1461         [__powerpc64__] (__arch_compare_and_exchange_bool_64_acq):
1462         Change (mem) constraint to "b".
1463         [__powerpc64__] (__arch_atomic_exchange_and add_64):
1464         Replace addi with add. Change (value) contraint to "r".
1465         Change (mem) constraint to "b".
1466         [__powerpc64__] (__arch_atomic_decrement_if_positive_64): New macro.
1467         (__arch_atomic_exchange_32): Change (mem) constraint to "b".
1468         (__arch_atomic_exchange_and_add_32): Change (mem) constraint to "b".
1469         (__arch_atomic_decrement_if_positive_32): New macro.
1470         (atomic_decrement_if_positive): Use __arch* macros.
1471
1472 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
1473
1474         * sysdeps/ia64/fpu/libm-test-ulps: Update.
1475
1476 2003-03-27  Roland McGrath  <roland@redhat.com>
1477
1478         * scripts/rpm2dynsym.sh: New file.
1479         * Makefile (distribute): Add it.
1480
1481 2003-03-27  David Mosberger  <davidm@hpl.hp.com>
1482
1483         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Restore caller's
1484         ar.unat before returning.  Add missing .mem.offset directives
1485         to ensure file gets assembled without warnings.
1486         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
1487
1488 2003-03-27  Jakub Jelinek  <jakub@redhat.com>
1489
1490         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf) <_SC_MONOTONIC_CLOCK>:
1491         Return -1 instead of 0 if clock_getres failed.
1492
1493 2003-03-27  Roland McGrath  <roland@redhat.com>
1494
1495         * scripts/abilist.awk: If variable `parse_names' is set, grok the file
1496         header lines and write out foo.symlist files for each foo.so.NN listed.
1497
1498         * libio/libioP.h (_IO_wfile_jumps): Remove attribute_hidden.
1499         This symbol is exported, and we don't want to hide it.
1500         Add libc_hidden_proto instead.
1501         (_IO_file_jumps): Add libc_hidden_proto.
1502         * libio/wfileops.c (_IO_wfile_jumps): Add libc_hidden_data_def.
1503         Remove INTVARDEF.
1504         * libio/fileops.c (_IO_file_jumps): Likewise.
1505         * libio/stdfiles.c: Don't use INTUSE on them.
1506         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
1507         * libio/iofopen.c (__fopen_internal): Likewise.
1508         * libio/freopen.c (freopen): Likewise.
1509         * libio/freopen64.c (freopen64): Likewise.
1510         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
1511
1512         * Makerules (check-abi) [$(enable-check-abi) = warn]:
1513         Ignore exit status from diff.
1514         * configure.in (enable_check_abi): Document possible value "warn".
1515         Change default to no for now.
1516         * configure: Regenerated.
1517
1518         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Emit stub_warning
1519         macro calls and a #include <stub-tag.h> at the end.
1520         * Makerules ($(objpfx)stubs): Tweak sed commands.
1521
1522         * sysdeps/unix/sysv/linux/syscalls.list: Use - rather than EXTRA in
1523         caller column for *xattr syscalls, since they are in sysdeps/generic.
1524
1525         * sysdeps/unix/sysv/linux/i386/setfsuid.c: setfsgid -> setfsuid
1526         * sysdeps/unix/sysv/linux/i386/setfsgid.c: setfsuid -> setfsgid
1527
1528 2003-03-26  Roland McGrath  <roland@redhat.com>
1529
1530         * Makerules (check-abi-config): Use /thread instead of /tls when
1531         use-thread and not just use-tls is set.
1532
1533         * Makerules (update-abi): Put quotes around $(update-abi-config).
1534
1535         * elf/Makefile (check-abi): Depend on check-abi-ld.
1536         (update-abi): Depend on update-abi-ld.
1537
1538 2003-03-26  GOTO Masanori  <gotom@debian.or.jp>
1539
1540         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Use INTERNAL_SYSCALL and
1541         do not check for errors (unless testing for 32bit variant).
1542         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise.
1543
1544 2003-03-27  Philip Blundell  <philb@gnu.org>
1545
1546         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): Use
1547         unconditional mov.  Remove nop.
1548
1549         * sysdeps/unix/sysv/linux/kernel-features.h
1550         (__ASSUME_VFORK_SYSCALL): Define for kernel 2.4 on arm.
1551         * sysdeps/unix/sysv/linux/arm/vfork.S: Elide compatibility code
1552         when __ASSUME_VFORK_SYSCALL is defined.
1553         * sysdeps/unix/sysv/linux/arm/mmap64.S: Likewise for
1554         __ASSUME_MMAP2_SYSCALL.
1555         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise for
1556         __ASSUME_REALTIME_SIGNALS.
1557
1558 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
1559
1560         * sysdeps/generic/ldsodefs.h (ELF_RTYPE_CLASS_COPY): Define to 2
1561         only if DL_NO_COPY_RELOCS is not defined.
1562         * sysdeps/ia64/dl-lookupcfg.h: Define DL_NO_COPY_RELOCS.
1563
1564 2003-03-26  Roland McGrath  <roland@redhat.com>
1565
1566         * sysdeps/unix/make-syscalls.sh: When an undefined syscall has
1567         SOURCE=-, append its symbol names to make variable unix-stub-syscalls.
1568         * sysdeps/unix/Makefile [$(subdir) = misc] [unix-stub-syscalls]
1569         (sysdep_routines): Add stub-syscalls.
1570         ($(objpfx)stub-syscalls.c): New target.
1571         (generated): Add stub-syscalls.c.
1572
1573         * tls.make.c: Also define use-tls according to USE_TLS macro.
1574
1575 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
1576
1577         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (struct siginfo): Avoid
1578         no-op padding element.
1579         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
1580         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
1581         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1582         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
1583
1584 2003-03-26  GOTO Masanori  <gotom@debian.or.jp>
1585
1586         * sysdeps/unix/sysv/linux/i386/getgroups.c: Fix the error
1587         condition check for the return value of getgroups32.
1588
1589 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1590
1591         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (PSEUDO_NOERRNO):
1592         Fix a typo.
1593         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (PSEUDO_NOERRNO,
1594         PSEUDO_END_NOERRNO): Define.
1595         * sysdeps/unix/sysdep.h (PSEUDO_END_NOERRNO): Fix a typo.
1596         Define to PSEUDO_END.
1597
1598 2003-03-26  Ulrich Drepper  <drepper@redhat.com>
1599
1600         * abilist/librt.abilist: Add new timer interfaces for 64-bit archs.
1601
1602 2003-03-25  Jiro SEKIBA  <jir@yamato.ibm.com>
1603
1604         * iconvdata/euc-tw.c (from_euc_tw): Fix return value of TO_LOOP.
1605         * iconvdata/bug-iconv4.c: New file.
1606         * iconvdata/Makefile (tests): Add bug-iconv4.
1607
1608 2003-03-25  H.J. Lu  <hjl@gnu.org>
1609
1610         * elf/dl-lookup.c (_dl_lookup_symbol): Avoid looking up protected
1611         symbols twice.
1612         (_dl_lookup_versioned_symbol): Likewise.
1613
1614 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
1615
1616         * csu/tst-atomic.c (do_test): Add some new
1617         atomic_compare_and_exchange_val_acq, atomic_add_zero,
1618         atomic_compare_and_exchange_bool_acq and atomic_add_negative tests.
1619         * include/atomic.h (atomic_add_negative, atomic_add_zero):
1620         Prefix local variable so that it doesn't clash with the one
1621         in atomic_exchange_and_add.
1622         * sysdeps/ia64/bits/atomic.h (atomic_exchange): Fix for long/void *
1623         pointers.
1624         (atomic_exchange_and_add): Implement using __sync_fetch_and_add_?i.
1625         * sysdeps/powerpc/bits/atomic.h (atomic_exchange_and_add): Force
1626         value into register.
1627         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_64_acq):
1628         Cast newval to long.
1629         * sysdeps/x86_64/bits/atomic.h
1630         (__arch_compare_and_exchange_val_64_acq): Cast newval and oldval to
1631         long.
1632         (atomic_exchange): Cast newvalue to long if sizeof == 8.
1633         (atomic_exchange_and_add): Cast value to long if sizeof == 8.
1634         (atomic_add, atomic_add_negative, atomic_add_zero): Likewise.
1635         (atomic_bit_set): Shift 1L up in all cases to shut up warnings.
1636
1637 2003-03-21  Martin Schwidefsky  <schwidefskyde.ibm.com>
1638
1639         * sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high order
1640         bit from backtrace addresses.
1641
1642 2003-03-21  Andreas Schwab  <schwab@suse.de>
1643
1644         * sysdeps/unix/sysv/linux/i386/chown.c: Don't define any versioned
1645         __chown symbols.
1646
1647 2003-03-25  Roland McGrath  <roland@redhat.com>
1648
1649         * config.make.in (enable-check-abi): New variable from configure.
1650         * configure.in (enable_check_abi): New substituted variable,
1651         controlled by --{enable,disable}-check-abi (default yes).
1652         * configure: Regenerated.
1653         * Makerules [$(enable-check-abi) = yes] (tests): Put this condition
1654         on check-abi dependency.
1655
1656 2003-03-26  Andreas Schwab  <schwab@suse.de>
1657
1658         * sysdeps/m68k/m68020/bits/atomic.h: Fix typos.
1659         * include/atomic.h: Likewise.
1660
1661         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Define ret_NOERRNO.
1662
1663 2003-03-25  Roland McGrath  <roland@redhat.com>
1664
1665         * sysdeps/powerpc/bits/atomic.h (__arch_atomic_exchange_32): New macro.
1666         (__arch_atomic_exchange_64): New macro.
1667         (atomic_exchange): Use them.
1668         (__arch_atomic_exchange_and_add_32): New macro.
1669         (__arch_atomic_exchange_and_add_64): New macro.
1670         (atomic_exchange_and_add): Use them.
1671         Original patch from Steven Munroe <sjmunroe@us.ibm.com>.
1672
1673 2003-03-25  Alexandre Oliva  <aoliva@redhat.com>
1674
1675         * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64):
1676         Define.
1677         * sysdeps/mips/sys/asm.h: Test _MIPS_ISA against them on all
1678         ISA tests.
1679         (ALSZ, ALMASK, SZREG, REG_S, REG_L): Define based on ABI, not ISA.
1680         (PTR_ADD, etc): Test _MIPS_SZPTR instead of _MIPS_SZLONG.
1681         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
1682         to decide whether to add padding.
1683         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h: Use _MIPS_SZPTR
1684         to decide whether to add padding.
1685         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (struct
1686         old_kernel_sigaction): Likewise.
1687
1688 2003-03-25  Ulrich Drepper  <drepper@redhat.com>
1689
1690         * csu/tst-atomic.c: Adjust tests to what atomic_add_negative and
1691         atomic_add_zero were supposed to do.
1692         * include/atomic.h: Adjust atomic_add_negative and atomic_add_zero
1693         to x86 behavior.
1694
1695         * sysdeps/generic/bits/typesizes.h (__TIMER_T_TYPE): Define as void*.
1696         This matches the new timer implementation.
1697         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h (__TIMER_T_TYPE):
1698         Likewise.
1699         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__TIMER_T_TYPE):
1700         Likewise.
1701         * sysdeps/unix/sysv/linux/bits/siginfo.h (struct siginfo): Adjust
1702         timer info for what the kernel provides these days.
1703         (struct sigevent): Add _tid field.
1704         Define SIGEV_THREAD_ID.
1705         Remove struct __pthread_attr_s forward declaration.
1706         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Likewise.
1707         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
1708         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1709         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
1710
1711         * Versions.def (librt): Add GLIBC_2.3.3.
1712
1713         * abilist/libpthread.abilist: Update for nptl.
1714
1715 2003-03-24  Jon Grimm  <jgrimm@us.ibm.com>
1716
1717         * inet/netinet/in.h: Add IPPROTO_SCTP.
1718
1719 2003-03-24  Ulrich Drepper  <drepper@redhat.com>
1720
1721         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLET): Define.
1722
1723 2003-03-24  Philip Blundell  <philb@gnu.org>
1724
1725         * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL):
1726         Remove a1 from clobber list.
1727
1728 2003-03-24  Ulrich Drepper  <drepper@redhat.com>
1729
1730         * timezone/antarctica: Update from tzdata2003a.
1731         * timezone/asia: Likewise.
1732         * timezone/australasia: Likewise.
1733         * timezone/europe: Likewise.
1734         * timezone/iso3166.tab: Likewise.
1735         * timezone/northamerica: Likewise.
1736         * timezone/southamerica: Likewise.
1737         * timezone/zone.tab: Likewise.
1738
1739 2003-03-24  Steven Munroe  <sjmunroe@us.ibm.com>
1740
1741         * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_END_NOERRNO): Fix typo.
1742
1743 2003-03-23  Ulrich Drepper  <drepper@redhat.com>
1744
1745         * sysdeps/unix/sysv/linux/ia64/sysdep.h (ret_NOERRNO): Avoid
1746         unwanted expansion by definining to ret.  Patch by Ian Wienand.
1747
1748         * sysdeps/unix/make-syscalls.sh: Recognize 'E' in first position of
1749         the parameter description to denote no error checking.  Generate
1750         appropriate pseudo asm code.
1751         * sysdeps/unix/syscalls.list: Mark getgid, getpid, getuid with 'E'.
1752         * sysdeps/unix/sysv/linux/syscalls.list: Mark getegid, geteuid,
1753         getpgrp, and getppid with 'E'.
1754         * sysdeps/powerpc/powerpc32/sysdep.h: Define PSEUDO_NOERRNO,
1755         PSEUDO_END_NOERRNO, and ret_NOERRNO.
1756         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
1757         * sysdeps/unix/sysdep.h: Likewise.
1758         * sysdeps/unix/alpha/sysdep.h: Likewise.
1759         * sysdeps/unix/sparc/sysdep.h: Likewise.
1760         * sysdeps/unix/sysv/linux/arm/sysdep.h: Likewise.
1761         * sysdeps/unix/sysv/linux/cris/sysdep.h: Likewise.
1762         * sysdeps/unix/sysv/linux/hppa/sysdep.h: Likewise.
1763         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
1764         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
1765         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
1766         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
1767         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
1768         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
1769         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
1770         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
1771
1772 2003-03-23  Roland McGrath  <roland@redhat.com>
1773
1774         * Makeconfig (+includes): Don't use $(last-includes).
1775
1776 2003-03-22  Alexandre Oliva  <aoliva@redhat.com>
1777
1778         * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns.
1779         * sysdeps/unix/sysv/linux/configure: Rebuilt.
1780
1781 2003-03-23  Jakub Jelinek  <jakub@redhat.com>
1782
1783         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1784         * sysdeps/arm/libm-test-ulps: Update.
1785         * sysdeps/hppa/fpu/libm-test-ulps: Update.
1786         * sysdeps/ia64/fpu/libm-test-ulps: Update.
1787         * sysdeps/mips/fpu/libm-test-ulps: Update.
1788         * sysdeps/powerpc/nofpu/libm-test-ulps: Update.
1789         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1790         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.
1791         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.
1792         * sysdeps/sh/sh4/fpu/libm-test-ulps: Update.
1793         * sysdeps/s390/fpu/libm-test-ulps: Update.
1794         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
1795
1796 2003-03-22  Roland McGrath  <roland@redhat.com>
1797
1798         * include/atomic.h: Put parens around all macro arguments.
1799         (__atomic_val_bysize, __atomic_bool_bysize): New macros.
1800         (atomic_compare_and_exchange_val_acq): Use it.
1801         (atomic_compare_and_exchange_bool_acq): Likewise.
1802         (atomic_increment_and_test): Invert sense of test.
1803         (atomic_decrement_and_test): Likewise.
1804         * csu/tst-atomic.c: Update those tests to match.
1805
1806 2003-03-22  Jakub Jelinek  <jakub@redhat.com>
1807
1808         * include/atomic.h (atomic_compare_and_exchange_val_acq): Add comment.
1809         Don't define if __arch_compare_and_exchange_val_32_acq is not defined.
1810         (atomic_compare_and_exchange_bool_acq): Add comment.  Don't use
1811         __oldval variable in the macro, since it might be macro argument.
1812         (atomic_decrement_if_positive): Initialize __memp, remove setting
1813         of non-existent variable.
1814         (atomic_bit_test_set): Cast 1 to __typeof (*mem) before shifting.
1815         * sysdeps/ia64/bits/atomic.h (atomic_exchange_and_add): Implement
1816         using atomic_compare_and_exchange_val_acq.
1817         (atomic_decrement_if_positive, atomic_bit_test_set): Define.
1818         * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq):
1819         Renamed from...
1820         (__arch_compare_and_exchange_bool_8_acq): ... this.
1821         (__arch_compare_and_exchange_val_16_acq): Renamed from...
1822         (__arch_compare_and_exchange_bool_16_acq): ... this.
1823         (__arch_compare_and_exchange_val_32_acq): Return old value.  Renamed
1824         from...
1825         (__arch_compare_and_exchange_bool_32_acq): ... this.
1826         (__arch_compare_and_exchange_val_64_acq): Return old value.  Renamed
1827         from...
1828         (__arch_compare_and_exchange_bool_64_acq): ... this.
1829         (__arch_compare_and_exchange_val_32_acq): Use __typeof for local
1830         variables types instead of assuming int.
1831         Change prefix of local variables to __arch.
1832         * sysdeps/generic/bits/atomic.h (arch_compare_and_exchange_acq):
1833         Remove.
1834         (atomic_compare_and_exchange_val_acq,
1835         atomic_compare_and_exchange_bool_acq): Define.
1836
1837         * csu/tst-atomic.c: New test.
1838         * csu/tst-atomic-long.c: New test.
1839         * csu/Makefile (tests): Add tst-atomic and tst-atomic-long.
1840
1841         * malloc/memusagestat.c (main): Kill warning if uint64_t is ulong.
1842
1843         * sysdeps/s390/Versions: Add trailing newline.
1844
1845         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Kill warning
1846         if INTERNAL_SYSCALL_ERROR_P doesn't use its first argument.
1847
1848 2003-03-22  Andreas Schwab  <schwab@suse.de>
1849
1850         * sysdeps/m68k/fpu/libm-test-ulps: Update.
1851
1852         * sysdeps/m68k/m68020/bits/atomic.h: New file.
1853         * sysdeps/m68k/m68020/atomicity.h: Removed.
1854
1855 2003-03-22  Alexandre Oliva  <aoliva@redhat.com>
1856
1857         * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation
1858         data structures and macros.  Protect from multiple inclusion.
1859
1860         * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless
1861         typo in #if test.
1862
1863 2003-03-21  Andreas Jaeger  <aj@suse.de>
1864
1865         * sysdeps/i386/fpu/libm-test-ulps: Update.
1866
1867         * math/libm-test.inc (tgamma_test): Recompute some constants with
1868         36 digits precision.
1869         (lgamma_test): Likewise.
1870         (ccos_test): Likewise.
1871         (ccosh_test): Likewise.
1872         (clog10_test): Likewise.
1873         (csin_test): Likewise.
1874         (csinh_test): Likewise.
1875         (ctan_test): Likewise.
1876         (ctanh_test): Likewise.
1877
1878 2003-03-19  Jakub Jelinek  <jakub@redhat.com>
1879
1880         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Regenerated.
1881
1882 2003-03-21  Roland McGrath  <roland@redhat.com>
1883
1884         * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"
1885         constraint to permit non-constant BIT argument.
1886         (atomic_bit_test_set): Likewise.
1887         * sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise.
1888         (atomic_bit_set): Likewise.  Use 1UL in case that BIT might be >= 32.
1889         For quadword case, use "i" constraint if __builtin_constant_p and < 32
1890         or "r" constraint otherwise.
1891
1892         * configure.in: Move AC_PROG_CC and other program-finding before all
1893         the version checks.
1894         * configure: Regenerated.
1895
1896 2003-03-21  Alexandre Oliva  <aoliva@redhat.com>
1897
1898         * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke
1899         unaligned copying of 8-15 bytes.  From Chris Demetriou
1900         <cgd@broadcom.com>.  Fix label names.
1901         * sysdeps/mips/mips64/memset.S: Fix label names.  Make similar
1902         change as to memcpy.S.
1903         * sysdeps/mips/memcpy.S: Formatting changes.
1904         * sysdeps/mips/memset.S: Likewise.
1905
1906 2003-03-21  Roland McGrath  <roland@redhat.com>
1907
1908         * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon.
1909
1910 2003-03-21  Alexandre Oliva  <aoliva@redhat.com>
1911
1912         * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New.
1913         * sysdeps/mips/memcpy.S, sysdeps/mips/memset.S: Update comments.
1914
1915 2003-03-21  Roland McGrath  <roland@redhat.com>
1916
1917         * sysdeps/i386/i486/bits/atomic.h
1918         (__arch_compare_and_exchange_val_64_acq): Rewrite abort-calling
1919         version of the macro to avoid compile-time warnings.
1920         [! __PIC__] (__arch_compare_and_exchange_64_acq): Rename to above.
1921         (atomic_exchange_and_add, atomic_add): Fix name and usage of it.
1922         (atomic_increment, atomic_decrement): Likewise.
1923
1924 2003-03-21  Ulrich Drepper  <drepper@redhat.com>
1925
1926         * sysdeps/x86_64/bits/atomic.h: Don't use matching memory constraints.
1927         * sysdeps/i386/i486/bits/atomic.h: Likewise.
1928
1929 2003-03-21  Roland McGrath  <roland@redhat.com>
1930
1931         * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
1932
1933 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
1934
1935         * include/atomic.h: Define atomic_compare_and_exchange_val_acq,
1936         atomic_compare_and_exchange_val_rel,
1937         atomic_compare_and_exchange_bool_acq, and
1938         atomic_compare_and_exchange_bool_rel instead of
1939         atomic_compare_and_exchange_acq and atomic_compare_and_exchange_rel.
1940         * sysdeps/i386/i486/bits/atomic.h: Define
1941         __arch_compare_and_exchange_val_*_acq instead of
1942         __arch_compare_and_exchange_*_acq.
1943         * sysdeps/x86_64/bits/atomic.h: Likewise.
1944         * sysdeps/ia64/bits/atomic.h: Define
1945         __arch_compare_and_exchange_bool_*_acq instead of
1946         __arch_compare_and_exchange_*_acq.
1947         * sysdeps/powerpc/bits/atomic.h: Likewise.
1948         * sysdeps/s390/bits/atomic.h: Likewise.
1949         * gmon/mcount.c: Adjust for new form of compare&exchange macros.
1950         * malloc/set-freeres.c: Likewise.
1951         * nscd/cache.c: Likewise.
1952         * stdlib/cxa_finalize.c: Likewise.
1953         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
1954
1955 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
1956
1957         * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs.
1958         * sysdeps/mips/mips64/setjmp_aux.c (__sigsetjmp_aux): Adjust.
1959         * sysdeps/mips/mips64/__longjmp.c (__longjmp): Likewise.
1960
1961         * sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset
1962         into high and low halves on n64.
1963         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
1964         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
1965         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
1966
1967 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
1968
1969         * include/atomic.h (atomic_decrement_if_positive): Adjust for the
1970         correct atomic_compare_and_exchange_acq semantics.
1971
1972 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
1973
1974         * sysdeps/mips/ieee754.h: Remove excess #endif.
1975
1976 2003-03-20  Roland McGrath  <roland@redhat.com>
1977
1978         * sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused
1979         variable.  Remove superfluous memory clobber.
1980
1981         * include/atomic.h: Syntax braino fix.
1982
1983         * posix/tst-nice.c (do_test): Use %m formats instead of printing errno
1984         in decimal.  Don't bail if niced at start.  Just check that nice call
1985         bumps the total at all.
1986
1987 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
1988
1989         * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers,
1990         including pc, gp, sp and fp, as long long.
1991         * sysdeps/mips/mips64/setjmp.S: Pass gp to __sigsetjmp_aux.
1992         * sysdeps/mips/mips64/setjmp_aux.c: Adjust type of arguments.
1993         Add gp argument, and set gp in the jmpbuf to it.
1994         * sysdeps/mips/setjmp_aux.c: Revert to o32-only.
1995
1996 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
1997
1998         * include/atomic.h: Define atomic_exchange and
1999         atomic_decrement_if_positive if not already defined.  Add some
2000         __builtin_expect.
2001         * sysdeps/i386/i486/bits/atomic.h: Define atomic_exchange.
2002         * sysdeps/x86_64/bits/atomic.h: Likewise.
2003         * sysdeps/ia64/bits/atomic.h: Pretty printing.  Define atomic_exchange.
2004         * sysdeps/powerpc/bits/atomic.h: Pretty printing.  Define
2005         atomic_exchange, atomic_exchange_and_add, and
2006         atomic_decrement_if_positive
2007
2008 2003-03-20  Alexandre Oliva  <aoliva@redhat.com>
2009
2010         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend
2011         with a single instruction.
2012
2013         * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define
2014         properly for n64.
2015         (elf_machine_runtime_setup): Cast link_map pointer to Elf Addr
2016         type.
2017         (elf_machine_rel, elf_machine_rel_relative): Cast symidx to Elf
2018         Word before comparing with gotsym.  Take reloc_addr argument as
2019         void*.  Remove the code added for the compiler to drop any
2020         alignment assumptions.
2021
2022 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
2023
2024         * Makefile (distribute): Add include/atomic.h and bits/atomic.h.
2025         * include/atomic.h: New file.
2026         * sysdeps/i386/i486/bits/atomic.h: New file.
2027         * sysdeps/x86_64/bits/atomic.h: New file.
2028         * sysdeps/s390/bits/atomic.h: New file.
2029         * sysdeps/sh/bits/atomic.h: New file.
2030         * sysdeps/ia64/bits/atomic.h: New file.
2031         * sysdeps/powerpc/bits/atomic.h: New file.
2032         * sysdeps/generic/bits/atomic.h: New file.
2033         * sysdeps/i386/i486/atomicity.h: Removed.
2034         * sysdeps/x86_64/atomicity.h: Removed.
2035         * sysdeps/s390/s390-32/atomicity.h: Removed.
2036         * sysdeps/s390/s390-64/atomicity.h: Removed.
2037         * sysdeps/ia64/atomicity.h: Removed.
2038         * sysdeps/powerpc/powerpc32/atomicity.h: Removed.
2039         * sysdeps/powerpc/powerpc64/atomicity.h: Removed.
2040         * elf/dl-profile.c: Use atomic.h instead of atomicity.h.  Adjust
2041         use of macros from atomicity.h to new names and semantics.
2042         * gmon_mcount.c: Likewise.
2043         * malloc/set-freeres.c: Likewise.
2044         * nscd/cache.c: Likewise.
2045         * stdlib/cxa_finalize.c: Likewise.
2046         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2047
2048 2003-03-19  Alexandre Oliva  <aoliva@redhat.com>
2049
2050         * sysdeps/mips/ieee754.h: New file, suitable to replace both
2051         ../ieee754/ieee754.h and ../ieee754/ldbl-128/ieee754.h, kept
2052         mips-specific for now.
2053
2054 2003-03-19  Ulrich Drepper  <drepper@redhat.com>
2055
2056         * stdlib/strtod.c (INTERNAL): While eating trailing zeros handle
2057         hexdigits correctly.  Reported by Fred Tydeman <tydeman@tybor.com>.
2058         * stdlib/tst-strtod.c: Add test for the bug.
2059
2060         * posix/tst-nice.c (do_test): Remove invalid of return value.
2061         Don't run test if initial level != 0.
2062
2063 2003-03-19  Amos Waterland  <apw@us.ibm.com>
2064
2065         * posix/tst-nice.c: New file.
2066         * posix/Makefile (tests): Add tst-nice.
2067
2068 2003-03-18  Roland McGrath  <roland@redhat.com>
2069
2070         * abilist: New directory of libfoo.abilist files maintained using
2071         scripts/merge-abilist.awk and "make update-abi" rules.
2072         * Makefile (distribute): Add abilist/*.abilist.
2073         * Makerules [$(build-shared) = yes] [$(subdir)] (tests):
2074         Depend on check-abi.
2075
2076         * configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.
2077         * configure: Regenerated.
2078
2079         * sysdeps/unix/sysv/linux/syscalls.list (posix_fadvise64): Fix name.
2080
2081 2003-03-18  Ulrich Drepper  <drepper@redhat.com>
2082
2083         * sysdeps/posix/sysconf.c (__sysconf): Handle _SC_MONOTONIC_CLOCK
2084         correctly.
2085
2086 2003-03-18  Steven Munroe  <sjmunroe@us.ibm.com>
2087
2088         * sysdeps/powerpc/powerpc64/memcpy.S: New file.
2089
2090 2003-03-18  Ulrich Drepper  <drepper@redhat.com>
2091
2092         * Versions.def: Add GLIBC_2.3.3 for libpthread.
2093
2094 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2095
2096         * sysdeps/generic/libc-start.c [!SHARED &&
2097         !LIBC_START_MAIN_AUXVEC_ARG]: Compute beginning of auxvec correctly.
2098
2099 2003-03-17  Roland McGrath  <roland@redhat.com>
2100
2101         * include/ctype.h: Revert last change.
2102
2103 2003-03-17  Ulrich Drepper  <drepper@redhat.com>
2104
2105         * argp/tst-argp1.c: Use test-skeleton.c.
2106         * locale/tst-C-locale.c: Likewise.
2107
2108 2003-03-17  Alexandre Oliva  <aoliva@redhat.com>
2109
2110         * sysdeps/mips/mips64/Implies: Move wordsize-64 to...
2111         * sysdeps/mips/mips64/n64/Implies: New file.
2112         * sysdeps/mips/mips64/n64/Makefile: New file.
2113         * sysdeps/mips/mips64/n64/el/bits/endian.h: New file.
2114         * sysdeps/mips/mips64/n32/Implies: New file.
2115         * sysdeps/mips/mips64/n32/Makefile: New file.
2116         * sysdeps/mips/mips64/n32/el/bits/endian.h: New file.
2117         * sysdeps/unix/mips/mips64/n32/sysdep.h: New file.
2118         * sysdeps/unix/mips/mips64/n64/sysdep.h: New file.
2119         * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: New file.
2120         * sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c: New file.
2121         * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: New file.
2122         * sysdeps/unix/sysv/linux/mips/mips64/ldconfig.h: New file.
2123         * sysdeps/unix/sysv/linux/mips/mips64/llseek.c: New file.
2124         * sysdeps/unix/sysv/linux/mips/mips64/recv.c: New file.
2125         * sysdeps/unix/sysv/linux/mips/mips64/send.c: New file.
2126         * sysdeps/unix/sysv/linux/mips/mips64/syscall.S: New file.
2127         * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: New file.
2128         * sysdeps/unix/sysv/linux/mips/mips64/umount.c: New file.
2129         * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: New file.
2130
2131         * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use
2132         lib64 for mips64/n64 and lib32 for mips64/n32.
2133         (ldd_rewrite_script): Needed for all mips64 configurations.
2134         * sysdeps/unix/sysv/linux/configure: Rebuilt.
2135         * sysdeps/unix/sysv/linux/mips/mips64/ldd-rewrite.sed: New file.
2136         * sysdeps/unix/sysv/linux/mips/mips64/Dist: New file.
2137
2138         * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as
2139         well.
2140
2141         * sysdeps/unix/sysv/linux/mips/configure.in: New.  Pre-process
2142         asm/unistd.h into asm-unistd.h.
2143         * sysdeps/unix/sysv/linux/mips/configure: Generated.
2144         * sysdeps/unix/sysv/linux/mips/Makefile: Do custom processing
2145         of syscall list.
2146         * sysdeps/unix/sysv/linux/mips/sys/syscall.h: New file.
2147         * sysdeps/unix/sysv/linux/mips/clone.S: Don't include
2148         asm/unistd.h.
2149
2150         * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file.
2151         * sysdeps/unix/sysv/linux/mips/ptrace.c: New file.  Use long
2152         long type for registers on n32.
2153
2154         * sysdeps/mips/bits/wordsize.h: New file, appropriate for all
2155         3 ABIs.
2156         * sysdeps/mips/mips64/gmp-mparam.h: New file.  Define
2157         BITS_PER_LONGINT to __WORDSIZE, to match all 3 ABIs.
2158         * sysdeps/mips/setjmp_aux.c (STRINGXP, REGS, PTRS): New macros.
2159         (__sigsetjmp_aux): Use them.  Adjust for all 3 ABIs.
2160         * sysdeps/mips/elf/start.S: Adjust for all 3 ABIs.
2161         * sysdeps/unix/mips/brk.S: Likewise.
2162         * sysdeps/unix/mips/sysdep.S: Likewise.
2163         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
2164         * sysdeps/mips/bits/setjmp.h (__jmp_buf): Likewise.
2165         * sysdeps/mips/sys/ucontext.h: Likewise.
2166         * sysdeps/unix/sysv/linux/mips/sys/profcs.h: Likewise.
2167         * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Likewise.
2168         * sysdeps/unix/sysv/linux/mips/kernel_stat.h: Likewise.
2169         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
2170         * sysdeps/mips/mips64/bsd-setjmp.S: Likewise.
2171         * sysdeps/mips/mips64/setjmp.S: Likewise.
2172         * sysdeps/mips/mips64/bits/setjmp.h: Deleted, obsolete.
2173         * sysdeps/mips/mips64/soft-fp/sfp-machine.h: Use long long for
2174         64-bit types.
2175
2176 2003-03-16  Ulrich Drepper  <drepper@redhat.com>
2177
2178         * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Define tv here,
2179         not at function level.
2180         * sysdeps/unix/clock_gettime.c (HANDLE_REALTIME): Likewise.
2181
2182 2003-03-15  Roland McGrath  <roland@redhat.com>
2183
2184         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t
2185         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
2186         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Likewise.
2187         * nis/nis_table.c (__create_ib_request): Likewise.
2188
2189         * posix/fnmatch_loop.c: Add casts for signedness.
2190         * nss/nss_files/files-hosts.c: Likewise.
2191         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
2192         * gmon/gmon.c (write_call_graph): Use u_long for FROM_LEN.
2193         * nscd/nscd_getgr_r.c (nscd_getgr_r): Use nscd_ssize_t for CNT.
2194
2195         * configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,
2196         get errors into the log file.
2197         (libc_cv_broken_visibility_attribute): Likewise.
2198         (libc_cv_broken_alias_attribute): Likewise.
2199         (libc_cv_asm_weak_directive): Likewise.
2200         (libc_cv_need_minus_P): Likewise.
2201         (libc_cv_dot_text): Likewise.
2202         (libc_cv_asm_global_directive): Likewise.
2203         (libc_cv_asm_type_prefix): Likewise.
2204         * configure: Regenerated.
2205
2206         * nscd/cache.c (cache_search): Give first arg type `request_type'.
2207         * nscd/nscd.h: Update decl.
2208
2209         * nscd/nscd_getpw_r.c (nscd_getpw_r): Add casts for signedness.
2210         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
2211         * elf/dl-close.c (_dl_close): Likewise.
2212         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown): int -> size_t
2213         * io/fts.c (fts_build): Likewise.
2214         * elf/cache.c (add_to_cache): Likewise.
2215         * locale/programs/locarchive.c (show_archive_content): Likewise.
2216
2217         * posix/fnmatch.c (fnmatch): Tweak __builtin_expect use.
2218
2219         * include/ctype.h (__ctype_b_loc): Tweak type punning to make gcc 3.3
2220         happy.
2221         (__ctype_toupper_loc, __ctype_tolower_loc): Likewise.
2222
2223 2003-03-15  Ulrich Drepper  <drepper@redhat.com>
2224
2225         * sysdeps/unix/sysv/linux/ia64/system.c: Use the generic Linux
2226         code for most parts.
2227
2228 2003-03-15  Roland McGrath  <roland@redhat.com>
2229
2230         * sysdeps/unix/sysv/linux/i386/system.c: Moved to ...
2231         * sysdeps/unix/sysv/linux/system.c: ... here.
2232         (FORK): Don't #define if already #define'd.
2233         * sysdeps/unix/sysv/linux/s390/system.c: File removed.
2234         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]:
2235         (__ASSUME_CLONE_THREAD_FLAGS): Define for kernel >= 2.5.64.
2236
2237         * dlfcn/tst-dlinfo.c: New file.
2238         * dlfcn/Makefile (tests): Add tst-dlinfo.
2239         ($(objpfx)tst-dlinfo): New target.
2240
2241         * dlfcn/dlinfo.c: New file.
2242         * dlfcn/Makefile (libdl-routines): Add it.
2243         * dlfcn/Versions (libdl: GLIBC_2.3.3): Add dlinfo.
2244         * dlfcn/dlfcn.h [__USE_GNU]: Declare dlinfo.
2245         [__USE_GNU] (RTLD_DI_*): New enum constants.
2246         [__USE_GNU] (Dl_serpath, Dl_serinfo): New types.
2247         * elf/dl-load.c (cache_rpath): New inline function.
2248         (_dl_map_object): Use it.
2249         (_dl_rtld_di_serinfo): New function.
2250         * sysdeps/generic/ldsodefs.h: Declare it.
2251         * elf/Versions (ld: GLIBC_PRIVATE): Add it.
2252
2253         * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it.
2254         (LIBC_START_MAIN, LIBC_START_MAIN_AUXVEC_ARG, MAIN_AUXVEC_ARG)
2255         (INIT_MAIN_ARGS): Define, and #include <sysdeps/generic/libc-start.c>.
2256         (__libc_start_main): Just call the generic one for most of the work.
2257
2258         * sysdeps/generic/libc-start.c [LIBC_START_MAIN]: If defined, define a
2259         static function by that name instead of BP_SYM (__libc_start_main).
2260         [LIBC_START_MAIN_AUXVEC_ARG]: Take AUXVEC as argument.
2261         [MAIN_AUXVEC_ARG]: Pass 4th argument to MAIN.
2262         [INIT_MAIN_ARGS]: Give INIT the same args as MAIN.
2263
2264         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [DL_PLATFORM_AUXV]:
2265         Use this macro for extra AT_* cases.
2266         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_PLATFORM_AUXV):
2267         New macro, guts from ...
2268         (__aux_init_cache): ... here, function removed.
2269         (DL_PLATFORM_INIT): Don't define this.
2270
2271         * sysdeps/powerpc/powerpc32/memset.S: Put __cache_line_size in bss.
2272         * sysdeps/powerpc/powerpc64/memset.S: Likewise.
2273
2274         * Versions.def (libthread_db): Add GLIBC_2.3.3 set.
2275
2276 2003-03-14  Roland McGrath  <roland@redhat.com>
2277
2278         * dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
2279
2280 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
2281
2282         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.
2283
2284         * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
2285         sysdeps/posix/pause.c instead of sysdeps/unix/common/pause.c.
2286
2287 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
2288
2289         * sysdeps/mips/fpu/bits/mathdef.h: New.
2290         (__NO_LONG_DOUBLE_MATH): Define for o32.
2291
2292         * sysdeps/mips/sys/asm.h: Formatting changes.
2293         (PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs.
2294         (CPADD): Define for all of them.
2295         (SETUP_GP, SETUP_GPX, SETUP_GPX_L, SAVE_GP, SETUP_GP64,
2296         SETUP_GPX64, SETUP_GPX64_L, RESTORE_GP64, USE_ALT_CP,
2297         NARGSAVE): Define per ABI spec.
2298         (END): Don't redefine.
2299         (LONG_SLL, LONG_SLLV, LONG_SRL, LONG_SRLV, LONG_SRA,
2300         LONG_SRAV): Remove duplicate definitions.
2301         (PTR_ADD, PTR_ADDI, PTR_ADDU, PTR_ADDIU, PTR_SUB, PTR_SUBI,
2302         PTR_SUBU, PTR_SUBIU, PTR_L, PTR_S, PTR_SLL, PTR_SLLV, PTR_SRL,
2303         PTR_SRLV, PTR_SRA, PTR_SRAV, PTR_SCALESHIFT): Define for n32.
2304         (PTR_LA): Define for all 3 ABIs.
2305
2306         * sysdeps/mips/dl-machine.h: Include sys/asm.h.
2307         (elf_machine_matches_host): Prevent linking of o32 and n32
2308         together.
2309         (elf_machine_dynamic): Document assumption on $gp.
2310         (STRINGXP, STRINGXV, STRINGV_): New macros.
2311         (elf_machine_load_address): Use them to stringize PTR_LA and
2312         PTR_SUBU.
2313         (ELF_DL_FRAME_SIZE, ELF_DL_SAVE_ARG_REGS,
2314         ELF_DL_RESTORE_ARG_REGS, IFABIO32): New macros used in...
2315         (_dl_runtime_resolve): Adjust it for all 3 ABIs.
2316         (__dl_runtime_resolve): Cast the symtab initializer to the
2317         right type.
2318         (RTLD_START): Use it.  Adjust it for all 3 ABIs.
2319         (elf_machine_rel): Mark as always_inline in RTLD_BOOTSTRAP.
2320         Handle 64-bit R_MIPS_REL composite relocation and accept
2321         R_MIPS_64 relocations to shift addend size to 64 bits.
2322         Document assumption regarding local GOT entries.  Document
2323         backward-compatibility departing from the ABI behavior in
2324         applying relocations that reference section symbols, no longer
2325         used.  Support relocations to mis-aligned offsets.
2326         * sysdeps/mips/mips64/dl-machine.h: Deleted, obsolete.
2327
2328         * sysdeps/unix/sysv/linux/mips/readelflib.c: New file.
2329
2330         * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h
2331         (_KERNEL_NSIG_BPW): Define in terms of _MIPS_SZLONG.
2332         * sysdeps/unix/sysv/linux/mips/sigaction.c: Define restore and
2333         restore_rt functions.  Use them.
2334
2335         * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't
2336         .set mips2 on new abis.
2337
2338 2003-03-13  Ulrich Drepper  <drepper@redhat.com>
2339
2340         * posix/getconf.c: Recognize POSIX2_SYMLINKS.
2341         * sysdeps/generic/bits/confname.h: Define _PC_2_SYMLINKS.
2342         * sysdeps/posix/fpathconf.c: Handle _PC_2_SYMLINKS.
2343         * sysdeps/posix/pathconf.c: Likewise.
2344         * sysdeps/unix/sysv/linux/fpathconf.c: Likewise.
2345         * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
2346         * sysdeps/unix/sysv/linux/pathconf.h: Define statfs_symlinks.
2347
2348         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define some more magic
2349         words.
2350
2351 2003-03-14  Alexandre Oliva  <aoliva@redhat.com>
2352
2353         * include/gmp.h: Include/gmp-mparam.h.
2354         * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and
2355         gmp-impl.h.
2356
2357         * elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if
2358         ELF_MACHINE_NO_RELA is set.
2359         * elf/rtld.c (dl_main): No prelink support for REL-only.
2360
2361         * sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32,
2362         FLAG_MIPS64_LIBN64): Define.
2363         * elf/cache.c (print_entry): Handle mips64 n32 and n64.
2364
2365         * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis.
2366         * sysdeps/mips/memset.S: Likewise.
2367         * sysdeps/mips/sys/regdef.h: Alias a4-7 or t0-3 to $8-11
2368         depending on the ABI.
2369
2370         * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add):
2371         Don't .set mips2 on new abi.
2372         (compare_and_swap): Likewise.  Support 64-bit longs on n64.
2373
2374         * stdlib/fpioconst.h: Include gmp.h with angle brackets.
2375
2376 2003-03-13  Roland McGrath  <roland@redhat.com>
2377
2378         * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs
2379         found.  Reported by Alexandre Oliva <aoliva@redhat.com>.
2380
2381 2003-03-13  Alexandre Oliva  <aoliva@redhat.com>
2382
2383         * stdio-common/_itoa.c (_itoa_base_table): Make 64-bit
2384         literals long long.
2385         * stdlib/fpioconst.c: Likewise.
2386         * stdlib/strtod.c: Likewise.
2387
2388         * sysdeps/mips/add_n.S: Use L macro for local labels.
2389         * sysdeps/mips/addmul_1.S: Likewise.
2390         * sysdeps/mips/lshift.S: Likewise.
2391         * sysdeps/mips/memcpy.S: Likewise.
2392         * sysdeps/mips/memset.S: Likewise.
2393         * sysdeps/mips/mul_1.S: Likewise.
2394         * sysdeps/mips/rshift.S: Likewise.
2395         * sysdeps/mips/sub_n.S: Likewise.
2396         * sysdeps/mips/submul_1.S: Likewise.
2397         * sysdeps/mips/mips64/add_n.S: Likewise.
2398         * sysdeps/mips/mips64/addmul_1.S: Likewise.
2399         * sysdeps/mips/mips64/lshift.S: Likewise.
2400         * sysdeps/mips/mips64/mul_1.S: Likewise.
2401         * sysdeps/mips/mips64/rshift.S: Likewise.
2402         * sysdeps/mips/mips64/sub_n.S: Likewise.
2403         * sysdeps/mips/mips64/submul_1.S: Likewise.
2404         * sysdeps/unix/mips/sysdep.h: Define L() according to ABI
2405         conventions.  Define END as in sys/asm.h.
2406         * sysdeps/unix/mips/sysdep.S: Likewise.
2407         * sysdeps/unix/mips/wait.S: Likewise.
2408         * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
2409
2410         * sysdeps/ieee754/dbl-64/dbl2mpn.c (__mpn_extract_double):
2411         Cast shifted values that may be too narrow to mp_limb_t.
2412         * sysdeps/ieee754/dbl-64/mpn2dbl.c (__mpn_construct_double):
2413         Likewise.
2414         * sysdeps/ieee754/flt-32/mpn2flt.c (__mpn_construct_float):
2415         Likewise.
2416         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c
2417         (__mpn_extract_long_double): Likewise.
2418         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c
2419         (__mpn_construct_long_double): Likewise.
2420         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c
2421         (__mpn_extract_long_double): Likewise.
2422         * sysdeps/ieee754/ldbl-96/mpn2ldbl.c
2423         (__mpn_construct_long_double): Likewise.
2424
2425 2003-03-13  Roland McGrath  <roland@redhat.com>
2426
2427         * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line
2428         entries in the map file match too.
2429
2430 2003-03-13  Guido Guenther  <agx@sigxcpu.org>
2431
2432         * sysdeps/unix/sysv/linux/mips/clone.S: introduce and use local
2433         label .Lthread_start since current binutils don't allow branches
2434         to globally visible symbols.
2435
2436 2003-03-13  Jakub Jelinek  <jakub@redhat.com>
2437
2438         * sysdeps/unix/sysv/linux/ia64/sysdep.h (BREAK_INSN_1, BREAK_INSN,
2439         ASM_OUTARGS_0, ASM_OUTARGS_1, ASM_OUTARGS_2, ASM_OUTARGS_3,
2440         ASM_OUTARGS_4, ASM_OUTARGS_5, ASM_OUTARGS_6): Define.
2441         (INTERNAL_SYSCALL, INLINE_SYSCALL): Use it.  Make syscall arguments
2442         clobbered by the syscall.
2443         (ASM_ARGS_1, ASM_ARGS_2, ASM_ARGS_3, ASM_ARGS_4, ASM_ARGS_5,
2444         ASM_ARGS_6): Change constraints from r to index of corresponding
2445         output register.
2446         * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Swap
2447         ptid and ctid to match kernel.
2448         * sysdeps/unix/sysv/linux/ia64/system.c (FORK): Likewise.
2449
2450 2003-03-12  Steven Munroe  <sjmunroe@us.ibm.com>
2451
2452         * sysdeps/powerpc/powerpc64/elf/configure.in: Remove
2453         AC_DEFINE(PI_STATIC_AND_HIDDEN).  Not supported for PowerPC64.
2454         * sysdeps/powerpc/powerpc64/elf/configure: Regenerated.
2455
2456 2003-03-11  Roland McGrath  <roland@redhat.com>
2457
2458         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
2459         Check SYM_MAP rather than SYM as definedness check.
2460         Handle R_PPC64_ADDR32, R_PPC64_ADDR30, and R_PPC64_REL64 relocs.
2461         Don't handle R_PPC64_REL24 reloc.
2462         Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
2463
2464         * sysdeps/powerpc/powerpc64/dl-machine.h
2465         [USE_TLS] (elf_machine_type_class): Match all the TLS relocs in a
2466         block, so we cover all the TPREL16* flavors without 6 ||s.
2467         [USE_TLS] (elf_machine_tprel): New function.
2468         (elf_machine_rela) [USE_TLS]: Use elf_machine_tprel for TPREL64 reloc,
2469         and handle TPREL16 relocs too.  Return rather than break for DTPREL64.
2470         Mostly from Steven Munroe <sjmunroe@us.ibm.com>.
2471
2472 2003-03-11  Ralf Baechle  <ralf@linux-mips.org>
2473
2474         * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Use jal
2475         instead of jalr to invoke subroutine so restoring the $gp register
2476         will work properly.
2477
2478 2003-03-11  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2479
2480         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (__NR_pread64): Define
2481         to __NR_pread if not defined.
2482         (__NR_pwrite64): Define to __NR_pwrite if not defined.
2483
2484 2003-03-11  Jakub Jelinek  <jakub@redhat.com>
2485
2486         * sysdeps/unix/sysv/linux/ia64/system.c: New file.
2487         * sysdeps/unix/sysv/linux/kernel-features.h
2488         (__ASSUME_CLONE_THREAD_FLAGS): Define for IA-64 and s390* with
2489         kernel >= 2.5.64.
2490
2491 2003-03-11  Jakub Jelinek  <jakub@redhat.com>
2492
2493         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1,
2494         allocate space even for the trailing '/'.
2495         Reported by John Reiser <jreiser@BitWagon.com>.
2496
2497         * sysdeps/unix/sysv/linux/ia64/sysdep.h (LOAD_ARGS_6, ASM_ARGS_6,
2498         ASM_CLOBBERS_6): Define.
2499         (ASM_CLOBBERS_5): Use ASM_CLOBBERS_6.
2500         * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Reorder arguments
2501         to match IA-32 order.
2502         * sysdeps/unix/sysv/linux/i386/clone.S: Fix comment.
2503
2504 2003-03-10  Steven Munroe  <sjmunroe@us.ibm.com>
2505
2506         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't clobber R7.
2507         Copy extra params for NPTL to registers used in clone syscall.
2508
2509 2003-03-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2510
2511         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct system
2512         call names for pread and pwrite.
2513
2514 2003-03-10  Roland McGrath  <roland@redhat.com>
2515
2516         * dlfcn/Makefile (libdl-routines): Add dladdr1.
2517         * dlfcn/dladdr1.c: New file.
2518         * dlfcn/dlfcn.h [__USE_GNU]: Declare dladdr1.
2519         [__USE_GNU] (RTLD_DL_SYMENT, RTLD_DL_LINKMAP): New enum constants.
2520         * elf/dl-addr.c (_dl_addr): Take new args, a struct link_map ** and
2521         a const ElfNN_Sym ** to fill in.
2522         * include/dlfcn.h: Update decl.  Include <link.h>.
2523         * dlfcn/dladdr.c (dladdr): Update caller.
2524         * malloc/mtrace.c (tr_where): Likewise.
2525         * sysdeps/generic/elf/backtracesyms.c: Likewise.
2526         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
2527         * dlfcn/Versions (libdl: GLIBC_2.3.3): New set, add dladdr1.
2528         * Versions.def (libdl): Define GLIBC_2.3.3 set.
2529
2530         * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) for
2531         assembler command.
2532         * sysdeps/unix/Makefile (compile-syscall): New variable.
2533         Pass -g0 to compiler for assembling syscall stubs from stdin.
2534
2535         * sysdeps/i386/sysdep.h [HAVE_CPP_ASM_DEBUGINFO]
2536         (STABS_CURRENT_FILE, STABS_CURRENT_FILE1, STABS_FUN, STABS_FUN_END):
2537         Define these to do nothing.
2538
2539         * configure.in: New check for -g on .S files.
2540         * configure: Regenerated.
2541         * config.make.in (have-cpp-asm-debuginfo): New variable.
2542         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): New #undef.
2543         * Makeconfig (ASFLAGS): New variable, if undefined and
2544         $(have-cpp-asm-debuginfo), take options matching -g% from $(CFLAGS).
2545         * Makerules (compile.S, COMPILE.S): Use $(ASFLAGS).
2546
2547 2003-03-09  Roland McGrath  <roland@redhat.com>
2548
2549         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Take 3 new args
2550         used by NPTL on new kernels.  From Paul Mackerras <paulus@samba.org>.
2551
2552 2003-03-09  Ulrich Drepper  <drepper@redhat.com>
2553
2554         * po/fi.po: Update from translation team.
2555         * po/ca.po: Likewise.
2556         * po/da.po: Likewise.
2557
2558 2003-03-08  Ulrich Drepper  <drepper@redhat.com>
2559
2560         * rt/tst-aio7.c (do_test): Change BYTES into a #define.
2561
2562 2003-03-07  Ulrich Drepper  <drepper@redhat.com>
2563
2564         * rt/tst-aio7.c (do_test): Give BUFF permanent extent, too.
2565
2566         * sysdeps/powerpc/fpu/w_sqrt.c: Fix comment.
2567
2568 2003-03-07  Roland McGrath  <roland@redhat.com>
2569
2570         * sysdeps/s390/s390-32/sysdep.h (L): Use .Lfoo instead of foo.
2571         * sysdeps/s390/s390-64/sysdep.h (L): Likewise.
2572
2573 2003-03-04  Guido Guenther  <agx@sigxcpu.org>
2574
2575         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove unneeded
2576         stubs, we have INLINE_SYSCALL.
2577         * sysdeps/unix/sysv/linux/mips/bits/mman.h: Define MAP_POPULATE,
2578         MAP_NONBLOCK.
2579
2580 2003-03-06  Roland McGrath  <roland@redhat.com>
2581
2582         * rt/tst-aio7.c (do_test): Revert last change.  Instead, give CB1
2583         permanent extent and add a comment about testing its implicit teardown.
2584
2585 2003-03-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2586
2587         * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope.
2588
2589 2003-03-05  Ulrich Drepper  <drepper@redhat.com>
2590
2591         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix
2592         reversed __builtin_expect expectation.
2593
2594 2003-03-05  Roland McGrath  <roland@redhat.com>
2595
2596         * stdio-common/sscanf.c: Use prototype defn with ... syntax.
2597         * libio/swscanf.c: Likewise.
2598         * libio/swprintf.c: Likewise.
2599
2600 2003-03-04  Roland McGrath  <roland@redhat.com>
2601
2602         * sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.
2603         (elf_machine_rela): Always use RESOLVE_MAP, needed for
2604         R_PPC64_JMP_SLOT as well as TLS cases.
2605         (BIT_INSERT): Move parenthesis where it ought to have been.
2606         Reported by Steven Munroe <sjmunroe@us.ibm.com>.
2607
2608         * posix/confstr.c (confstr): Correct STRING_LEN values for
2609         _CS_GNU_LIBC_VERSION and _CS_GNU_LIBPTHREAD_VERSION, add missing
2610         break.  Reported by Alexandre Julliard <julliard@winehq.com>.
2611
2612 2003-03-04  Jakub Jelinek  <jakub@redhat.com>
2613
2614         * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
2615
2616 2003-03-04  Ulrich Drepper  <drepper@redhat.com>
2617
2618         * sysdeps/unix/sysv/linux/x86_64/clone.S: Add support for the new
2619         clone parameters.
2620
2621         * po/sv.po: Update from translation team.
2622
2623 2003-03-04  Andreas Jaeger  <aj@suse.de>
2624             Ulrich Drepper  <drepper@redhat.com>
2625
2626         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Fix comments.
2627
2628 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
2629
2630         * sysdeps/generic/dl-sysdep.h: Add double include protection.
2631
2632         * po/tr.po: Update from translation team.
2633
2634         * elf/dl-load.c (_dl_map_object_from_fd): Determine whether there
2635         are holes between the segments.  Only call mprotect to set
2636         proection to PROT_NONE if there are some.
2637
2638         * elf/dl-load.c (struct filebuf): Actually use FILEBUF_SIZE.
2639         Update comment.
2640
2641         * include/sched.h (__clone2): Use ... instead of adding all the
2642         new parameters.
2643
2644 2003-03-03  Roland McGrath  <roland@redhat.com>
2645
2646         * elf/dl-load.c (struct filebuf): Fix typo in last change.
2647
2648         * sysdeps/powerpc/powerpc32/elf/configure.in: Don't define
2649         PI_STATIC_AND_HIDDEN.
2650
2651 2003-03-03  Ian Wienand  <ianw@gelato.unsw.edu.au>
2652
2653         * sysdeps/unix/sysv/linux/ia64/clone2.S: Update to take extra clone
2654         flags.
2655         * include/sched.h: Update clone2 prototype.
2656
2657 2003-03-03  Andreas Jaeger  <aj@suse.de>
2658
2659         * math/tgmath.h (__TGMATH_UNARY_REAL_RET_ONLY): New definition.
2660         (llrint): Use it to correct return type.
2661         (lrint): Likewise.
2662         (lround): Likewise.
2663         (llround): Likewise.
2664
2665 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
2666
2667         * elf/dl-load.c (struct filebuf): For 64-bit platforms use 640
2668         byte filebuf size.
2669
2670         * libio/fileops.c (_IO_new_file_fopen): Close stillborn descriptor
2671         if ccs parameter isn't valid.  Reported by Andreas Schwab.
2672
2673 2003-03-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2674
2675         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S (syscall): Add support
2676         for system call numbers > 255.
2677         * sysdeps/unix/sysv/linux/s390/s390-32/syscall.h (DO_CALL,
2678         INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0,
2679         INTERNAL_SYSCALL): Likewise.
2680         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S (syscall): Likewise.
2681         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.h (DO_CALL,
2682         INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0,
2683         INTERNAL_SYSCALL): Likewise.
2684
2685 2003-03-03  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2686
2687         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Don't free the dtv
2688         array if it is the initial dtv.
2689
2690 2003-03-03  Ulrich Drepper  <drepper@redhat.com>
2691
2692         * po/es.po: Update from translation team.
2693         * po/fr.po: Likewise.
2694         * po/gl.po: Likewise.
2695         * po/sk.po: Likewise.
2696         * po/sv.po: Likewise.
2697
2698         * sysdeps/unix/sysv/linux/syscalls.list: Add remap_file_pages entry.
2699         * misc/sys/mman.h: Add prototype for remap_file_pages.
2700         * sysdeps/generic/remap_file_pages.c: New file.
2701         * misc/Makefile (routines): Add remap_file_pages.
2702         * misc/Versions [libc:GLIBC_2.3.3]: Add remap_file_pages.
2703
2704         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_POPULATE
2705         and MAP_NONBLOCK.
2706         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
2707         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise
2708         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise.
2709         * sysdeps/unix/sysv/linux/arm/bits/mman.h: Likewise.
2710         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
2711         * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Likewise.
2712         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise.
2713         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
2714
2715 2003-03-03  Roland McGrath  <roland@redhat.com>
2716
2717         * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.
2718         * sysdeps/ia64/dl-machine.h: Likewise.
2719         * sysdeps/ia64/dl-symaddr.c (_dl_symbol_address): Remove const from
2720         argument type.
2721         * sysdeps/ia64/dl-lookupcfg.h: Update decl.
2722
2723         * sysdeps/wordsize-64/strtol_l.c (strtoll_l): Define as weak alias.
2724         * sysdeps/wordsize-64/strtoul_l.c (strtoull_l): Define as weak alias.
2725         * locale/Versions (libc: GLIBC_2.3): Move those to ...
2726         * sysdeps/wordsize-32/Versions (libc: GLIBC_2.3): ... here, new file.
2727         * sysdeps/wordsize-64/Versions (libc: GLIBC_2.3.3) Likewise.
2728         * Versions.def (libc): Add GLIBC_2.3.3 set.
2729
2730         * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg.
2731         * sysdeps/ia64/dl-machine.h: Update decl.
2732
2733 2003-03-03  Andreas Jaeger  <aj@suse.de>
2734
2735         * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Add missing brace.
2736
2737 2003-03-02  Roland McGrath  <roland@redhat.com>
2738
2739         * scripts/abilist.awk: Reject data items with apparent 0 size.
2740
2741         * scripts/merge-abilist.awk: Restore hack to elide pattern foo.*/bar
2742         after foo.* as if it were a duplicate.
2743
2744         * sysdeps/unix/sysv/linux/ia64/brk.S: Add .type and .size for __curbrk.
2745
2746 2003-03-02  Ulrich Drepper  <drepper@redhat.com>
2747
2748         * elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
2749
2750         * sysdeps/generic/bits/time.h: Define CLOCK_MONOTONIC.
2751         * sysdeps/posix/clock_getres.c: Define code for CLOCK_REALTIME only
2752         if not already defined.  Use SYSDEP_GETRES to allow other files to
2753         provide alternative implementations.
2754         * sysdeps/unix/sysv/linux/clock_getres.c: New file
2755         * sysdeps/unix/clock_gettime.c: Define code for CLOCK_REALTIME only
2756         if not already defined.  Use SYSDEP_GETTIME to allow other files to
2757         provide alternative implementations.
2758         * sysdeps/unix/sysv/linux/clock_gettime.c: New file.
2759         * sysdeps/unix/clock_settime.c: Define code for CLOCK_REALTIME only
2760         if not already defined.  Use SYSDEP_GETTIME to allow other files to
2761         provide alternative implementations.
2762         * sysdeps/unix/sysv/linux/clock_settime.c: New file.
2763         * sysdeps/unix/clock_nanosleep.c: Use SYSDEP_NANOSLEEP to allow
2764         other files to provide alternative implementations.  Rearrange
2765         tests for invalid parameters.
2766         * sysdeps/unix/sysv/linux/clock_nanosleep.c: New file.
2767         * sysdeps/unix/sysv/linux/sysconf.c: New file.
2768         * sysdeps/unix/sysv/linux/kernel-features.h: Define
2769         __ASSUME_POSIX_TIMERS for Linux 2.5.63 and up.
2770         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
2771         _POSIX_MONOTONIC_CLOCK.
2772
2773 2003-03-02  Roland McGrath  <roland@redhat.com>
2774
2775         * scripts/merge-abilist.awk: More checks for bogus input.
2776         Uniquify duplicate config names.
2777
2778         * scripts/abilist.awk: Don't distinguish weak symbols in normal output.
2779
2780         * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow): Renamed
2781         from dl_reloc_overflow, make global.
2782         (__process_machine_rela): Update callers.
2783         * sysdeps/powerpc/powerpc32/dl-machine.h: Declare _dl_reloc_overflow.
2784         Add attribute_hidden to __process_machine_rela decl.
2785         (elf_machine_type_class, elf_machine_rela): Handle 16-bit TLS relocs.
2786
2787         * sysdeps/generic/libc-start.c (__libc_start_main): Don't assign const
2788         variable.
2789
2790         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):
2791         Don't use weak_extern for dl_rtld_map.  Instead check only if [SHARED].
2792         (elf_machine_rela): Clean up.
2793
2794         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Clean up.
2795
2796         PowerPC TLS support contributed by Paul Mackerras <paulus@samba.org>.
2797         * sysdeps/powerpc/powerpc32/elf/configure.in: New file.
2798         * sysdeps/powerpc/powerpc32/elf/configure: New generated file.
2799         * elf/tls-macros.h [__powerpc__ && !__powerpc64__]
2800         (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Define them.
2801         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Support
2802         new relocs for TLS.
2803
2804         * sysdeps/powerpc/dl-tls.h (TLS_TP_OFFSET, TLS_DTV_OFFSET): Move these
2805         macros out of [SHARED].
2806         (TLS_TPREL_VALUE, TLS_DTPREL_VALUE): New macros.
2807
2808         * elf/elf.h: Define R_PPC_* relocs for TLS support.
2809         Clean up R_PPC64_* macro definition comments.
2810
2811         * configure.in: In "running configure fragment for" message,
2812         omit $srcdir from the name if we prepended it.
2813         * configure: Regenerated.
2814
2815         * elf/dl-reloc.c (allocate_static_tls): Fix calculations.
2816         From Jakub Jelinek <jakub@redhat.com>.
2817
2818         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Revert last change,
2819         which duplicated the O_DIRECT defn.
2820
2821 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
2822
2823         * stdlib/stdlib.h: Add missing __USE_BSD enclosure for BSD derived
2824         random functions.
2825
2826 2003-03-01  Andreas Schwab  <schwab@suse.de>
2827
2828         * resolv/Makefile (tests): Don't depend on
2829         $(objpfx)mtrace-tst-leaks when cross compiling.
2830
2831         * sysdeps/m68k/dl-machine.h (_dl_start_user): Access
2832         __libc_stack_end through GOT since it is a global symbol.
2833
2834 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
2835
2836         * argp/argp.h: Fix a typo.
2837         Reported by H.S.Teoh <hsteoh@quickfur.ath.cx>.
2838
2839         * manual/terminal.texi: Fix cfmakeraw() definition from int to void.
2840
2841 2003-02-27  Pat Rankin  <rankin@pactechdata.com>
2842
2843         * posix/regexec.c (proceed_next_node): Cast re_string_get_buffer to
2844         char *.
2845         (get_subexp): Likewise.
2846
2847 2003-03-01  GOTO Masanori  <gotom@debian.or.jp>
2848
2849         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECT): Define.
2850
2851 2003-02-26  Steven Munroe  <sjmunroe@us.ibm.com>
2852
2853         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (O_DIRECT): Define.
2854
2855 2003-02-27  Roland McGrath  <roland@redhat.com>
2856
2857         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Remove
2858         special case for dl_rtld_map in R_PPC64_RELATIVE; it's harmless to
2859         repeat it and avoids the test for the common case.
2860         Clean up and fix calculations for TLS relocs.
2861
2862         * sysdeps/powerpc/powerpc64/dl-tls.h: Moved to ...
2863         * sysdeps/powerpc/dl-tls.h: ... here.
2864         (TLS_TP_OFFSET): New macro.
2865
2866         * sunrpc/svc_udp.c (svcudp_recv): Add a cast to last change.
2867
2868 2003-02-27  Ulrich Drepper  <drepper@redhat.com>
2869
2870         * sysdeps/i386/fpu/libm-test-ulps: Increase ULPs for yn due to
2871         code generation changes in recent gcc.
2872
2873 2003-02-26  Steven Munroe  <sjmunroe@us.ibm.com>
2874
2875         * sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW):
2876         Rename argument to avoid symbol conflict.
2877
2878         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
2879         [__USE_GNU] (O_DIRECT): New macro.
2880
2881 2003-02-24  David Mosberger  <davidm@hpl.hp.com>
2882
2883         * sysdeps/unix/sysv/linux/ia64/sysdep.S (__syscall_error): Fix
2884         unwind info.
2885
2886 2003-02-27  Ulrich Drepper  <drepper@redhat.com>
2887
2888         * resolv/res_libc.c [USE___THREAD] (_res): Don't need the
2889         initializer anymore now that res_thread_freeres is more careful.
2890
2891         * sunrpc/svc_udp.c (svcudp_recv): Remove all control messages
2892         except the PKTINFO.  Reset interface in PKTINFO.
2893         Patch by Neil Brown <neilb@cse.unsw.edu.au> [PR libc/4973].
2894
2895 2003-02-25  Steven Munroe  <sjmunroe@us.ibm.com>
2896
2897         * elf/elf.h: Add new R_PPC64_* relocs for TLS.
2898         * elf/tls-macros.h [__powerpc64__] (TLS_LE, TLS_IE, TLS_LD, TLS_GD):
2899         Define.
2900         * sysdeps/powerpc/powerpc64/elf/configure.in: New file.
2901         * sysdeps/powerpc/powerpc64/elf/configure: New file (generated).
2902         * sysdeps/powerpc/powerpc64/dl-machine.h: Support new TLS relocs.
2903         * sysdeps/powerpc/powerpc64/dl-tls.h: New file.
2904
2905         * sysdeps/powerpc/elf/libc-start.c (__libc_start_main):
2906         Do DL_SYSDEP_OSCHECK here, matching 2002-12-01 change to generic file.
2907
2908 2003-02-25  Andreas Jaeger  <aj@suse.de>
2909
2910         * manual/memory.texi (Malloc Tunable Parameters): Clarify
2911         behaviour of M_MMAP_THRESHOLD.
2912
2913 2003-02-25  Roland McGrath  <roland@redhat.com>
2914
2915         * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount is
2916         zero, inidicating _res was not initialized yet.
2917
2918 2003-02-24  Ulrich Drepper  <drepper@redhat.com>
2919
2920         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remove EACCES
2921         test.
2922
2923 2003-02-24  Roland McGrath  <roland@redhat.com>
2924
2925         * sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
2926
2927 2003-02-23  Roland McGrath  <roland@redhat.com>
2928
2929         * sysdeps/posix/pause.c: New file.
2930         * sysdeps/unix/common/pause.c: File removed.
2931
2932 2003-02-23  Ulrich Drepper  <drepper@redhat.com>
2933
2934         * sysdeps/generic/bits/confname.h: Remove #ifs.
2935
2936         * posix/Makefile (CFLAGS-regex.c): Remove RE_ENABLE_I18N definition.
2937         * posix/regex_internal.h (RE_ENABLE_I18N): Pretty printing.
2938
2939         * resolv/res_libc.c [USE___THREAD] (_res): Initialize _vcsock
2940         element to -1.
2941
2942 2003-02-22  Ulrich Drepper  <drepper@redhat.com>
2943
2944         * sysdeps/generic/dl-sysdep.c: Avoid warning.
2945
2946 2003-02-22  Roland McGrath  <roland@redhat.com>
2947
2948         * resolv/tst-leaks.c: New file by Daniel Jacobowitz <drow@mvista.com>.
2949         * resolv/Makefile (tests): Add tst-leaks.
2950         ($(objpfx)tst-leaks): Depend on $(objpfx)libresolv.so.
2951         (tst-leaks-ENV): New variable.
2952         ($(objpfx)mtrace-tst-leaks): New target.
2953         (tests): Depend on it.
2954
2955         * include/libc-internal.h: Declare __libc_thread_freeres.
2956
2957         * Makerules: Fix last change to use $($(subdir)-version) when set.
2958
2959         * Makerules (install-lib-nosubdir): Depend on installed
2960         libfoo-X.Y.Z.so and libfoo.so.NN files so they are installed
2961         regardless of the libfoo.so target's dependencies.
2962
2963         * MakeTAGS (sub-make-vars): New variable, includes generating=t.
2964         Use that in $(MAKE) calls.
2965
2966 2003-02-22  Ulrich Drepper  <drepper@redhat.com>
2967
2968         * catgets/gencat.c (read_input_file): Collision between
2969         auto-assigned numbers and user-defined nubmers is not fatal.
2970         Handle it.
2971         Patch by Michael M. Lampkin <michael.lampkin@ieee.org>.
2972         * catgets/Makefile: Add rules to run test2.msg test.
2973         * catgets/test2.msg: New file.
2974
2975         * catgets/gencat.c (main): Return 1 if messages have been printed.
2976
2977         * iconv/iconv_prog.c (main): Unify messages.
2978
2979         * stdlib/strtod.c (INTERNAL): Remove bogus clearing of second word
2980         when shifting retval.
2981         * stdlib/tst-strtod.c (main): Add strtold test case.
2982         Reported by Fred J. Tydeman <tydeman@tybor.com>.
2983
2984 2003-02-21  Roland McGrath  <roland@redhat.com>
2985
2986         * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.
2987         * sunrpc/rpc_thread.c: Likewise for text_set_element use.
2988         (__rpc_thread_destroy): Add it to __libc_subfreeres too.
2989
2990         * include/resolv.h: Add libc_hidden_proto for __res_nclose.
2991         * resolv/res_init.c (__res_nclose): Add libc_hidden_def.
2992         (res_thread_freeres): New function, on __libc_thread_subfreeres and
2993         __libc_subfreeres.
2994
2995         * malloc/Versions (libc: GLIBC_PRIVATE): Add __libc_thread_freeres.
2996         * malloc/thread-freeres.c: New file.
2997         * malloc/Makefile (aux): Add it.
2998         * sunrpc/Versions (libc: GLIBC_PRIVATE): Removed.
2999         * sunrpc/rpc_thread.c (__rpc_thread_destroy): Put in special section
3000         "__libc_thread_freeres_fn" and add to __libc_thread_subfreeres set.
3001
3002         * sysdeps/unix/sysv/linux/i386/geteuid.c (__geteuid): Typo fix.
3003         * sysdeps/unix/sysv/linux/i386/getgid.c (__getgid): Typo fix.
3004
3005 2003-02-21  Roland McGrath  <roland@frob.com>
3006
3007         * sysdeps/mach/hurd/opendir.c (__opendir): Use O_NONBLOCK in open.
3008
3009         * iconvdata/Makefile (tests): Add bug-iconv3 only if
3010         [$(have-thread-library) = yes].
3011
3012 2003-02-21  Ulrich Drepper  <drepper@redhat.com>
3013
3014         * sysdeps/unix/sysv/linux/bits/signum.h (__SIGRTMAX): Define as _NSIG.
3015
3016         * sysdeps/unix/sysv/linux/i386/getuid.c: Use INTERNAL_SYSCALL and do
3017         not chechk for errors (unless testing for 32bit variant).
3018         * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise.
3019         * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise.
3020         * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise.
3021
3022 2003-02-21  Jakub Jelinek  <jakub@redhat.com>
3023
3024         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) <R_X86_64_PC32>:
3025         Check for signed overflow, not unsigned.
3026
3027         * sysdeps/sparc/sparc64/elf/configure.in: New file.
3028         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (sysdep-CFLAGS):
3029         Use -fcall-used-g6, not -fcall-used-g7.
3030
3031 2003-02-21  Andreas Jaeger  <aj@suse.de>
3032
3033         * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default
3034         mode.
3035
3036         * sysdeps/x86_64/fpu/fsetexcptflg.c (fesetexceptflag): Do not
3037         clear whole mxcsr but only exceptions.
3038
3039 2003-02-21  Roland McGrath  <roland@redhat.com>
3040
3041         * Makerules: Filter $(install-lib-ldscripts) out of list of targets
3042         for libfoo.so that need $(make-link) rules.
3043
3044 2003-02-21  Roland McGrath  <roland@frob.com>
3045
3046         * sysdeps/mach/hurd/bits/typesizes.h (__DEV_T_TYPE): Use __U32_TYPE
3047         to match existing struct stat layout in mig protocols.
3048
3049 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3050
3051         * version.h (VERSION): Bump to 2.3.2.
3052
3053         * elf/Makefile (distribute): Add reldep9.c, tst-array1.exp,
3054         tst-array2.exp, tst-array4.exp, tst-array2dep.c, check-textrel.c,
3055         and dl-sysdep.h.
3056         * sysdeps/generic/Dist: Add sysdep-cancel.h.
3057         * sysdeps/powerpc/nofpu/Dist: Add soft-supp.h.
3058         * sysdeps/unix/Dist: Add s-proto-bp.S and s-proto-cancel.S.
3059         * sysdeps/unix/sysv/linux/Dist: Add pathconf.h.
3060         * sysdeps/unix/sysv/linux/i386/Dist: Add bp-thunk.h.
3061         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: Add fe_nomask.c and
3062         ucontext_i.h.
3063         * Makefile (distribute): Add include/stubs-prologue.h,
3064         include/gnu/stubs.h, scripts/merge-abilist.awk, and
3065         scripts/extract-abilist.awk.
3066
3067 2003-02-20  Roland McGrath  <roland@redhat.com>
3068
3069         * math/Makefile (distribute): Don't add generated files.
3070
3071 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3072
3073         * math/Makefile: Rearrange variable definitions slightly to get
3074         definition in the right order.
3075
3076 2003-02-20  Roland McGrath  <roland@redhat.com>
3077
3078         * Makerules: Clean up conditional around include of tls.make.
3079         * Make-dist: Export generating=t to prevent using that.
3080         (+distinfo): Likewise for $(shell $(MAKE) ...) runs.
3081
3082 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3083
3084         * inet/rcmd.c (rresvport_af): Avoid using invliad values.  Wrap
3085         around in search if port IPPORT_RESERVED/2 has been test.
3086
3087 2002-02-20  Paolo Bonzini  <bonzini@gnu.org>
3088
3089         * posix/regcomp.c: Remove inclusions.
3090         * posix/regexec.c: Likewise.
3091         * posix/regex_internal.c: Likewise.
3092         * posix/regex_internal.h: Add inclusions here.
3093         * posix/regex.c: Only include sys/types.h before regex.h.  Include
3094         regex_internal.h here.  Include regex_internal.c before regcomp.c
3095         and regexec.c (might expose more opportunities to the C compiler).
3096
3097         * posix/regcomp.c (parse_expression): Fix construct rejected by SGI CC.
3098
3099         * posix/regex_internal.h [!_LIBC] (__mempcpy): Fix typo.
3100         [!_LIBC] (__wcrtomb): New definition.
3101         [!_LIBC]: Conditionalize enabling of I18N on HAVE_WCSCOLL and
3102         HAVE_LOCALE_H as well.
3103
3104 2003-02-20  Ulrich Drepper  <drepper@redhat.com>
3105
3106         * sysdeps/unix/sysv/linux/tcsetattr.c (tcsetattr): Remove obsolete
3107         patch to check for system call errors.
3108
3109 2002-07-24  Philip Blundell  <philb@gnu.org>
3110
3111         * sysdeps/unix/sysv/linux/arm/ioperm.c (init_iosys): Yield ENODEV
3112         on unknown systems.
3113
3114 2003-02-20  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3115
3116         * sysdeps/powerpc/powerpc32/atomicity.h: Remove compiler workaround.
3117         * sysdeps/unix/sysv/linux/kernel-features.h
3118         (__ASSUME_NEW_PRCTL_SYSCALL): Defined for ppc32 too.
3119         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Use prctl
3120         if possible.
3121         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Avoid short
3122         interprocedure branches.
3123         * sysdeps/powerpc/soft-fp/Dist (sim-full.c, fenv_const.c): Move to...
3124         * sysdeps/powerpc/nofpu/Dist: ...here.
3125         * sysdeps/unix/sysv/linux/powerpc/Dist (fe_nomask.c): Move to...
3126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: ...here.
3127         * sysdeps/unix/sysv/linux/s390/s390-64/Dist (kernel_stat.h): Delete.
3128         * sysdeps/unix/sysv/linux/sparc/Dist (bits/utmpx.h): Delete.
3129         * sysdeps/unix/sysv/linux/x86_64/Dist (bits/utmpx.h): Delete.
3130
3131 2003-02-18  Alan Modra  <amodra@bigpond.net.au>
3132
3133         * sysdeps/powerpc/powerpc32/sysdep.h (HIDDEN_JUMPTARGET): Redefine.
3134
3135 2003-02-20  Philip Blundell  <philb@gnu.org>
3136
3137         * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Add
3138         missing arguments to INTERNAL_SYSCALL_ERROR_P and
3139         INTERNAL_SYSCALL_ERRNO.
3140
3141 2003-02-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3142
3143         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c (__real_chown): Test
3144         for __ASSUME_32BITUIDS.
3145
3146 2003-02-20  Andreas Schwab  <schwab@suse.de>
3147
3148         * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add MADV_* and
3149         POSIX_MADV_* constants.
3150
3151 2003-02-20  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3152
3153         * sysdeps/unix/sysv/linux/sh/pread.c: New file.
3154         * sysdeps/unix/sysv/linux/sh/pread64.c: New file.
3155         * sysdeps/unix/sysv/linux/sh/pwrite.c: New file.
3156         * sysdeps/unix/sysv/linux/sh/pwrite64.c: New file.
3157
3158 2003-02-19  Jiro Sekiba  <jir@yamato.ibm.com>
3159
3160         * iconvdata/utf-16.c (gconv_end): Fix range of low surrogate.
3161
3162 2003-02-16  Roland McGrath  <roland@redhat.com>
3163
3164         * signal/signal.h: Include <sys/ucontext.h>, not <ucontext.h>.
3165
3166 2003-02-19  Ulrich Drepper  <drepper@redhat.com>
3167
3168         * stdlib/strtod.c (INTERNAL): Up the safety margin for cutting off
3169         decimal input digits.
3170         * stdlib/tst-strtod.c (main): Add test for strtof bug.
3171
3172 2003-02-18  Ulrich Drepper  <drepper@redhat.com>
3173
3174         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Recognize
3175         invalid file descriptors and missing access permissions.
3176
3177 2003-02-17  Ulrich Drepper  <drepper@redhat.com>
3178
3179         * nss/getXXbyYY_r.c (REENTRANT_NAME): Return 0 if no entry has
3180         been found.
3181
3182         * sysdeps/posix/sysconf.c (__sysconf): Test for LOGIN_NAME_MAX and
3183         TTY_NAME_MAX and not the _POSIX_* minimal value macros.
3184         * sysdeps/unix/sysv/linux/bits/local_lim.h: Define TTY_NAME_MAX
3185         and LOGIN_NAME_MAX.
3186
3187 2003-02-17  Kevin B. Hendricks  <kevin.hendricks@sympatico.ca>
3188             Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3189
3190         * sysdeps/powerpc/elf/libc-start.c: Handle NONTLS_INIT_TP.
3191         * sysdeps/powerpc/powerpc32/__longjmp.S: Remove R2 handling.
3192         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
3193         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
3194         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
3195
3196 2003-02-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3197
3198         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Delete.
3199         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Delete.
3200         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Delete.
3201         * sysdeps/unix/sysv/linux/powerpc/pread.c: Delete.
3202         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Delete.
3203         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Delete.
3204
3205         * sysdeps/unix/sysv/linux/powerpc/fe_nomask.c: Move file...
3206         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: ...here.
3207         * sysdeps/unix/sysv/linux/powerpc/glob64.c: Move file...
3208         * sysdeps/unix/sysv/linux/powerpc/powerpc32/glob64.c: ...here.
3209
3210         * sysdeps/unix/sysv/linux/tcgetattr.c: Use INLINE_SYSCALL.
3211         * sysdeps/unix/sysv/linux/tcsetattr.c: Likewise.
3212         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Delete.
3213         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Delete.
3214
3215 2003-02-14  Thorsten Kukuk  <kukuk@suse.de>
3216
3217         * nss/getent.c (print_hosts): Print all IP addresses of one host.
3218
3219 2003-02-15  Roland McGrath  <roland@frob.com>
3220
3221         * sysdeps/mach/hurd/tls.h: New file.
3222         * sysdeps/mach/hurd/i386/tls.h: New file.
3223
3224         * mach/errsystems.awk: Include <errno.h> in generated output.
3225
3226         * sysdeps/mach/Makefile (mach-before-compile rule): Pass generating=t,
3227         use target mach-before-compile instead of generated.
3228         (mach-before-compile): New target.
3229         * Makerules: Disable use of tls.make if $(generating) is set.
3230         * mach/Makefile: Include mach-syscalls.mk even if no_deps=t.
3231         * sysdeps/mach/hurd/Makefile: Make generated hurd headers depend on
3232         mach-shortcuts.h so mach/ generation happens before hurd/.
3233
3234 2003-02-14  Ulrich Drepper  <drepper@redhat.com>
3235
3236         * sysdeps/i386/fpu/s_nextafterl.c: Decrement high word of mantissa
3237         of demorm correctly if low word is zero.
3238         Reported by Fred J. Tydeman <tydeman@tybor.com>.
3239         * math/libm-test.inc (nextafter_test): New test, but disabled due
3240         to gcc bug.
3241
3242         * sysdeps/generic/libc-start.c [HAVE_PTR_NTHREADS]: Decrement thread
3243         counter and only call __exit_thread if this is not the last thread.
3244
3245 2003-02-13  Jakub Jelinek  <jakub@redhat.com>
3246
3247         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Add instead of
3248         subtracting map->l_tls_offset.
3249
3250 2003-02-12  Ulrich Drepper  <drepper@redhat.com>
3251
3252         * sysdeps/generic/bits/confname.h: Define _CS_GNU_LIBC_VERSION and
3253         _CS_GNU_LIBPTHREAD_VERSION.
3254         * posix/conststr.c: Handle these new values.
3255         * posix/getconf.c: Likewise.
3256
3257         * sysdeps/mips/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE): Fix
3258         masking of version index.
3259         Patch by Lance Larsh <Lance.Larsh@oracle.com>.
3260
3261 2003-02-11  Ulrich Drepper  <drepper@redhat.com>
3262
3263         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Compute alignment
3264         correctly.  Reported by Thorsten Kukuk.
3265
3266 2003-02-10  Ulrich Drepper  <drepper@redhat.com>
3267
3268         * elf/Makefile (check-textrel-CFLAGS): Pass _XOPEN_SOURCE and
3269         _BSD_SOURCE to compiler.
3270         * elf/check-textrel.c (SWAP): Add parenthesis to avoid warnings.
3271         Patches by Alan Modra.
3272
3273 2003-02-08  Ulrich Drepper  <drepper@redhat.com>
3274
3275         * io/ftwtest.c: Get current working directory before and after the
3276         nftw call and make sure they match.
3277
3278 2003-02-08  Jim Meyering  <jim@meyering.net>
3279
3280         * io/ftw.c (ftw_startup): When using FTW_CHDIR, always remember
3281         the current directory, not just when DIR contains a slash.
3282         Reported by Manoj Srivastava.
3283
3284 2003-02-07  Jim Meyering  <jim@meyering.net>
3285
3286         * io/ftw.c: Add autoconf-recommended block of alloca-related code.
3287         Include autoconf-recommended block of dirent/NAMELEN-related
3288         definitions and includes.  Use NAMELEN throughout, rather than
3289         _D_EXACT_NAMLEN.
3290         [_LIBC]: Define NAMELEN to _D_EXACT_NAMLEN.
3291         [!_LIBC] (__getcwd): Define to xgetcwd and declare xgetcwd.
3292         (stpcpy): Declare, if necessary.
3293         (mempcpy): Define, if necessary.
3294         [!_LIBC] (__stpcpy, __mempcpy): Define.
3295         [!_LIBC] (LXSTAT, XSTAT): Define.
3296         (lstat) [!LIBC && !LSTAT_FOLLOWS_SLASHED_SYMLINK]: Define to rpl_lstat.
3297         (find_object): Don't use c99-style struct initializer.
3298         Tweak wording in a couple comments.
3299
3300 2003-02-07  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3301
3302         * elf/tls-macros.h: Add non-PIC TLS macros and fix clobber list
3303         for SH.
3304         * sysdeps/unix/sysv/linux/sh/brk.c: Add SYSCALL_INST_PAD
3305         after the trapa instruction.
3306         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Add additional
3307         parameters.
3308         * sysdeps/unix/sysv/linux/sh/sh4/sysdep.h: New file.
3309         (NEED_SYSCALL_INST_PAD): Define.
3310         * sysdeps/unix/sysv/linux/sh/sys/user.h (start_thread): Undef to
3311         avoid to use definition for the kernel.
3312         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
3313         Save and restore the frame pointer.
3314         (SYSCALL_INST_PAD): Define.
3315         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
3316         (INTERNAL_SYSCALL): Make use of ERR parameter. Add SYSCALL_INST_PAD
3317         after trapa instruction.
3318         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
3319         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
3320
3321 2003-02-07  Jakub Jelinek  <jakub@redhat.com>
3322
3323         * resolv/res_libc.c (_res): Ensure _res is not common symbol,
3324         so that it can have aliases.
3325         * inet/herrno.c (h_errno): Put it into .bss not .data section.
3326
3327 2003-02-07  Ulrich Drepper  <drepper@redhat.com>
3328
3329         * elf/dl-runtime.c (fixup): Correct typo in version index computation.
3330         (profile_fixup): Likewise.
3331         Patch by Lance Larsh <Lance.Larsh@oracle.com>.
3332
3333 2002-11-24  Robert Love  <rml@tech9.net>
3334
3335         * posix/sched.h: Second parameter of sched_setaffinity and
3336         sched_getaffinity is `unsigned int', not `unsigned long'.
3337         * sysdeps/generic/sched_setaffinity.c: Likewise.
3338         * sysdeps/generic/sched_getaffinity.c: Likewise.
3339
3340 2003-02-05  Ulrich Drepper  <drepper@redhat.com>
3341
3342         * debug/catchsegv.sh: Fix typo in error messsage.
3343         Reported by John Levon <levon@movementarian.org>.
3344
3345         * sysdeps/unix/sysv/linux/posix_fadvise.c: New file.
3346         * sysdeps/unix/sysv/linux/syscalls.list: Add posix_fadvise64 syscall.
3347         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Likewise.
3348         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3349         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
3350         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3351         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3352
3353         * libio/putwc_u.c: Use _IO_putwc_unlocked, not _IO_putc_unlocked.
3354         Patch by Moritz Schulte <moritz@duesseldorf.ccc.de>.
3355
3356 2003-02-05  Jim Meyering  <jim@meyering.net>
3357
3358         Fix a heap-corrupting bug.
3359         * io/ftw.c: Include <limits.h>.
3360         (PATH_MAX) [!defined PATH_MAX]: Define to 1024.
3361         (process_entry): Allocate enough space to hold the resulting
3362         file name.  Don't presume that 2*dirbufsize is enough.
3363         (ftw_startup): Always use PATH_MAX to compute buffer size, now that
3364         it is guaranteed to be defined.
3365
3366 2003-02-04  Ulrich Drepper  <drepper@redhat.com>
3367
3368         * iconvdata/Makefile: Add rules to build and run bug-iconv3.
3369         * iconvdata/bug-iconv3.c: New file.
3370
3371 2003-02-04  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3372
3373         * sysdeps/unix/sysv/linux/s390/system.c: New file.
3374
3375 2003-02-03  Jakub Jelinek  <jakub@redhat.com>
3376
3377         * sysdeps/sparc/sparc32/elf/configure.in (BROKEN_SPARC_WDISP22): New
3378         check.
3379         * config.h.in (BROKEN_SPARC_WDISP22): Add.
3380
3381 2003-02-03  Ulrich Drepper  <drepper@redhat.com>
3382
3383         * sysdeps/i386/i686/memmove.S: New file.
3384
3385 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3386
3387         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c:
3388         Include kernel-features.h
3389         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
3390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
3391         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
3392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
3393
3394 2003-02-02  Jakub Jelinek  <jakub@redhat.com>
3395
3396         * elf/tls-macros.h [sparc] (TLS_LD, TLS_GD): Add "cc" clobbers.
3397
3398 2003-01-25  Jim Meyering  <jim@meyering.net>
3399
3400         * io/ftw.c (object_compare): Compare inode numbers before device
3401         numbers, since the former are much more likely to differ.
3402
3403 2003-02-01  Ulrich Drepper  <drepper@redhat.com>
3404
3405         * time/tzfile.c (__tzfile_compute): Change return value type to
3406         void.  Adjust return statements.
3407         * include/time.h (__tzfile_compute): Adjust prototype.
3408
3409 2003-02-01  Jim Meyering  <jim@meyering.net>
3410
3411         * time/tzset.c (__tz_convert): Remove dead code; __tzfile_compute
3412         always returns 1.
3413
3414 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3415
3416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
3417         [!__ASSUME_NEW_PRCTL_SYSCALL]: Noop prctl syscall and set ENOSYS.
3418
3419 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3420
3421         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
3422         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Generate ENOSYS stub.
3423         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
3424         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
3425         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
3426         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
3427         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
3428         [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Likewise.
3429
3430 2003-01-31  Steven Munroe  <sjmunroe@us.ibm.com>
3431
3432         * sysdeps/unix/sysv/linux/configure.in: Change arch_minimum_kernel
3433         back to 2.4.19 for powerpc64.
3434         * sysdeps/unix/sysv/linux/kernel-features.h
3435         (__ASSUME_NEW_PRCTL_SYSCALL): Define for powerpc64.
3436         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Define for powerpc64.
3437
3438 2003-02-01  Ulrich Drepper  <drepper@redhat.com>
3439
3440         * wcsmbs/wcscpy.c (wcscpy): Add alternative implementation for
3441         platforms with strange alignment requirements on wchar_t.
3442
3443 2003-01-31  Andreas Schwab  <schwab@suse.de>
3444
3445         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove __GI_*
3446         aliases, already added by make-syscalls.sh.
3447         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3448         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
3449         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3450         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3451         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3452         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3453         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
3454         * sysdeps/unix/inet/syscalls.list: Likewise.
3455         * sysdeps/unix/syscalls.list: Likewise.
3456
3457 2003-01-31  Andreas Schwab  <schwab@suse.de>
3458
3459         * sysdeps/m68k/Makefile (sysdep-CFLAGS): Don't define, not needed
3460         any more.
3461
3462 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3463
3464         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (__clone): Use lg,
3465         not l to load tls from stack.
3466
3467 2003-01-30  Roland McGrath  <roland@redhat.com>
3468
3469         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Move check for
3470         null argument before all else.
3471         Reported by Martin Schwidefsky <schwidefsky@de.ibm.com>.
3472
3473 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3474
3475         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_lazy_rel):
3476         Move to RESOLVE protected part of the header.
3477         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_lazy_rel):
3478         Likewise.
3479
3480 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
3481
3482         * stdio-common/Makefile (tests): Add bug15.
3483         (bug15-ENV): Define.
3484         * stdio-common/bug15.c: New file.
3485
3486 2002-10-07  Wolfram Gloger  <wg@malloc.de>
3487
3488         * malloc/malloc.c (sYSMALLOc): Only check for breakage due
3489         to foreign sbrk()'s if arena is contiguous.  Bug report from
3490         Bruno Haible <bruno@clisp.org>.
3491
3492 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3493
3494         * sysdeps/s390/libc-tls.c: Include stdlib.h.
3495
3496 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3497
3498         * stdio-common/vfprintf.c (vfprintf): Only subtract lowest 3 bits of
3499         ps.__count.
3500
3501 2003-01-30  Ulrich Drepper  <drepper@redhat.com>
3502
3503         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Fix storing and
3504         restoring of %r6.
3505         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.  Use
3506         64-bit load.
3507         Patch by Martin Schwidefsky  <schwidefsky@de.ibm.com>.
3508
3509 2003-01-30  Jakub Jelinek  <jakub@redhat.com>
3510
3511         * elf/dl-reloc.c (CHECK_STATIC_TLS): Move _dl_signal_error...
3512         (allocate_static_tls): ...here.  Add __attribute_noinline__.
3513         Don't return on failure.
3514         (_dl_reloc_bad_type): Add __attribute_noinline__.
3515         * elf/do-rel.h (elf_dynamic_do_rel): Add
3516         __attribute__((always_inline)).
3517         * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
3518         elf_machine_rel_relative, elf_machine_rela_relative,
3519         elf_machine_lazy_rel): Add prototypes with
3520         __attribute__((always_inline)).
3521
3522 2003-01-29  David Mosberger  <davidm@hpl.hp.com>
3523
3524         * elf/dl-support.c (_dl_aux_init): Handle AT_SYSINFO.
3525
3526 2003-01-29  Roland McGrath  <roland@redhat.com>
3527
3528         * configure.in: Barf if configured in $srcdir.
3529
3530 2003-01-28  Steven Munroe  <sjmunroe@us.ibm.com>
3531
3532         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
3533         (__fe_nomask_env): Change __prctl call to INTERNAL_SYSCALL.
3534
3535 2003-01-28  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3536
3537         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Reorder additional
3538         clone parameters to match the order used on ia32.
3539         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3540
3541 2003-01-27  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3542
3543         * elf/elf.h: Add new s390 relocs.
3544         * elf/tls-macros.h: Add s390 versions.
3545         * sysdeps/s390/Versions [GLIBC_2.3] (ld): Export __tls_get_offset.
3546         * sysdeps/s390/dl-tls.h: New file.
3547         * sysdeps/s390/libc-tls.c: New file.
3548         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_type_class): Add TLS
3549         relocs for class PLT.
3550         (elf_machine_rela): Handle TLS relocs.
3551         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
3552         * sysdeps/s390/s390-32/elf/configure.in: Add TLS check.
3553         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
3554         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Add support for
3555         CLONE_CHILD_*TID flags.
3556         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
3557         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Use branch with 32
3558         bit offset.
3559         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
3560         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
3561         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S (__syscall_error):
3562         Support USE___THREAD. Define RTLD_PRIVATE_ERRNO variant.
3563         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S (__syscall_error):
3564         Likewise.
3565         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h:
3566         (SYSCALL_ERROR_LABEL): Move define next to SYSCALL_ERROR_HANDLER.
3567         (SYSCALL_ERROR_HANDLER): Add USE___THREAD and RTLD_PRIVATE_ERRNO
3568         variants.
3569         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h:
3570         (SYSCALL_ERROR_LABEL): Move define next to SYSCALL_ERROR_HANDLER. Use
3571         direct branch to syscall_error for !PIC and PIC && !_LIBC_REENTRANT.
3572         (SYSCALL_ERROR_HANDLER): Add USE___THREAD and RTLD_PRIVATE_ERRNO
3573         variants.
3574
3575 2003-01-28  Ulrich Drepper  <drepper@redhat.com>
3576
3577         * sysdeps/unix/common/pause.c (do_pause): New function.  Split
3578         from __libc_pause.  Implement using sigsuspend.
3579         (__libc_pause): Call do_pause to do the real work.
3580
3581         * sysdeps/posix/sigpause.c (do_sigpause): Check range of
3582         sig_or_mask parameter is is_sig != 0.
3583
3584 2003-01-21  Philip Blundell  <philb@gnu.org>
3585
3586         * sysdeps/unix/sysv/linux/bits/ioctls.h (SIOCSIFNAME): Define.
3587
3588 2003-01-27  Steven Munroe  <sjmunroe@us.ibm.com>
3589
3590         * stdio-common/Makefile: Add bug14-ENV to set LOCPATH for make check.
3591
3592 2003-01-27  Ulrich Drepper  <drepper@redhat.com>
3593
3594         * stdio-common/bug14.c: Use official name for the locale.
3595
3596         * stdio-common/vfprintf.c [USE_IN_LIBIO]: Use _IO_cleanup_region_start
3597         instead of __libc_cleanup_region_start and _IO_cleanup_region_end
3598         instead of __libc_cleanup_region_end.
3599
3600         * sysdeps/unix/sysv/linux/i386/system.c (CLEANUP_HANDLER): Pass 1
3601         as first parameter to __libc_cleanup_region_start.
3602
3603         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c
3604         (__fe_nomask_env): Use __prctl not prctl.
3605         * sysdeps/unix/sysv/linux/syscalls.list: Add __prctl alias for
3606         prctl syscall.
3607
3608         * elf/dl-reloc.c (CHECK_STATIC_TLS): Improve error message.
3609
3610         * elf/dl-open.c (_dl_tls_static_size): Bump to 2048.
3611
3612         * elf/dl-reloc.c (allocate_static_tls): Avoid arithmetic
3613         wrap-around in test.
3614
3615 2003-01-26  Andreas Schwab  <schwab@suse.de>
3616
3617         * sysdeps/wordsize-32/divdi3.c: Export the functions only as
3618         compatibility symbols.  Remove INTDEF for __divdi3.
3619         * sysdeps/wordsize-32/lldiv.c: Don't use __divdi3_internal.
3620         * sysdeps/powerpc/powerpc32/divdi3.c: Remove.
3621         * sysdeps/powerpc/powerpc32/Makefile (CPPFLAGS-divdi3.c): Don't
3622         define.
3623         * sysdeps/powerpc/powerpc32/Dist: Remove divdi3.c.
3624
3625 2003-01-24  Jakub Jelinek  <jakub@redhat.com>
3626
3627         * elf/tls-macros.h: Add SPARC 32-bit definitions.
3628         * sysdeps/sparc/sparc32/elf/configure.in: Add TLS check.
3629         * sysdeps/sparc/sparc32/dl-machine.h: Add dl_machine_h guards
3630         for the first half of the header.  Include tls.h.
3631         (elf_machine_type_class): Return ELF_RTYPE_CLASS_PLT for TLS
3632         relocs too.
3633         (elf_machine_rela): Handle TLS relocs.
3634         * sysdeps/sparc/dl-tls.h: New file.
3635
3636         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Add cancellation
3637         support.
3638
3639         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Use %g6 instead of %g7.
3640         * sysdeps/sparc/sparc32/memchr.S: Likewise.
3641         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
3642         * sysdeps/sparc/sparc32/strcat.S: Likewise.
3643         * sysdeps/sparc/sparc32/strchr.S: Likewise.
3644         * sysdeps/sparc/sparc32/strcmp.S: Likewise.
3645         * sysdeps/sparc/sparc32/strcpy.S: Likewise.
3646         * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
3647         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
3648         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
3649         * sysdeps/sparc/sparc64/stpcpy.S: Likewise.
3650         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
3651         * sysdeps/sparc/sparc64/strcat.S: Likewise.
3652         * sysdeps/sparc/sparc64/strchr.S: Likewise.
3653         * sysdeps/sparc/sparc64/strcmp.S: Likewise.
3654         * sysdeps/sparc/sparc64/strcpy.S: Likewise.
3655         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
3656         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
3657         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
3658         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
3659
3660 2003-01-24  Andreas Schwab  <schwab@suse.de>
3661
3662         * elf/dl-close.c (_dl_close): Don't relocate DT_FINI_ARRAY
3663         elements, and process them backwards.
3664         * elf/Makefile ($(objpfx)tst-array4): New target.
3665         ($(objpfx)tst-array4.out): Likewise.
3666         (tests) [$(have-initfini-array) = yes]: Add tst-array4.
3667         * elf/tst-array4.c: New file.
3668         * elf/tst-array4.exp: Likewise.
3669
3670 2003-01-24  Steven Munroe  <sjmunroe@us.ibm.com>
3671
3672         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: New file.
3673
3674 2003-01-27  Guido Guenther  <agx@sigxcpu.org>
3675
3676         * sysdeps/unix/sysv/linux/mips/sysdep.h (SYSCALL_ERROR_LABEL): Define.
3677         * sysdeps/unix/sysv/linux/mips/pread.c: Add support for
3678         cancellation handling and handle both __NR_pread64 and __NR_pread.
3679         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
3680         * sysdeps/unix/sysv/linux/mips/pwrite.c: Add support for
3681         cancellation handling and handle both __NR_pwrite64 and __NR_pwrite.
3682         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
3683         * sysdeps/unix/mips/sysdep.S: Don't set errno in the _LIBC_REENTRANT
3684         case, use register names consistently.
3685
3686 2003-01-27  Wolfram Gloger  <wg@malloc.de>
3687
3688         * malloc/hooks.c (mem2chunk_check): Check alignment of mem
3689         pointer, not of the computed chunk.  Bug report from Carlos
3690         O'Donell <carlos@baldric.uwo.ca>.
3691
3692 2003-01-25  Andreas Schwab  <schwab@suse.de>
3693
3694         * sysdeps/m68k/dl-machine.h (_dl_start_user): Use pc-relative
3695         addressing to save GOT entries.
3696
3697 2003-01-21  Jakub Jelinek  <jakub@redhat.com>
3698
3699         * sysdeps/unix/alpha/sysdep.h (inline_syscall0,
3700         inline_syscall1, inline_syscall2, inline_syscall3,
3701         inline_syscall4, inline_syscall5, inline_syscall6): Add __volatile__.
3702         * sysdeps/unix/sysv/linux/alpha/sysdep.h (INTERNAL_SYSCALL): Add
3703         __attribute__((unused)) to ChEcK.
3704
3705 2003-01-20  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3706
3707         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL):
3708         Fix inline assembler constraints.
3709         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL):
3710         Likewise.
3711
3712         * sysdeps/s390/s390-64/Makefile (pic-ccflag): Use -fpic instead of
3713         -fPIC.
3714
3715 2003-01-20  Segher Boessenkool  <segher@koffie.nl>
3716
3717         * sysdeps/ieee754/dbl-64/sincos32.c (__mpcos): Really
3718         compute the cosine, not the sine, even if x > 0.8.
3719
3720 2003-01-19  Ulrich Drepper  <drepper@redhat.com>
3721
3722         * nis/nss_nis/nis-spwd.c: Make _nss_nis_endspent an alias of
3723         _nss_nis_setspent.  Work around the different prototypes.
3724         * nis/nss_nis/nis-rpc.c (internal_nis_setrpcent): Use
3725         internal_nis_endrpcent.
3726         (internal_nis_endrpcent): Change return type to void.  Change callers.
3727         * nis/nss_nis/nis-pwd.c: Make _nss_nis_endpwent an alias of
3728         _nss_nis_setpwent.  Work around the different prototypes.
3729         * nis/nss_nis/nis-proto.c (_nss_nis_endprotoent): Split out body
3730         of the function to...
3731         (internal_nis_endprotoent): ... here.  New function.
3732         (internal_nis_setprotoent): Use internal_nis_endprotoent.
3733         * nis/nss_nis/nis-network.c: Make _nss_nis_endnetent an alias of
3734         _nss_nis_setnetent.  Work around the different prototypes.
3735         * nis/nss_nis/nis-netgrp.c (_nss_nis_endnetgrent): Split out body
3736         of the function to...
3737         (internal_nis_endnetgrent): ... here.  New function.
3738         (_nss_nis_setnetgrent): Use internal_nis_endnetgrent.
3739
3740 2003-01-19  Jim Meyering  <jim@meyering.net>
3741
3742         * time/strftime.c: (widen): Merge nearly-identical definitions.
3743         (nl_get_alt_digit) [! defined my_strftime]: Define.
3744         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
3745         _nl_get_alt_digit and _nl_get_walt_digit.
3746
3747 2003-01-19  Ulrich Drepper  <drepper@redhat.com>
3748
3749         * time/strftime.c (my_strftime): Handle very large width
3750         specifications for numeric values correctly.  Improve checks for
3751         overflow.
3752         * time/Makefile (tests): Add tst-strftime.
3753         * time/tst-strftime.c: New file.
3754
3755 2003-01-18  Ulrich Drepper  <drepper@redhat.com>
3756
3757         * nis/nss_nis/nis-hosts.c: Make _nss_nis_endhostent an alias of
3758         _nss_nis_sethostent.  Work around the different prototypes.
3759         * nis/nss_nis/nis-grp.c: Make _nss_nis_endgrent an alias of
3760         _nss_nis_setgrent.  Work around the different prototypes.
3761         * nis/nss_nis/nis-ethers.c (internal_nis_endetherent): New
3762         function.  Split out from _nss_nis_endetherent.
3763         (internal_nis_setetherent): Use internal_nis_endetherent instead of
3764         duplicating the code.
3765         * nis/nss_nis/nis-alias.c: Make _nss_nss_nis_endaliasent an alias
3766         of _nss_nis_setaliasent.
3767         * nis/nss_nis/nis-service.c (internal_nis_setservent): Reuse
3768         internal_nis_endservent code, don't duplicate it.
3769
3770         * inet/rexec.c (rexec_af): Protect socket operations with
3771         TEMP_FAILURE_RETRY.  Use writev instead of multiple write.
3772         * inet/rcmd.c (rcmd_af): Likewise.
3773
3774 2003-01-17  Roland McGrath  <roland@redhat.com>
3775
3776         * math/libm-test.inc (sin_test, cos_test, sincos_test) [TEST_DOUBLE]:
3777         Add test of value 0.80190127184058835.
3778
3779         * elf/dl-open.c: Fix typo ifdef -> ifndef on _dl_tls_static_size defn.
3780
3781 2003-01-17  Richard Henderson  <rth@redhat.com>
3782
3783         * sysdeps/alpha/dl-machine.h (elf_machine_type_class): Add TLS
3784         relocs for class PLT.
3785         * sysdeps/alpha/libc-tls.c: New file.
3786         * sysdeps/unix/alpha/sysdep.S (EPILOGUE, GPSAVEREG): New.
3787         (LOADGP) [!PIC]: Rewrite to preserve caller's gp.
3788
3789 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3790
3791         * sysdeps/unix/sysv/linux/ia64/dl-static.c (_dl_static_init): Use
3792         __libc_lock_{,un}lock_recursive instead of __libc_lock_{,un}lock
3793         on _dl_static_lock.
3794
3795 2003-01-17  Andreas Jaeger  <aj@suse.de>
3796
3797         * stdio-common/bug14.c: Include stdlib.h for exit prototype.
3798
3799 2003-01-16  Steven Munroe  <sjmunroe@us.ibm.com>
3800
3801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: New file.
3802         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: New file.
3803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: New file.
3804         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: New file.
3805         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.h: New file.
3806         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: New file.
3807         * sysdeps/unix/sysv/linux/configure.in: Minimum kernel for PPC64
3808         is 2.4.21.
3809
3810 2003-01-16  Ulrich Drepper  <drepper@redhat.com>
3811
3812         * sysdeps/generic/glob.c (glob): Assume sysconf() always returns
3813         values != -1 for _LIBC.  Use extend_alloca to reallocate alloca'ed
3814         buffers.
3815
3816         * sysdeps/generic/sysconf.c: Unconditionally implement
3817         _SC_GETPW_R_SIZE_MAX and _SC_GETGR_R_SIZE_MAX.
3818         * sysdeps/posix/sysconf.c: Likewise.
3819
3820 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3821
3822         * posix/regcomp.c (parse_bracket_exp): If build_charclass fails,
3823         set *err to the returned error, not to REG_ESPACE unconditionally.
3824         (build_word_op): Likewise.
3825         * posix/Makefile (tests): Add bug-regex16.
3826         * posix/bug-regex16.c: New test.
3827
3828 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3829
3830         * elf/dl-load.c (_dl_map_object_from_fd): Use
3831         GL(dl_tls_dtv_slotinfo_list) != NULL to check whether TLS has
3832         been already initialized.
3833
3834 2003-01-15  Dmitry V. Levin  <ldv@altlinux.org>
3835
3836         * sysdeps/unix/sysv/linux/ptsname.c: Fix typo in comment.
3837
3838 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3839
3840         * posix/regcomp.c (re_compile_internal): If clearing buffer, clear
3841         allocated too.  Reported by Al Viro <aviro@redhat.com>.
3842
3843 2003-01-16  Roland McGrath  <roland@redhat.com>
3844
3845         Tweak merged .abilist file format to merge duplicate symbols in
3846         different sets into multi-version stanzas with new "| SET regexp..."
3847         header continuation lines.
3848         * scripts/merge-abilist.awk: Rewritten for new format.
3849         * scripts/extract-abilist.awk: Likewise.
3850
3851 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
3852
3853         * nscd/connections.c (nscd_run): Remove bogus return which isn't
3854         necessary with gcc 3.2+.
3855         (nscd_init): Don't use error() to print message, use dbg_log.
3856
3857         * iconv/gconv_simple.c (STORE_REST): Explicitly store the total
3858         expected size into state.
3859         (UNPACK_BYTES): Do the reverse.
3860         * iconv/loop.c: Use CLEAR_STATE if defined to clear __state element.
3861         * wcsmbs/tst-mbrtowc.c (utf8_test_1): Add test for the bug.
3862         Reported by Al Viro <aviro@redhat.com>.
3863
3864         * stdio-common/Makefile (tests): Add bug14.
3865         * stdio-common/bug14.c: New file.
3866
3867         * stdio-common/vfscanf.c: When recognizing multibyte characters in
3868         string reset the byte counter after mbrtowc reported it is not a
3869         partial character.  Reported by Al Viro <aviro@redhat.com>.
3870
3871 2003-01-15  Steven Munroe  <sjmunroe@us.ibm.com>
3872
3873         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Include
3874         sysdep-cancel.h, not sysdep.h.
3875
3876 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
3877
3878         * nscd/connections.c (nscd_run): Protect accept call with
3879         TEMP_FAILURE_RETRY.
3880
3881 2003-01-15  Andreas Schwab  <schwab@suse.de>
3882
3883         * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d.
3884         (common-generated): Add s-proto-bp.d.
3885         * sysdeps/unix/make-syscalls.sh: Use s-proto-bp.d for dependencies
3886         of bp thunks.
3887         * sysdeps/unix/s-proto-bp.S: New file.
3888         * sysdeps/generic/bp-thunks.h: Don't include <sys/vm86.h> here.
3889         Use <io/sys/sendfile.h> instead of <sys/sendfile.h>.
3890         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: New file.
3891
3892 2003-01-15  Roland McGrath  <roland@redhat.com>
3893
3894         * Makerules: Use -include for tls.make, suppresses warning.
3895         Move gen-as-const-headers rules up so before-compile is set in time.
3896         (sed-remove-dotdot): Fix to work right for subdirs or top dir.
3897
3898 2003-01-15  Ulrich Drepper  <drepper@redhat.com>
3899
3900         * nscd/nscd.c (main): Make code to close all file descriptors
3901         faster and more robust.
3902
3903         * nscd/nscd_getpw_r.c (nscd_getpw_r): Consolidate writing of the
3904         request with one writev call.  Protect all read calls with
3905         TEMP_FAILURE_RETRY.
3906         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
3907         * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
3908
3909         * nscd/hstcache.c: Use extend_alloca to reallocate alloca'd buffer.
3910         Protect writev calls with TEMP_FAILURE_RETRY.
3911         * nscd/grpcache.c: Likewise.
3912         * nscd/pwdcache.c: Likewise.
3913
3914         * nscd/hstcache.c (addhstbynamev6): Don't interpret hostname as
3915         IPv6 address in debug output.
3916
3917 2003-01-14  Roland McGrath  <roland@redhat.com>
3918
3919         * Makerules (check-abi-%): Use two rules for $(common-objpfx) and
3920         $(objpfx) directories, and get rid of vpath directives.  The previous
3921         arrangement resulted in files being written to the source directories
3922         when run in a clean build.  Find all .abilist files in $(..)abilist/.
3923         (update-abi-%): Likewise.
3924         (generated): Don't add .symlist files, they'll be intermediates.
3925
3926         * sysdeps/generic/init-first.c: Add a comment.
3927
3928         * elf/Makefile ($(objpfx)ld.so): Pass -z defs in link.
3929
3930         * scripts/gen-as-const.awk: Grok lone "--" as a separator between
3931         #includes and expressions.
3932
3933         * scripts/merge-abilist.awk: Omit cpu-.*-os.*/modifier from merged
3934         config list when it already contains cpu-.*-os.* without / part.
3935
3936         * Makerules (sed-remove-dotdot): New variable.
3937         ($(common-objpfx)%.make): Use it.  Depend on $(before-compile).
3938         ($(common-objpfx)%.h $(common-objpfx)%.h.d): Likewise.
3939         (check-abi-config): New variable, append /tls or /notls to the tuple.
3940         (check-abi-%): Use that for -v config value.
3941         Find .abilist files in abilist/libfoo.abilist, not in subdir.
3942         * Rules: Move bits/stdio_lim.h generation rules to Makerules.
3943
3944 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
3945
3946         * manual/install.texi: Correct description of header preparation for
3947         Linux build.  Patch by mhwood@Ameritech.Net [PR libc/4941].
3948
3949 2003-01-14  Guido Guenther  <agx@sigxcpu.org>
3950
3951         * sysdeps/unix/sysv/linux/mips/sysdep.h (INTERNAL_SYSCALL,
3952         INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
3953         INTERNAL_SYSCALL_ERROR_P, INLINE_SYSCALL): Define.
3954
3955 2003-01-14  Steven Munroe  <sjmunroe@us.ibm.com>
3956
3957         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
3958         (INTERNAL_SYSCALL): Make use of ERR parameter.
3959         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
3960         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
3961         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
3962         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: New file.
3963
3964 2003-01-14  Ulrich Drepper  <drepper@redhat.com>
3965
3966         * sunrpc/pm_getport.c (pmap_getport): Open TCP socket if protocol
3967         == IPPROTO_TCP.
3968         Patch by James Strandboge <jamie@tpptraining.com> [PR libc/4943].
3969
3970         * sysdeps/unix/sysv/linux/i386/dl-procinfo.c (_dl_x86_cap_flags):
3971         Fix entry for bit 31.
3972
3973         * iconvdata/Makefile: Add rules to build IBM866NAV.
3974         * iconvdata/ibm866nav.c: New file.
3975         * iconvdata/tst-tables.sh: Add IBM866NAV.
3976         * iconvdata/gconv-modules: Add entries for IBM866NAV.
3977
3978 2003-01-13  Ulrich Drepper  <drepper@redhat.com>
3979
3980         * string/tester.c (test_strcpy): Use the previously #if 0'ed code
3981         to test void* parameters.
3982
3983         * sysdeps/i386/i486/bits/string.h (__STRING_SMALLL_GET16): Cast
3984         source pointer before dereferencing.
3985         (__STRING_SMALLL_GET32): Likewise.
3986         (__memset_gc): Add missing parenthesis around macro arguments.
3987         Patch by Denis Zaitsev <zzz@cd-club.ru>.
3988
3989         * sysdeps/i386/i486/bits/string.h (__strspn_cg): Tell the compiler
3990         that %eax is modified.  Reported by Denis Zaitsev <zzz@cd-club.ru>.
3991
3992 2003-01-14  Jakub Jelinek  <jakub@redhat.com>
3993
3994         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL): Undefined before
3995         defining.
3996
3997 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3998
3999         * sysdeps/s390/s390-64/initfini.c: Avoid unterminated string literals.
4000         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (L): Don't define it
4001         here.
4002         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (L): Likewise.
4003
4004 2003-01-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4005
4006         * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Move branch instructions
4007         from here...
4008         (PSEUDO): ... to here.
4009         * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Move branch instruction
4010         from here...
4011         (PSEUDO): ... to here.
4012
4013 2003-01-13  Ulrich Drepper  <drepper@redhat.com>
4014
4015         * locale/programs/charmap-dir.c (charmap_readdir): Use struct
4016         dirent64 instead of struct dirent for dirent.  Call readdir64
4017         instead of readdir.
4018
4019         * locale/programs/locfile.c (siblings_uncached): Use struct
4020         dirent64 instead of struct dirent for other_dentry.  Call
4021         readdir64 instead of readdir.
4022
4023         * elf/ldconfig.c (direntry): Change type to struct dirent64.
4024         (search_dir): Use readdir64 instead of readdir.
4025         Patch by Zhangfan Xing <xing@pacific.jpl.nasa.gov>.
4026
4027 2003-01-12  Roland McGrath  <roland@redhat.com>
4028
4029         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use strtoul,
4030         not strtol.  The former is usable in ld.so, the latter not.
4031
4032         * include/fcntl.h: Declare __libc_creat.
4033
4034         * sysdeps/mach/hurd/Makefile (libmachuser-link.so-no-z-defs,
4035         libhurduser-link.so-no-z-defs): New variables.
4036
4037         * malloc/malloc.c: Revert last change.
4038         * malloc/malloc.h (_int_*): Move these decls to ...
4039         * include/malloc.h: ... here.  Add attribute_hidden.
4040         (_int_valloc): Declare it too.
4041
4042 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4043
4044         * elf/dl-close.c (_dl_close): Fix typo, must be == not = in
4045         search for removed searchlist.  Reported by Roland McGrath.
4046
4047         * io/ftwtest-sh: Add test for case of symlink to nonexisting file
4048         given as start file.
4049
4050         * io/ftw.c (ftw_startup): Use correct name in check for symlink
4051         without existing target.  Patch by Jim Meyering.
4052
4053         * Makerules (build-shlib-helper): Don't use -z defs linker option
4054         if no-z-defs is defined either.
4055
4056 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4057
4058         * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Remove unused
4059         file.
4060
4061 2003-01-10  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4062
4063         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Add vfork.
4064         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4065
4066 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4067
4068         * io/ftwtest-sh: Add test case for relative path with /. at the end.
4069
4070 2003-01-12  Jim Meyering  <jim@meyering.net>
4071
4072         * io/ftw.c (ftw_startup): When trying to stat the starting directory,
4073         use the basename if we've already chdir'd into its parent directory.
4074
4075 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4076
4077         * io/ftw.c (process_entry): Use relative path when using chdir()
4078         to change directory after call to ftw_dir.
4079         * io/ftwtest-sh: Add test for relative path argument to nftw()
4080         with FTW_CHDIR option.
4081
4082 2002-01-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4083
4084         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
4085         Define for powerpc.
4086         * sysdeps/unix/sysv/linux/powerpc/syscall.S: Take register alignment
4087         into account.
4088         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
4089         (INTERNAL_SYSCALL): Make use of ERR parameter.
4090         (INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,
4091         INTERNAL_SYSCALL_ERROR_P): Adjust accordingly.
4092         (INLINE_SYSCALL): Make use of INTERNAL_SYSCALL.
4093         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: New file.
4094
4095 2002-01-09  Richard Henderson  <rth@redhat.com>
4096
4097         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Compute
4098         DTPREL64 and TPREL64 without loadbase applied.
4099
4100 2002-01-09  Richard Henderson  <rth@redhat.com>
4101
4102         * sysdeps/unix/alpha/sysdep.S: Use correct definition of errno
4103         for NOT_IN_libc.
4104
4105         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Move inline syscall bits...
4106         * sysdeps/unix/alpha/sysdep.h: ... here.
4107         (PSEUDO_LOADGP): Remove.
4108         (PSEUDO_PROLOGUE): Load GP in non-pic case.
4109         (SYSCALL_ERROR_LABEL): New.
4110         (PSEUDO): Use it in error branch.
4111         (PSEUDO_END): Add $syscall_error label.
4112
4113 2003-01-12  Andreas Jaeger  <aj@suse.de>
4114
4115         * math/bits/mathcalls.h: Round is a const function.
4116
4117 2003-01-11  Jim Meyering  <jim@meyering.net>
4118
4119         * io/ftw.c [HAVE_CONFIG_H]: Include <config.h>.
4120         [HAVE_SYS_PARAM_H || _LIBC]: Guard inclusion of <sys/param.h>.
4121         Include <sys/stat.h>, not <include/sys/stat.h>, if !_LIBC.
4122         [!_LIBC] (__chdir, __closedir, __fchdir, __getcwd, __opendir): Define.
4123         [!_LIBC] (__readdir64, __tdestroy, __tfind, __tsearch): Define.
4124         [!_LIBC] (internal_function, dirent64, MAX): Define.
4125         (__set_errno): Define if not already defined.
4126         (open_dir_stream): When FTW_CHDIR is enabled, invoke opendir on
4127         the basename, not the entire file name.
4128         (process_entry): When FTW_CHDIR is enabled, invoke XSTAT or LXSTAT on
4129         the basename, not the entire file name.
4130
4131 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4132
4133         * string/tester.c (test_strcpy): Disable last added strcpy until
4134         it is fixed.
4135
4136 2003-01-11  Philip Blundell  <philb@gnu.org>
4137
4138         * sysdeps/unix/sysv/linux/arm/socket.S: Add cancellation support.
4139
4140 2003-01-11  Andreas Schwab  <schwab@suse.de>
4141
4142         * Makerules: Add vpath for %.dynsym and %.so so that the
4143         implicit rule chaining for check-abi works.
4144
4145 2003-01-11  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4146
4147         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
4148         Add non-PIC case.
4149
4150 2003-01-11  Jakub Jelinek  <jakub@redhat.com>
4151
4152         * elf/tls-macros.h [__ia64__] (__TLS_CALL_CLOBBERS): Define.
4153         [__ia64__] (TLS_LE, TLS_IE): Fix typos.  Add ;; at start of asm if
4154         gp is used early.
4155         [__ia64__] (TLS_LD, TLS_GD): Likewise.  Use __TLS_CALL_CLOBBERS.
4156         * elf/Makefile ($(objpfx)tst-tlsmod5.so, $(objpfx)tst-tlsmod6.so):
4157         Ensure libc.so in DT_NEEDED.
4158         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Move
4159         CHECK_STATIC_TLS before l_tls_offset use.
4160         * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
4161         Likewise.
4162         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
4163         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage) [TLS_DTV_AT_TP]:
4164         Allocate TLS_PRE_TCB_SIZE bytes below result.
4165         (_dl_deallocate_tls) [TLS_DTV_AT_TP]: Adjust before freeing.
4166         * sysdeps/generic/libc-tls.c (__libc_setup_tls): If
4167         TLS_INIT_TP_EXPENSIVE is not defined, allocate even if no PT_TLS
4168         segment has been found.  If TLS_DTV_AT_TP, allocate TLS_PRE_TCB_SIZE
4169         bytes below result and add tcb_offset to memsz.
4170         * sysdeps/ia64/dl-tls.h (__tls_get_addr): New prototype.
4171         * sysdeps/ia64/dl-machine.h: Include tls.h.
4172         (elf_machine_type_class): Return ELF_RTYPE_CLASS_PLT for TLS relocs
4173         too.
4174         (elf_machine_rela): Assume if sym_map != NULL sym is non-NULL too.
4175         Handle R_IA64_DTPMOD*, R_IA64_DTPREL* and R_IA64_TPREL* relocations.
4176         * sysdeps/ia64/libc-tls.c: New file.
4177
4178 2003-01-10  Steven Munroe  <sjmunroe@us.ibm.com>
4179
4180         * sysdeps/powerpc/powerpc64/sysdep.h (PSEUDO_RET): Add branch hit.
4181         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h (STAT_VER_LINUX):
4182         Fix type.  Move definition out of #if.
4183         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ftruncate64.c: New file.
4184         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: New file.
4185         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: New file.
4186         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: New file.
4187         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: New file.
4188         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S: Add cancellation
4189         support.
4190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Remove
4191         ftruncate64, pread64, pwrite64, truncate64 entries.
4192         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
4193         (INLINE_SYSCALL): New version that supports function call like
4194         syscalls.  Add __builtin_expect.
4195         (LOADARGS_n): Add argument size safety checks.
4196         (INTERNAL_SYSCALL): New Macro.
4197         * sysdeps/unix/sysv/linux/powerpc/powerpc64/truncate64.c: New file.
4198         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h [__PPC_ELF_H]: Avoid
4199         redefinition of elf_fpreg_t and elf_fpregset_t.
4200
4201 2003-01-12  Ulrich Drepper  <drepper@redhat.com>
4202
4203         * elf/dl-close.c (_dl_close): Add several asserts.  Correct and
4204         simplify test for unloading.  If loader of a DSO is unloaded do not
4205         use its scope anymore.  Fall back to own scope and adjust opencounts.
4206         Fix several comments.
4207         * elf/dl-deps.c (_dl_map_object_deps): Always allocate memory for
4208         the l_searchlist, not only for l_initfini.
4209
4210         * elf/dl-lookup.c (add_dependencies): Avoid creating relocation
4211         dependencies if objects cannot be removed.  Remove object with the
4212         definition as not unloadable if necessary.
4213
4214         * elf/reldep6.c: Create relocation dependency before closing the first
4215         module.
4216
4217 2003-01-10  Guido Günther  <agx@sigxcpu.org>
4218
4219         * sysdeps/unix/mips/fork.S: Add PSEUDO_END.
4220         * sysdeps/unix/mips/brk.S: Likewise.
4221         * sysdeps/unix/mips/pipe.S: Likewise.
4222
4223 2003-01-10  Andreas Schwab  <schwab@suse.de>
4224
4225         * sysdeps/unix/sysv/linux/m68k/getsysstats.c: New file.
4226
4227         * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels which
4228         are known to have the vfork syscall.
4229
4230         * sysdeps/m68k/sysdep.h (JUMPTARGET): Undefine before defining it.
4231
4232         * sysdeps/unix/sysv/linux/kernel-features.h
4233         (__ASSUME_MMAP2_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL)
4234         (__ASSUME_STAT64_SYSCALL, __ASSUME_FCNTL64)
4235         (__ASSUME_VFORK_SYSCALL): Define for m68k kernels >= 2.4.12.
4236
4237 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
4238
4239         * elf/Makefile: Add rules to build and run reldep9 test.
4240         * elf/reldep9.c: New file.
4241         * elf/reldep9mod1.c: New file.
4242         * elf/reldep9mod2.c: New file.
4243         * elf/reldep9mod3.c: New file.
4244
4245 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
4246
4247         * elf/Makefile: Add rules to build and run nodelete2 test.
4248         * elf/nodelete2.c: New file.
4249         * elf/nodel2mod1.c: New file.
4250         * elf/nodel2mod2.c: New file.
4251         * elf/nodel2mod3.c: New file.
4252
4253 2003-01-09  Jakub Jelinek  <jakub@redhat.com>
4254
4255         * posix/test-vfork.c (noop): Add __attribute_noinline__.
4256         * sysdeps/generic/sysdep.h (JUMPTARGET): Define if not defined.
4257         * sysdeps/i386/sysdep.h (JUMPTARGET): Undefine JUMPTARGET before
4258         defining it.
4259         * sysdeps/powerpc/powerpc32/sysdep.h (JUMPTARGET): Likewise.
4260         * sysdeps/powerpc/powerpc64/sysdep.h (JUMPTARGET): Likewise.
4261         * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Likewise.
4262         * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Likewise.
4263         * sysdeps/x86_64/sysdep.h (JUMPTARGET): Likewise.
4264
4265 2003-01-09  Andreas Schwab  <schwab@suse.de>
4266
4267         * sysdeps/m68k/fpu/libm-test-ulps: Regenerated.
4268
4269 2003-01-08  Ulrich Drepper  <drepper@redhat.com>
4270
4271         * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL,
4272         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
4273         argument.
4274         (INTERNAL_SYSCALL_DECL): Define.
4275
4276 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
4277
4278         * sysdeps/unix/sysv/linux/ia64/sysdep.h (INTERNAL_SYSCALL,
4279         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
4280         argument.
4281         (INTERNAL_SYSCALL_DECL): Define.
4282         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
4283         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
4284         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
4285         (INLINE_SYSCALL): Adjust.
4286         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
4287         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
4288         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
4289         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4290         * elf/dl-misc.c (_dl_debug_vdprintf): Add INTERNAL_SYSCALL_DECL,
4291         add err argument to INTERNAL_SYSCALL* macros.
4292         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
4293         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Likewise.
4294         * sysdeps/unix/sysv/linux/m68k/brk.c (__brk): Likewise.
4295         * sysdeps/unix/sysv/linux/m68k/getpagesize.c  (__getpagesize):
4296         Likewise.
4297         * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Likewise.
4298         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Use
4299         INLINE_SYSCALL instead of INTERNAL_SYSCALL and setting errno.
4300
4301 2003-01-07  Ulrich Drepper  <drepper@redhat.com>
4302
4303         Unify symbols in user namespace exported by libc.so and libc.a.
4304         * argp/argp-fmtstream.c: Don't define argp_make_fmtstream,
4305         argp_fmtstream_free, and argp_fmtstream_printf.
4306         * argp/argp-fs-xinl.c: Don't define argp_fmtstream_putc,
4307         argp_fmtstream_puts, argp_fmtstream_write, argp_fmtstream_set_lmargin,
4308         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin, and
4309         argp_fmtstream_point.
4310         * gmon/gmon.c: Don't define write_profiling.
4311         * libio/genops.c: Don't define _cleanup.
4312
4313         * intl/explodename.c (_nl_find_language.c): Mark as static.
4314         * intl/loadinfo.h: Remove _nl_find_language prototype.
4315
4316         * libio/fileops.c (_IO_file_seekoff_maybe_mmap): Mark as static.
4317         * libio/libioP.h: Remove declaration.
4318
4319         * libio/iopopen.c (_IO_proc_jumps): Mark as static.
4320         * libio/libioP.h: Remove declaration.
4321
4322         * sysdeps/generic/unwind-dw2.c: Mark __frame_state_for with STATIC.
4323         * sysdeps/generic/framestate.c: Define STATIC before including
4324         unwind-dw2.c.
4325
4326         * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
4327
4328 2003-01-06  Philip Blundell  <philb@gnu.org>
4329
4330         * sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
4331         [__LIBC_REENTRANT]: Unify PIC and non-PIC cases.
4332
4333         * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Remove .type
4334         directive.
4335         (PSEUDO_RET): Use SYSCALL_ERROR in place of __syscall_error.
4336         (SYSCALL_ERROR): New.
4337         (SYSCALL_ERROR_HANDLER) [NOT_IN_libc]: Provide local copy of error
4338         handling code.
4339         (INTERNAL_SYSCALL): Define.
4340         (INLINE_SYSCALL): Use it.
4341         (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
4342         * sysdeps/unix/sysv/linux/arm/socket.S (__socket): Use
4343         SYSCALL_ERROR in place of __syscall_error.
4344
4345 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
4346
4347         * sysdeps/ia64/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
4348         __bswap_32, __bswap_64): Put x into temporary variable
4349         to avoid warnings.
4350         [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
4351         (inline) functions.
4352         * sysdeps/s390/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
4353         __bswap_32, __bswap_64): Put x into temporary variable
4354         to avoid warnings.
4355         [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
4356         (inline) functions.
4357         * sysdeps/i386/bits/byteswap.h [!__GNUC__] (__bswap_16, __bswap_32):
4358         Likewise.
4359
4360 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
4361
4362         * sysdeps/unix/sysv/linux/alpha/adjtime.c (ntp_adjtime): New weak
4363         alias.
4364
4365 2003-01-07  Jakub Jelinek  <jakub@redhat.com>
4366
4367         * elf/rtld.c (_rtld_global): Remove _dl_dynamic_weak initializer.
4368         * elf/dl-support.c (_dl_dynamic_weak): Initialize to 0.
4369
4370 2003-01-07  Ulrich Drepper  <drepper@redhat.com>
4371
4372         * math/libm-test.inc (significand_test): New function.
4373         (main): Call it.
4374
4375 2003-01-06  Roland McGrath  <roland@redhat.com>
4376
4377         * sysdeps/i386/i486/bits/string.h (memset): Add parens around macro
4378         arguments.
4379         (memcpy, memrchr, strcpy, __stpcpy, strncpy, strcat): Likewise.
4380         (strcmp, strncat, strncmp, strchr, __strchrnul, strchrnul): Likewise.
4381         (index, strrchr, rindex, strcspn, strspn, strpbrk, strstr): Likewise.
4382
4383         * string/tester.c (test_strcpy): Add test with `void *' arguments.
4384
4385 2003-01-06  Ulrich Drepper  <drepper@redhat.com>
4386
4387         * sysdeps/i386/fpu/s_significandl.c (__significandl): Really
4388         return significand and not the exponent.
4389         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
4390
4391         * elf/dl-misc.c (_dl_debug_vdprintf): Help PPC port by explicitly
4392         taking address of iov in INTERNAL_SYSCALL call.  Patch by Franz Sirl.
4393
4394         * malloc/malloc.c: Mark all _int_* functions as static.
4395
4396 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
4397
4398         * sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.
4399         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add cancellation
4400         handling.
4401         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
4402
4403 2003-01-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4404
4405         * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint.
4406         * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Add cancellation
4407         support.
4408         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Remove
4409         ftruncate64, truncate64, pread64 and pwrite64 entries.
4410         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
4411         (INLINE_SYSCALL): Add __builtin_expect.
4412         (LOADARGS_n): Add argument size safety checks.
4413         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: New file.
4414         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: New file.
4415         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: New file.
4416         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: New file.
4417         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: New file.
4418         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: New file.
4419
4420 2003-01-06  Jakub Jelinek  <jakub@redhat.com>
4421
4422         * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Define.
4423         * sysdeps/generic/creat.c: Include sysdep-cancel.h.
4424         (LIBC_CANCEL_HANDLED): Add.
4425
4426         * sysdeps/unix/sysv/linux/alpha/sysdep.h
4427         (inline_syscall_r0_constraint): Rename to...
4428         (inline_syscall_r0_out_constraint): ... this.  Add =.
4429         (inline_syscall[0-6]): Use inline_syscall_r0_out_constraint.
4430
4431 2003-01-06  Andreas Schwab  <schwab@suse.de>
4432
4433         * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make
4434         sure this is always inlined.
4435         (elf_machine_rela): Likewise.
4436
4437         * sysdeps/m68k/Makefile (sysdep-CFLAGS): Increase inline limit.
4438
4439 2003-01-04  Roland McGrath  <roland@redhat.com>
4440
4441         * Makeconfig (+mkdep): Add -MP flag.
4442         Suggested by Art Haas <ahaas@airmail.net>.
4443
4444 2003-01-05  Andreas Schwab  <schwab@suse.de>
4445
4446         * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC.
4447
4448 2003-01-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4449
4450         * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Use
4451         SYSCALL_ERROR_HANDLER.
4452         * sysdeps/unix/sysv/linux/sh/pipe.S (__libc_pipe): Likewise.
4453         * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Likewise.
4454         Add support for cancellation handling.
4455         * sysdeps/unix/sysv/linux/sh/syscall.S (__syscall): Use
4456         SYSCALL_ERROR_HANDLER.
4457         * sysdeps/unix/sysv/linux/sh/vfork.S (__vfork): Likewise.
4458         * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Likewise.
4459         Add support for cancellation handling.
4460         (SYSCALL_ERROR_HANDLER): Define PIC variants.
4461
4462 2003-01-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4463
4464         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Mark
4465         __syscall_pread64 and __syscall_pwrite64 cancelable.
4466         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
4467         (INTERNAL_SYSCALL): New macro.
4468         (LOADARGS_0, LOADARGS_1): Fix.
4469
4470 2003-01-05  Ulrich Drepper  <drepper@redhat.com>
4471
4472         * Makerules (build-shlip-helper): Unless told otherwise, add
4473         -Wl,-z,defs to linker command line.
4474         * rt/Makefile (librt.so): Link with ld.so.
4475         * dlfcn/Makefile (libdl.so): Likewise.
4476
4477 2003-01-05  Jakub Jelinek  <jakub@redhat.com>
4478
4479         * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Add support for
4480         cancellation handling.
4481         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
4482         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: Likewise.
4483
4484 2003-01-04  Ulrich Drepper  <drepper@redhat.com>
4485
4486         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Correct
4487         order of parameters passed to kill.
4488
4489 2003-01-04  Andreas Schwab  <schwab@suse.de>
4490
4491         * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Add nanosecond fields.
4492
4493 2002-01-03  Paul Eggert  <eggert@twinsun.com>
4494
4495         * malloc/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
4496         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
4497         when compiling Bison 1.875's `bitset bset = obstack_alloc
4498         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
4499
4500 2003-01-04  Ulrich Drepper  <drepper@redhat.com>
4501
4502         * sysdeps/posix/system.c (do_system): Minor optimizations.  Remove
4503         unnecessary code.
4504         Correct reference counter in case SIGQUIT handler installation failed.
4505
4506 2003-01-03  Ulrich Drepper  <drepper@redhat.com>
4507
4508         * include/libc-symbols.h [HAVE_WEAK_SYMBOLS] (_weak_extern):
4509         Define using _Pragma(weak ...).
4510
4511 2003-01-03  Andreas Jaeger  <aj@suse.de>, Jakub Jelinek <jakub@redhat.com>
4512
4513         * resolv/res_libc.c: Provide declaration for __res_init_weak and
4514         reorder declarations.
4515
4516 2003-01-03  Art Haas  <ahaas@airmail.net>
4517
4518         * localedata/tests-mbwc/dat_iswalnum.c: Convert GCC extension
4519         initializer syntax to C99.
4520         * localedata/tests-mbwc/dat_iswalpha.c: Likewise.
4521         * localedata/tests-mbwc/dat_iswcntrl.c: Likewise.
4522         * localedata/tests-mbwc/dat_iswctype.c: Likewise.
4523         * localedata/tests-mbwc/dat_iswdigit.c: Likewise.
4524         * localedata/tests-mbwc/dat_iswgraph.c: Likewise.
4525         * localedata/tests-mbwc/dat_iswlower.c: Likewise.
4526         * localedata/tests-mbwc/dat_iswprint.c: Likewise.
4527         * localedata/tests-mbwc/dat_iswpunct.c: Likewise.
4528         * localedata/tests-mbwc/dat_iswspace.c: Likewise.
4529         * localedata/tests-mbwc/dat_iswupper.c: Likewise.
4530         * localedata/tests-mbwc/dat_iswxdigit.c: Likewise.
4531         * localedata/tests-mbwc/dat_mblen.c: Likewise.
4532         * localedata/tests-mbwc/dat_mbrlen.c: Likewise.
4533         * localedata/tests-mbwc/dat_mbrtowc.c: Likewise.
4534         * localedata/tests-mbwc/dat_mbsrtowcs.c: Likewise.
4535         * localedata/tests-mbwc/dat_mbstowcs.c: Likewise.
4536         * localedata/tests-mbwc/dat_mbtowc.c: Likewise.
4537         * localedata/tests-mbwc/dat_strcoll.c: Likewise.
4538         * localedata/tests-mbwc/dat_strfmon.c: Likewise.
4539         * localedata/tests-mbwc/dat_strxfrm.c: Likewise.
4540         * localedata/tests-mbwc/dat_swscanf.c: Likewise.
4541         * localedata/tests-mbwc/dat_towctrans.c: Likewise.
4542         * localedata/tests-mbwc/dat_towlower.c: Likewise.
4543         * localedata/tests-mbwc/dat_towupper.c: Likewise.
4544         * localedata/tests-mbwc/dat_wcrtomb.c: Likewise.
4545         * localedata/tests-mbwc/dat_wcscat.c: Likewise.
4546         * localedata/tests-mbwc/dat_wcschr.c: Likewise.
4547         * localedata/tests-mbwc/dat_wcscmp.c: Likewise.
4548         * localedata/tests-mbwc/dat_wcscoll.c: Likewise.
4549         * localedata/tests-mbwc/dat_wcscpy.c: Likewise.
4550         * localedata/tests-mbwc/dat_wcscspn.c: Likewise.
4551         * localedata/tests-mbwc/dat_wcslen.c: Likewise.
4552         * localedata/tests-mbwc/dat_wcsncat.c: Likewise.
4553         * localedata/tests-mbwc/dat_wcsncmp.c: Likewise.
4554         * localedata/tests-mbwc/dat_wcsncpy.c: Likewise.
4555         * localedata/tests-mbwc/dat_wcspbrk.c: Likewise.
4556         * localedata/tests-mbwc/dat_wcsrtombs.c: Likewise.
4557         * localedata/tests-mbwc/dat_wcsspn.c: Likewise.
4558         * localedata/tests-mbwc/dat_wcsstr.c: Likewise.
4559         * localedata/tests-mbwc/dat_wcstod.c: Likewise.
4560         * localedata/tests-mbwc/dat_wcstok.c: Likewise.
4561         * localedata/tests-mbwc/dat_wcstombs.c: Likewise.
4562         * localedata/tests-mbwc/dat_wcswidth.c: Likewise.
4563         * localedata/tests-mbwc/dat_wcsxfrm.c: Likewise.
4564         * localedata/tests-mbwc/dat_wctob.c: Likewise.
4565         * localedata/tests-mbwc/dat_wctomb.c: Likewise.
4566         * localedata/tests-mbwc/dat_wctrans.c: Likewise.
4567         * localedata/tests-mbwc/dat_wctype.c: Likewise.
4568         * localedata/tests-mbwc/dat_wcwidth.c: Likewise.
4569
4570 2003-01-03  Richard Henderson  <rth@redhat.com>
4571
4572         * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall_r0_asm): New.
4573         (inline_syscall_r0_constraint): New.
4574         (inline_syscall[0-6]): Use them.
4575
4576 2003-01-03  Jakub Jelinek  <jakub@redhat.com>
4577
4578         * sysdeps/generic/ldsodefs.h (_dl_allocate_tls, _dl_deallocate_tls):
4579         Add rtld_hidden_proto.
4580         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Add rtld_hidden_def.
4581         (_dl_allocate_tls): Likewise.  Remove INTDEF.
4582
4583 2002-07-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
4584
4585         * sysdeps/sh/memcpy.S: Optimize.  Based on a patch by Toshiyasu
4586         Morita <toshiyasu.morita@hsa.hitachi.com>.
4587         * sysdeps/sh/memcpy.S: Likewise.
4588
4589 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
4590
4591         * sysdeps/pthread/aio_suspend.c (aio_suspend): Don't quite remove
4592         any, but unify the test.
4593
4594 2003-01-02  Jakub Jelinek  <jakub@redhat.com>
4595
4596         * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction,
4597         sigaction): Protect weak_alias and libc_hidden_weak with
4598         #ifndef LIBC_SIGACTION.
4599         * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction,
4600         sigaction): Likewise.
4601         * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction,
4602         sigaction): Likewise.
4603         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction,
4604         sigaction): Likewise.
4605         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction,
4606         sigaction): Likewise.
4607         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction,
4608         sigaction): Likewise.
4609         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction,
4610         sigaction): Likewise.
4611         * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction,
4612         sigaction): Likewise.  Remove SIGCANCEL handling here.
4613         * sysdeps/unix/sysv/linux/sigaction.c (__sigaction, sigaction):
4614         Likewise.
4615
4616 2003-01-02  Art Haas  <ahaas@airmail.net>
4617
4618         * login/tst-utmp.c: Convert GCC extension initializer syntax to C99.
4619
4620 2003-01-02  Ulrich Drepper  <drepper@redhat.com>
4621
4622         * posix/getconf.c: Update copyright year.
4623         * nss/getent.c: Likewise.
4624         * nscd/nscd_nischeck.c: Likewise.
4625         * iconv/iconvconfig.c: Likewise.
4626         * iconv/iconv_prog.c: Likewise.
4627         * elf/ldconfig.c: Likewise.
4628         * catgets/gencat.c: Likewise.
4629         * csu/version.c: Likewise.
4630         * elf/ldd.bash.in: Likewise.
4631         * elf/sprof.c (print_version): Likewise.
4632         * locale/programs/locale.c: Likewise.
4633         * locale/programs/localedef.c: Likewise.
4634         * nscd/nscd.c (print_version): Likewise.
4635         * debug/xtrace.sh: Likewise.
4636         * malloc/memusage.sh: Likewise.
4637         * malloc/mtrace.pl: Likewise.
4638
4639 2003-01-01  Jakub Jelinek  <jakub@redhat.com>
4640
4641         * io/sys/stat.h: Include time.h with __need_timespec even if
4642         __USE_MISC is defined but __USE_XOPEN is not.
4643
4644 2003-01-01  Andreas Jaeger  <aj@suse.de>
4645
4646         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Use union
4647         type to avoid strict aliasing problem.
4648         (_nss_dns_gethostbyname2_r): Likewise.
4649         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
4650         (_nss_dns_getnetbyname_r): Likewise.
4651         * resolv/gethnamaddr.c (_gethtent): Likewise.
4652         (gethostbyname2): Likewise.
4653
4654 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
4655
4656         * string/string-inlines.c: Define __memcpy_g and __strchr_g macros
4657         to avoid using the exported symbols.  Define aliases with the
4658         original names separately.
4659
4660         * include/time.h: Add libc_hidden_proto for __strftime_l.
4661         * include/wchar.h: Add libc_hidden_proto for __wcsftime_l.
4662         * time/strftime.c: Always use libc_hidden_def if _LIBC.
4663
4664         * libio/libioP.h: Add libc_hidden_proto for _IO_file_open.
4665         * libio/fileops.c: Add libc_hidden_def for _IO_file_open.
4666
4667         * malloc/mtrace.c: Add libc_hidden_proto and libc_hidden_def for
4668         tr_break.
4669
4670         * csu/Makefile (routines): Add dso_handle.
4671         * csu/dso_handle.c: New file.
4672
4673 2002-12-31  Roland McGrath  <roland@redhat.com>
4674
4675         * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here.
4676         Use $(S-CPPFLAGS) in place of $(asm-CPPFLAGS).
4677         (S-CPPFLAGS): Add -DASSEMBLER here instead.
4678         (generate-md5, +make-deps): Fix magic to get $(S-CPPFLAGS).
4679
4680 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
4681
4682         * malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle
4683         is available.
4684
4685 2002-12-31  Andreas Jaeger  <aj@suse.de>
4686
4687         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync
4688         with Linux kernel.
4689         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
4690         * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Likewise.
4691         * sysdeps/unix/sysv/linux/hppa/kernel_stat.h: Likewise.
4692
4693         * sysdeps/unix/sysv/linux/kernel_stat.h
4694         (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New.
4695
4696         * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Re-add
4697         __unused[1-3] since they're needed by some platforms.  Handle
4698         _HAVE_STAT_NSEC and _HAVE_STAT_NSEC64.
4699
4700         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Add nsec resolution
4701         for structs stat and stat64.
4702         * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
4703         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
4704         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
4705         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
4706
4707         * io/sys/stat.h [__USE_MISC]: Define __need_timespec for struct stat.
4708
4709         * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Adjust for
4710         nsec resolution changes.
4711         (xstat64_conv): Likewise.
4712         (xstat32_conv): Likewise.
4713
4714         * sysdeps/unix/sysv/linux/kernel_stat.h: Add nsec resolution for
4715         struct kernel_stat.
4716
4717         * sysdeps/unix/sysv/linux/bits/stat.h: Add nsec resolution for
4718         structs stat and stat64.
4719
4720         * time/time.h (__timespec_defined): Define for __USE_MISC.
4721
4722 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
4723
4724         * include/signal.h: Add libc_hidden_proto for __libc_current_sigrtmin
4725         and __libc_current_sigrtmax.
4726
4727 2002-12-31  Jakub Jelinek  <jakub@redhat.com>
4728
4729         * include/errno.h (__errno_location): Add prototype.
4730         Use libc_hidden_proto unconditionally.
4731         * include/netdb.h (__h_errno_location): Use libc_hidden_proto
4732         unconditionally.
4733         * include/resolv.h (__res_state): Likewise.
4734
4735         * hurd/errno-loc.c (__errno_location): Add libc_hidden_def.
4736         * include/sys/socket.h (accept): Add libc_hidden_proto.
4737         * include/errno.h (__errno_location): Likewise.
4738         * include/netdb.h (__h_errno_location): Likewise.
4739         * include/resolv.h (__res_state): Likewise.
4740         * include/unistd.h (__lseek): Likewise.
4741         * sysdeps/generic/errno-loc.c (__errno_location): Add libc_hidden_def.
4742         * sysdeps/generic/herrno-loc.c (__h_errno_location): Likewise.
4743         * sysdeps/generic/res-state.c (__res_state): Likewise.
4744         * sysdeps/generic/accept.c (accept): Likewise.
4745         * sysdeps/generic/lseek.c (__lseek): Likewise.
4746         * sysdeps/generic/allocrtsig.c (__libc_current_sigrtmin,
4747         __libc_current_sigrtmax): Likewise.
4748         * sysdeps/mach/hurd/accept.c (accept): Likewise.
4749         * sysdeps/mach/hurd/lseek.c (__lseek): Likewise.
4750         * sysdeps/unix/sysv/aix/accept.c (accept): Likewise.
4751         * sysdeps/unix/sysv/aix/lseek.c (__lseek): Likewise.
4752         * sysdeps/unix/sysv/linux/accept.S (accept): Likewise.
4753         * sysdeps/unix/inet/syscalls.list (__GI_accept): New alias to accept.
4754         * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI_accept): Likewise.
4755         * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI_accept): Likewise.
4756         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___lseek): New
4757         alias to llseek.
4758         (__GI_accept): New alias to accept.
4759         * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI_accept): Likewise.
4760         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___lseek):
4761         New alias to llseek.
4762         (__GI_accept): New alias to accept.
4763         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__GI_accept):
4764         Likewise.
4765         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI_accept):
4766         Likewise.
4767         * sysdeps/unix/syscalls.list (__GI___lseek): New alias to lseek.
4768
4769         * sysdeps/alpha/setjmp.S : Use libc_hidden_def(name) instead of
4770         strong_alias (name, __GI_name).
4771         * sysdeps/arm/bsd-_setjmp.S : Likewise.
4772         * sysdeps/hppa/bsd-_setjmp.S : Likewise.
4773         * sysdeps/i386/bsd-_setjmp.S : Likewise.
4774         * sysdeps/mips/mips64/bsd-_setjmp.S : Likewise.
4775         * sysdeps/mips/bsd-_setjmp.S : Likewise.
4776         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S : Likewise.
4777         * sysdeps/powerpc/powerpc64/setjmp.S : Likewise.
4778         * sysdeps/s390/s390-32/elf/setjmp.S : Likewise.
4779         * sysdeps/s390/s390-32/bsd-_setjmp.S : Likewise.
4780         * sysdeps/s390/s390-64/elf/setjmp.S : Likewise.
4781         * sysdeps/s390/s390-64/bsd-_setjmp.S : Likewise.
4782         * sysdeps/sh/bsd-_setjmp.S : Likewise.
4783         * sysdeps/sparc/sparc32/setjmp.S : Likewise.
4784         * sysdeps/unix/arm/fork.S : Likewise.
4785         * sysdeps/unix/bsd/hp/m68k/vfork.S : Likewise.
4786         * sysdeps/unix/bsd/i386/vfork.S : Likewise.
4787         * sysdeps/unix/bsd/osf/alpha/fork.S : Likewise.
4788         * sysdeps/unix/bsd/sun/m68k/vfork.S : Likewise.
4789         * sysdeps/unix/bsd/ultrix4/mips/vfork.S : Likewise.
4790         * sysdeps/unix/bsd/vax/vfork.S : Likewise.
4791         * sysdeps/unix/i386/fork.S : Likewise.
4792         * sysdeps/unix/mips/fork.S : Likewise.
4793         * sysdeps/unix/sparc/fork.S : Likewise.
4794         * sysdeps/unix/sparc/vfork.S : Likewise.
4795         * sysdeps/unix/sysv/linux/arm/vfork.S : Likewise.
4796         * sysdeps/unix/sysv/linux/cris/vfork.S : Likewise.
4797         * sysdeps/unix/sysv/linux/i386/vfork.S : Likewise.
4798         * sysdeps/unix/sysv/linux/ia64/fork.S : Likewise.
4799         * sysdeps/unix/sysv/linux/ia64/setjmp.S : Likewise.
4800         * sysdeps/unix/sysv/linux/ia64/vfork.S : Likewise.
4801         * sysdeps/unix/sysv/linux/m68k/vfork.S : Likewise.
4802         * sysdeps/unix/sysv/linux/sh/vfork.S : Likewise.
4803         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S : Likewise.
4804         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S : Likewise.
4805         * sysdeps/unix/sysv/linux/sparc/fork.S : Likewise.
4806         * sysdeps/unix/sysv/linux/sparc/vfork.S : Likewise.
4807         * sysdeps/unix/sysv/linux/x86_64/vfork.S : Likewise.
4808         * sysdeps/unix/fork.S : Likewise.
4809         * sysdeps/vax/bsd-_setjmp.S : Likewise.
4810         * sysdeps/x86_64/bsd-_setjmp.S : Likewise.
4811
4812         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Guard against multiple
4813         inclusion.
4814
4815 2002-12-31  Ulrich Drepper  <drepper@redhat.com>
4816
4817         * include/unistd.h: Add libc_hidden_proto for __fork and __vfork.
4818         * sysdeps/generic/fork.c: Add libc_hidden_def for __fork.
4819         * sysdeps/mach/hurd/fork.c: Likewise.
4820         * sysdeps/unix/sysv/aix/fork.c: Likewise.
4821         * sysdeps/unix/fork.S: Add __GI___fork alias.
4822         * sysdeps/unix/arm/fork.S: Likewise.
4823         * sysdeps/unix/bsd/osf/alpha/fork.S: Likewise.
4824         * sysdeps/unix/i386/fork.S: Likewise.
4825         * sysdeps/unix/mips/fork.S: Likewise.
4826         * sysdeps/unix/sparc/fork.S: Likewise.
4827         * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
4828         * sysdeps/unix/sysv/linux/sparc/fork.S: Likewise.
4829         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
4830         * sysdeps/generic/vfork.c: Add libc_hidden_def for __vfork.
4831         * sysdeps/unix/bsd/hp/m68k/vfork.S: Add __GI___vfork alias.
4832         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
4833         * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
4834         * sysdeps/unix/bsd/ultrix4/mips/vfork.S: Likewise.
4835         * sysdeps/unix/bsd/vax/vfork.S: Likewise.
4836         * sysdeps/unix/sparc/vfork.S: Likewise.
4837         * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise.
4838         * sysdeps/unix/sysv/linux/cris/vfork.S: Likewise.
4839         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
4840         * sysdeps/unix/sysv/linux/ia64/vfork.S: Likewise.
4841         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
4842         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
4843         * sysdeps/unix/sysv/linux/sparc/vfork.S: Likewise.
4844         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
4845
4846         * include/time.h: Add libc_hidden_proto for __nanosleep.
4847         * sysdeps/generic/nanosleep.c: Add libc_hidden_def for __nanosleep.
4848         * sysdeps/mach/nanosleep.c: Likewise.
4849         * sysdeps/unix/sysv/aix/nanosleep.c: Likewise.
4850         * sysdeps/unix/sysv/linux/syscalls.list: Add __GI___nanosleep alias.
4851
4852         * libio/libioP.h: Add libc_hidden_proto for _IO_list_lock,
4853         _IO_list_unlock, and _IO_list_resetlock.
4854         * libio/genops.c: Add libc_hidden_def for _IO_list_lock,
4855         _IO_list_unlock, and _IO_list_resetlock.
4856
4857         * libio/libioP.h: Add libc_hidden_proto for _IO_iter_begin,
4858         _IO_iter_end, _IO_iter_next, and _IO_iter_file.
4859         * libio/genops.c: Add libc_hidden_def for _IO_iter_begin,
4860         _IO_iter_end, _IO_iter_next, and _IO_iter_file.
4861
4862         * include/setjmp.h: Add libc_hidden_proto for __libc_longjmp.
4863         * sysdeps/generic/longjmp.c: Add libc_hidden_def for __longjmp.
4864         * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add
4865         __GI___longjmp alias.
4866
4867         * include/setjmp.h: Add libc_hidden_proto for _setjmp.
4868         * sysdeps/alpha/setjmp.S: Add __GI__setjmp alias.
4869         * sysdeps/arm/bsd-_setjmp.S: Likewise.
4870         * sysdeps/generic/bsd-_setjmp.c: Likewise.
4871         * sysdeps/hppa/bsd-_setjmp.S: Likewise.
4872         * sysdeps/i386/bsd-_setjmp.S: Likewise.
4873         * sysdeps/m68k/bsd-_setjmp.c: Likewise.
4874         * sysdeps/mips/bsd-_setjmp.S: Likewise.
4875         * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
4876         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
4877         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
4878         * sysdeps/s390/s390-32/bsd-_setjmp.S: Likewise.
4879         * sysdeps/s390/s390-32/elf/setjmp.S: Likewise.
4880         * sysdeps/s390/s390-64/bsd-_setjmp.S: Likewise.
4881         * sysdeps/s390/s390-64/elf/setjmp.S: Likewise.
4882         * sysdeps/sh/bsd-_setjmp.S: Likewise.
4883         * sysdeps/sparc/sparc32/setjmp.S: Likewise.
4884         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
4885         * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
4886         * sysdeps/vax/bsd-_setjmp.S: Likewise.
4887         * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
4888
4889 2002-12-30  Ulrich Drepper  <drepper@redhat.com>
4890
4891         * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
4892
4893 2002-12-30  Roland McGrath  <roland@redhat.com>
4894
4895         * Rules (generated): Target removed.
4896         * mach/Makefile (generated): Define it here instead.
4897
4898         * math/Makefile (generated): Add m_*l and m_*f variants too.
4899
4900 2002-12-30  Ulrich Drepper  <drepper@redhat.com>
4901
4902         * elf/dl-close.c (_dl_close): Handle relocation dependencies among
4903         the to-be-deleted objects right away instead of later separately.
4904         The latter fails because the scope data structures of the DSO
4905         might already be gone.
4906
4907         * elf/Makefile: Add rules to build and run reldep8 test.
4908         * elf/reldep8.c: New file.
4909         * elf/reldep8mod1.c: New file.
4910         * elf/reldep8mod2.c: New file.
4911         * elf/reldep8mod3.c: New file.
4912         Contributed by Jakub Jelinek.
4913
4914 2002-12-24  GOTO Masanori  <gotom@debian.or.jp>
4915
4916         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
4917         checking of return value ENOSYS from getdents64.
4918
4919 2002-12-28  Andreas Schwab  <schwab@suse.de>
4920
4921         * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.
4922         ($(common-objpfx)s-%.d): Generalized from
4923         $(common-objpfx)s-proto.d rule.
4924         (common-generated): Add s-proto-cancel.d.
4925         * sysdeps/unix/make-syscalls.sh: Use s-proto-cancel.d for
4926         cancellable syscalls.
4927         * sysdeps/unix/s-proto-cancel.S: New file.
4928
4929 2002-12-29  Roland McGrath  <roland@redhat.com>
4930
4931         * resolv/res_libc.c: Move _res defn magic after res_init defn
4932         so _res macro is in effect for that code.
4933
4934         * Makerules ($(common-objpfx)%.h $(common-objpfx)%.h.d): Fix sed
4935         pattern for prepending $(..) so it doesn't affect $(foo).
4936
4937         * math/Makefile (generated): Add $(addsuffix .c .S,$(calls:s_%=m_%)).
4938
4939 2002-12-29  Jakub Jelinek  <jakub@redhat.com>
4940
4941         * elf/cache.c (add_to_cache): Don't loop forever with 1ULL << 63 set
4942         in hwcap.
4943
4944 2002-12-28  Ulrich Drepper  <drepper@redhat.com>
4945
4946         * misc/sys/cdefs.h (__attribute_deprecated__): New #define.
4947
4948 2002-12-28  Andreas Jaeger  <aj@suse.de>
4949
4950         * sysdeps/generic/readelflib.c (process_elf_file): Cast value to
4951         avoid warning.
4952         * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
4953
4954 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
4955
4956         * inet/herrno.c (__h_errno_location): Remove.
4957         * inet/Makefile (routines): Add herrno-loc.
4958         * resolv/res_libc.c (__res_state): Remove.
4959         * resolv/Makefile (routines): Add res-state.
4960         * sysdeps/generic/herrno-loc.c: New file.
4961         * sysdeps/generic/res-state.c: New file.
4962
4963 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
4964
4965         * sysdeps/unix/sysv/linux/i386/sysdep.h (I386_USE_SYSENTER):
4966         Only define if USE_DL_SYSINFO is defined.
4967
4968 2002-12-22  Jakub Jelinek  <jakub@redhat.com>
4969
4970         * sysdeps/unix/sysv/linux/ia64/sysdep.h (INLINE_SYSCALL,
4971         INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERROR):
4972         Define. Patch by Richard Henderson and Jes Sorensen.
4973         (PSEUDO): Remove unnecessary ;;.
4974         * elf/rtld.c (dl_main): Initialize TLS even if no PT_TLS segments
4975         are found unless TLS_INIT_TP_EXPENSIVE.  Use NONTLS_INIT_TP.
4976         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Use NONTLS_INIT_TP
4977         if not initializing thread pointer.
4978         [!USE_TLS && NONTLS_INIT_TP] (__pthread_initialize_minimal): New.
4979         * sysdeps/generic/libc-start.c (__pthread_initialize_minimal): Don't
4980         make it weak also if NONTLS_INIT_TP.
4981         * sysdeps/unix/common/pause.c: Handle cancellation.
4982         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h [DONT_LOAD_G1]
4983         (LOADSYSCALL): Remove.
4984         (SYSCALL_ERROR_HANDLER_ENTRY): Define.
4985         (SYSCALL_ERROR_HANDLER): Use it.
4986         (PSEUDO): Don't jump around error handler.
4987         * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__libc_pipe): Don't
4988         jump around error handler.
4989         * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S (syscall): Likewise.
4990         * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Branch
4991         to __syscall_error_handler on failure.
4992         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [DONT_LOAD_G1]
4993         (LOADSYSCALL): Remove.
4994         (SYSCALL_ERROR_HANDLER_ENTRY): Define.
4995         (SYSCALL_ERROR_HANDLER): Use it.
4996         (PSEUDO): Don't jump around error handler.
4997         * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__libc_pipe): Don't
4998         jump around error handler.
4999         * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S (syscall): Likewise.
5000         * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S (__socket): Branch
5001         to __syscall_error_handler on failure.
5002
5003 2002-12-27  Roland McGrath  <roland@redhat.com>
5004
5005         * scripts/gen-as-const.awk: New file.
5006         * Makefile (distribute): Add it.
5007         * Makerules ($(common-objpfx)%.h %.h.d: %.sym): New pattern rule.
5008         (before-compile): Add $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
5009         to the list.
5010         (+depfiles): Add $(addprefix $(common-objpfx),$(gen-as-const-headers)).
5011
5012 2002-12-27  Andreas Schwab  <schwab@suse.de>
5013
5014         * sysdeps/unix/sysv/linux/m68k/socket.S: Add cancellation support.
5015
5016 2002-12-27  Jakub Jelinek  <jakub@redhat.com>
5017
5018         * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if
5019         _environ is NULL.
5020
5021 2002-12-27  Andreas Schwab  <schwab@suse.de>
5022
5023         * Makerules ($(common-objpfx)%.make): Filter through
5024         $(sed-remove-objpfx).
5025
5026 2002-12-23  Roland McGrath  <roland@redhat.com>
5027
5028         * scripts/abilist.awk: Produce a more compact format, divided into
5029         stanzas for each version set, the set name listed only once.
5030         * scripts/extract-abilist.awk: New file.
5031         * scripts/merge-abilist.awk: New file.
5032         * Makerules (check-abi-%, update-abi-%): New pattern rules.
5033         (update-abi, check-abi): New targets.
5034         * Makefile (+subdir_targets): Add subdir_{check,update}-abi.
5035
5036 2002-12-19  Roland McGrath  <roland@redhat.com>
5037
5038         * Makerules (%.symlist): Use LC_ALL=C when running awk script.
5039
5040         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Cast result of
5041         INTERNAL_SYSCALL.
5042
5043 2002-12-21  Andreas Schwab  <schwab@suse.de>
5044
5045         * elf/check-textrel.c (handle_file): Swap p_type.
5046
5047 2002-12-21  Andreas Schwab  <schwab@suse.de>
5048
5049         * sysdeps/unix/sysv/linux/m68k/sysdep.h (INTERNAL_SYSCALL): Define.
5050         (INLINE_SYSCALL): Use it.
5051         (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
5052         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
5053
5054         * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Use INTERNAL_SYSCALL.
5055         * sysdeps/unix/sysv/linux/m68k/brk.c: Likewise.
5056
5057 2002-12-20  Art Haas  <ahaas@airmail.net>
5058
5059         * sysdeps/gnu/siglist.c: Convert GCC extension initializer
5060         syntax to C99.
5061
5062 2002-12-21  Philip Blundell  <philb@gnu.org>
5063
5064         * sysdeps/arm/elf/start.S (_start): Optimise a little.  Push stack
5065         top as seventh arg to __libc_start_main.
5066         Reported by paulnash@wildseed.com.
5067
5068         * sysdeps/unix/sysv/linux/arm/clone.S: Small optimisation.
5069
5070         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Elide
5071         compatibility cruft when new enough kernel is assumed.
5072
5073 2002-12-20  Jakub Jelinek  <jakub@redhat.com>
5074
5075         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Use INTERNAL_SYSCALL
5076         instead of INLINE_SYSCALL.
5077
5078 2002-12-20  Ulrich Drepper  <drepper@redhat.com>
5079
5080         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Fix
5081         typo.
5082
5083         * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Define SHM_HUGETLB.
5084         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
5085         * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Likewise.
5086         * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
5087         * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
5088         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
5089         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
5090         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
5091         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
5092         Patch by William Lee Irwin <wli@holomorphy.com>.
5093
5094 2002-12-20  Andreas Schwab  <schwab@suse.de>
5095
5096         * locale/programs/ld-measurement.c (measurement_output): Fix
5097         index calculation.
5098
5099 2002-12-20  Ulrich Drepper  <drepper@redhat.com>
5100
5101         * include/libio.h [_IO_MTSAFE_IO && _IO_lock_inexpensive]:
5102         Redefine _IO_flockifle and _IO_funlockfile as inlines.
5103
5104         * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): For TLS
5105         builds add "tls" in the search path.
5106         * elf/ldconfig.c (is_hwcap_platform): Also recognize "tls".
5107         (path_hwcap): Recognize "tls".
5108
5109 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5110
5111         * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Use
5112         __waitpid instead of waitpid.
5113
5114         * sysdeps/unix/sysv/linux/i386/_exit.S: Use ENTER_KERNEL instead of
5115         int $0x80.
5116         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
5117         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
5118         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
5119
5120         * sysdeps/unix/sysv/linux/i386/sysdep.h: Add support to use AT_SYSINFO
5121         information for system calls.
5122
5123         * sysdeps/generic/dl-sysdep.h: Define RTLD_PRIVATE_ERRNO to 1 only
5124         for ld.so.
5125
5126         * elf/rtld.c (_dl_start) [USE___THREAD]: Define initdtv.
5127
5128 2002-12-19  Roland McGrath  <roland@redhat.com>
5129
5130         * iconvdata/ibm856.h: Convert GCC extension initializer syntax to C99.
5131         * iconvdata/ibm922.h: Likewise.
5132         * iconvdata/ibm930.h: Likewise.
5133         * iconvdata/ibm932.h: Likewise.
5134         * iconvdata/ibm933.h: Likewise.
5135         * iconvdata/ibm935.h: Likewise.
5136         * iconvdata/ibm937.h: Likewise.
5137         * iconvdata/ibm939.h: Likewise.
5138         * iconvdata/ibm943.h: Likewise.
5139         * iconvdata/isiri-3342.h: Likewise.
5140
5141 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5142
5143         * test-skeleton.c (main): Make sure correct value is seen as
5144         argv[0] after adjustment of argv, and argc.
5145
5146         * elf/rtld.c: Don't initialize _dl_dynamic_weak to 1 if
5147         RTLD_CORRECT_DYNAMIC_WEAK is defined.
5148
5149 2002-12-19  Jakub Jelinek  <jakub@redhat.com>
5150
5151         * nscd/connections.c (nscd_run): Shut up warning.
5152         * tst-ungetc.c (assert): Undefined before redefining.
5153
5154 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5155
5156         * posix/regex.c: Use __builtin_expect even outside glibc if gcc 3
5157         is used.
5158
5159 2002-12-17  Art Haas  <ahaas@airmail.net>
5160
5161         * iconvdata/cp737.h: Convert GCC extension initializer syntax to C99.
5162         * iconvdata/cp775.h: Likewise.
5163         * iconvdata/ibm1046.h: Likewise.
5164         * iconvdata/ibm1124.h: Likewise.
5165         * iconvdata/ibm1129.h: Likewise.
5166         * iconvdata/ibm1132.h: Likewise.
5167         * iconvdata/ibm1133.h: Likewise.
5168         * iconvdata/ibm1160.h: Likewise.
5169         * iconvdata/ibm1161.h: Likewise.
5170         * iconvdata/ibm1162.h: Likewise.
5171         * iconvdata/ibm1163.h: Likewise.
5172         * iconvdata/ibm1164.h: Likewise.
5173
5174 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
5175
5176         * sysdeps/unix/sysv/linux/i386/system.c: Define FORK only if
5177         __ASSUME_CLONE_THREAD_FLAGS is defined.
5178         * sysdeps/unix/sysv/linux/kernel-features.h
5179         (__ASSUME_CLONE_THREAD_FLAGS): Define for x86 and kernel >= 2.5.50.
5180
5181 2002-12-18  Ulrich Drepper  <drepper@redhat.com>
5182
5183         * sysdeps/unix/sysv/linux/i386/brk.c: Use INTERNAL_SYSCALL instead
5184         of asm.
5185         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5186
5187         * elf/dl-support.c [NEED_DL_SYSINFO]: Define and initialize
5188         _dl_sysinfo.
5189         [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
5190         code.
5191         * elf/rtld.c [DL_NEED_SYSINFO]: Initialize _dl_sysinfo element of
5192         _rtld_global.
5193         [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
5194         code.
5195         * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
5196         Check for AT_SYSINFO and set _dl_sysinfo appropriately.
5197         * sysdeps/generic/ldsodefs.h (struct rtld_global) [NEED_DL_SYSINFO]:
5198         Add _dl_sysinfo.
5199
5200 2002-12-18  Jakub Jelinek  <jakub@redhat.com>
5201
5202         * misc/Versions [libc: GLIBC_2.3.1]: Move __libc_readv and
5203         __libc_writev to...
5204         [libc: GLIBC_PRIVATE]: ...here.
5205         * sysvipc/Versions [libc: GLIBC_2.3.1]: Move __libc_msgrcv and
5206         __libc_msgsnd to...
5207         [libc: GLIBC_PRIVATE]: ...here.
5208
5209 2002-12-18  Ulrich Drepper  <drepper@redhat.com>
5210
5211         * sysdeps/unix/sysv/linux/i386/sysdep.h: Define ENTER_KERNEL macro.
5212         Use it instead of directly int $0x80.
5213         * sysdeps/unix/sysv/linux/i386/brk.c: Use ENTER_KERNEL.
5214         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
5215         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
5216         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
5217         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
5218         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
5219
5220 2002-12-17  Ulrich Drepper  <drepper@redhat.com>
5221
5222         * malloc/malloc.c (mALLOPt): Make sure malloc is initialized.
5223
5224         * elf/elf.h (AT_SYSINFO): New define.
5225         * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Add support for
5226         AT_SYSINFO.
5227
5228 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
5229
5230         * sysdeps/unix/sysv/linux/alpha/syscalls.list (msgrcv, msgsnd):
5231         Make cancelable.
5232         * sysdeps/unix/sysv/linux/hppa/syscalls.list (msgrcv, msgsnd):
5233         Likewise.
5234         * sysdeps/unix/sysv/linux/ia64/syscalls.list (msgrcv, msgsnd):
5235         Likewise.
5236         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (msgrcv, msgsnd):
5237         Likewise.
5238         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (msgrcv, msgsnd):
5239         Likewise.
5240         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend): Likewise.
5241
5242         * malloc/thread-m.h (mutex_init, mutex_lock, mutex_trylock,
5243         mutex_unlock): If not building NPTL, use __libc_maybe_call2 if
5244         available, otherwise __libc_maybe_call.
5245         * sysdeps/unix/sysv/linux/x86_64/recv.c: Add support for
5246         cancellation handling.
5247         * sysdeps/unix/sysv/linux/x86_64/send.c: Likewise.
5248
5249 2002-12-17  Isamu Hasegawa  <isamu@yamato.ibm.com>
5250
5251         * posix/regcomp.c (free_workarea_compile): Free the new member
5252         ORG_INDICES.
5253         (analyze): Initialize ORG_INDICES.
5254         (duplicate_node_closure): Search for a existing node, which is
5255         duplicated from the node ORG_DEST and satisfies the constraint
5256         CONSTRAINT.  And use it to avoid inifimite loop.
5257         (search_duplicated_node): New function.
5258         (duplicate_node): Store the index of the original node.
5259         * posix/regex_internal.c (re_dfa_add_node): Realloc ORG_INDICES
5260         if needed.
5261         * posix/regex_internal.h (re_dfa_t): Add new members.
5262
5263 2002-12-17  Ulrich Drepper  <drepper@redhat.com>
5264
5265         * stdio-common/tst-fdopen.c: Undefine assert before redefining it.
5266
5267 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5268
5269         * sysdeps/posix/system.c (do_system): Add support for installation
5270         of cancellation handlers.
5271         * sysdeps/unix/sysv/linux/i386/system.c: New file.
5272
5273         * stdlib/Makefile (tests): Add tst-system.
5274         * stdlib/tst-system.c: New file.
5275
5276         * sysdeps/unix/sysv/linux/i386/socket.S [NEED_CANCELLATION &&
5277         CENABLE]: Don't lose content of %ebx.
5278
5279 2002-12-17  Jakub Jelinek  <jakub@redhat.com>
5280
5281         * sysdeps/unix/sysv/linux/i386/socket.S: Use SINGLE_THREAD_P
5282         macro instead of comparing %gs:MULTIPLE_THREADS_OFFSET directly.
5283
5284 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5285
5286         * sysdeps/posix/getaddrinfo.c (gaih_inet): If __nss_lookup_function
5287         fails to return a function pointer don't use it.
5288
5289 2002-12-16  Art Haas  <ahaas@airmail.net>
5290
5291         * io/ftw.c: Convert GCC extension initializer syntax to C99.
5292         * iconvdata/iso-ir-165.c: Likewise.
5293         * iconvdata/jis0208.c: Likewise.
5294         * iconvdata/jis0212.c: Likewise.
5295
5296 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5297
5298         * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create,
5299         epoll_ctl, and epoll_wait.
5300         * sysdeps/unix/sysv/linux/Versions [libc: GLIBC_2.3.2]: Add
5301         epoll_create, epoll_ctl, and epoll_wait.
5302         * sysdeps/unix/sysv/linux/sys/epoll.h: New file.  Written by
5303         Davide Libenzi <davidel@xmailserver.org>.
5304         * sysdeps/unix/sysv/linux/Dist: Add sys/epoll.h.
5305         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
5306         Add sys/epoll.h.
5307
5308 2002-12-16  Art Haas  <ahaas@airmail.net>
5309
5310         * sysdeps/generic/bp-semctl.h: Convert GCC extension initializer
5311         syntax to C99
5312         * sysdeps/unix/sysv/aix/settimer.c: Likewise.
5313         * sysdeps/unix/sysv/aix/sleep.c: Likewise.
5314         * sysdeps/unix/sysv/aix/usleep.c: Likewise.
5315
5316 2002-12-16  Ulrich Drepper  <drepper@redhat.com>
5317
5318         * stdio-common/Makefile (routines): Remove lockfile.  Add
5319         flockfile, ftrylockfile, and funlockfile.
5320         * sysdeps/generic/lockfile.c: Removed.  Each function has its own file.
5321         * sysdeps/generic/flockfile.c: New file.
5322         * sysdeps/generic/ftrylockfile.c: New file.
5323         * sysdeps/generic/funlockfile.c: New file.
5324
5325 2002-12-16  Jakub Jelinek  <jakub@redhat.com>
5326
5327         * sysdeps/unix/sysv/linux/i386/socket.S: Use CENABLE and CDISABLE
5328         macros instead of doing the calls directly.
5329         * sysdeps/unix/make-syscalls.sh: Add ptw-*.$o target name to rules.
5330         * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for ptw-%
5331         targets.
5332
5333 2002-12-16  Jakub Jelinek  <jakub@redhat.com>
5334
5335         * sysdeps/i386/fpu/bits/mathinline.h: Backout last change.
5336         * sysdeps/ieee754/bits/nan.h: Likewise.
5337
5338         * sysdeps/unix/sysv/linux/ia64/syscalls.list (__syscall_open,
5339         __syscall_wait4, __syscall_ioctl, __syscall_write): Add.
5340
5341 2002-12-16  Roland McGrath  <roland@redhat.com>
5342
5343         * sunrpc/xdr_mem.c (xdrmem_inline): Fix argument type.
5344         * sunrpc/xdr_rec.c (xdrrec_inline): Likewise.
5345         * sunrpc/xdr_stdio.c (xdrstdio_inline): Likewise.
5346
5347         * sysdeps/unix/sysv/linux/syscalls.list: Add getpmsg, putpmsg.
5348         * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove s_getpmsg,
5349         s_putpmsg.
5350         * sysdeps/unix/sysv/linux/i386/getpmsg.c: File removed.
5351         * sysdeps/unix/sysv/linux/i386/putpmsg.c: File removed.
5352         * sysdeps/unix/sysv/linux/m68k/getpmsg.c: File removed.
5353         * sysdeps/unix/sysv/linux/m68k/putpmsg.c: File removed.
5354         * sysdeps/unix/sysv/linux/mips/getpmsg.c: File removed.
5355         * sysdeps/unix/sysv/linux/mips/putpmsg.c: File removed.
5356         * sysdeps/unix/sysv/linux/powerpc/getpmsg.c: File removed.
5357         * sysdeps/unix/sysv/linux/powerpc/putpmsg.c: File removed.
5358
5359 2002-12-13  Paul Eggert  <eggert@twinsun.com>
5360
5361         * sunrpc/rpc/xdr.h (struct XDR.xdr_ops.x_inline): 2nd arg
5362         is now u_int, not int.
5363         (struct XDR.x_handy): Now u_int, not int.
5364         * sunrpc/xdr_mem.c: Include <limits.h>.
5365         (xdrmem_getlong, xdrmem_putlong, xdrmem_getbytes, xdrmem_putbytes,
5366         xdrmem_inline, xdrmem_getint32, xdrmem_putint32):
5367         x_handy is now unsigned, not signed.
5368         Do not decrement x_handy if no change is made.
5369         (xdrmem_setpos): Check for int overflow.
5370         * sunrpc/xdr_sizeof.c (x_inline): 2nd arg is now unsigned.
5371         (xdr_sizeof): Remove cast that is now unnecessary, now that
5372         x_handy is unsigned.
5373
5374 2002-12-15  Art Haas  <ahaas@airmail.net>
5375
5376         * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.
5377         * iconvdata/gap.awk: Likewise.
5378         * iconvdata/gen-8bit-gap-1.sh: Likewise.
5379         * iconvdata/gen-8bit-gap.sh: Likewise.
5380         * locale/C-address.c: Likewise.
5381         * locale/C-collate.c: Likewise.
5382         * locale/C-ctype.c: Likewise.
5383         * locale/C-identification.c: Likewise.
5384         * locale/C-measurement.c: Likewise.
5385         * locale/C-messages.c: Likewise.
5386         * locale/C-monetary.c: Likewise.
5387         * locale/C-name.c: Likewise.
5388         * locale/C-numeric.c: Likewise.
5389         * locale/C-paper.c: Likewise.
5390         * locale/C-telephone.c: Likewise.
5391         * locale/C-time.c: Likewise.
5392         * nscd/connections.c: Likewise.
5393         * nscd/grpcache.c: Likewise.
5394         * nscd/hstcache.c: Likewise.
5395         * nscd/pwdcache.c: Likewise.
5396         * stdio-common/vfprintf.c: Likewise.
5397         * stdlib/random.c: Likewise.
5398         * sysdeps/generic/siglist.c: Likewise.
5399         * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
5400         * sysdeps/ieee754/bits/nan.h: Likewise.
5401         * sysdeps/posix/sprofil.c: Likewise.
5402         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
5403         * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
5404         * sysdeps/unix/sysv/linux/usleep.c: Likewise.
5405
5406 2002-12-15  Roland McGrath  <roland@redhat.com>
5407
5408         * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.
5409
5410         * sysdeps/unix/sysv/linux/wait.c: Don't include <nptl/pthreadP.h> or
5411         <tls.h> here, no need for it.
5412         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
5413
5414         * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): Take ARG as void *
5415         parameter, not varargs parameter.
5416
5417         * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_RESET): Evaluate the
5418         argument so it's not an unused variable.
5419
5420         * resolv/resolv.h (__p_key_syms, __p_cert_syms, __p_class_syms,
5421         __p_type_syms, __p_rcode_syms): Remove decls, never really intended
5422         for users.
5423
5424         * resolv/Versions (libresolv: GLIBC_2.3.2): New set, add __p_rcode.
5425
5426 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
5427
5428         * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): This is the
5429         original __libc_fcntl code.  Just renamed.
5430
5431 2002-12-15  Andreas Schwab  <schwab@suse.de>
5432
5433         * sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to _exit.
5434
5435 2002-12-14  Olaf Hering  <olh@suse.de>
5436
5437         * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>.
5438         * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load.
5439
5440 2002-12-15  Ulrich Drepper  <drepper@redhat.com>
5441
5442         * sysdeps/unix/sysv/linux/libc_fatal.c: New file.
5443
5444         * sysdeps/generic/sysdep-cancel.h: Add dummy definitions for
5445         SINGLE_THREAD_P, LIBC_CANCEL_ASYNC, and LIBC_CANCEL_RESET.
5446
5447         * sysdeps/unix/sysv/linux/open64.c: New file.
5448
5449         * sysdeps/generic/pselect.c: Add support for cancellation handling.
5450         * sysdeps/posix/open64.c: Likewise.
5451         * sysdeps/posix/sigpause.c: Likewise.
5452         * sysdeps/posix/sigwait.c: Likewise.
5453         * sysdeps/posix/system.c: Likewise.
5454         * sysdeps/posix/waitid.c: Likewise.
5455         * sysdeps/unix/sysv/linux/accept.S: Likewise.
5456         * sysdeps/unix/sysv/linux/connect.S: Likewise.
5457         * sysdeps/unix/sysv/linux/llseek.c: Likewise.
5458         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
5459         * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
5460         * sysdeps/unix/sysv/linux/poll.c: Likewise.
5461         * sysdeps/unix/sysv/linux/pread.c: Likewise.
5462         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
5463         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
5464         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
5465         * sysdeps/unix/sysv/linux/readv.c: Likewise.
5466         * sysdeps/unix/sysv/linux/recv.S: Likewise.
5467         * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
5468         * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
5469         * sysdeps/unix/sysv/linux/send.S: Likewise.
5470         * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
5471         * sysdeps/unix/sysv/linux/sendto.S: Likewise.
5472         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
5473         * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
5474         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
5475         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
5476         * sysdeps/unix/sysv/linux/tcdrain.c: Likewise.
5477         * sysdeps/unix/sysv/linux/wait.c: Likewise.
5478         * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
5479         * sysdeps/unix/sysv/linux/writev.c: Likewise.
5480         * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
5481         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
5482
5483 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
5484
5485         * sysdeps/generic/sysdep-cancel.h: New file.
5486         * sysdeps/unix/make-syscalls.sh: Handle C at start of args as
5487         cancelable syscall.
5488         * sysdeps/unix/inet/syscalls.list (accept, connect, recv, recvfrom,
5489         recvmsg, send, sendmsg, sendto): Make cancelable.
5490         * sysdeps/unix/mman/syscalls.list (msync): Likewise.
5491         * sysdeps/unix/sysv/linux/alpha/syscalls.list (llseek, pread,
5492         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5493         sendto, osf_select): Likewise.
5494         * sysdeps/unix/sysv/linux/hppa/syscalls.list (accept, connect, recv,
5495         recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
5496         * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek, pread,
5497         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5498         sendto): Likewise.
5499         * sysdeps/unix/sysv/linux/mips/syscalls.list (accept, connect, recv,
5500         recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
5501         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, pread,
5502         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5503         sendto): Likewise.
5504         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (llseek, pread,
5505         pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
5506         sendto, select): Likewise.
5507         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (llseek, pread,
5508         pwrite, accept, connect, recvfrom, recvmsg, sendmsg, sendto):
5509         Likewise.
5510         * sysdeps/unix/sysv/linux/syscalls.list (creat, nanosleep, pause,
5511         select, fcntl): Likewise.
5512         * sysdeps/unix/sysv/syscalls.list (pause, poll): Likewise.
5513         * sysdeps/unix/syscalls.list (close, fcntl, fsync, lseek, open,
5514         read, readv, select, sigsuspend, write, writev): Likewise.
5515
5516 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
5517
5518         * dirent/bug-readdir1.c: Include unistd.h.
5519
5520 2002-12-13  Jakub Jelinek  <jakub@redhat.com>
5521
5522         * locale/programs/locale.c: Include locarchive.h.
5523         (ARCHIVE_NAME): Define.
5524         (write_archive_locales): New function.
5525         (write_locales): Use it.  Ensure the same locale is not printed
5526         multiple times in verbose mode.
5527         Mode LC_IDENTIFICATION and LC_CTYPE printing into...
5528         (print_LC_IDENTIFICATION, print_LC_CTYPE): ... these helper
5529         functions.
5530         (struct nameent): New type.
5531         (nameentcmp): New function.
5532
5533 2002-12-14  Jakub Jelinek  <jakub@redhat.com>
5534
5535         * posix/regex_internal.c (re_string_context_at): Guard wide char
5536         code with #ifdef RE_ENABLE_I18N.
5537
5538 2002-11-22  Paolo Bonzini  <bonzini@gnu.org>
5539
5540         * posix/regcomp.c (regcomp): __re_compile_fastmap -> re_compile_fastmap
5541
5542 2002-12-13  Roland McGrath  <roland@redhat.com>
5543
5544         * posix/bug-regex15.c: New file.
5545         * posix/Makefile (tests): Add it.
5546
5547         * test-skeleton.c (TEST_DATA_LIMIT): New macro, default to 64MB.
5548         (main): Set RLIMIT_DATA limit to TEST_DATA_LIMIT (or lower if need be).
5549
5550 2002-12-13  Ulrich Drepper  <drepper@redhat.com>
5551
5552         * elf/dl-misc.c (_dl_debug_vdprintf): Don't depend on 5-digit PIDs.
5553
5554         * misc/syslog.c (log_cleanup): Don't use parameter in
5555         __libc_lock_unlock call, use syslog_lock directly.  Adjust callers to
5556         pass NULL instead of a pointer to syslog_lock.
5557
5558 2002-12-12  Ulrich Drepper  <drepper@redhat.com>
5559
5560         * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map
5561         linker map for all iconv modules.
5562         (distribute): Add gconv.map.
5563         * iconvdata/gconv.map: New file.
5564
5565         * elf/Makefile: Also check all iconv modules for text relocations.
5566
5567         * stdlib/Makefile: Remove code to automatically import GMP.
5568
5569         * elf/Makefile (tests): Add rules to build and run check-textrel.
5570         * elf/check-textrel.c: New file.
5571
5572         * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size
5573         directive.
5574
5575 2002-12-11  Jakub Jelinek  <jakub@redhat.com>
5576
5577         * io/test-utime (main): If stnow.st[am]time is wrong, print it and
5578         not st.st[am]time.
5579
5580 2002-04-30  Bruno Haible  <bruno@clisp.org>
5581
5582         * intl/loadmsgcat.c (_nl_init_domain_conv): Don't append //TRANSLIT to
5583         the encoding if it already has slashes.
5584         Reported by Perry Rapp <prapp@erols.com>.
5585
5586 2002-12-11  Roland McGrath  <roland@redhat.com>
5587
5588         * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino.
5589         (CPPFLAGS-elf-init.oS, CFLAGS-elf-init.oS): New variables.
5590         Turn off PIC for compiling this file.
5591
5592 2002-12-11  Ulrich Drepper  <drepper@redhat.com>
5593
5594         * malloc/thread-m.h: Remove thread_id type and MUTEX_INITIALIZER
5595         definitions.  Not needed.
5596         [_LIBC]: Use definitions from libc-lock.h instead of referencing
5597         pthread routines directly.
5598         * malloc/arena.c (ptmalloc_unlock_all2): Don't add (void) to
5599         mutex_init calls.
5600         (arena_get2): Don't look at return value of mutex_lock.
5601
5602 2002-12-11  Roland McGrath  <roland@redhat.com>
5603
5604         * csu/Makefile ($(objpfx)elf-init.oS): New target, just clone
5605         elf-init.o instead of compiling a PIC version.
5606
5607 2002-12-11  Bruno Haible  <bruno@clisp.org>
5608
5609         * intl/gettext.h: Renamed to ...
5610         * intl/gmo.h: ... here.
5611         * intl/Makefile (distribute): Add gmo.h, remove gettext.h.
5612         * intl/gettextP.h: Update.
5613         * intl/loadmsgcat.c: Update.
5614
5615         * intl/gettextP.h (PARAMS): Make more portable.
5616         (attribute_hidden): Define as empty macro if not already defined.
5617         * intl/hash-string.h (PARAMS): Make more portable.
5618         * intl/loadinfo.h (PARAMS): Likewise.
5619         * intl/plural-exp.h (PARAMS): Likewise.
5620         (attribute_hidden): Move definition near the definition of
5621         internal_function.
5622
5623         * intl/gettextP.h (_nl_locale_name) [!_LIBC]: New declaration.
5624         * intl/plural-exp.h (plural_eval) [!_LIBC]: New declaration.
5625
5626 2002-07-13  Bruno Haible  <bruno@clisp.org>
5627
5628         * intl/dcigettext.c (freea): New macro.
5629         (FREE_BLOCKS): Free also the registered blocks.
5630         (DCIGETTEXT): Free the 'search' variable.
5631         Reported by Andreas Fischer <a.fischer@asentics.de>.
5632
5633 2002-04-27  Bruno Haible  <bruno@clisp.org>
5634
5635         * intl/gettextP.h [! _LIBC]: Use prefix libintl_ instead of suffix __.
5636         * intl/dcigettext.c: Likewise.
5637         * intl/dcgettext.c: Likewise.
5638         * intl/dgettext.c: Likewise.
5639         * intl/gettext.c: Likewise.
5640         * intl/dcngettext.c: Likewise.
5641         * intl/dngettext.c: Likewise.
5642         * intl/ngettext.c: Likewise.
5643         * intl/textdomain.c: Likewise.
5644         * intl/bindtextdom.c: Likewise.
5645         * intl/plural-exp.h: Likewise.
5646
5647 2002-01-02  Bruno Haible  <bruno@clisp.org>
5648
5649         * intl/loadmsgcat.c (_nl_init_domain_conv): Use PARAMS in extern decl.
5650
5651 2001-04-30  Bruno Haible  <bruno@clisp.org>
5652
5653         * intl/dcigettext.c (getuid, getgid, geteuid, getegid): Provide
5654         default macro definitions.  Needed for mingw32.
5655
5656 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
5657
5658         * sysdeps/i386/bits/byteswap.h (__bswap_64): Apply
5659         __builtin_constant_p to macro parameter.
5660
5661         * sysdeps/generic/sigpause.c: Define all functions as weak.
5662         * sysdeps/posix/sigpause.c: Likewise.
5663
5664         * elf/tst-tls7.c (do_test): Adjustments for l_tls_modid being of
5665         type size_t.
5666
5667 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5668
5669         * elf/tst-array1.c (preinit_array, init_array, fini_array):
5670         Explicitly align the array to sizeof (void *).
5671         * elf/tst-array2dep.c (init_array, fini_array): Likewise.
5672
5673         * include/libc-symbols.h: Fix a comment typo.
5674
5675         * sysdeps/unix/sysv/linux/alpha/select.S (__libc_select): New alias.
5676         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__libc_sigsuspend):
5677         Likewise.
5678         * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__libc_sigsuspend):
5679         Likewise.
5680         * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c
5681         (__libc_sigsuspend): Likewise.
5682         * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c
5683         (__libc_sigsuspend): Likewise.
5684         * sysdeps/generic/creat.c (__libc_creat): Renamed from creat.
5685         (creat): New weak alias.
5686
5687 2002-12-10  Roland McGrath  <roland@redhat.com>
5688
5689         * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that
5690         contributes a manual chapter.
5691         * manual/signal.texi (Process Signal Mask): Use @ifset linuxthreads
5692         around xref to it.
5693
5694         * sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer to
5695         and move contents to ...
5696         (EXTRA_LD_ENVVARS_LINUX): ... this new macro.  Add break for nonmatch.
5697         * sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS): Use
5698         it instead of duplicating its contents.
5699         (EXTRA_LD_ENVVARS): Likewise.  Add break for nonmatch.
5700
5701 2002-12-09  Jakub Jelinek  <jakub@redhat.com>
5702
5703         * elf/dl-support.c (_dl_non_dynamic_init): Add DL_OSVERSION_INIT if
5704         defined.
5705         * sysdeps/unix/sysv/linux/dl-librecon.h (_dl_osversion_init): New
5706         function.
5707         (EXTRA_LD_ENVVARS): Use it.
5708         (DL_OSVERSION_INIT): Define.
5709         * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Include linux
5710         dl-librecon.h.
5711         (EXTRA_LD_ENVVARS): Undef before defining.  Use _dl_osversion_init.
5712
5713 2002-12-10  Ulrich Drepper  <drepper@redhat.com>
5714
5715         * Versions.def: No new symbols in 2.3.1, but some new ones in 2.3.2.
5716
5717         * sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock
5718         call.  It is not allowed to destroy pthread mutexes which are
5719         still in use even though it is safe for our implementations.  If
5720         somebody still uses the descriptor it is a bug.
5721
5722 2002-12-09  Richard Henderson  <rth@redhat.com>
5723
5724         * csu/abi-note.S: Use .p2align, not .align.
5725
5726 2002-12-09  Ulrich Drepper  <drepper@redhat.com>
5727
5728         * sysdeps/unix/sysv/linux/syscalls.list: Add __libc_creat and
5729         __libc_select aliases.
5730
5731         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Define __libc_sigwaitinfo
5732         alias.
5733
5734         * sysdeps/unix/sysv/linux/sigwait.c: Define __libc_sigwait alias.
5735
5736         * sysdeps/unix/sysv/linux/sigsuspend.c: Define __libc_sigsuspend alias.
5737
5738         * sysdeps/unix/sysv/linux/poll.c: Define __libc_poll alias.
5739
5740         * sysdeps/unix/syscalls.list: Define __libc_select alias.
5741
5742         * sysdeps/posix/waitid.c: Define __libc_waitid alias.
5743
5744         * sysdeps/posix/sigpause.c: Define __libc_sigpause and
5745         __libc___xpg_sigpause aliases.
5746
5747         * sysdeps/generic/pselect.c: Define __libc_pselect alias.
5748
5749         * misc/error.c: Remove use of USE_IN_LIBIO.
5750
5751 2002-12-08  Roland McGrath  <roland@redhat.com>
5752
5753         * elf/Makefile (tests): Uncomment tst-array[123].
5754         * Makeconfig (CPPFLAGS-.oS): Add -DLIBC_NONSHARED=1.
5755         * csu/elf-init.c: New file.
5756         * csu/Makefile (routines, static-only-routines): Add elf-init.
5757         * sysdeps/alpha/elf/start.S: Use __libc_csu_init in place of _init
5758         and __libc_csu_fini in place of _fini.
5759         * sysdeps/arm/elf/start.S: Likewise.
5760         * sysdeps/cris/elf/start.S: Likewise.
5761         * sysdeps/hppa/elf/start.S: Likewise.
5762         * sysdeps/i386/elf/start.S: Likewise.
5763         * sysdeps/ia64/elf/start.S: Likewise.
5764         * sysdeps/m68k/elf/start.S: Likewise.
5765         * sysdeps/mach/hurd/powerpc/static-start.S: Likewise.
5766         * sysdeps/mips/elf/start.S: Likewise.
5767         * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
5768         * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
5769         * sysdeps/s390/s390-32/elf/start.S: Likewise.
5770         * sysdeps/s390/s390-64/elf/start.S: Likewise.
5771         * sysdeps/sh/elf/start.S: Likewise.
5772         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
5773         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
5774         * sysdeps/x86_64/elf/start.S: Likewise.
5775
5776         * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd
5777         struct containing function ptr and value, free it.
5778         (__aio_notify_only): Allocate that and copy values from SIGEV into it.
5779         It's not safe to let the new thread use the SIGEV pointer.
5780
5781 2001-10-20  Paul Eggert  <eggert@twinsun.com>
5782
5783         * misc/error.c (strerror_r): Do not declare unless [!_LIBC].
5784         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
5785         Use strerror_r that is only a macro, even if it is not a function.
5786         (strerror): Check for HAVE_DECL_STRERROR before declaring.
5787         (private_strerror): Use prototypes, not old-style function definition.
5788         (print_errno_message): New function.
5789         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
5790         char*-flavored one.
5791         (error_tail, error, error_at_line): Use it.
5792
5793 2002-12-07  Carlos O'Donell  <carlos@baldric.uwo.ca>
5794
5795         * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Added SHMLBA #define.
5796
5797 2002-12-08  Ulrich Drepper  <drepper@redhat.com>
5798
5799         * scripts/output-format.sed: Fix bug in one of the s expressions
5800         which used / for one too many things.
5801
5802         * include/unistd.h: Declare __libc_close.
5803
5804 2002-12-07  Ulrich Drepper  <drepper@redhat.com>
5805
5806         * sysdeps/generic/bits/stdio-lock.h (_IO_lock_trylock): New define.
5807
5808 2002-12-07  Roland McGrath  <roland@redhat.com>
5809
5810         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes
5811         from 2002-12-06, but remove unnecessary memset call without removing
5812         necessary copy of initialization image.
5813
5814         * Makerules ($(common-objpfx)format.lds): New target.
5815         (common-generated): Add it.
5816         ($(inst_libdir)/libc.so): Depend on that, and cat it into the result.
5817         * scripts/output-format.sed: New file.
5818         * Makefile (distribute): Add it.
5819
5820 2002-12-07  Ulrich Drepper  <drepper@redhat.com>
5821
5822         * sysdeps/generic/libc-tls.c: Include <sys/param.h>.
5823         Reported by Art Haas <ahaas@airmail.net>.
5824
5825 2002-12-07  Kenneth W. Chen  <kenneth.w.chen@intel.com>
5826
5827         * sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec.  Fix .recovery4.
5828
5829 2002-12-07  Jakub Jelinek  <jakub@redhat.com>
5830
5831         * string/test-strncpy.c (do_random_tests): Improve test coverage.
5832
5833 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
5834
5835         * test-skeleton.c (timeout_handler): Allow expected signal to be
5836         SIGALRM.
5837
5838         * wctype/wcfuncs.c: Add libc_hidden_def for iswalnum.
5839
5840         * sysdeps/posix/raise.c: Add libc_hidden_def for raise.
5841
5842 2002-12-07  Jakub Jelinek  <jakub@redhat.com>
5843
5844         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [RTLD_PRIVATE_ERRNO]
5845         (SYSCALL_ERROR_HANDLER): Fix a pasto.
5846         Reported by Jeff Bailey <jbailey@nisa.net>.
5847
5848 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
5849
5850         * sysdeps/generic/libc-tls.c: Undo last patch.
5851
5852         * include/wctype.h: Define iswalnum with libc_hidden_proto.
5853
5854         * include/signal.h: Define raise with libc_hidden_proto.
5855
5856         * sysdeps/unix/sysv/linux/fexecve.c (fexecve): Use __snprintf and
5857         __execve instead of snprintf and execve.
5858
5859         * sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double
5860         again a bit.
5861
5862 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5863
5864         * posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
5865         * posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
5866
5867 2002-12-06  Ulrich Drepper  <drepper@redhat.com>
5868
5869         * misc/syslog.c (log_cleanup): New function.
5870         (openlog): Use log_cleanup instead of __libc_mutex_unlock.
5871         (closelog): Likewise.
5872
5873         * elf/dl-close.c: Use __rtld_lock_* macros instead of __libc_lock_*.
5874         * elf/dl-iteratephdr.c: Likewise.
5875         * elf/dl-lookup.c: Likewise.
5876         * elf/dl-misc.c: Likewise.
5877         * elf/dl-open.c: Likewise.
5878         * elf/dl-support.c: Likewise.
5879         * elf/rtld.c: Likewise.
5880         * sysdeps/generic/ldsodefs.h: Likewise.
5881         * sysdeps/generic/bits/libc-lock.h: Define __rtld_lock_* macros.
5882         * sysdeps/mach/bits/libc-lock.h: Likewise.
5883         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
5884
5885 2002-12-06  Roland McGrath  <roland@redhat.com>
5886
5887         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
5888
5889         * malloc/hooks.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]
5890         (malloc_starter, memalign_starter, free_starter): Don't define these.
5891         * malloc/malloc.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]:
5892         Don't declare them either.
5893         * malloc/arena.c (ptmalloc_init) [_LIBC && USE_TLS]: Don't call
5894         __pthread_initialize, so no need to set hooks to *_starter.
5895         (ptmalloc_init_minimal): New function, broken out of ptmalloc_init.
5896         [_LIBC && SHARED && USE_TLS && !USE___THREAD]
5897         (__libc_malloc_pthread_startup): New function.
5898         * malloc/Versions (libc: GLIBC_PRIVATE): New set, add that function.
5899
5900         * malloc/hooks.c (memalign_starter): New function.
5901         * malloc/malloc.c: Declare it.
5902         * malloc/arena.c (save_memalign_hook): New variable.
5903         (ptmalloc_init): Set __memalign_hook to memalign_starter.
5904
5905         * elf/dl-minimal.c (free): Clear the memory.
5906         (calloc): Just call malloc, knowing all memory it returns is cleared.
5907
5908         * sysdeps/generic/dl-tls.c (allocate_dtv): Use calloc instead of
5909         malloc and memset; calloc can avoid the zeroing when redundant.
5910         (_dl_tls_setup): Likewise.
5911         * elf/dl-load.c (decompose_rpath): Likewise.
5912         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Comment out memset
5913         call, since memory from sbrk at startup is already zero.
5914
5915         * elf/rtld.c (_dl_start, dl_main): TLS_INIT_TP macro now returns an
5916         error string for failure, null for success.  Update callers.
5917         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
5918         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
5919
5920 2002-12-05  Jakub Jelinek  <jakub@redhat.com>
5921
5922         * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
5923         args to i:iipi.
5924         (readahead): Change args to i:iii.
5925         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
5926         Change args to i:iii.
5927         * sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
5928         args to i:iiii.
5929
5930 2002-12-05  Roland McGrath  <roland@redhat.com>
5931
5932         * stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,
5933         call all functions rather than none.
5934         Reported by Mark P. Mitchell <mark@codesourcery.com>.
5935
5936 2002-12-04  Roland McGrath  <roland@redhat.com>
5937
5938         * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie
5939         on _nl_current_LC_* variables.
5940
5941 2002-12-05  Ulrich Drepper  <drepper@redhat.com>
5942
5943         * dirent/bug-readdir1.c (main): Don't call closedir, just close
5944         the file descriptor.  This is testing what the bug report was about.
5945
5946 2002-12-04  Ulrich Drepper  <drepper@redhat.com>
5947
5948         * po/be.po: New file.
5949
5950         * argp/Makefile (tests): Add tst-argp1.
5951
5952         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: (struct sigevent):
5953         Change type of _attribute to void*.
5954         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
5955         * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
5956         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
5957         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
5958         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
5959
5960 2002-12-04  Roland McGrath  <roland@redhat.com>
5961
5962         * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]
5963         members to the end, so a libpthread compiled with !USE_TLS will still
5964         find other members properly.
5965
5966         * sysdeps/i386/i486/bits/string.h (__strcpy_g): Add dummy output
5967         operand for DEST memory.  Fix dummy input operand to use SRC.
5968         Reported by Davin McCall <davmac@ozonline.com.au>.
5969
5970         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Account for TCB
5971         alignment when initializing the DTV entry.
5972
5973         * elf/dl-load.c (_dl_map_object_from_fd): If we hit a TLS segment
5974         when TLS has not been set up, try to set it up if we can.
5975         * elf/tst-tls4.c: Revert last change.
5976         * elf/tst-tls5.c: Likewise.
5977         * elf/tst-tls6.c: Likewise.
5978         * elf/tst-tls7.c: Likewise.
5979         * elf/tst-tls8.c: Likewise.
5980         * elf/tst-tls9.c: Likewise.
5981
5982         * sysdeps/generic/dl-tls.c [SHARED] (_dl_tls_setup): New function.
5983         * sysdeps/generic/ldsodefs.h: Declare it.
5984         * elf/Versions (ld: GLIBC_PRIVATE): Add it.
5985         * sysdeps/generic/libc-tls.c (init_slotinfo): New static inline
5986         function, broken out of __libc_setup_tls.
5987         (init_static_tls): Likewise.
5988         (__libc_setup_tls): Call them.
5989         (_dl_tls_setup): New function, uses new subroutines.
5990
5991         * elf/dl-close.c (free_slotinfo): Make argument pointer to pointer.
5992         Clear the pointer when returning true.
5993         (libc_freeres_fn) [SHARED]: If GL(dl_initial_dtv) is null, free the
5994         first element of the slotinfo list too.
5995
5996         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Define only if
5997         [SHARED].
5998
5999         * sysdeps/generic/ldsodefs.h (_dl_next_tls_modid): Declare as hidden.
6000         (_dl_determine_tlsoffset): Likewise.
6001
6002         * elf/rtld.c (_dl_initial_error_catch_tsd): Renamed from
6003         startup_error_tsd, made global.
6004         (dl_main): Update initialization.
6005         * elf/dl-tsd.c: Likewise.
6006         * sysdeps/generic/ldsodefs.h: Declare it.
6007
6008 2002-12-03  Ulrich Drepper  <drepper@redhat.com>
6009
6010         * manual/texinfo.tex: Update from latest upstream version.
6011
6012 2002-12-03  Roland McGrath  <roland@redhat.com>
6013
6014         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS
6015         area surplus in calculation for sbrk call.
6016
6017         * iconvdata/cp1125.c: New file.
6018         * iconvdata/Makefile (distribute): Add it.
6019         (modules): Add CP1125.
6020         (gen-8bit-gap-modules): Add cp1125.
6021         * iconvdata/gconv-modules: Add CP1125, alias RUSCII.
6022         * iconvdata/tst-tables.sh: Add CP1125 to the list to test.
6023
6024 2002-12-03  Andreas Jaeger  <aj@suse.de>
6025
6026         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
6027
6028 2002-12-03  Ulrich Drepper  <drepper@redhat.com>
6029
6030         * sysdeps/posix/system.c (do_system): Make signal handler
6031         installation thread safe.
6032
6033 2002-12-02  Roland McGrath  <roland@redhat.com>
6034
6035         * sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change
6036         caller from EXTRA to -.
6037         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
6038         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
6039         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
6040
6041 2002-12-02  Carlos O'Donell  <carlos@baldric.uwo.ca>
6042
6043         * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both
6044         bits of RM are cleared.
6045
6046 2002-12-02  Roland McGrath  <roland@redhat.com>
6047
6048         * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy
6049         TLS setup is required.
6050         * elf/tst-tls5.c: Likewise.
6051         * elf/tst-tls6.c: Likewise.
6052         * elf/tst-tls7.c: Likewise.
6053         * elf/tst-tls8.c: Likewise.
6054         * elf/tst-tls9.c: Likewise.
6055
6056         * elf/rtld.c (dl_main): Remove [! SHARED] conditional from
6057         `if (GL(dl_tls_max_dtv_idx) > 0)' tests for doing TLS setup.
6058         * elf/dl-close.c (libc_freeres_fn): Check GL(dl_tls_dtv_slotinfo_list)
6059         for being null before calling free_slotinfo.
6060         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: For PT_TLS in
6061         dynamic loading, bail with error if GL(dl_tls_max_dtv_idx) is zero.
6062
6063 2002-11-30  Bruno Haible  <bruno@clisp.org>
6064
6065         * iconv/gconv.h (__gconv_btowc_fct): New typedef.
6066         (struct __gconv_step): New field __btowc_fct.
6067         * wcsmbs/btowc.c (__btowc): Use the __btowc_fct shortcut if possible.
6068         * iconv/gconv_int.h (__BUILTIN_TRANSFORM): Renamed from
6069         __BUILTIN_TRANS.
6070         (__gconv_btwoc_ascii): New declaration.
6071         * iconv/gconv_simple.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
6072         (__gconv_btwoc_ascii): New function.
6073         * iconv/gconv_builtin.h: Add BtowcFct argument to all
6074         BUILTIN_TRANSFORMATION invocations.
6075         * iconv/gconv_conf.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
6076         * iconv/iconvconfig.c (BUILTIN_TRANSFORMATION): Likewise.
6077         * iconv/gconv_builtin.c (map): New field btowc_fct.
6078         (BUILTIN_TRANSFORMATION): Add BtowcFct argument. Use it to initialize
6079         btowc_fct field.
6080         (__gconv_get_builtin_trans): Initialize __btowc_fct field.
6081         * iconv/gconv_cache.c (find_module): Initialize __btowc_fct field.
6082         * iconv/gconv_db.c (gen_steps, increment_counter): Likewise.
6083         * wcsmbs/wcsmbsload.c (to_wc, to_mb): Likewise.
6084         * iconv/skeleton.c: Document STORE_REST and FROM_ONEBYTE.
6085         (gconv_init): Initialize __btowc_fct field.
6086         Undefine EXTRA_LOOP_ARGS and FROM_ONEBYTE at the end.
6087         * iconv/loop.c: Document ONEBYTE_BODY.
6088         (gconv_btowc, FROM_ONEBYTE): Define if ONEBYTE_BODY is defined.
6089         Undefine ONEBYTE_BODY at the end.
6090         * iconvdata/8bit-generic.c (ONEBYTE_BODY): New macro.
6091         * iconvdata/8bit-gap.c (NONNUL): New macro.
6092         (BODY for FROM_LOOP): Use it.
6093         (ONEBYTE_BODY): New macro.
6094         * iconvdata/isiri-3342.c (HAS_HOLES): Set to 1.
6095         (NONNUL): New macro.
6096         * iconvdata/ansi_x3.110.c (ONEBYTE_BODY): New macro.
6097         * iconvdata/armscii-8.c (ONEBYTE_BODY): New macro.
6098         * iconvdata/cp1255.c (ONEBYTE_BODY): New macro.
6099         * iconvdata/cp1258.c (ONEBYTE_BODY): New macro.
6100         * iconvdata/tcvn5712-1.c (ONEBYTE_BODY): New macro.
6101         * iconvdata/big5.c (ONEBYTE_BODY): New macro.
6102         * iconvdata/big5hkscs.c (ONEBYTE_BODY): New macro.
6103         * iconvdata/euc-cn.c (ONEBYTE_BODY): New macro.
6104         * iconvdata/euc-jp.c (ONEBYTE_BODY): New macro.
6105         * iconvdata/euc-jisx0213.c (ONEBYTE_BODY): New macro.
6106         * iconvdata/euc-kr.c (ONEBYTE_BODY): New macro.
6107         * iconvdata/euc-tw.c (ONEBYTE_BODY): New macro.
6108         * iconvdata/gbk.c (ONEBYTE_BODY): New macro.
6109         * iconvdata/gb18030.c (ONEBYTE_BODY): New macro.
6110         * iconvdata/ibm932.c: Include <stdbool.h>.
6111         (TRUE, FALSE): Remove macros.
6112         (BODY for FROM_LOOP): Remove unused variable rp1.
6113         (ONEBYTE_BODY): New macro.
6114         (BODY for TO_LOOP): Use bool.
6115         * iconvdata/ibm932.h (__ibm932sb_to_ucs4_idx): Remove array.
6116         * iconvdata/ibm943.c: Include <stdbool.h>.
6117         (TRUE, FALSE): Remove macros.
6118         (BODY for FROM_LOOP): Remove unused variable rp1.
6119         (ONEBYTE_BODY): New macro.
6120         (BODY for TO_LOOP): Use bool.
6121         * iconvdata/ibm943.h (__ibm943sb_to_ucs4_idx): Remove array.
6122         * iconvdata/iso8859-1.c (ONEBYTE_BODY): New macro.
6123         * iconvdata/iso_6937-2.c (ONEBYTE_BODY): New macro.
6124         * iconvdata/iso_6937.c (ONEBYTE_BODY): New macro.
6125         * iconvdata/johab.c (ONEBYTE_BODY): New macro.
6126         * iconvdata/sjis.c (ONEBYTE_BODY): New macro.
6127         * iconvdata/shift_jisx0213.c (ONEBYTE_BODY): New macro.
6128         * iconvdata/t.61.c (ONEBYTE_BODY): New macro.
6129         * iconvdata/uhc.c (ONEBYTE_BODY): New macro.
6130         * iconvdata/gbbig5.c: Tweak comment.
6131
6132 2002-12-02  Ulrich Drepper  <drepper@redhat.com>
6133
6134         * po/fi.po: Update from translation team.
6135
6136 2002-12-01  Roland McGrath  <roland@redhat.com>
6137
6138         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
6139         testing getdents64 return value.
6140
6141         * scripts/versions.awk: Don't pass -n flag to sort command.
6142
6143         * posix/bug-regex13.c: Include <string.h>.
6144
6145         * sysdeps/generic/libc-start.c (__libc_start_main): Do
6146         DL_SYSDEP_OSCHECK here.
6147         * sysdeps/unix/sysv/linux/init-first.c (init): Not here.
6148         * sysdeps/unix/sysv/linux/dl-osinfo.h: Include <fcntl.h>.
6149
6150         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Bail if
6151         argument TCBSIZE <= TLS_INIT_TCB_SIZE, not just if it's zero.
6152
6153         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Check l_tls_offset
6154         instead of l_type to decide whether to use TLS_DTV_UNALLOCATED.
6155
6156         * include/link.h: Comment typo fix.
6157
6158 2002-12-01  Roland McGrath  <roland@frob.com>
6159
6160         * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_FSYNC): Set to 200112L.
6161         (_POSIX_SPAWN, _POSIX_MAPPED_FILES, _POSIX_MEMLOCK_RANGE,
6162         _POSIX_MEMORY_PROTECTION): Likewise.
6163         (_POSIX_POLL, _POSIX_SELECT): Removed.
6164
6165 2002-11-28  Ulrich Drepper  <drepper@redhat.com>
6166
6167         * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define macros which
6168         require it to 200112L.  Remove _POSIX_POLL and _POSIX_SELECT.
6169
6170 2002-11-28  Jakub Jelinek  <jakub@redhat.com>
6171
6172         * sysdeps/unix/alpha/sysdep.S: Change defined(USE___THREAD) to
6173         USE___THREAD.
6174         * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall*): Avoid
6175         "=v" constraints.
6176
6177 2002-11-28  Ulrich Drepper  <drepper@redhat.com>
6178
6179         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Don't trash the CPU's
6180         branch prediction buffers by using unpaired call/ret.
6181
6182 2002-11-27  Ulrich Drepper  <drepper@redhat.com>
6183
6184         * sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Fix typo in
6185         first parameters constraint string.
6186         (ASMFMT_3): Likewise.  Patch by stefan.lauterbach@mincom.de.
6187
6188 2002-11-27  Isamu Hasegawa  <isamu@yamato.ibm.com>
6189
6190         * posix/regcomp.c (parse_expression): Set the bit since the back
6191         reference is used in the regular expression.
6192         * posix/regex_internal.c (re_node_set_init_1): Make it clean in case
6193         of malloc failure.
6194         (re_node_set_init_copy): Likewise.
6195         * posix/regex_internal.h (state_array_t): New structure.
6196         (re_sub_match_last_t): Likewise.
6197         (re_sub_match_top_t): Likewise.
6198         (re_match_context_t): Add new members.
6199         (re_dfa_t): Likewise.
6200         * posix/regexec.c (re_search_internal): Invoke prune_impossible_nodes
6201         to check the matching is really correct, and retry if failed.
6202         Move the routin pruning the impossible nodes from here, ...
6203         (prune_impossible_nodes): To this function.
6204         (check_matching): Invoke check_subexp_matching_top, and replace
6205         redundant checking with transit_state_bkref invocation.
6206         (proceed_next_node): Replace strncmp with memcmp.  Reported by
6207         Paolo Bonzini  <bonzini@gnu.org>.
6208         (update_cur_sifted_state): Remove search_subexp invocation.
6209         (search_subexp): Remove this function.
6210         (check_dst_limits_calc_pos): Use search_cur_bkref_entry for
6211         optimization.
6212         (sift_states_bkref): Use search_cur_bkref_entry for optimization.
6213         Remove unused invocation of match_ctx_add_entry.
6214         (transit_state): Invoke check_subexp_matching_top.
6215         (check_subexp_matching_top): New function.
6216         (transit_state_bkref): Remove unused array.
6217         Merge transit_state_bkref_loop.
6218         (transit_state_bkref_loop): Use get_subexp instead of
6219         sift_states_backward.  Use search_cur_bkref_entry for optimization.
6220         Merge this function to transit_state_bkref.
6221         (get_subexp): New function.
6222         (get_subexp_sub): Likewise.
6223         (find_subexp_node): Likewise.
6224         (check_arrival): Likewise.
6225         (check_arrival_expand_ecl): Likewise.
6226         (check_arrival_expand_ecl_sub): Likewise.
6227         (expand_bkref_cache): Likewise.
6228         (match_ctx_init): Initialize new members.
6229         (match_ctx_clean): New function.
6230         (match_ctx_free): Release new members.
6231         (match_ctx_free_subtops): New function.
6232         (match_ctx_add_entry): Fix indent.
6233         (search_cur_bkref_entry): New function.
6234         (match_ctx_add_subtop): Likewise.
6235         (match_ctx_add_sublast): Likewise.
6236
6237 2002-11-25  Ulrich Drepper  <drepper@redhat.com>
6238
6239         * iconv/Makefile (tests): Remove tst-iconv4.c
6240         * iconv/tst-iconv4.c: Moved to...
6241         * iconvdata/tst-iconv4.c: ...here.  New file.
6242         * iconvdata/Makefile (tests): Add tst-iconv4.  Add dependencies.
6243
6244 2002-11-25  Roland McGrath  <roland@redhat.com>
6245
6246         * inet/test-ifaddrs.c (main: addr_string): Handle null SA.
6247         Grok AF_LINK if defined.
6248         From Momchil Velikov <velco@fadata.bg>.
6249
6250         * sysdeps/gnu/ifaddrs.c (getifaddrs): If ioctl fails for netmask,
6251         brdaddr, or dstaddr, just set those pointers to null and don't fail.
6252         Reported by Momchil Velikov <velco@fadata.bg>.
6253
6254         * sysdeps/generic/ifreq.h (__if_nextreq) [_HAVE_SA_LEN]: If sa_len
6255         is > sizeof IFR->ifa_addr, advance past the whole longer length.
6256         (__ifreq): Count up NIFS that way too.
6257         Reported by Momchil Velikov <velco@fadata.bg>.
6258
6259         * sysdeps/mach/hurd/lchmod.c: Include <fcntl.h>.
6260
6261         * sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h>
6262         and <fpu_control.h>.
6263
6264 2002-11-24  Ulrich Drepper  <drepper@redhat.com>
6265
6266         * elf/elf.h (EM_ST19): Fix typo.
6267
6268 2002-11-25  Jakub Jelinek  <jakub@redhat.com>
6269
6270         * include/errno.h (__set_errno): Define as errno = val
6271         unconditionally.
6272
6273 2002-11-24  Roland McGrath  <roland@redhat.com>
6274
6275         * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.
6276         * sysdeps/posix/writev.c: Likewise.
6277         From Momchil Velikov <velco@fadata.bg>.
6278
6279         * elf/dl-error.c [! _LIBC_REENTRANT]: Use a static variable instead of
6280         calling *GL(dl_error_catch_tsd) for a thread-local location.
6281         * elf/rtld.c (startup_error_tsd): Conditionalize on [_LIBC_REENTRANT].
6282         (dl_main): Same for GL(dl_error_catch_tsd) initialization.
6283         * elf/dl-tsd.c: Conditionalize contents on [_LIBC_REENTRANT].
6284
6285         * libio/iofflush.c: Add libc_hidden_def.
6286         * libio/iofwrite.c: Likewise.
6287         * sysdeps/generic/sigtimedwait.c: Likewise.
6288         * sysdeps/generic/sigwaitinfo.c: Likewise.
6289         * sysdeps/posix/sigwait.c: Likewise.
6290         Reported by Momchil Velikov <velco@fadata.bg>.
6291
6292         * inet/inet_lnaof.c (inet_lnaof): Change return type to in_addr_t
6293         to match <arpa/inet.h> declaration.
6294         * inet/inet_netof.c (inet_netof): Likewise.
6295         * inet/inet_mkadr.c (inet_makeaddr): Likewise for argument types.
6296         Reported by Momchil Velikov <velco@fadata.bg>.
6297
6298         * configure.in: Skip AUTOCONF check under --without-cvs.
6299         * configure: Regenerated.
6300
6301         * posix/Makefile (headers): Add bits/pthreadtypes.h.
6302         * sysdeps/unix/sysv/linux/Makefile (sysdep_heaers): Don't add it here.
6303         * sysdeps/unix/sysv/linux/Dist: Remove it from the list.
6304
6305 2002-11-24  Andreas Schwab  <schwab@suse.de>
6306
6307         * sysdeps/unix/sysv/linux/m68k/sysdep.h: Support inline syscall
6308         with six arguments.
6309
6310 2002-11-19  Jim Meyering  <jim@meyering.net>
6311
6312         * time/mktime.c (__mon_yday, __mktime_internal) [!_LIBC]: Declare
6313         as `static'.
6314         * time/strptime.c (__mon_yday) [!_LIBC]: Declare as `static'.
6315
6316 2002-11-23  Roland McGrath  <roland@redhat.com>
6317
6318         * scripts/abilist.awk: Avoid strtonum function, not there in mawk.
6319         Just produce hex output for datum sizes.
6320
6321         * elf/Makefile ($(objpfx)librtld.mk): Tighten up regexp.
6322         Reported by Luca Barbieri <ldb@ldb.ods.org>.
6323
6324 2002-11-20  Steven Munroe  <sjmunroe@us.ibm.com>
6325
6326         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds)
6327         [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
6328         and __unused3 fields.
6329         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h (semid_ds)
6330         [__WORDSIZE == 32]: Only PPC32 requires __unused1
6331         and __unused2 fields.
6332         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (shmid_ds)
6333         [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
6334         __unused3, and __unused4 fields.
6335
6336         * csu/gmon-start.c (__gmon_start__): Always use TEXT_START macro to
6337         obtain lowest address for profiling in __monstartup call.
6338
6339 2002-11-21  Roland McGrath  <roland@redhat.com>
6340
6341         * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove redunant
6342         $(calls) $(calls:=f) $(long-c-$(long-double-fcts)).
6343
6344         * locale/localeinfo.h (struct locale_data): Revert last change.
6345
6346         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it.
6347         From Ian Wienand <ianw@gelato.unsw.edu.au>.
6348
6349         * sysdeps/unix/sysv/linux/ia64/sysdep.h (__NR_pread): Define to
6350         __NR_pread64 if not defined.
6351         (__NR_pwrite): Define to __NR_pwrite64 if not defined.
6352         From Ian Wienand <ianw@gelato.unsw.edu.au>.
6353
6354 2002-11-21  Roland McGrath  <roland@frob.com>
6355
6356         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set
6357         __libc_multiple_libcs here.  Call __setfpucw.
6358
6359 2002-11-21  Ulrich Drepper  <drepper@redhat.com>
6360
6361         * elf/Makefile (tests): Don't run test-arrayX tests for now.
6362
6363         * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags.
6364         * sysdeps/unix/sysv/linux/i386/clone.S: Add support for
6365         CLONE_CHILD_*TID flags.
6366
6367 2002-11-20  Andreas Jaeger  <aj@suse.de>
6368
6369         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):
6370         We pass struct ucontext on x86-64.
6371         (GET_PC): Adjust.
6372         (GET_FRAME): Adjust.
6373         (GET_STACK): Adjust.
6374
6375 2002-11-20  Roland McGrath  <roland@redhat.com>
6376
6377         * sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: Further
6378         conditionalize [! DO_VERSIONING] #error.
6379
6380         * scripts/abilist.awk: Grok function descriptor symbols.
6381
6382         * intl/tst-gettext.c (main): Check return values from setlocale.
6383         Add necessary unsetenv's to make LANG=existing-locale check work.
6384
6385         * intl/tst-gettext.sh: Use mkdir -p.  Copy test files unconditionally,
6386         so aborted prior runs don't confuse things.
6387
6388         * locale/localeinfo.h (struct locale_data: union locale_data_value):
6389         Use uintptr_t instead of unsigned int for `word' member.
6390         (_NL_CURRENT_WORD): Cast to uint32_t.
6391
6392         * posix/bug-regex5.c (main): Use union to extract _NL_COLLATE_NRULES
6393         value.
6394
6395 2002-11-20  Ulrich Drepper  <drepper@redhat.com>
6396
6397         * elf/tls-macros.h: Add IA-64 definitions.
6398         Patch by Ian Wienand <ianw@gelato.unsw.edu.au>.
6399
6400         * iconv/Makefile (tests): Add tst-iconv4.
6401         * iconv/tst-iconv4.c: New file.
6402
6403         * iconv/gconv_simple.c (internal_ucs4le_loop_unaligned): Return
6404         __GCONV_EMPTY_INPUT only if input is really empty.  Otherwise
6405         __GCONV_INCOMPLETE_INPUT.
6406         (ucs4le_internal_loop): Likewise.
6407         (ucs4le_internal_loop_unaligned): Likewise.
6408         * iconvdata/unicode.c (PREPARE_LOOP): Likewise.
6409         * iconvdata/utf-16.c (PREPARE_LOOP): Likewise.
6410         * iconvdata/utf-32.c (PREPARE_LOOP): Likewise.
6411
6412         * iconv/loop.c (LOOPFCT): First test for empty input then for full
6413         output buffer.
6414
6415         * inet/getnameinfo.c: Use extend_alloca where appropriate.
6416         * sysdeps/posix/getaddrinfo.c: Likewise.
6417
6418         * include/alloca.h (extend_alloca): New define.  Based on stack
6419         direction it'll try to append to the previouls allocated buffer.
6420
6421 2002-11-07  Thorsten Kukuk  <kukuk@suse.de>
6422
6423         * sysdeps/posix/getaddrinfo.c (gaih_inet): If AF_UNSPEC is set,
6424         use the same service for AF_INET and AF_INET6.
6425
6426 2002-11-19  Ulrich Drepper  <drepper@redhat.com>
6427
6428         * intl/localealias.c (read_alias_file): Use only about 400 bytes
6429         of stack space instead of 16k.
6430
6431 2002-11-18  Wolfram Gloger  <wg@malloc.de>
6432
6433         * malloc/arena.c
6434         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
6435         nothing if not initialized.  Bug report from Marcus Brinkmann
6436         <Marcus.Brinkmann@ruhr-uni-bochum.de>.
6437
6438 2002-11-19  Roland McGrath  <roland@redhat.com>
6439
6440         * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and
6441         sched_setaffinity.
6442
6443         * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries
6444         `-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for
6445         test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed.
6446         * configure: Regenerated.
6447
6448 2002-11-19  Ulrich Drepper  <drepper@redhat.com>
6449
6450         * include/dlfcn.h: __libc_dlopen is now a macro calling
6451         __libc_dlopen_mode with the extra parameter RTLD_LAZY.
6452         (__libc_dlopen_mode): New prototype.
6453         * elf/dl-libc.c (__libc_dlopen_mode): Renamed from __libc_dlopen.  Add
6454         new parameter.  Store new parameter in mode field of structure passed
6455         to do_dlopen.
6456         (struct do_dlopen_args): Add new field mode.
6457         (do_dlopen): Pass mode from parameter structure to _dl_open.
6458
6459 2002-11-11  Randolf Chung  <tausq@debian.org>
6460
6461         * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64]
6462         (F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions.
6463         * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file.
6464
6465         * sysdeps/hppa/fpu/libm-test-ulps: New file (generated).
6466
6467         * sysdeps/hppa/Makefile (CFLAGS-rtld.c): New variable.
6468         Set -mdisable-fpregs for this file.
6469
6470 2002-11-11  Carlos O'Donell  <carlos@baldric.uwo.ca>
6471
6472         * sysdeps/unix/sysv/linux/configure.in:
6473         Make 2.4.19 minimum linux kernel for hppa, and add unwind symbols
6474         from gcc-3.0 era for backwards compatibility.
6475         * sysdeps/unix/sysv/linux/configure: Regenerate.
6476
6477         * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h:
6478         Define mcontext_t as a sigcontext.
6479
6480 2002-11-18  Roland McGrath  <roland@redhat.com>
6481
6482         * dlfcn/dlerror.c (fini): New function, __attribute__ ((destructor)).
6483         Free memory in `last_result' if it was used.
6484
6485         * resolv/nss_dns/dns-network.c (getanswer_r): In BYNAME case, search
6486         all aliases for one that matches the "<dotted-quad>.IN-ADDR.ARPA" form.
6487         Do the parsing inline instead of copying strings and calling
6488         inet_network, and properly skip all alias names not matching the form.
6489
6490         * manual/pattern.texi (Variable Substitution): Fix # and ## examples.
6491
6492 2002-11-17  Ulrich Drepper  <drepper@redhat.com>
6493
6494         * manual/pattern.texi (Wordexp Example): Fix sample code.
6495
6496         * sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the
6497         childs stack which will be loaded into the %esi register.
6498
6499 2002-11-14  Paul Eggert  <eggert@twinsun.com>
6500
6501         * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer
6502         overflow when skipping the question part and when unpacking aliases.
6503
6504 2002-11-15  Roland McGrath  <roland@redhat.com>
6505
6506         * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,
6507         s_finite, s_modf, s_scalbn, s_frexp, m_ldexp, s_signbit.
6508         Instead add $(calls:s_%=m_%) to get m_* versions of them all.
6509
6510 2002-11-15  Jakub Jelinek  <jakub@redhat.com>
6511
6512         * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.
6513         * sysdeps/arm/dl-machine.h (elf_machine_rela): Handle R_ARM_COPY.
6514
6515 2002-11-15  Roland McGrath  <roland@redhat.com>
6516
6517         * math/Makefile (libm-calls): Change s_ldexp to m_ldexp.
6518         * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules for m_%.[Sc]
6519         from sysdeps/.../s_%.[Sc] with commands $(+make-include-of-dep).
6520         (+make-include-of-dep): New canned sequence.
6521
6522         * stdlib/canonicalize.c (__realpath): Check for malloc failure.
6523         From Dmitry V. Levin <ldv@altlinux.org>.
6524
6525 2002-11-14  Roland McGrath  <roland@redhat.com>
6526
6527         * sysdeps/generic/errno.c (__libc_errno): Remove alias.
6528         * inet/herrno.c (__libc_h_errno): Likewise.
6529         * resolv/res_libc.c (__libc_res): Likewise.
6530         [USE___THREAD]: Use this in place of [USE_TLS && HAVE___THREAD].
6531         (__res_state) [! USE___THREAD]: Don't define as weak.
6532         * csu/Versions: Revert last change.
6533         * resolv/Versions: Revert last change.
6534
6535         * Makerules ($(common-objpfx)%.make): New pattern rule.
6536         * tls.make.c: New file.
6537         * Makefile (distribute): Add it.
6538
6539         * sysdeps/generic/errno.c [! USE___THREAD]
6540         [HAVE_ELF && SHARED && DO_VERSIONING] (errno, _errno): Declare these
6541         with compat_symbol so they are not link-time visible.
6542         [! USE___THREAD] (__libc_errno): New alias for errno.
6543         * csu/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
6544         Add __libc_errno here.
6545         * inet/herrno.c [USE___THREAD]: Use this conditional
6546         in place of [USE_TLS && HAVE___THREAD].
6547         [! USE___THREAD] [HAVE_ELF && SHARED && DO_VERSIONING]
6548         (h_errno, _h_errno): Declare these with compat_symbol so they are not
6549         link-time visible.
6550         [! USE___THREAD] (__libc_h_errno): New alias for h_errno.
6551         * resolv/res_libc.c [! USE___THREAD]
6552         [HAVE_ELF && SHARED && DO_VERSIONING] (_res): Likewise.
6553         (_res): Use __attribute__ ((section (".bss"))) so we can have an alias.
6554         (__libc_res): Define as alias for _res.
6555         * resolv/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
6556         Add __libc_h_errno and __libc_res here.
6557
6558 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
6559
6560         * csu/Versions (errno): Move STT_TLS symbol to GLIBC_PRIVATE for now.
6561         * resolv/Versions (h_errno, _res): Likewise.
6562
6563 2002-11-14  Roland McGrath  <roland@redhat.com>
6564
6565         * Makerules (%.dynsym): Remove $(objpfx) from target and dep.
6566         (%.symlist): Likewise.
6567
6568 2002-11-13  Roland McGrath  <roland@redhat.com>
6569
6570         * scripts/abilist.awk: New file.
6571         * Makefile (distribute): Add it.
6572         * Makerules ($(objpfx)%.dynsym, $(objpfx)%.symlist): New rules.
6573         (tests): Depend on .symlist file for each $(install-lib.so-versioned).
6574         [$(subdir) = elf] (tests): Depend on libc.symlist.
6575         (generated, common-generated): Add those files.
6576
6577         * aclocal.m4 (LIBC_PROG_BINUTILS): Check for objdump, set OBJDUMP.
6578         * configure: Regenerated.
6579         * config.make.in (OBJDUMP): New variable, substituted by configure.
6580
6581         * malloc/mcheck.c (struct hdr): New members `block' and `magic2'.
6582         (mallochook, reallochook): Set them up.
6583         (checkhdr): Check HDR->magic2 value.
6584         (freehook): Reset HDR->magic2.
6585         (memalignhook): New static function.
6586         (old_memalign_hook): New static variable.
6587         (mcheck, reallochook): Set __memalign_hook to memalignhook.
6588
6589         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space
6590         for the new TCB.
6591
6592 2002-11-13  Andreas Jaeger  <aj@suse.de>
6593
6594         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Check for visibility
6595         attribute.
6596         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
6597
6598 2002-11-11  Paul Eggert  <eggert@twinsun.com>
6599
6600         * manual/crypt.texi (Cryptographic Functions): Mention that
6601         the MD5 one-way algorithm is compatible with BSD's.
6602
6603 2002-11-11  Isamu Hasegawa  <isamu@yamato.ibm.com>
6604
6605         * posix/regex_internal.c (re_string_skip_chars): Also return the last
6606         wide character.
6607         (re_string_reconstruct): Calculate the context by itself when the
6608         offset points out of the valid range.
6609         (re_string_context_at): Use wide character when MB_CUR_MAX > 1.
6610         * posix/regex_internal.h (WIDE_NEWLINE_CHAR): New macro.
6611         (IS_WIDE_WORD_CHAR): New macro.
6612         (IS_WIDE_NEWLINE): New macro.
6613
6614 2002-11-12  Andreas Jaeger  <aj@suse.de>
6615
6616         * sysdeps/x86_64/strchr.S: Don't use one register for two
6617         purposes, this fixes a bug noticed by test-strchr.c.
6618
6619         * sysdeps/x86_64/strcat.S: Fix algorithm to align source pointer
6620         correctly.
6621
6622 2002-11-12  Roland McGrath  <roland@redhat.com>
6623
6624         * libio/libioP.h [_LIBC && !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]
6625         (_G_IO_NO_BACKWARD_COMPAT): Define it.
6626
6627         * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h>
6628         instead of <pt-machine.h>.
6629         [_LIBC_REENTRANT] (lock, unlock): Use __sync_lock_* macros instead of
6630         testandset.
6631         From Ian Wienand <ianw@gelato.unsw.edu.au>.
6632
6633 2002-11-10  Roland McGrath  <roland@redhat.com>
6634
6635         * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.
6636         Call fputs instead of fwprintf (simpler to follow in debugger).
6637
6638         * crypt/md5-crypt.c: Doc fix.
6639
6640         * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at
6641         the beginning of generated target commands.
6642
6643         * csu/Makefile ($(objpfx)crti.o, $(objpfx)crtn.o): Add explicit
6644         dependencies for these in case implicit rule search skipped the
6645         nonexistent source directory.
6646         * sysdeps/gnu/Makefile ($(objpfx)errlist.d): Give this rule all the
6647         files with $(object-suffixes) as targets too.
6648         * Makerules [no_deps && objpfx] (before-compile): Add $(objpfx).
6649         and a target for it using $(make-target-directory).
6650
6651         * Rules (before-compile): Add $(common-objpfx)bits/stdio-lim.h.
6652
6653 2002-11-10  Roland McGrath  <roland@frob.com>
6654
6655         * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
6656         * sysdeps/generic/bits/pthreadtypes.h: ... here.
6657
6658         * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with
6659         l_start == 0 and l_len == 1 as we do l_len == 0.
6660
6661 2002-11-10  Ulrich Drepper  <drepper@redhat.com>
6662
6663         * po/da.po: Update from translation team.
6664
6665 2002-11-10  Roland McGrath  <roland@redhat.com>
6666
6667         * config.make.in (includedir): New variable, substituted by configure.
6668         Reported missing by Jocelyn Fournier <joc@presence-pc.com>.
6669         * Makeconfig (includedir): Use $(prefix), not $(exec_prefix).
6670
6671 2002-11-10  Andreas Jaeger  <aj@suse.de>
6672
6673         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h (enum): Add
6674         REG_OLDMASK and REG_CR2 to synch with kernel header.
6675         (NGREG): Increase.
6676
6677         * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict
6678         aliasing problem.
6679         * nss/getXXbyYY_r.c (INTERNAL): Likewise.
6680         * nss/getnssent_r.c (__nss_getent_r): Likewise.
6681         (__nss_setent): Likewise.
6682         (__nss_getent_r): Likewise.
6683         * inet/getnetgrent_r.c (innetgr): Likewise.
6684         (__internal_setnetgrent_reuse): Likewise.
6685         (internal_getnetgrent_r): Likewise.
6686         * inet/ether_hton.c (ether_hostton): Likewise.
6687         * inet/ether_ntoh.c (ether_ntohost): Likewise.
6688         * sunrpc/netname.c (netname2user): Likewise.
6689         * sunrpc/publickey.c (getpublickey): Likewise.
6690         (getsecretkey): Likewise.
6691
6692 2002-11-09  Marcus Brinkmann  <marcus@gnu.org>
6693
6694         * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Correct off by one
6695         error in range calculation.
6696
6697 2002-10-09  Jakub Jelinek  <jakub@redhat.com>
6698
6699         * string/test-strspn.c (do_test): Ensure zero termination.
6700         * string/test-strpbrk.c (do_test): Likewise.
6701         * string/test-strncmp.c (stupid_strncmp): Use strnlen, not strlen.
6702         * string/test-strncpy.c (stupid_strncpy): Likewise.
6703         * string/test-stpncpy.c (stupid_stpncpy): Likewise.
6704
6705 2002-10-08  Roland McGrath  <roland@redhat.com>
6706
6707         * string/test-string.h (test_init): Fill BUF1 and BUF2 with
6708         nonzero characters.
6709
6710 2002-09-22  H.J. Lu  <hjl@gnu.org>
6711
6712         * sysdeps/unix/sysv/linux/mmap64.c (MMAP2_PAGE_SHIFT): Renamed
6713         from PAGE_SHIFT.  Define if not defined.  Check MMAP2_PAGE_SHIFT
6714         only if __NR_mmap2 is defined.
6715
6716         * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Moved to ...
6717         * sysdeps/unix/sysv/linux/mmap64.c: ... here.
6718         * sysdeps/unix/sysv/linux/hppa/mmap64.c: File removed.
6719         * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: FIle removed,
6720
6721 2002-11-08  Jakub Jelinek  <jakub@redhat.com>
6722
6723         * posix/bug-regex13.c (tests): Add new test.
6724
6725         * string/test-strchr.c (stupid_strchr): New function.
6726         (do_random_tests): Make sure the string is zero terminated.
6727         * string/test-strpbrk.c (stupid_strpbrk): New function.
6728         (do_random_tests): Make sure the string is zero terminated.
6729         * string/test-strcmp.c (stupid_strcmp): New function.
6730         (do_random_tests): Make sure the strings are zero terminated.
6731         * string/test-strspn.c (stupid_strspn): New function.
6732         (simple_strspn): Rename rej argument to acc.
6733         (do_random_tests): Make sure the string is zero terminated.
6734         * string/test-strcspn.c (stupid_strcspn): New function.
6735         * string/test-strncpy.c (stupid_strncpy): New function.
6736         * string/test-stpncpy.c (stupid_stpncpy): New function.
6737         * string/test-strncmp.c (stupid_strncmp): New function.
6738         (do_random_tests): Make sure the strings are zero terminated.
6739         * string/test-string.h (impl_t): Change test into long.
6740         (IMPL): Add __attribute__((aligned (sizeof (void *)))).
6741
6742 2002-11-08  Roland McGrath  <roland@redhat.com>
6743
6744         * sysdeps/ia64/elf/configure.in: Add TLS check.
6745         From Ian Wienand <ianw@cse.unsw.edu.au>.
6746         * sysdeps/ia64/elf/configure: Regenerated.
6747
6748 2002-11-07  Roland McGrath  <roland@redhat.com>
6749
6750         * libio/fileops.c (_IO_new_file_overflow): Use INTUSE(_IO_do_write) in
6751         place of _IO_new_do_write.
6752         [_LIBC] (_IO_do_write): Define as macro for _IO_new_do_write and
6753         #undef before versioned_symbol use.
6754
6755 2002-11-07  Richard Henderson  <rth@redhat.com>
6756
6757         * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.
6758         * configure: Regenerated.
6759         * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove #undef.
6760         * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Use !samegp.
6761         (RTLD_START): Likewise.  Access _dl_skip_args, _rtld_local, and
6762         _dl_fini via gp-relative relocations.
6763         * sysdeps/alpha/fpu/e_sqrt.c: Use !samegp.
6764
6765         * elf/tls-macros.h: Add alpha versions.
6766         * sysdeps/alpha/dl-machine.h (elf_machine_rela): Handle TLS relocs.
6767         * sysdeps/unix/alpha/sysdep.S: Support USE___THREAD.
6768         * sysdeps/unix/alpha/sysdep.h: Likewise.  Add SYSCALL_ERROR_HANDLER.
6769         * sysdeps/unix/sysv/linux/alpha/brk.S: Use it.
6770         * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
6771         * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
6772         * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
6773         * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
6774         * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
6775         * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
6776         * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Likewise.
6777         * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
6778         * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
6779         * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
6780         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
6781         * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
6782         * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
6783         * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
6784
6785         * sysdeps/unix/sysv/linux/alpha/sysdep.h: Re-include protect.
6786         Kill argument registers across the inline syscall.
6787
6788         * sysdeps/unix/sysv/linux/alpha/clone.S: Add user_tid and tls args.
6789
6790         * linuxthreads/sysdeps/alpha/tls.h: New file.
6791         * sysdeps/alpha/dl-tls.h: New file.
6792
6793 2002-10-29  David Mosberger  <davidm@hpl.hp.com>
6794
6795         * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]
6796         (gmon_initializer): New function.
6797         (.init prologue): If HAVE_INITFINI_ARRAY is true, don't call
6798         __gmon_start__ here.  Call it from gmon_initializer() instead.
6799
6800 2002-03-12  H.J. Lu  <hjl@gnu.org>
6801
6802         * elf/Makefile [$(have-initfini-array) = yes] (tests): Add tst-array1,
6803         tst-array2, and tst-array3.
6804         [$(have-initfini-array) = yes] (tests-static): Add tst-array3.
6805         [$(have-initfini-array) = yes] (modules-names): Add tst-array2dep.
6806         ($(objpfx)tst-array1.out): New target.
6807         ($(objpfx)tst-array2): Likewise.
6808         ($(objpfx)tst-array2.out): Likewise.
6809         ($(objpfx)tst-array3.out): Likewise.
6810         * elf/tst-array1.c: New file.
6811         * elf/tst-array1.exp: Likewise.
6812         * elf/tst-array2.c: Likewise.
6813         * elf/tst-array2dep.c: Likewise.
6814         * elf/tst-array2.exp: Likewise.
6815         * elf/tst-array3.c: Likewise.
6816
6817 2002-10-28  David Mosberger  <davidm@hpl.hp.com>
6818
6819         * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.
6820         Don't add L->l_addr to array entry values.
6821
6822 2002-11-07  Jakub Jelinek  <jakub@redhat.com>
6823
6824         * string/test-string.h: New file.
6825         * string/test-strlen.c: New file.
6826         * string/test-string.h: New file.
6827         * string/test-strcmp.c: New file.
6828         * string/test-strchr.c: New file.
6829         * string/test-strrchr.c: New file.
6830         * string/test-strcpy.c: New file.
6831         * string/test-stpcpy.c: New file.
6832         * string/test-strncpy.c: New file.
6833         * string/test-stpncpy.c: New file.
6834         * string/test-strpbrk.c: New file.
6835         * string/test-strcspn.c: New file.
6836         * string/test-strspn.c: New file.
6837         * string/test-strcat.c: New file.
6838         * string/test-strncmp.c: New file.
6839         * string/test-memchr.c: New file.
6840         * string/test-memcmp.c: New file.
6841         * string/test-memset.c: New file.
6842         * string/test-memcpy.c: New file.
6843         * string/test-mempcpy.c: New file.
6844         * string/test-memmove.c: New file.
6845         * string/Makefile (strop-tests): New variable.
6846         (tests): Add strop-tests.
6847         (distribute): Add test-string.h.
6848
6849 2002-11-06  Ulrich Drepper  <drepper@redhat.com>
6850
6851         * posix/regcomp.c: Use tabs instead of spaces.
6852         * posix/regexec.c: Likewise.
6853         * posix/regex_internal.h: Likewise.
6854
6855         * posix/regcomp.c (re_compile_fastmap_iter): Use __wcrtomb not wctomb.
6856
6857 2002-11-06  Jakub Jelinek  <jakub@redhat.com>
6858
6859         * posix/regcomp.c (re_compile_pattern): Don't set regs_allocated
6860         here.
6861         (regcomp): Don't set can_be_null here.
6862         (re_comp): Clear whole re_comp_buf with the exception of fastmap.
6863         (re_compile_internal): Clear can_be_null, set regs_allocated.
6864
6865         * posix/regcomp.c (re_set_fastmap): New function.
6866         (re_compile_fastmap_iter): Use it.  Remove redundant type ==
6867         COMPLEX_BRACKET check.
6868         * posix/regexec.c (re_search_internal): Optimize searching with
6869         fastmap.  Call re_string_reconstruct even if match_first is
6870         smaller than raw_mbs_idx.
6871
6872 2002-11-06  Isamu Hasegawa  <isamu@yamato.ibm.com>
6873
6874         * posix/regcomp (free_dfa_content): Use free_state.
6875         * posix/regex_internal.c (re_string_realloc_buffers): Don't edit
6876         pointers in case that realloc failed.
6877         (re_node_set_merge): Likewise.
6878         (register_state): Likewise.
6879         (create_newstate_common): Invoke memory release functions in case of
6880         error conditions.
6881         (create_ci_newstate): Likewise.
6882         (create_cd_newstate): Likewise.
6883         (free_state): New function.
6884         * posix/regexec.c (re_search_internal): Invoke memory release
6885         functions in case of error conditions.
6886         (sift_states_backward): Likewise.
6887         (merge_state_array): Likewise.
6888         (add_epsilon_src_nodes): Likewise.
6889         (sub_epsilon_src_nodes): Likewise.
6890         (search_subexp): Likewise.
6891         (sift_states_bkref): Likewise.
6892         (transit_state_sb): Likewise.
6893         (transit_state_mb): Likewise.
6894         (transit_state_bkref_loop): Likewise.
6895         (group_nodes_into_DFAstates): Likewise.
6896         (push_fail_stack): Don't edit pointers in case that realloc failed.
6897         (extend_buffers): Likewise.
6898         (match_ctx_add_entry): Likewise.
6899
6900 2002-11-06  Roland McGrath  <roland@redhat.com>
6901
6902         * sysdeps/unix/sysv/linux/mips/configure.in: File removed.
6903         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
6904
6905         * configure.in: Add checks on as and ld for binutils 2.13 or later.
6906         * configure: Regenerated.
6907
6908 2002-11-06  Ulrich Drepper  <drepper@redhat.com>
6909
6910         * posix/regcomp.c (regcomp): __re_compile_fastmap can never fail.
6911         If re_compile_internal failed free fastmap buffer.
6912         (free_dfa_content): Broken out of regfree function.  Frees all dfa
6913         related data.
6914         (regfree): Add free_dfa_content.
6915         (re_compile_internal): If any of the called functions fails free
6916         all dfa related memory.
6917
6918 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
6919
6920         * sysdeps/unix/sysv/linux/sys/sysctl.h: Add ugly hacks to prevent
6921         warnings from the kernel headers.
6922
6923 2002-11-05  Roland McGrath  <roland@redhat.com>
6924
6925         * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.
6926         From Johannes Stezenbach <js@convergence.de>.
6927
6928         * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change
6929         #errlist-compat magic comment to give 123 as size.
6930         (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ...
6931         (libc: GLIBC_2.2): ... here.
6932         (libc: GLIBC_2.3): Likewise.
6933
6934 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
6935
6936         * elf/dl-fini.c (_dl_fini): Correct the increment of l_opencount
6937         which happens at the beginning so that we can unload modules in
6938         __libc_freeres.
6939
6940 2002-11-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
6941
6942         * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only
6943         under [__USE_MISC || _ASM].
6944
6945         * elf/elf.h: Remove the obsolete SH TLS relocations.
6946
6947 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
6948
6949         * posix/regcomp.c (regcomp): Initialize preg->can_be_null to zero.
6950
6951 2002-11-05  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6952
6953         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Handle
6954         __NR_pread64 and __NR_pwrite64.
6955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
6956         * sysdeps/unix/sysv/linux/powerpc/pread.c: Remove __NR_pread64
6957         and __NR_pwrite64.
6958         Revert change to use INLINE_SYSCALL.
6959         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
6960         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
6961         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
6962         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Revert change to use
6963         INLINE_SYSCALL.
6964         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
6965
6966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
6967         Update clobber list and add a comment about the syscall ABI.
6968
6969         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_pread64,
6970         s_pwrite64, s_ftruncate, s_truncate): Re-add.
6971
6972 2002-11-05  Jakub Jelinek  <jakub@redhat.com>
6973
6974         * iconv/gconv_dl.c (free_mem): Clear loaded.
6975         * locale/loadarchive.c (_nl_archive_subfreeres): Call locale_data's
6976         cleanup if any.
6977
6978 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
6979
6980         * sysdeps/unix/sysv/linux/fexecve.c: Include <stdio.h>.
6981
6982         * libio/ioseekoff.c: Remove INTDEF.  Define _IO_seekoff_unlocked.  Same
6983         as old code without locking.  _IO_seekoff calls this function after
6984         locking the stream.
6985         * libio/ioseekpos.c: Likewise for _IO_seekpos.
6986         * libio/libioP.h: Replace _IO_seekoff_internal and _IO_seekpos_internal
6987         prototypes with _IO_seekoff_unlocked and _IO_seekpos_unlocked
6988         prototypes.
6989         * libio/iolibio.h (_IO_fseek): Call _IO_seekoff_unlocked instead
6990         of _IO_seekoff_internal.
6991         (_IO_rewind): Likewise.
6992         * libio/ioftell.c: Likewise.
6993         * libio/ftello.c: Likewise.
6994         * libio/ftello64.c: Likewise.
6995         * libio/iofgetpos.c: Likewise.
6996         * libio/iofgetpos64.c: Likewise.
6997         * libio/oldiofgetpos.c: Likewise.
6998         * libio/oldiofgetpos64.c: Likewise.
6999         * libio/iofsetpos.c: Call _IO_seekpos_unlocked instead of
7000         _IO_seekpos_internal.
7001         * libio/iofsetpos64.c: Likewise.
7002         * libio/oldiofsetpos.c: Likewise.
7003         * libio/oldiofsetpos64.c: Likewise.
7004
7005 2002-11-04  Roland McGrath  <roland@redhat.com>
7006
7007         * sysdeps/unix/sysv/linux/powerpc/chown.c: Use INLINE_SYSCALL macro.
7008         * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
7009         * sysdeps/unix/sysv/linux/powerpc/ioctl.c: Likewise.
7010         * sysdeps/unix/sysv/linux/powerpc/pread.c: Likewise.
7011         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
7012         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
7013         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
7014         * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Likewise.
7015         * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
7016         * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
7017         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ioctl,
7018         s_chown, s_ftruncate64, s_mmap2, s_pread64, s_pwrite64, s_truncate64,
7019         sys_fstat, sys_lstat, sys_mknod, sys_readv, sys_stat, sys_writev):
7020         Remove these, no longer used.
7021
7022 2002-11-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7023
7024         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ipc,
7025         s_llseek, s_readahead, s_execve, s_fcntl, s_fcntl64, s_fstat64,
7026         s_getcwd, s_getdents, s_getdents64, s_getpmsg, s_getpriority,
7027         s_getrlimit, s_lstat64, s_poll, s_ptrace, s_putpmsg, s_reboot,
7028         s_setrlimit, s_sigaction, s_sigpending, s_sigprocmask, s_sigsuspend,
7029         s_stat64, s_sysctl, s_ugetrlimit, s_ustat, s_vfork): Remove now unused
7030         syscall stubs.
7031
7032         * sysdeps/unix/sysv/linux/pwrite.c: Fix typo.
7033         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
7034         * sysdeps/unix/sysv/linux/powerpc/pread.c: Handle both __NR_pread64
7035         and __NR_pread.
7036         * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
7037         * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Handle both __NR_pwrite64
7038         and __NR_pwrite.
7039         * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
7040
7041 2002-11-03  Roland McGrath  <roland@redhat.com>
7042
7043         * sysdeps/generic/ldsodefs.h (struct rtld_global): New member
7044         `_dl_tls_static_used'.
7045         * sysdeps/generic/libc-tls.c (_dl_tls_static_used): New variable.
7046         (__libc_setup_tls): Initialize it.  Let the initial value of
7047         _dl_tls_static_size indicate some surplus space in the computed value.
7048         * elf/dl-open.c (_dl_tls_static_size): New variable.
7049         * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Initialize
7050         _dl_tls_static_used.  Add some surplus space into _dl_tls_static_size.
7051         * elf/dl-reloc.c [USE_TLS] (allocate_static_tls): New function.
7052         (CHECK_STATIC_TLS): Use it.
7053         * elf/dl-close.c (_dl_close): Adjust _dl_tls_static_used when the
7054         closed objects occupied a trailing contiguous chunk of static TLS area.
7055
7056 2002-10-18  Bruno Haible  <bruno@clisp.org>
7057
7058         * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
7059
7060 2002-11-04  Ulrich Drepper  <drepper@redhat.com>
7061
7062         * libio/wfileops.c (_IO_wfile_seekoff): Don't modify _offset and
7063         _wide_data->_IO_read_end if adjustment can be made in the current
7064         buffer.
7065
7066         * sysdeps/unix/sysv/linux/fexecve.c: New file.
7067
7068         * libio/bug-wfflush.c (do_test): Using fseek is not allowed when
7069         wide oriented streams are used.
7070
7071         * nss/getXXent_r.c (ENDFUNC_NAME): Don't do anything if the
7072         service hasn't been used [PR libc/4744].
7073
7074         * include/features.h: Use __STDC_VERSION__ not __STDC_VERSION.
7075         Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
7076
7077         * manual/examples/dir.c: Don't include <stddef.h>.
7078         * manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
7079         Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
7080
7081 2002-11-02  H.J. Lu  <hjl@gnu.org>
7082
7083         * stdio-common/reg-printf.c: Include <stddef.h>.
7084
7085 2002-11-03  Ulrich Drepper  <drepper@redhat.com>
7086
7087         * sysdeps/generic/libc-tls.c: Define _dl_tls_static_used.
7088
7089         * po/ca.po: Update from translation team.
7090         * po/es.po: Likewise.
7091
7092         * sysdeps/generic/segfault.c (catch_segfault): If HAVE_PROC_SELF
7093         is defined write out memory map.
7094         * sysdeps/unix/sysv/linux/segfault.c: New file.
7095
7096 2002-11-02  Roland McGrath  <roland@redhat.com>
7097
7098         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use union type for
7099         pointers that can alias.
7100         Reported by Daniel Jacobowitz <drow@mvista.com>.
7101
7102         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.
7103
7104 2002-11-02  Roland McGrath  <roland@redhat.com>
7105
7106         * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r
7107         description to be clearer and to say that *RESULT is set to ENTRY.
7108
7109 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7110
7111         * posix/regexec.c (build_trtable): Alloca or malloc dests_node and
7112         dests_ch arrays together.  Alloca or malloc dest_states,
7113         dest_states_word and dest_states_nl arrays together.  Free memory on
7114         error exit.
7115
7116 2002-10-29  Daniel Jacobowitz  <drow@mvista.com>
7117
7118         * crypt/crypt_util.c (__init_des_r): Initialize current_salt
7119         and current_saltbits.
7120
7121 2002-11-02  Roland McGrath  <roland@redhat.com>
7122
7123         * stdio-common/reg-printf.c: Include <stdlib.h>.
7124
7125 2002-11-02  H.J. Lu  <hjl@gnu.org>
7126
7127         * sysdeps/unix/sysv/linux/mips/syscalls.list (s_execve): Set
7128         caller to EXTRA instead of execve.
7129
7130 2002-11-01  Roland McGrath  <roland@redhat.com>
7131
7132         * sysdeps/generic/errno-loc.c [! USE___THREAD]: Use this conditional
7133         in place of [!(USE_TLS && HAVE___THREAD)].
7134         (__errno_location) [! USE___THREAD]: Define as strong, not weak.
7135
7136 2002-10-31  Roger Sayle  <roger@eyesopen.com>
7137
7138         * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):
7139         New macros.
7140         * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
7141
7142         * soft-fp/soft-fp.h: Allow sfp-machine.h to define FP_RND_NEAREST
7143         without defining FP_ROUNDMODE.
7144
7145 2002-10-29  Jakub Jelinek  <jakub@redhat.com>
7146
7147         * sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove.
7148         (__old_sys_siglist, __old_sys_sigabbrev): Use strong_alias and
7149         declare_symbol.
7150         * sysdeps/mach/hurd/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
7151         (OLD_SIGLIST_SIZE): Define.
7152         * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
7153         (OLD_SIGLIST_SIZE): Define.
7154         * sysdeps/unix/sysv/linux/arm/siglist.c: Remove.
7155
7156 2002-11-01  Jakub Jelinek  <jakub@redhat.com>
7157
7158         * sysdeps/ia64/strncpy.S: Fix recovery code.
7159
7160 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7161
7162         * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):
7163         New macros.
7164         * elf/dl-close.c (free_mem): Use libc_freeres_fn macro, remove
7165         text_set_element.
7166         * elf/dl-libc.c (free_mem): Likewise.
7167         * iconv/gconv_conf.c (free_mem): Likewise.
7168         * iconv/gconv_db.c (free_mem): Likewise.
7169         * iconv/gconv_dl.c (free_mem): Likewise.
7170         * iconv/gconv_cache.c (free_mem): Likewise.
7171         * intl/finddomain.c (free_mem): Likewise.
7172         * intl/dcigettext.c (free_mem): Likewise.
7173         * locale/setlocale.c (free_mem): Likewise.
7174         * misc/fstab.c (fstab_free): Likewise.
7175         * nss/nsswitch.c (free_mem): Likewise.
7176         * posix/regcomp.c (free_mem): Likewise.
7177         * resolv/gai_misc.c (free_res): Likewise.
7178         * stdlib/fmtmsg.c (free_mem): Likewise.
7179         * sunrpc/clnt_perr.c (free_mem): Likewise.
7180         * sysdeps/generic/setenv.c (free_mem): Likewise.
7181         * sysdeps/unix/sysv/linux/shm_open.c (freeit): Likewise.
7182         * sysdeps/pthread/aio_misc.c (free_res): Likewise.
7183         * time/tzset.c (free_mem): Likewise.
7184         * malloc/mtrace.c (release_libc_mem): Add __libc_freeres_fn_section.
7185         * locale/loadarchive.c (_nl_archive_subfreeres): Likewise.
7186         * malloc/set-freeres.c (__libc_freeres): Likewise.
7187
7188         * login/getutent.c: Include stdlib.h instead of stddef.h.
7189         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
7190         (__getutent): Allocate buffer the first time it is run.
7191         * login/getutid.c: Include stdlib.h instead of stddef.h.
7192         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
7193         (__getutid): Allocate buffer the first time it is run.
7194         * login/getutline.c: Include stdlib.h instead of stddef.h.
7195         (buffer): Change into pointer to utmp, add libc_freeres_ptr.
7196         (__getutline): Allocate buffer the first time it is run.
7197         * malloc/mtrace.c (malloc_trace_buffer): Change into char *.
7198         (mtrace): Allocate malloc_trace_buffer.
7199         * resolv/nsap_addr.c (inet_nsap_ntoa): Decrease size of tmpbuf.
7200         * resolv/ns_print.c (ns_sprintrrf): Decrease size of t.
7201         * string/strerror.c: Include libintl.h and errno.h.
7202         (buf): New variable.
7203         (strerror): Only allocate buffer if actually needed (unknown error).
7204         * time/tzfile.c (transitions): Add libc_freeres_ptr.
7205         (freeres): Remove.
7206
7207 2002-10-25  Jakub Jelinek  <jakub@redhat.com>
7208
7209         * include/libc-symbols.h (libc_freeres_ptr): New macro.
7210         * malloc/set-freeres.c (__libc_freeres_ptrs): Define using
7211         symbol_set_define.
7212         (__libc_freeres): Free all pointers in that section.
7213         * Makerules (build-shlib): Add $(LDSEDCMD-$(@F:lib%.so=%).so) to sed
7214         commands when creating .lds script.
7215         (LDSEDCMD-c.so): New variable.
7216         * inet/rcmd.c (ahostbuf): Change into char *.  Add libc_freeres_ptr.
7217         (rcmd_af): Use strdup to allocate ahostbuf.
7218         * inet/rexec.c (ahostbuf): Change into char *.  Add libc_freeres_ptr.
7219         (rexec_af): Use strdup to allocate ahostbuf.
7220         * stdio-common/reg-printf.c (printf_funcs): Remove.
7221         (__printf_arginfo_table): Change into printf_arginfo_function **.
7222         Add libc_freeres_ptr.
7223         (__register_printf_function): Allocate __printf_arginfo_table
7224         and __printf_function_table the first time it is called.
7225         * stdio-common/printf-parse.h (__printf_arginfo_table): Change into
7226         printf_arginfo_function **.
7227         (parse_one_spec): Add __builtin_expect.
7228         * grp/fgetgrent.c (buffer): Add libc_freeres_ptr.
7229         (free_mem): Remove.
7230         * inet/getnetgrent.c (buffer): Add libc_freeres_ptr.
7231         (free_mem): Remove.
7232         * intl/localealias.c (libc_freeres_ptr): Define if !_LIBC.
7233         (string_space, map): Add libc_freeres_ptr.
7234         (free_mem): Remove.
7235         * misc/efgcvt.c (FCVT_BUFPTR): Add libc_freeres_ptr.
7236         (free_mem): Remove.
7237         * misc/mntent.c (getmntent_buffer): Add libc_freeres_ptr.
7238         (free_mem): Remove.
7239         * crypt/md5-crypt.c (libc_freeres_ptr): Define if !_LIBC.
7240         (buffer): Add libc_freeres_ptr.
7241         (free_mem): Remove for _LIBC.
7242         * nss/getXXbyYY.c (buffer): Add libc_freeres_ptr.
7243         (free_mem): Remove.
7244         * nss/getXXent.c (buffer): Add libc_freeres_ptr.
7245         (free_mem): Remove.
7246         * pwd/fgetpwent.c (buffer): Add libc_freeres_ptr.
7247         (free_mem): Remove.
7248         * resolv/res_hconf.c (ifaddrs): Add libc_freeres_ptr.
7249         (free_mem): Remove.
7250         * shadow/fgetspent.c (buffer): Add libc_freeres_ptr.
7251         (free_mem): Remove.
7252         * sysdeps/posix/ttyname.c (getttyname_name): Add libc_freeres_ptr.
7253         (free_mem): Remove.
7254         * sysdeps/unix/sysv/linux/getsysstats.c (mount_proc): Add
7255         libc_freeres_ptr.
7256         (free_mem): Remove.
7257         * sysdeps/unix/sysv/linux/ttyname.c (getttyname_name, ttyname_buf): Add
7258         libc_freeres_ptr.
7259         (free_mem): Remove.
7260
7261 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7262
7263         * malloc/obstack.c [_LIBC] (obstack_free): Change into strong_alias
7264         instead of duplicating the whole function in libc.
7265
7266 2002-10-31  Roland McGrath  <roland@redhat.com>
7267
7268         * sysdeps/i386/bits/byteswap.h [__GNUC__ < 2] (__bswap_32):
7269         Renamed from __bswap_16 (typo fix).  Reported by <dens@stl.sarov.ru>.
7270
7271 2002-10-30  Jakub Jelinek  <jakub@redhat.com>
7272
7273         * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each
7274         32bit-predefine when creating .new32 list and -U for each
7275         32bit-predefine when creating .new64 list.
7276         * sysdeps/unix/sysv/linux/x86_64/Makefile (32bit-predefine): New.
7277
7278 2002-10-29  Andreas Schwab  <schwab@suse.de>
7279
7280         * sysdeps/generic/allocrtsig.c: Include <testrtsig.h>, not
7281         "testrtsig.h".  Reported by Daniel Jacobowitz <dan@debian.org>.
7282
7283 2002-10-25  Roland McGrath  <roland@redhat.com>
7284
7285         * sysdeps/unix/sysv/linux/configure.in: Fix typo in last change.
7286         * sysdeps/unix/sysv/linux/configure: Regenerated.
7287
7288         * sysdeps/generic/ldsodefs.h: Remove [! SHARED] conditional from
7289         _dl_starting_up decl.
7290
7291 2002-10-20  H.J. Lu  <hjl@gnu.org>
7292
7293         * sysdeps/unix/sysv/linux/configure.in: Don't check
7294         /lib/modules/`uname -r`/build/include for kernel headers if
7295         cross compiling.
7296         * sysdeps/unix/sysv/linux/configure: Regenerated.
7297
7298 2002-10-25  Roland McGrath  <roland@redhat.com>
7299
7300         * math/math.h (M_LOG2El): Correct the value.
7301         From Stephen L Moshier <steve@moshier.net>.
7302
7303         * sysdeps/unix/sysv/linux/init-first.c (init): Remove [! SHARED]
7304         conditional from __libc_multiple_libcs access.  Remove kludge for weak
7305         symbol access with old compilers we no longer support.
7306         * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
7307         * sysdeps/generic/libc-start.c (__libc_start_main): Likewise.
7308
7309 2002-10-25  Roland McGrath  <roland@redhat.com>
7310
7311         * sysdeps/posix/sigvec.c [SA_RESETHAND]: Disable wrapper hacks and
7312         implement SV_RESETHAND by translating it to SA_RESETHAND.
7313
7314 2002-10-23  Alexandre Oliva  <aoliva@redhat.com>
7315
7316         * elf/dl-reloc.c (_dl_reloc_bad_use): Print the full 32-bit relocation
7317         type on ELF64 platforms.
7318
7319 2002-10-24  Ulrich Drepper  <drepper@redhat.com>
7320
7321         * elf/elf.h (R_X86_64_GOTTPOFF): Renamed from r_x86_64_GOTTPOFF.
7322
7323         * elf/elf.h: Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.
7324
7325 2002-10-24  Jakub Jelinek  <jakub@redhat.com>
7326
7327         * elf/dl-misc.c: Include <sysdep.h>.
7328         (_dl_debug_vdprintf): Only take dl_load_lock if not _dl_starting_up.
7329
7330         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,
7331         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
7332         (INLINE_SYSCALL): Use that.
7333         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL,
7334         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
7335         (INLINE_SYSCALL): Use that.
7336         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL,
7337         INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
7338         (INLINE_SYSCALL): Use that.
7339         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Include
7340         dl-sysdep.h.
7341         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
7342         (__INTERNAL_SYSCALL_STRING): Define.
7343         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
7344         dl-sysdep.h.
7345         (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
7346         (__INTERNAL_SYSCALL_STRING): Define.
7347         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL): Pass
7348         __SYSCALL_STRING to inline_syscall*.
7349         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO):
7350         New macros.
7351         (inline_syscall0, inline_syscall1, inline_syscall2, inline_syscall3,
7352         inline_syscall4, inline_syscall5, inline_syscall6): Add string
7353         argument.
7354
7355 2002-10-24  Roland McGrath  <roland@redhat.com>
7356
7357         * sysdeps/generic/ldsodefs.h (_dl_starting_up): Declare it here.
7358         * sysdeps/unix/sysv/linux/init-first.c: Not here.
7359         * sysdeps/powerpc/elf/libc-start.c: Or here.
7360         * sysdeps/unix/sysv/aix/libc-start.c: Or here.
7361         * sysdeps/unix/sysv/aix/start-libc.c: Or here.
7362         * sysdeps/unix/sysv/aix/init-first.c: Or here.
7363         * sysdeps/generic/libc-start.c: Or here.
7364         * sysdeps/unix/sysv/linux/init-first.c (init): Protect _dl_starting_up
7365         access with [! SHARED].
7366         * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
7367
7368         * libio/bug-wfflush.c: New file.
7369         * libio/Makefile (tests): Add bug-wfflush.
7370
7371 2002-10-23  Roland McGrath  <roland@redhat.com>
7372
7373         * stdio-common/tst-fphex.c: New file.
7374         * stdio-common/Makefile (tests): Add tst-fphex.
7375         * sysdeps/generic/printf_fphex.c (__printf_fphex): Fix initialization
7376         of WNUMEND.  Fix counting of decimal point in WIDTH.  Print '0' pad
7377         chars always before the value digits.
7378         Reported by James Antill <james.antill@redhat.com>.
7379
7380 2002-10-24  Jakub Jelinek  <jakub@redhat.com>
7381
7382         * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.
7383         (free_mem): New function.
7384         * posix/Makefile (tests): Add bug-regex14.  Add bug-regex14-mem
7385         if not cross compiling.
7386         (generated): Add bug-regex14-mem and bug-regex14.mtrace.
7387         (bug-regex14-ENV): Set.
7388         (bug-regex14-mem): New target.
7389         * posix/bug-regex14.c: New file.
7390
7391 2002-10-23  Roland McGrath  <roland@redhat.com>
7392
7393         * elf/Makefile ($(objpfx)librtld.map): Use temporary file for output
7394         target, so we don't touch it when the link fails.
7395
7396         * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.
7397         Check for the result overflowing off_t and fail with EOVERFLOW.
7398         * libio/ioftell.c (_IO_ftell): Likewise.
7399         * libio/iofgetpos.c (_IO_new_fgetpos): Likewise.
7400
7401         * login/logwtmp.c (logwtmp): If sizeof ut_tv != sizeof struct timeval,
7402         use a temporary timeval on the stack for gettimeofday and copy it.
7403         * login/logout.c (logout): Likewise.
7404         Reported by Steven Munroe <sjmunroe@us.ibm.com>.
7405
7406         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs):
7407         Use __SWORD_TYPE instead of int for member types.
7408         (struct statfs64): Likewise.
7409         * sysdeps/unix/sysv/linux/alpha/bits/statfs.h: New file.
7410         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: New file.
7411         * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: File removed.
7412         * sysdeps/unix/sysv/linux/sparc/bits/statfs.h: File removed.
7413         * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: File removed.
7414
7415         * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Moved to ...
7416         * sysdeps/unix/sysv/linux/bits/statvfs.h: ... here.
7417         (ST_NODIRATIME): Restore fixed value of 2048.
7418         * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: File removed.
7419         * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: File removed.
7420
7421         Rearranged <bits/types.h> definitions to reduce duplication.
7422         * sysdeps/generic/bits/types.h: Rewritten, using macros from
7423         <bits/wordsize.h> and new header <bits/typesizes.h>.
7424         * posix/Makefile (headers): Add bits/typesizes.h here.
7425         * sysdeps/generic/bits/typesizes.h: New file.
7426         * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
7427         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
7428         * sysdeps/mach/hurd/bits/typesizes.h: New file.
7429         * sysdeps/unix/sysv/linux/alpha/bits/types.h: File removed.
7430         * sysdeps/unix/sysv/linux/bits/types.h: File removed.
7431         * sysdeps/unix/sysv/linux/ia64/bits/types.h: File removed.
7432         * sysdeps/unix/sysv/linux/mips/bits/types.h: File removed.
7433         * sysdeps/unix/sysv/linux/s390/bits/types.h: File removed.
7434         * sysdeps/unix/sysv/linux/sparc/bits/types.h: File removed.
7435         * sysdeps/unix/sysv/linux/x86_64/bits/types.h: File removed.
7436         * posix/sys/types.h [__USE_POSIX199506 || __USE_UNIX98]: Include
7437         <bits/pthreadtypes.h> here, not in <bits/types.h>.
7438         * signal/signal.h: Likewise.
7439
7440         * streams/stropts.h: Include <bits/xtitypes.h>.
7441         * streams/Makefile (headers): Add bits/xtitypes.h here.
7442         * sysdeps/generic/bits/xtitypes.h: New file.
7443         * sysdeps/s390/bits/xtitypes.h: New file.
7444         * sysdeps/ia64/bits/xtitypes.h: New file.
7445         * sysdeps/x86_64/bits/xtitypes.h: New file.
7446
7447         * sysvipc/Makefile (headers): Add bits/ipctypes.h here.
7448         * sysdeps/generic/bits/ipctypes.h: New file.
7449         * sysdeps/mips/bits/ipctypes.h: New file.
7450         * sysdeps/gnu/bits/shm.h: Include <bits/ipctypes.h>.
7451         * sysdeps/gnu/bits/msq.h: Likewise.
7452         * sysvipc/sys/ipc.h: Likewise.
7453
7454 2002-10-22  Ulrich Drepper  <drepper@redhat.com>
7455
7456         * elf/dl-load.c (struct filebuf): For buf element to have the
7457         alignment of ElfXX_Ehdr since this is what will be stored in it.
7458
7459 2002-10-22  Jakub Jelinek  <jakub@redhat.com>
7460
7461         * locale/programs/locarchive.c (add_alias): Change locrec_offset arg
7462         into pointer to locrec_offset.
7463         (add_locale_to_archive): Adjust callers.  Free normalized_name right
7464         before returning, not immediately after add_locale, pass it to
7465         add_alias if not NULL instead of name.  Rename second normalized_name
7466         occurence to nnormalized_codeset_name.
7467
7468         * locale/programs/locarchive.c (enlarge_archive): Make sure
7469         string_size is always a multiple of 4.
7470         Reported by Andreas Schwab <schwab@suse.de>.
7471
7472 2002-10-21  Andreas Schwab  <schwab@suse.de>
7473
7474         * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
7475         caller to EXTRA instead of execve, since the latter has a
7476         higher-priority implementation in linuxthreads.
7477
7478 2002-10-21  Roland McGrath  <roland@redhat.com>
7479
7480         * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static
7481         slotinfo list's len member to the proper size, not just 1.
7482         Initialize static_map.l_tls_initimage.
7483
7484         * elf/dl-open.c (dl_open_worker): Fix loop searching for
7485         dtv_slotinfo_list element containing new modules' l_tls_modid.
7486
7487         * elf/tst-tls9.c, elf/tst-tls9-static.c: New files.
7488         * elf/tst-tlsmod5.c, elf/tst-tlsmod6.c: New files.
7489         * elf/Makefile (tests): Add tst-tls9.
7490         (tests-static): Add tst-tls9-static.
7491         (tst-tls9-static-ENV): New variable.
7492         ($(objpfx)tst-tls9-static, $(objpfx)tst-tls9-static.out): New targets.
7493
7494         * elf/dl-close.c (remove_slotinfo): Remove an assert; the number of
7495         modids used by partially loaded modules being closed can't be known.
7496
7497 2002-10-21  Isamu Hasegawa  <isamu@yamato.ibm.com>
7498
7499         * posix/Makefile: Add a test case for the bug reported by Aharon
7500         Robbins <arnold@skeeve.com>.
7501         * posix/bug-regex13.c: New file.
7502         * posix/regcomp.c (peek_token_bracket): Skip the byte already read.
7503
7504 2002-10-21  Ulrich Drepper  <drepper@redhat.com>
7505
7506         * csu/gmon-start.c: Pretty printing.
7507
7508 2002-10-19  Art Haas  <ahaas@neosoft.com>
7509
7510         * configure.in: Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS,
7511         add AC_HELP_STRING to all AC_ARG_WITH and AC_ARG_ENABLE macros,
7512         add autoconf quotes to the AC_CONFIG_AUX_DIR macro.
7513         * configure: Regenerated.
7514
7515 2002-10-19  Roland McGrath  <roland@redhat.com>
7516
7517         * configure.in: Call AC_CONFIG_SUBDIRS with empty argument
7518         and then set $subdirs directly, because the new Autoconf breaks
7519         compatibility in every way imaginable and insists on whining
7520         about usage that worked since the dawn of time.
7521         * configure: Regenerated.
7522
7523         * configure: Regenerated (using Autoconf 2.54).
7524         * sysdeps/alpha/elf/configure: Likewise.
7525         * sysdeps/generic/configure: Likewise.
7526         * sysdeps/i386/elf/configure: Likewise.
7527         * sysdeps/ia64/elf/configure: Likewise.
7528         * sysdeps/mach/hurd/configure: Likewise.
7529         * sysdeps/mach/configure: Likewise.
7530         * sysdeps/unix/configure: Likewise.
7531         * sysdeps/unix/common/configure: Likewise.
7532         * sysdeps/unix/sysv/aix/configure: Likewise.
7533         * sysdeps/unix/sysv/linux/configure: Likewise.
7534         * sysdeps/unix/sysv/linux/mips/configure: Likewise.
7535         * sysdeps/x86_64/elf/configure: Likewise.
7536
7537         * config.make.in: Nix completely-soft nonsense.
7538         * configure.in: Likewise.  Under --without-fp, use nofpu subdirectory
7539         of machine directories instead of fpu subdirectory.
7540         * sysdeps/powerpc/soft-fp/Makefile: Remove cruft added in last change.
7541         * sysdeps/powerpc/nofpu/Makefile: Put it in this new file instead.
7542         * sysdeps/powerpc/soft-fp/sim-full.c: Moved to ...
7543         * sysdeps/powerpc/nofpu/sim-full.c: ... here.
7544         * sysdeps/powerpc/soft-fp/fraiseexcpt.c: Moved to ...
7545         * sysdeps/powerpc/nofpu/fraiseexcpt.c: ... here.
7546         * sysdeps/powerpc/soft-fp/fegetexcept.c: Moved to ...
7547         * sysdeps/powerpc/nofpu/fegetexcept.c: ... here.
7548         * sysdeps/powerpc/soft-fp/fclrexcpt.c: Moved to ...
7549         * sysdeps/powerpc/nofpu/fclrexcpt.c: ... here.
7550         * sysdeps/powerpc/soft-fp/ftestexcept.c: Moved to ...
7551         * sysdeps/powerpc/nofpu/ftestexcept.c: ... here.
7552         * sysdeps/powerpc/soft-fp/fgetexcptflg.c: Moved to ...
7553         * sysdeps/powerpc/nofpu/fgetexcptflg.c: ... here.
7554         * sysdeps/powerpc/soft-fp/fsetexcptflg.c: Moved to ...
7555         * sysdeps/powerpc/nofpu/fsetexcptflg.c: ... here.
7556         * sysdeps/powerpc/soft-fp/fedisblxcpt.c: Moved to ...
7557         * sysdeps/powerpc/nofpu/fedisblxcpt.c: ... here.
7558         * sysdeps/powerpc/soft-fp/feenablxcpt.c: Moved to ...
7559         * sysdeps/powerpc/nofpu/feenablxcpt.c: ... here.
7560         * sysdeps/powerpc/soft-fp/fegetenv.c: Moved to ...
7561         * sysdeps/powerpc/nofpu/fegetenv.c: ... here.
7562         * sysdeps/powerpc/soft-fp/fesetenv.c: Moved to ...
7563         * sysdeps/powerpc/nofpu/fesetenv.c: ... here.
7564         * sysdeps/powerpc/soft-fp/fegetround.c: Moved to ...
7565         * sysdeps/powerpc/nofpu/fegetround.c: ... here.
7566         * sysdeps/powerpc/soft-fp/fesetround.c: Moved to ...
7567         * sysdeps/powerpc/nofpu/fesetround.c: ... here.
7568         * sysdeps/powerpc/soft-fp/feupdateenv.c: Moved to ...
7569         * sysdeps/powerpc/nofpu/feupdateenv.c: ... here.
7570         * sysdeps/powerpc/soft-fp/feholdexcpt.c: Moved to ...
7571         * sysdeps/powerpc/nofpu/feholdexcpt.c: ... here.
7572         * sysdeps/powerpc/soft-fp/fenv_const.c: Moved to ...
7573         * sysdeps/powerpc/nofpu/fenv_const.c: ... here.
7574         * sysdeps/powerpc/soft-fp/libm-test-ulps: Moved to ...
7575         * sysdeps/powerpc/nofpu/libm-test-ulps: ... here.
7576         * sysdeps/powerpc/soft-fp/soft-supp.h: Moved to ...
7577         * sysdeps/powerpc/nofpu/soft-supp.h: ... here.
7578         * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Moved to ...
7579         * sysdeps/powerpc/nofpu/Versions: ... here, new file.
7580
7581 2002-10-19  Bruno Haible  <bruno@clisp.org>
7582
7583         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: New file.
7584
7585 2002-10-18  Roland McGrath  <roland@redhat.com>
7586
7587         * io/Makefile (routines): Add lchmod.
7588         * io/sys/stat.h [__USE_BSD] (lchmod): Declare it.
7589         * sysdeps/generic/lchmod.c: New file.
7590         * sysdeps/mach/hurd/lchmod.c: New file.
7591         * io/Versions (libc: GLIBC_2.3.2): New set, add lchmod.
7592
7593 2002-10-18  Art Haas  <ahaas@neosoft.com>
7594
7595         * configure.in: Remove remaining AC_FD_CC macros, and replace
7596         AC_FD_MSG with AS_MESSAGE_FD.
7597
7598 2002-10-18  Roland McGrath  <roland@redhat.com>
7599
7600         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
7601         typos: VALUE -> FINALADDR.
7602
7603         * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)
7604         (inline_syscall_clobbers, inline_syscall0, inline_syscall1)
7605         (inline_syscall2, inline_syscall3, inline_syscall4, inline_syscall5)
7606         (inline_syscall6): Move these macros ...
7607         * sysdeps/unix/sysv/linux/alpha/sysdep.h: ... to here.
7608
7609         * configure.in (libc_link_dests, libc_link_sources): Remove these
7610         variables and the AC_LINK_FILES call.
7611
7612         * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Fix last
7613         change to put new symbols here instead of in GLIBC_2.2.
7614         * sysdeps/powerpc/Subdirs: Move this file ...
7615         * sysdeps/powerpc/soft-fp/Subdirs: ... here.
7616
7617 2002-10-07  Roland McGrath  <roland@redhat.com>
7618
7619         * sysdeps/generic/bits/time.h: Replaced with contents of the
7620         sysdeps/unix/sysv/linux/i386/bits/time.h file.  All the following
7621         files were identical except for the absence of CLOCK_THREAD_CPUTIME_ID
7622         and CLOCK_PROCESS_CPUTIME_ID in .../linux/bits/time.h; adding these
7623         macros is ok even for architectures that don't now implement them.
7624         * sysdeps/mach/hurd/bits/time.h: File removed.
7625         * sysdeps/unix/sysv/linux/bits/time.h: File removed.
7626         * sysdeps/unix/sysv/linux/i386/bits/time.h: File removed.
7627         * sysdeps/unix/sysv/linux/ia64/bits/time.h: File removed.
7628         * sysdeps/unix/sysv/linux/sparc/bits/time.h: File removed.
7629         * sysdeps/unix/sysv/linux/x86_64/bits/time.h: File removed.
7630
7631 2002-10-18  Jeff Bailey  <jbailey@gnu.org>
7632
7633         * configure.in: Replace obsolete AC_OUTPUT syntax with
7634         AC_CONFIG_FILES, AC_CONFIG_COMMANDS, and new-type AC_OUTPUT trio.
7635
7636         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDEs for
7637         _AS_PATH_SEPARATOR_PREPARE and _AS_TEST_PREPARE.
7638
7639         * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.
7640         * sysdeps/alpha/elf/configure.in: Likewise.
7641         * sysdeps/i386/elf/configure.in: Likewise.
7642         * sysdeps/mach/hurd/configure.in: Likewise.
7643         * sysdeps/x86_64/elf/configure.in: Likewise.
7644
7645         * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.
7646
7647         * sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement.
7648         * sysdeps/generic/configure.in: Likewise.
7649         * sysdeps/i386/elf/configure.in: Likewise.
7650         * sysdeps/ia64/elf/configure.in: Likewise.
7651         * sysdeps/mach/configure.in: Likewise.
7652         * sysdeps/mach/hurd/configure.in: Likewise.
7653         * sysdeps/unix/configure.in: Likewise.
7654         * sysdeps/unix/common/configure.in: Likewise.
7655         * sysdeps/unix/sysv/aix/configure.in: Likewise.
7656         * sysdeps/unix/sysv/linux/configure.in: Likewise.
7657         * sysdeps/unix/sysv/linux/mips/configure.in: Likewise.
7658         * sysdeps/x86_64/elf/configure.in: Likewise.
7659
7660         * aclocal.m4: Use just the bits from AS_INIT that are needed for the
7661         GLIBC_PROVIDES.  Use plain comment instead of HEADER-COMMENT so
7662         that it's obvious when extra autoconf machinery is being dragged in.
7663
7664 2002-10-18  Roland McGrath  <roland@redhat.com>
7665
7666         * configure.in: Remove bogus echo included in
7667         2002-10-08  Aldy Hernandez  <aldyh@redhat.com> change.
7668         * configure: Regenerated.
7669
7670 2002-10-18  Jakub Jelinek  <jakub@redhat.com>
7671
7672         * sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.
7673         (statfs_filesize_max): New function.
7674         * sysdeps/unix/sysv/linux/linux_fsinfo.h (JFFS_SUPER_MAGIC,
7675         JFFS2_SUPER_MAGIC, JFS_SUPER_MAGIC, NTFS_SUPER_MAGIC,
7676         ROMFS_SUPER_MAGIC, UDF_SUPER_MAGIC): Define.
7677         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use
7678         statfs_filesize_max.
7679         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
7680         * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Removed.
7681         * sysdeps/unix/sysv/linux/alpha/pathconf.c: Removed.
7682
7683 2002-10-17  Roland McGrath  <roland@redhat.com>
7684
7685         * configure.in (MIG): Just AC_SUBST it here.
7686         * configure: Regenerated.
7687         * sysdeps/mach/configure.in (MIG): Do the AC_CHECK_TOOL here.
7688         Adding final - argument to all AC_CHECK_HEADER uses for .defs files.
7689         * sysdeps/mach/configure: Regenerated.
7690
7691         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_TR_SH_PREPARE])
7692         and AC_PROVIDE([_AS_CR_PREPARE]).
7693
7694         * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).
7695         Remove AC_LANG(C) call, instead just define([_AC_LANG], [C]).
7696
7697         * elf/dl-support.c: Move _dl_tls_* variables to ...
7698         * sysdeps/generic/libc-tls.c: ... here.
7699
7700         * elf/dl-close.c (remove_slotinfo): Take new argument.  If false,
7701         allow IDX to be one past the current last slotinfo entry.
7702         (_dl_close): Pass IMAP->l_init_called for that parameter.
7703
7704 2002-10-07  Andreas Schwab  <schwab@suse.de>
7705
7706         * aclocal.m4: Fix for autoconf 2.53.
7707         * configure.in: Likewise.  Require autoconf 2.53.
7708
7709 2002-10-08  Richard Henderson  <rth@redhat.com>
7710
7711         * soft-fp/op-4.h: Handle carry correctly in
7712         __FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
7713         __FP_FRAC_SUB_4, __FP_FRAC_DEC_3, __FP_FRAC_DEC_4.
7714         * soft-fp/op-common.h: New macros _FP_DIV_MEAT_N_loop.
7715
7716 2002-10-08  Aldy Hernandez  <aldyh@redhat.com>
7717
7718         * configure.in: Compute completely-soft.
7719         * config.make.in: Make completely-soft available to sub-makes.
7720         * sysdeps/powerpc/soft-fp/Makefile: Add gcc-single-routines and
7721         gcc-double-routines.  Add sim-full.c.  Add fenv_const and
7722         fe_nomask to libm-support.
7723         * sysdeps/powerpc/soft-fp/sim-full.c: New file.
7724         * sysdeps/powerpc/soft-fp/fraiseexcpt.c: New file.
7725         * sysdeps/powerpc/soft-fp/fegetexcept.c: New file.
7726         * sysdeps/powerpc/soft-fp/fclrexcpt.c: New file.
7727         * sysdeps/powerpc/soft-fp/ftestexcept.c: New file.
7728         * sysdeps/powerpc/soft-fp/fgetexcptflg.c: New file.
7729         * sysdeps/powerpc/soft-fp/fsetexcptflg.c: New file.
7730         * sysdeps/powerpc/soft-fp/fedisblxcpt.c: New file.
7731         * sysdeps/powerpc/soft-fp/feenablxcpt.c: New file.
7732         * sysdeps/powerpc/soft-fp/fegetenv.c: New file.
7733         * sysdeps/powerpc/soft-fp/fesetenv.c: New file.
7734         * sysdeps/powerpc/soft-fp/fegetround.c: New file.
7735         * sysdeps/powerpc/soft-fp/fesetround.c: New file.
7736         * sysdeps/powerpc/soft-fp/feupdateenv.c: New file.
7737         * sysdeps/powerpc/soft-fp/feholdexcpt.c: New file.
7738         * sysdeps/powerpc/soft-fp/fenv_const.c: New file.
7739         * sysdeps/powerpc/soft-fp/libm-test-ulps: New file.
7740         * sysdeps/powerpc/soft-fp/soft-supp.h: New file.
7741         * sysdeps/powerpc/soft-fp/Versions: Add libgcc soft-float
7742         symbols.  Add __sim_disabled_exceptions, __sim_exceptions,
7743         __sim_round_mode.
7744         * sysdeps/powerpc/soft-float/Dist: Add sim-full.c, fenv_const.c.
7745         * sysdeps/powerpc/soft-float/sfp-machine.h: Define
7746         FP_HANDLE_EXCEPTIONS.
7747         Define FP_ROUNDMODE.
7748         Redefine FP_* macros to correspond to the FE_* bit positions.
7749         Define FP_DIV_MEAT_S to _FP_DIV_MEAT_1_loop.
7750         Define externs for __sim_exceptions, __sim_disabled_exceptions,
7751         __sim_round_mode, __simulate_exceptions.
7752         * sysdeps/powerpc/fpu/bits/fenv.h: Move file from here...
7753         * sysdeps/powerpc/bits/fenv.h: ...to here.
7754
7755 2002-10-06  Jakub Jelinek  <jakub@redhat.com>
7756
7757         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
7758         Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a time.
7759         Use __builtin_expect for R_PPC_ADDR24 overflow check.  Fix
7760         R_PPC_ADDR16, R_PPC_UADDR16 and R_PPC_ADDR14* overflow check, use
7761         __builtin_expect.
7762
7763 2002-10-15  Jakub Jelinek  <jakub@redhat.com>
7764
7765         * include/resolv.h (__libc_res_nquery, __libc_res_nsearch,
7766         __libc_res_nsend): New prototypes.
7767         * resolv/res_query.c (QUERYSIZE): Define.
7768         (__libc_res_nquery): Renamed from res_nquery.  Added answerp
7769         argument.  Allocate only QUERYSIZE bytes first, if res_nmkquery
7770         fails use MAXPACKET buffer.  Call __libc_res_nsend instead of
7771         res_nsend, pass answerp.
7772         (res_nquery): Changed into wrapper around __libc_res_nquery.
7773         (__libc_res_nsearch): Renamed from res_nsearch.  Added answerp
7774         argument.  Call __libc_res_nquerydomain and __libc_res_nquery
7775         instead of the non-__libc_ variants, pass them answerp.
7776         (res_nsearch): Changed into wrapper around __libc_res_nsearch.
7777         (__libc_res_nquerydomain): Renamed from res_nquerydomain.
7778         Added answerp argument.  Call __libc_res_nquery instead of
7779         res_nquery, pass answerp.
7780         (res_nquerydomain): Changed into wrapper around
7781         __libc_res_nquerydomain.
7782         * resolv/res_send.c: Include sys/ioctl.h.
7783         (MAXPACKET): Define.
7784         (send_vc): Change arguments.  Reallocate answer buffer if it is
7785         too small.
7786         (send_dg): Likewise.
7787         (__libc_res_nsend): Renamed from res_nsend.  Added ansp argument.
7788         Reallocate answer buffer if it is too small and hooks are in use.
7789         Adjust calls to send_vc and send_dg.
7790         (res_nsend): Changed into wrapper around __libc_res_nsend.
7791         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): Allocate
7792         just 1K answer buffer on the stack, use __libc_res_nsearch instead
7793         of res_nsearch.
7794         (_nss_dns_gethostbyaddr_r): Similarly with __libc_res_nquery.
7795         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
7796         (_nss_dns_getnetbyname_r): Similarly with __libc_res_nsearch.
7797         * resolv/gethnamaddr.c (gethostbyname2): Likewise.
7798         (gethostbyaddr): Similarly with __libc_res_nquery.
7799         * resolv/Versions (libresolv): Export __libc_res_nquery and
7800         __libc_res_nsearch at GLIBC_PRIVATE.
7801
7802 2002-10-17  Roland McGrath  <roland@redhat.com>
7803
7804         * configure.in: Grok --without-__thread and disable HAVE___THREAD.
7805         * configure: Regenerated.
7806
7807         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
7808         before performing the reloc, not after.
7809         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
7810
7811 2002-10-17  Ulrich Drepper  <drepper@redhat.com>
7812
7813         * locale/programs/locale.c (write_locales): Use 'm' flag in fopen call.
7814         * locale/programs/linereader.c (lr_open): Likewise.
7815         * locale/programs/charmap-dir.c (charmap_open): Likewise.
7816         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
7817
7818 2002-10-17  Isamu Hasegawa  <isamu@yamato.ibm.com>
7819
7820         * posix/bug-regex11.c: Add a test case for the bug reported by
7821         Paolo Bonzini <bonzini@gnu.org>.
7822         * posix/regexec.c (sift_states_bkref): Use correct destination of
7823         the back reference.
7824
7825 2002-10-17  Roland McGrath  <roland@redhat.com>
7826
7827         * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.
7828         * elf/dl-reloc.c (_dl_relocate_object: CHECK_STATIC_TLS): New macro
7829         to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
7830         * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
7831         Call it after performing TPOFF relocs.
7832         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
7833         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
7834         * elf/dl-conflict.c (CHECK_STATIC_TLS): New macro (no-op).
7835
7836         * elf/dl-close.c (remove_slotinfo): Change asserts so as not to crash
7837         when closing a partially-initialized object.
7838
7839         * elf/dl-load.c (_dl_map_object_from_fd) [! USE_TLS]: Call lose
7840         instead of _dl_fatal_printf when we see PT_TLS.
7841
7842         * Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))
7843         instead of $(libof-$<).
7844
7845 2002-10-16  Roland McGrath  <roland@redhat.com>
7846
7847         * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.
7848         instead of += to append, to be sure $(lib) gets expanded at defn time.
7849         (libof-$(cpp-src)): New variable, define this instead.
7850         * extra-lib.mk (cpp-srcs-left): Reduce duplication in include setup.
7851         (lib): Don't use override.
7852         (CPPFLAGS-$(lib)): New variable, put -D's here.
7853         * Makeconfig (CPPFLAGS): Use basename fn for CPPFLAGS-basename.
7854         Also add $(CPPFLAGS-LIB) before the file-specific flags, for each
7855         LIB found by $(libof-*) for basename, target, or source.
7856         * Makerules (CPPFLAGS-nonlib): New variable.
7857         * nscd/Makefile (lib): Set to nonlib when using cppflags-iterator.mk.
7858         * locale/Makefile (lib): Likewise.
7859         * sunrpc/Makefile (lib): Likewise.
7860
7861         * sysdeps/unix/sysv/linux/fpathconf.c (LINUX_LINK_MAX): Move macro ...
7862         * sysdeps/unix/sysv/linux/linux_fsinfo.h (LINUX_LINK_MAX): ... here.
7863         * sysdeps/unix/sysv/linux/pathconf.h: New file.
7864         (statfs_link_max): New function, guts from fpathconf.c.
7865         * sysdeps/unix/sysv/linux/fpathconf.c: Rewritten using that.
7866         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
7867         * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Rewritten
7868         to use the linux/pathconf.c code by #include rather than duplication.
7869         * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__pathconf): Likewise.
7870
7871 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
7872
7873         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
7874         Use __libc_errno only for libc itself.
7875
7876 2002-10-16  Andreas Jaeger  <aj@suse.de>
7877
7878         * sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access.
7879
7880 2002-10-16  Ulrich Drepper  <drepper@redhat.com>
7881
7882         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
7883         Use __libc_errno only for libc itself.
7884
7885 2002-10-15  Roland McGrath  <roland@redhat.com>
7886             Jakub Jelinek  <jakub@redhat.com>
7887
7888         * sysdeps/unix/sysv/linux/Makefile
7889         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Take code from
7890         sparc/Makefile to produce a bi-arch file as needed.
7891         That's now parameterized by the variable $(64bit-predefine).
7892         Use LC_ALL=C for `comm' commands in that rule.
7893         No longer conditional on [$(no_syscall_list_h)].
7894         * sysdeps/unix/sysv/linux/sparc/Makefile: Remove replacement rules.
7895         (64bit-predefine): New variable.
7896         * sysdeps/unix/sysv/linux/x86_64/Makefile: Likewise.
7897         * sysdeps/unix/sysv/linux/s390/Makefile: New file.
7898         * sysdeps/unix/sysv/linux/powerpc/Makefile
7899         (64bit-predefine): New variable.
7900
7901 2002-10-15  Roland McGrath  <roland@redhat.com>
7902
7903         * sysdeps/unix/sysv/linux/Makefile
7904         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d)
7905
7906         * login/utmp-private.h: Declare __libc_utmp_lock.
7907         * sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once
7908         and call __libc_utmp_jump_table functions directly, instead of using
7909         __setutent et al.
7910
7911         * sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
7912         * sysdeps/unix/sysv/linux/configure: Regenerated.
7913
7914         * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>.
7915         (struct lastlog) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
7916         Use int32_t for ll_time.
7917         (struct utmp) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
7918         Use int32_t instead of long int for ut_session.
7919         Use an anonymous struct with 32-bit fields for ut_tv.
7920         * sysdeps/gnu/bits/utmpx.h: Include <bits/wordsize.h>.
7921         (struct utmpx) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]: Do the same
7922         here as in utmp.h for `struct utmp'.
7923         * sysdeps/unix/sysv/linux/powerpc/bits/utmp.h: File removed.
7924         * sysdeps/unix/sysv/linux/powerpc/bits/utmpx.h: File removed.
7925         * sysdeps/unix/sysv/linux/sparc/bits/utmp.h: File removed.
7926         * sysdeps/unix/sysv/linux/sparc/bits/utmpx.h: File removed.
7927         * sysdeps/unix/sysv/linux/x86_64/bits/utmp.h: File removed.
7928         * sysdeps/unix/sysv/linux/x86_64/bits/utmpx.h: File removed.
7929
7930         * sysdeps/unix/sysv/linux/bits/resource.h: Replaced with the contents
7931         of the sysdeps/unix/sysv/linux/i386/bits/resource.h file.
7932         All the following files were identical or equivalent to it.
7933         * sysdeps/unix/sysv/linux/i386/bits/resource.h: File removed.
7934         * sysdeps/unix/sysv/linux/arm/bits/resource.h: File removed.
7935         * sysdeps/unix/sysv/linux/cris/bits/resource.h: File removed.
7936         * sysdeps/unix/sysv/linux/hppa/bits/resource.h: File removed.
7937         * sysdeps/unix/sysv/linux/ia64/bits/resource.h: File removed.
7938         * sysdeps/unix/sysv/linux/m68k/bits/resource.h: File removed.
7939         * sysdeps/unix/sysv/linux/powerpc/bits/resource.h: File removed.
7940         * sysdeps/unix/sysv/linux/s390/bits/resource.h: File removed.
7941         * sysdeps/unix/sysv/linux/sh/bits/resource.h: File removed.
7942         * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: File removed.
7943
7944         * sysdeps/unix/sysv/linux/bits/socket.h (struct msghdr): Use size_t
7945         instead of int for msg_iovlen, instead of socklen_t for msg_controllen.
7946         Other than the previously incorrect sign of msg_iovlen, this is a
7947         no-op on 32-bit platforms.  On 64-bit platforms it makes this header
7948         match their layouts as well, so the following are now identical to it.
7949         * sysdeps/unix/sysv/linux/s390/bits/socket.h: File removed.
7950         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: File removed.
7951         * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: File removed.
7952         * sysdeps/unix/sysv/linux/ia64/bits/socket.h: File removed.
7953         * sysdeps/unix/sysv/linux/alpha/bits/socket.h: File removed.
7954
7955 2002-10-15  Ulrich Drepper  <drepper@redhat.com>
7956
7957         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
7958         Define for 2.4+ kernels.
7959
7960         * sysdeps/unix/sysv/linux/i386/vfork.S: Optimize for kernels which
7961         are known to have the vfork syscall.  Don't confuse the CPUs
7962         branch prediction unit by jumping to the return address.
7963
7964         * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__fpathconf): Add
7965         support for reiserfs and xfs.
7966
7967         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Add case for
7968         XFS link count.
7969         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define XFS_SUPER_MAGIC
7970         and XFS_LINK_MAX.
7971         Patch by Eric Sandeen <sandeen@sgi.com> [PR libc/4706].
7972
7973 2002-10-16  Jakub Jelinek  <jakub@redhat.com>
7974
7975         * include/libc-symbols.h (attribute_tls_model_ie): Define.
7976         * include/errno.h (errno): Define to __libc_errno in libc.so.
7977         Add attribute_tls_model_ie.
7978         * include/netdb.h (h_errno): Define to __libc_h_errno in libc.so.
7979         Add attribute_tls_model_ie.
7980         * include/resolv.h (_res): Define to __libc_res in libc.so.  Add
7981         attribute_tls_model_ie.
7982         * inet/herrno.c (__libc_h_errno): Add hidden alias to h_errno.
7983         (h_errno): Define.
7984         * resolv/res_libc.c (__libc_res): Add hidden alias to _res.
7985         (_res): Define.
7986         * sysdeps/generic/bits/libc-tsd.h (__libc_tsd_define): Add
7987         attribute_tls_model_ie.
7988         * sysdeps/generic/errno-loc.c (errno): Only undefine if not using
7989         __thread.
7990         * sysdeps/generic/errno.c (__libc_errno): Add hidden alias to errno.
7991         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): Use
7992         __libc_errno in USE___THREAD case.
7993         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
7994         Likewise.
7995         * configure.in (HAVE_TLS_MODEL_ATTRIBUTE): Check for
7996         __attribute__((tls_model (""))).
7997         * configure: Rebuilt.
7998         * config.h.in (HAVE_TLS_MODEL_ATTRIBUTE): Add.
7999
8000 2002-10-15  Ulrich Drepper  <drepper@redhat.com>
8001
8002         * timezone/asia: Update from tzdata2002d.
8003         * timezone/australasia: Likewise.
8004         * timezone/iso3166.tab: Likewise.
8005         * timezone/southamerica: Likewise.
8006         * timezone/zone-tab: Likewise.
8007
8008 2002-10-15  Roland McGrath  <roland@redhat.com>
8009
8010         * sysdeps/generic/dl-tls.c (_dl_deallocate_tls) [TLS_TCB_AT_TP]:
8011         Adjust TCB pointer before calling free, so we get the whole block.
8012
8013 2002-10-14  Roland McGrath  <roland@redhat.com>
8014
8015         * sysdeps/unix/sysv/linux/x86_64/sigaction.c
8016         [HAVE_HIDDEN && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]: Declare restore_rt
8017         extern using attribute_hidden instead of static, avoids warning.
8018
8019 2002-10-09  Jakub Jelinek  <jakub@redhat.com>
8020
8021         * sysdeps/unix/sysv/linux/configure.in: Use */lib64 for s390x too.
8022         * sysdeps/unix/sysv/linux/configure: Rebuilt.
8023
8024 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
8025
8026         * po/sv.po: Update from translation team.
8027
8028 2002-10-12  H.J. Lu  <hjl@gnu.org>
8029
8030         * sunrpc/thrsvc.c (PROCQUIT): New.
8031         (struct rpc_arg): New.
8032         (dispatch): Call exit (0) if request->rq_proc == PROCQUIT.
8033         (test_one_call): Take struct rpc_arg * instead of CLIENT *c.
8034         (thread_wrapper): Modified for struct rpc_arg * and call PROCQUIT.
8035         (main): Modified for struct rpc_arg *.
8036
8037 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
8038
8039         * dirent/scandir.c: Rearrange code a bit to reduce binary size.
8040
8041 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8042
8043         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Include tls.h.
8044         (SYSCALL_ERROR_HANDLER): Use RTLD_PRIVATE_ERRNO sequence
8045         in ld.so even if __thread is supported.
8046
8047 2002-10-13  Jakub Jelinek  <jakub@redhat.com>
8048
8049         * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
8050         Add hack to prevent the compiler from clobbering the signal context.
8051         * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
8052         Likewise.
8053         * sysdeps/unix/sysv/linux/x86_64/profil-counter.h (profil_counter):
8054         Likewise.
8055
8056 2002-10-14  Andreas Jaeger  <aj@suse.de>
8057
8058         * sysdeps/mips/fpu/libm-test-ulps: Regenerated by
8059         Guido Guenther <agx@sigxcpu.org>.
8060
8061 2002-10-14  Ulrich Drepper  <drepper@redhat.com>
8062
8063         * po/sk.po: Update from translation team.
8064
8065 2002-09-26  Roland McGrath  <roland@redhat.com>
8066
8067         * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIB
8068         dynamic string tag.
8069         * elf/Makefile ($(objpfx)trusted-dirs.st): Make the output define
8070         DL_DST_LIB based on $(slibdir).
8071
8072 2002-10-13  Roland McGrath  <roland@frob.com>
8073
8074         * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.
8075
8076         * sysdeps/mach/hurd/getresuid.c: New file.
8077         * sysdeps/mach/hurd/getresgid.c: New file.
8078         * sysdeps/mach/hurd/setresuid.c: New file.
8079         * sysdeps/mach/hurd/setresgid.c: New file.
8080
8081         * posix/unistd.h [__USE_GNU] (getresuid, getresgid, setresuid,
8082         setresgid): Declare them.
8083         * NEWS: Mention it.
8084         * include/unistd.h
8085         (__getresuid, __getresgid, __setresuid, __setresgid): Declare them,
8086         add libc_hidden_proto.
8087         * posix/Versions (libc: GLIBC_2.3.2): New set.  Add
8088         getresuid, getresgid, setresuid, setresgid here.
8089         * Versions.def (libc): Define GLIBC_2.3.2 set.
8090         * sysdeps/generic/getresuid.c (__getresuid): Fix argument types.
8091         Add libc_hidden_def.
8092         * sysdeps/generic/getresgid.c (__getresgid): Likewise.
8093         * sysdeps/generic/setresgid.c: New file.
8094         * sysdeps/generic/setresuid.c: New file.
8095         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
8096         (sysdep_routines): Don't add getresuid and getresgid here.
8097         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = misc]
8098         (sysdep_routines): Don't add setresuid and setresgid here.
8099         * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
8100         * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
8101         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
8102         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
8103         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
8104         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
8105         * posix/Makefile (routines): Add them all here instead.
8106         * sysdeps/unix/sysv/linux/i386/getresuid.c (getresuid): Renamed to
8107         __getresuid.  Add libc_hidden_def for that, and weak alias to old name.
8108         * sysdeps/unix/sysv/linux/i386/getresgid.c (getresgid): Renamed to
8109         __getresgid.  Add libc_hidden_def for that, and weak alias to old name.
8110         * sysdeps/unix/sysv/linux/i386/setresuid.c: Add libc_hidden_def.
8111         [! __NR_setresuid]: Include generic file.
8112         * sysdeps/unix/sysv/linux/i386/setresgid.c (setresgid): Renamed to
8113         __setresgid.  Add libc_hidden_def for that, and weak alias to old name.
8114         [! __NR_setresuid]: Include generic file.
8115         * sysdeps/unix/sysv/linux/syscalls.list (setresuid, setresgid):
8116         Caller is - now, not EXTRA.
8117         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
8118         (setresuid, setresgid, getresuid, getresgid): Likewise.
8119         * sysdeps/unix/sysv/linux/syscalls.list (getresuid, getresgid):
8120         Add these calls here.
8121         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove them here.
8122         * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
8123         * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
8124         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
8125         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
8126         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
8127         * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
8128         * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
8129         * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
8130
8131         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
8132         (sysdep_routines): Add setfsuid and setfsgid here.
8133         * sysdeps/unix/sysv/linux/arm/Makefile: Not here.
8134         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
8135         * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
8136         * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
8137         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
8138         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
8139         * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
8140         * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
8141
8142         * hurd/errno.c: Renamed to ...
8143         * hurd/errno-loc.c: ... this.
8144         * hurd/Makefile (routines): errno -> errno-loc
8145
8146 2002-10-13  Ulrich Drepper  <drepper@redhat.com>
8147
8148         * po/de.po: Update from translation team.
8149
8150         * MakeTAGS: Add -E flag to xgettext runs.
8151
8152 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
8153
8154         * po/fr.po: Update from translation team.
8155
8156         * sysdeps/posix/system.c: Remove support for old and buggy SCO systems.
8157         Optimize a bit for use in glibc.
8158
8159 2002-10-12  Roland McGrath  <roland@redhat.com>
8160
8161         * stdio-common/tst-rndseek.c (TIMEOUT): Increase to 10 seconds.
8162         Some machines are slow.  Guido Guenther <agx@sigxcpu.org> has one.
8163
8164 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
8165
8166         * po/sv.po: Update from translation team.
8167
8168 2002-10-11  Isamu Hasegawa  <isamu@yamato.ibm.com>
8169
8170         * posix/regcomp.c (re_compile_fastmap_iter): Remove the handling
8171         OP_CONTEXT_NODE.
8172         (regfree): Likewise.
8173         (create_initial_state): Likewise.
8174         (analyze): Remove the substitutions which became useless.
8175         (calc_first): Likewise.
8176         (calc_epsdest): Use edests of OP_BACK_REF in case that it has
8177         epsilon destination.
8178         (duplicate_node_closure): New function.
8179         (duplicate_node): Remove the handling OP_CONTEXT_NODE.
8180         (calc_inveclosure): Likewise.
8181         (calc_eclosure): Likewise.
8182         (calc_eclosure_iter): Invoke duplicate_node_closure instead of
8183         direct invocation of duplicate_node.
8184         (parse): Don't use comma operator in the return to avoid compiler
8185         warning.
8186         (parse_reg_exp): Likewise.
8187         (parse_branch): Likewise.
8188         (parse_expression): Likewise.
8189         (parse_sub_exp): Likewise.
8190         (parse_dup_op): Likewise.
8191         * posix/regex_internal.c (re_dfa_add_node): Remove the substitutions
8192         which became useless.
8193         (create_ci_newstate): Remove the handling OP_CONTEXT_NODE.
8194         (create_cd_newstate): Likewise.
8195         * posix/regex_internal.h (re_token_type_t): Remove the obsolete type.
8196         (re_token_t): Likewise.
8197         (re_dfa_t): Likewise.
8198         (re_node_set_remove): New macro.
8199         * posix/regexec.c (check_matching): Remove the handling
8200         OP_CONTEXT_NODE.
8201         (check_halt_node_context): Likewise.
8202         (proceed_next_node): Likewise.
8203         (pop_fail_stack): Fix the memory leak.
8204         (set_regs): Likewise.
8205         (free_fail_stack_return): New function.
8206         (sift_states_backward): Fix the memory leak.  Remove the handling
8207         OP_CONTEXT_NODE.
8208         (update_cur_sifted_state): Append some if clause to avoid redundant
8209         call.
8210         (sub_epsilon_src_nodes): Use IS_EPSILON_NODE since it might be a
8211         back reference.
8212         (check_dst_limits): Remove the handling OP_CONTEXT_NODE.
8213         (check_subexp_limits): Likewise.
8214         (search_subexp): Likewise.
8215         (sift_states_bkref): Likewise.
8216         (transit_state_mb): Likewise.
8217         (transit_state_bkref_loop): Likewise.
8218         (transit_state_bkref_loop): Likewise.
8219         (group_nodes_into_DFAstates): Likewise.
8220         (check_node_accept): Likewise.
8221         (sift_ctx_init): Add initializing.
8222
8223 2002-10-12  Ulrich Drepper  <drepper@redhat.com>
8224
8225         * sysdeps/unix/sysv/linux/i386/sysdep.h (INLINE_SYSCALL): Use
8226         __builtin_expect.
8227
8228 2002-10-11  Ulrich Drepper  <drepper@redhat.com>
8229
8230         * elf/dl-load.c (_dl_map_object_from_fd): Remove unnecessarily
8231         duplicated variable c.
8232
8233         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Use INTERNAL_SYSCALL
8234         if possible.
8235
8236         * sysdeps/unix/sysv/linux/i386/sysdep.h
8237         (INTERNAL_SYSCALL_ERROR_P): New define.
8238         (INTERNAL_SYSCALL_ERRNO): Likewise.
8239
8240         * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
8241         Add hack to prevent the compiler from clobbering the signal context.
8242
8243 2002-10-11  Roland McGrath  <roland@redhat.com>
8244
8245         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
8246         Fix typos.
8247
8248         * sysdeps/generic/dl-lookupcfg.h: Include <tls.h>.
8249         * sysdeps/sh/dl-lookupcfg.h: File removed.
8250         * sysdeps/i386/dl-lookupcfg.h: File removed.
8251
8252         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): Add
8253         missing labels and ; from last change.
8254
8255         * stdio-common/tst-sscanf.c (val_double): Append .0 to large whole
8256         number literals, so they are doubles instead of ints.
8257
8258 2002-10-09  Roland McGrath  <roland@redhat.com>
8259
8260         * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional
8261         changed from [USE_TLS && HAVE___THREAD].
8262
8263         * sysdeps/i386/dl-machine.h (elf_machine_type_class, elf_machine_rel):
8264         Disable TLS relocs if [RTLD_BOOTSTRAP && !USE___THREAD].
8265         * sysdeps/x86_64/dl-machine.h
8266         (elf_machine_type_class, elf_machine_rela): Likewise.
8267         * sysdeps/sh/dl-machine.h (elf_machine_type_class, elf_machine_rela):
8268         Likewise.
8269
8270         * include/link.h (struct link_map): Remove member l_tls_tp_initialized.
8271         * elf/rtld.c (_dl_start_final, dl_main): Don't use it.
8272         (_dl_start): Conditionalize PT_TLS check on [USE___THREAD].
8273
8274         * sysdeps/i386/dl-tls.h (__TLS_GET_ADDR): Use ___tls_get_addr_internal
8275         instead of ___tls_get_addr.
8276         (___tls_get_addr_internal): Add attribute_hidden to decl.
8277
8278         * sysdeps/generic/ldsodefs.h (struct rtld_global): New variable
8279         _dl_error_catch_tsd.
8280         * elf/rtld.c (startup_error_tsd): New function.
8281         (dl_main): Point _dl_error_catch_tsd at that.
8282         * elf/dl-error.c: Don't use libc-tsd.h for DL_ERROR,
8283         use new function pointer instead.
8284         * elf/dl-tsd.c: New file.
8285         * elf/Makefile (routines): Add it.
8286
8287 2002-10-07  Roland McGrath  <roland@redhat.com>
8288
8289         * elf/dl-misc.c (_dl_debug_vdprintf): Use INTERNAL_SYSCALL macro for
8290         writev if it's available.  Otherwise if [RTLD_PRIVATE_ERRNO] then
8291         take _dl_load_lock around calling __writev.
8292
8293         * sysdeps/unix/sysv/linux/i386/sysdep.h (INTERNAL_SYSCALL): New macro.
8294         (INLINE_SYSCALL): Use that.
8295
8296         * sysdeps/generic/dl-sysdep.h: New file.
8297         * sysdeps/mach/hurd/dl-sysdep.h: New file.
8298         * sysdeps/generic/ldsodefs.h: Include <dl-sysdep.h>.
8299         * include/errno.h [IS_IN_rtld]: Include <dl-sysdep.h> to define ...
8300         [RTLD_PRIVATE_ERRNO]: Use a hidden global variable for errno and
8301         access it directly.
8302         * elf/dl-minimal.c (__errno_location): Removed.
8303         * sysdeps/unix/i386/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
8304         Use GOTOFF access for errno.
8305         * sysdeps/unix/sysv/linux/i386/sysdep.h
8306         [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
8307
8308         * sysdeps/unix/x86_64/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
8309         Use PC-relative access for errno.
8310         * sysdeps/unix/sysv/linux/x86_64/sysdep.h
8311         [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
8312
8313         * include/tls.h: New file.
8314         (USE___THREAD): New macro.
8315         Define to 1 under [USE_TLS && HAVE___THREAD] and only when compiling
8316         libc or libpthread.
8317         * sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]: Conditional
8318         changed from [USE_TLS && HAVE___THREAD].
8319         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
8320         * sysdeps/unix/i386/sysdep.S: Likewise.
8321         * sysdeps/unix/x86_64/sysdep.S: Likewise.
8322         * include/errno.h: Likewise.
8323         * include/netdb.h: Likewise.
8324         * include/resolv.h: Likewise.
8325
8326         * sysdeps/generic/errno.c: New file.
8327         * csu/Makefile (aux): New variable, list errno.
8328         * sysdeps/unix/sysv/linux/i386/sysdep.S (errno, _errno): Remove defns.
8329         * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
8330         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
8331         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
8332         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
8333         * sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
8334         * sysdeps/unix/sysv/linux/cris/sysdep.S: Likewise.
8335         * sysdeps/unix/sysv/linux/hppa/sysdep.c: Likewise.
8336         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
8337         * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Likewise.
8338         * sysdeps/unix/sysv/linux/sparc/sysdep.S: Likewise.
8339         * sysdeps/unix/sysv/linux/sh/sysdep.S: Likewise.
8340         * sysdeps/unix/alpha/sysdep.S: Likewise.
8341         * sysdeps/generic/start.c: Likewise.
8342         * sysdeps/unix/start.c: Likewise.
8343         * sysdeps/unix/arm/start.c: Likewise.
8344         * sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
8345         * sysdeps/unix/sparc/start.c: Likewise.
8346         * sysdeps/unix/sysv/irix4/start.c: Likewise.
8347         * sysdeps/unix/sysv/linux/mips/sysdep.S: File removed.
8348
8349         * manual/search.texi (Tree Search Function, Hash Search Function):
8350         Mention search.h clearly.
8351
8352 2002-10-05  Roland McGrath  <roland@redhat.com>
8353
8354         * elf/dl-fxstat64.c: File removed.
8355         * elf/dl-xstat64.c: File removed.
8356         * elf/Makefile (rtld-routines): Remove them.
8357         * sysdeps/unix/sysv/linux/xstat64.c: Remove RTLD_STAT64 conditionals.
8358         Instead, use strong_alias instead of versioned_symbol in the
8359         !SHLIB_COMPAT case.
8360         * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
8361         * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
8362
8363         * include/shlib-compat.h
8364         (SHLIB_COMPAT): Require that IS_IN_##lib be defined nonzero.
8365         [! NOT_IN_libc] (IS_IN_libc): Define it.
8366         * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Use -Dx=1 not just -Dx.
8367         * elf/Makefile (CPPFLAGS-.os): Likewise.
8368
8369         * sunrpc/rpc_main.c (main): Don't declare with noreturn attribute.
8370         Return the status instead of calling exit.
8371
8372         * Makeconfig (CFLAGS): Prepend -std=gnu99.
8373         * Makerules (+make-deps): Use $(CFLAGS) only for .c sources.
8374         Remove superfluous rm command, whose @ plus make bugs hid
8375         all these commands from the make output.
8376
8377         * include/stubs-prologue.h: New file.  Give #error under #ifdef _LIBC.
8378         * Makefile ($(inst_includedir)/gnu/stubs.h): Depend on it.
8379         Use that file's contents instead of literal echo's for the prologue.
8380         * include/features.h: Include <gnu/stubs.h> unconditionally.
8381         * include/gnu/stubs.h: New file.
8382
8383 2002-09-30  Roland McGrath  <roland@redhat.com>
8384
8385         * elf/rtld-Rules: New file.
8386         * elf/Makefile ($(objpfx)librtld.map, $(objpfx)librtld.mk,
8387         $(objpfx)rtld-libc.a): New targets.
8388         (generated): Add them.
8389         (reloc-link): Remove -o $@ from the variable.
8390         ($(objpfx)dl-allobjs.os): Add -o $@ after $(reloc-link).
8391         (distribute): Add rtld-Rules.
8392         (CPPFLAGS-.os): Define this instead of CFLAGS-.os.
8393         * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for rtld-% targets.
8394         (common-mostlyclean, common-clean): Clean up rtld-* files.
8395         * sysdeps/unix/make-syscalls.sh: Add rtld-*.os target name to rules.
8396
8397 2002-10-11  Roland McGrath  <roland@redhat.com>
8398
8399         * sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block in
8400         now-unused dtv slot, reset the slot to TLS_DTV_UNALLOCATED.
8401
8402         * elf/tls-macros.h [__x86_64__] (TLS_GD): Fix the sequence with the
8403         proper set of no-op insn prefixes.
8404
8405         * elf/tst-tls8.c (do_test): Use %zd format for l_tls_modid members.
8406
8407 2002-10-11  Ulrich Drepper  <drepper@redhat.com>
8408
8409         * sysdeps/unix/sysv/linux/execve.c: Don't try calling
8410         __pthread_kill_other_threads_np.
8411
8412         * sysdeps/generic/pselect.c: Avoid unnecessary sigprocmask calls.
8413
8414 2002-10-08  Roland McGrath  <roland@redhat.com>
8415
8416         * locale/newlocale.c (__newlocale): If setting all categories to "C",
8417         just return &_nl_C_locobj instead of copying it.
8418         * locale/freelocale.c (__freelocale): Check for &_nl_C_locobj.
8419         * locale/duplocale.c (__duplocale): Likewise.
8420
8421 2002-10-07  Roland McGrath  <roland@frob.com>
8422
8423         * config.h.in (HAVE_I386_SET_GDT): New #undef.
8424         * sysdeps/mach/configure.in: Define it with new check for i386_set_gdt.
8425         * sysdeps/mach/configure: Regenerated.
8426
8427 2002-10-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8428
8429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
8430         Add all necessary register outputs for syscall-clobbered registers.
8431
8432 2002-10-02  David Mosberger  <davidm@hpl.hp.com>
8433
8434         * sysdeps/ia64/bzero.S: Rewritten by Sverre Jarp to tune for
8435         Itanium 2 (and Itanium).
8436         Fix unwind directives and make it fit in 80 columns.
8437         * sysdeps/ia64/memset.S: Likewise.
8438         * sysdeps/ia64/memcpy.S: Likewise.
8439         Move jump table to .rodata section.
8440
8441 2002-10-03  Roland McGrath  <roland@frob.com>
8442
8443         * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Add
8444         clobbers to asm.
8445
8446 2002-10-10  Andreas Jaeger  <aj@suse.de>
8447
8448         * sysdeps/x86_64/_mcount.S: Restore correct registers.
8449
8450 2002-10-10  Ulrich Drepper  <drepper@redhat.com>
8451
8452         * posix/Versions (libc) [GLIBC_PRIVATE]: Add __pselect.
8453
8454 2002-10-09  Ulrich Drepper  <drepper@redhat.com>
8455
8456         * sysdeps/generic/ldsodefs.h: Remove attribute_hidden from
8457         _dl_allocate_tls_init.  Add rtld_hidden_proto.
8458         * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Add
8459         rtld_hidden_def.
8460         * elf/Versions (ld) [GLIBC_PRIVATE]: Add _dl_allocate_tls_init.
8461
8462         * version.h (VERSION): Bump to 2.3.1.
8463
8464         * Make-dist: Add back one of the tar invocations removed before.
8465
8466         * stdlib/Makefile (distribute): Add allocalim.h.
8467
8468         * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
8469         (__libc_tsd_address): Use correct variable name.
8470         Patch by Stefan Jones <stefan.jones@multigig.com>.
8471
8472         * sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;.
8473         Reported by edwardsg@sgi.com [PR libc/4678].
8474
8475         * Versions.def (libc): Add GLIBC_2.3.1.
8476         (libpthread): Add GLIBC_2.3.1.
8477
8478         * include/signal.h: Add libc_hidden_proto for __sigwait, __sigwaitinfo,
8479         and __sigtimedwait.
8480         * signal/Versions: Add __sigtimedwait, __sigwait, and __sigwaitinfo.
8481         * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Add
8482         libc_hidden_def.
8483         * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
8484         * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
8485
8486         * include/sys/msg.h: Declare __libc_msgrcv and __libc_msgsnd.
8487         * sysdeps/unix/sysv/linux/msgrcv.c (__msgrcv): Rename to __libc_msgrcv
8488         and make old name an alias.
8489         * sysdeps/unix/sysv/linux/msgsnd.c (__msgsnd): Rename to __libc_msgsnd
8490         and make old name an alias.
8491         * sysvipc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_msgrcv and
8492         __libc_msgsnd.
8493
8494         * include/sys/uio.h: Declare __libc_readv and __libc_writev.
8495         * misc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_readv and
8496         __libc_writev.
8497         * sysdeps/generic/readv.c (__readv): Rename to __libc_readv and make
8498         old name an alias.
8499         * sysdeps/posix/readv.c: Likewise
8500         * sysdeps/unix/sysv/aix/readv.c: Likewise.
8501         * sysdeps/unix/sysv/linux/readv.c: Likewise.
8502         * sysdeps/generic/writev.c (__writev): Rename to __libc_writev and make
8503         old name an alias.
8504         * sysdeps/posix/writev.c: Likewise
8505         * sysdeps/unix/sysv/aix/writev.c: Likewise.
8506         * sysdeps/unix/sysv/linux/writev.c: Likewise.
8507
8508         * include/sys/wait.h: Declare __waitid.
8509         * posix/Versions (libc) [GLIBC_PRIVATE]: Add __waitid.
8510         * sysdeps/generic/waitid.c (waitid): Rename to __waitid and make old
8511         name an alias.
8512         * sysdeps/posix/waitid.c: Likewise.
8513         * sysdeps/unix/sysv/aix/waitid.c: Likewise.
8514
8515         * sysdeps/unix/sysv/linux/syscalls.list: Add creat syscall.
8516
8517 2002-10-07  Jakub Jelinek  <jakub@redhat.com>
8518
8519         * include/alloca.h (__libc_use_alloca, __libc_alloca_cutoff): New
8520         prototypes.
8521         (__MAX_ALLOCA_CUTOFF): Define.
8522         Include allocalim.h.
8523         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r,
8524         _nss_dns_gethostbyaddr_r): Use alloca or malloc to allocate
8525         host_buffer depending on __libc_use_alloca.
8526         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r,
8527         _nss_dns_getnetbyaddr_r): Use alloca or malloc to allocate
8528         net_buffer depending on __libc_use_alloca.
8529         * resolv/res_query.c (res_nquery): Use alloca or malloc to allocate
8530         buf depending on __libc_use_alloca.
8531         * resolv/gethnamaddr.c (gethostbyname2, gethostbyaddr): Likewise.
8532         * stdio-common/vfprintf.c (vfprintf): Use __libc_use_alloca
8533         instead of hardcoded constants.
8534         Pass proper size argument to alloca and compute end for wide char
8535         version.
8536         * stdio-common/printf_fp.c (__printf_fp): Use __libc_use_alloca
8537         instead of hardcoded constants.
8538         * string/strcoll.c (strcoll): Likewise.
8539         * string/strxfrm.c (strxfrm): Likewise.
8540         * sysdeps/posix/readv.c (__readv): Likewise.
8541         * sysdeps/posix/writev.c (__writev): Likewise.
8542         * sysdeps/generic/allocalim.h: New file.
8543
8544 2002-10-08  Roland McGrath  <roland@redhat.com>
8545
8546         * configure.in (aux_missing warning): Change "too old" to
8547         "incompatible versions", since for autoconf it's "too new" right now.
8548         * configure: Regenerated.
8549
8550         * configure.in (AUTOCONF): New check to set it.  Set to "no" if the
8551         one found doesn't work on our configure.in.
8552         * configure: Regenerated.
8553         * config.make.in (AUTOCONF): New substituted variable.
8554         * Makefile (autoconf-it-cvs): New canned sequence, broken out of ...
8555         (autoconf-it): ... here, use that instead of defining conditionally.
8556         Use $(AUTOCONF) instead of literal autoconf.
8557         [$(AUTOCONF) != no] (configure, %/configure): Protect these rules
8558         with this condition.
8559         * Make-dist (autoconf-it, configure, %/configure): Copy those changes.
8560
8561 2002-10-08  Ulrich Drepper  <drepper@redhat.com>
8562
8563         * Make-dist (dist): Cleanup a bit.  We are not interested in the
8564         14 char filename limit anymore.  Remove intermediate files and
8565         symlinks.
8566
8567 2002-10-05  Ulrich Drepper  <drepper@redhat.com>
8568
8569         * po/sk.po: Update from translation team.
8570         * po/tr.po: Likewise.
8571         * po/gl.po: Likewise.
8572
8573 2002-10-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8574
8575         * elf/tls-macros.h: Fix SH version of macros so as to match ABI syntax.
8576
8577 2002-10-03  Ulrich Drepper  <drepper@redhat.com>
8578
8579         * version.h (RELEASE): Change to stable.
8580
8581 2002-10-03  Jakub Jelinek  <jakub@redhat.com>
8582
8583         * sysdeps/unix/sysv/linux/_exit.c (__syscall_exit,
8584         __syscall_exit_group): New prototypes.
8585
8586 2002-10-03  Ulrich Drepper  <drepper@redhat.com>
8587
8588         * glibc 2.3 released.
8589
8590
8591 See ChangeLog.13 for earlier changes.