]> sourceware.org Git - glibc.git/blob - ChangeLog
14e18a3a75c3c914fd3a354b2d26f2fd3ef2251f
[glibc.git] / ChangeLog
1 2003-01-10 Andreas Schwab <schwab@suse.de>
2
3 * sysdeps/unix/sysv/linux/m68k/getsysstats.c: New file.
4
5 * sysdeps/unix/sysv/linux/m68k/vfork.S: Optimize for kernels which
6 are known to have the vfork syscall.
7
8 * sysdeps/m68k/sysdep.h (JUMPTARGET): Undefine before defining it.
9
10 * sysdeps/unix/sysv/linux/kernel-features.h
11 (__ASSUME_MMAP2_SYSCALL, __ASSUME_TRUNCATE64_SYSCALL)
12 (__ASSUME_STAT64_SYSCALL, __ASSUME_FCNTL64)
13 (__ASSUME_VFORK_SYSCALL): Define for m68k kernels >= 2.4.12.
14
15 2003-01-09 Jakub Jelinek <jakub@redhat.com>
16
17 * posix/test-vfork.c (noop): Add __attribute_noinline__.
18 * sysdeps/generic/sysdep.h (JUMPTARGET): Define if not defined.
19 * sysdeps/i386/sysdep.h (JUMPTARGET): Undefine JUMPTARGET before
20 defining it.
21 * sysdeps/powerpc/powerpc32/sysdep.h (JUMPTARGET): Likewise.
22 * sysdeps/powerpc/powerpc64/sysdep.h (JUMPTARGET): Likewise.
23 * sysdeps/s390/s390-32/sysdep.h (JUMPTARGET): Likewise.
24 * sysdeps/s390/s390-64/sysdep.h (JUMPTARGET): Likewise.
25 * sysdeps/x86_64/sysdep.h (JUMPTARGET): Likewise.
26
27 2003-01-09 Andreas Schwab <schwab@suse.de>
28
29 * sysdeps/m68k/fpu/libm-test-ulps: Regenerated.
30
31 2003-01-08 Ulrich Drepper <drepper@redhat.com>
32
33 * sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL,
34 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
35 argument.
36 (INTERNAL_SYSCALL_DECL): Define.
37
38 2003-01-06 Jakub Jelinek <jakub@redhat.com>
39
40 * sysdeps/unix/sysv/linux/ia64/sysdep.h (INTERNAL_SYSCALL,
41 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
42 argument.
43 (INTERNAL_SYSCALL_DECL): Define.
44 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
45 * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
46 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
47 (INLINE_SYSCALL): Adjust.
48 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
49 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
50 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
51 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
52 * elf/dl-misc.c (_dl_debug_vdprintf): Add INTERNAL_SYSCALL_DECL,
53 add err argument to INTERNAL_SYSCALL* macros.
54 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
55 * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Likewise.
56 * sysdeps/unix/sysv/linux/m68k/brk.c (__brk): Likewise.
57 * sysdeps/unix/sysv/linux/m68k/getpagesize.c (__getpagesize):
58 Likewise.
59 * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Likewise.
60 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Use
61 INLINE_SYSCALL instead of INTERNAL_SYSCALL and setting errno.
62
63 2003-01-07 Ulrich Drepper <drepper@redhat.com>
64
65 Unify symbols in user namespace exported by libc.so and libc.a.
66 * argp/argp-fmtstream.c: Don't define argp_make_fmtstream,
67 argp_fmtstream_free, and argp_fmtstream_printf.
68 * argp/argp-fs-xinl.c: Don't define argp_fmtstream_putc,
69 argp_fmtstream_puts, argp_fmtstream_write, argp_fmtstream_set_lmargin,
70 argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin, and
71 argp_fmtstream_point.
72 * gmon/gmon.c: Don't define write_profiling.
73 * libio/genops.c: Don't define _cleanup.
74
75 * intl/explodename.c (_nl_find_language.c): Mark as static.
76 * intl/loadinfo.h: Remove _nl_find_language prototype.
77
78 * libio/fileops.c (_IO_file_seekoff_maybe_mmap): Mark as static.
79 * libio/libioP.h: Remove declaration.
80
81 * libio/iopopen.c (_IO_proc_jumps): Mark as static.
82 * libio/libioP.h: Remove declaration.
83
84 * sysdeps/generic/unwind-dw2.c: Mark __frame_state_for with STATIC.
85 * sysdeps/generic/framestate.c: Define STATIC before including
86 unwind-dw2.c.
87
88 * time/Versions [GLIBC_2.3.2] (libc): Export strptime_l.
89
90 2003-01-06 Philip Blundell <philb@gnu.org>
91
92 * sysdeps/unix/arm/sysdep.S (syscall_error): Optimise a little.
93 [__LIBC_REENTRANT]: Unify PIC and non-PIC cases.
94
95 * sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO): Remove .type
96 directive.
97 (PSEUDO_RET): Use SYSCALL_ERROR in place of __syscall_error.
98 (SYSCALL_ERROR): New.
99 (SYSCALL_ERROR_HANDLER) [NOT_IN_libc]: Provide local copy of error
100 handling code.
101 (INTERNAL_SYSCALL): Define.
102 (INLINE_SYSCALL): Use it.
103 (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
104 * sysdeps/unix/sysv/linux/arm/socket.S (__socket): Use
105 SYSCALL_ERROR in place of __syscall_error.
106
107 2003-01-07 Jakub Jelinek <jakub@redhat.com>
108
109 * sysdeps/ia64/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
110 __bswap_32, __bswap_64): Put x into temporary variable
111 to avoid warnings.
112 [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
113 (inline) functions.
114 * sysdeps/s390/bits/byteswap.h [__GNUC__ >= 2] (__bswap_16,
115 __bswap_32, __bswap_64): Put x into temporary variable
116 to avoid warnings.
117 [!__GNUC__] (__bswap_16, __bswap_32, __bswap_64): Change into static
118 (inline) functions.
119 * sysdeps/i386/bits/byteswap.h [!__GNUC__] (__bswap_16, __bswap_32):
120 Likewise.
121
122 2003-01-07 Jakub Jelinek <jakub@redhat.com>
123
124 * sysdeps/unix/sysv/linux/alpha/adjtime.c (ntp_adjtime): New weak
125 alias.
126
127 2003-01-07 Jakub Jelinek <jakub@redhat.com>
128
129 * elf/rtld.c (_rtld_global): Remove _dl_dynamic_weak initializer.
130 * elf/dl-support.c (_dl_dynamic_weak): Initialize to 0.
131
132 2003-01-07 Ulrich Drepper <drepper@redhat.com>
133
134 * math/libm-test.inc (significand_test): New function.
135 (main): Call it.
136
137 2003-01-06 Roland McGrath <roland@redhat.com>
138
139 * sysdeps/i386/i486/bits/string.h (memset): Add parens around macro
140 arguments.
141 (memcpy, memrchr, strcpy, __stpcpy, strncpy, strcat): Likewise.
142 (strcmp, strncat, strncmp, strchr, __strchrnul, strchrnul): Likewise.
143 (index, strrchr, rindex, strcspn, strspn, strpbrk, strstr): Likewise.
144
145 * string/tester.c (test_strcpy): Add test with `void *' arguments.
146
147 2003-01-06 Ulrich Drepper <drepper@redhat.com>
148
149 * sysdeps/i386/fpu/s_significandl.c (__significandl): Really
150 return significand and not the exponent.
151 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
152
153 * elf/dl-misc.c (_dl_debug_vdprintf): Help PPC port by explicitly
154 taking address of iov in INTERNAL_SYSCALL call. Patch by Franz Sirl.
155
156 * malloc/malloc.c: Mark all _int_* functions as static.
157
158 2003-01-06 Jakub Jelinek <jakub@redhat.com>
159
160 * sysdeps/unix/alpha/sysdep.h (PSEUDO): Use PSEUDO_PREPARE_ARGS.
161 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add cancellation
162 handling.
163 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
164
165 2003-01-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
166
167 * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Add branch hint.
168 * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S: Add cancellation
169 support.
170 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Remove
171 ftruncate64, truncate64, pread64 and pwrite64 entries.
172 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
173 (INLINE_SYSCALL): Add __builtin_expect.
174 (LOADARGS_n): Add argument size safety checks.
175 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: New file.
176 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: New file.
177 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: New file.
178 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: New file.
179 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: New file.
180 * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: New file.
181
182 2003-01-06 Jakub Jelinek <jakub@redhat.com>
183
184 * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_HANDLED): Define.
185 * sysdeps/generic/creat.c: Include sysdep-cancel.h.
186 (LIBC_CANCEL_HANDLED): Add.
187
188 * sysdeps/unix/sysv/linux/alpha/sysdep.h
189 (inline_syscall_r0_constraint): Rename to...
190 (inline_syscall_r0_out_constraint): ... this. Add =.
191 (inline_syscall[0-6]): Use inline_syscall_r0_out_constraint.
192
193 2003-01-06 Andreas Schwab <schwab@suse.de>
194
195 * sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make
196 sure this is always inlined.
197 (elf_machine_rela): Likewise.
198
199 * sysdeps/m68k/Makefile (sysdep-CFLAGS): Increase inline limit.
200
201 2003-01-04 Roland McGrath <roland@redhat.com>
202
203 * Makeconfig (+mkdep): Add -MP flag.
204 Suggested by Art Haas <ahaas@airmail.net>.
205
206 2003-01-05 Andreas Schwab <schwab@suse.de>
207
208 * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC.
209
210 2003-01-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
211
212 * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Use
213 SYSCALL_ERROR_HANDLER.
214 * sysdeps/unix/sysv/linux/sh/pipe.S (__libc_pipe): Likewise.
215 * sysdeps/unix/sysv/linux/sh/socket.S (__socket): Likewise.
216 Add support for cancellation handling.
217 * sysdeps/unix/sysv/linux/sh/syscall.S (__syscall): Use
218 SYSCALL_ERROR_HANDLER.
219 * sysdeps/unix/sysv/linux/sh/vfork.S (__vfork): Likewise.
220 * sysdeps/unix/sysv/linux/sh/sysdep.h (PSEUDO): Likewise.
221 Add support for cancellation handling.
222 (SYSCALL_ERROR_HANDLER): Define PIC variants.
223
224 2003-01-04 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
225
226 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Mark
227 __syscall_pread64 and __syscall_pwrite64 cancelable.
228 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
229 (INTERNAL_SYSCALL): New macro.
230 (LOADARGS_0, LOADARGS_1): Fix.
231
232 2003-01-05 Ulrich Drepper <drepper@redhat.com>
233
234 * Makerules (build-shlip-helper): Unless told otherwise, add
235 -Wl,-z,defs to linker command line.
236 * rt/Makefile (librt.so): Link with ld.so.
237 * dlfcn/Makefile (libdl.so): Likewise.
238
239 2003-01-05 Jakub Jelinek <jakub@redhat.com>
240
241 * sysdeps/unix/sysv/linux/s390/s390-32/socket.S: Add support for
242 cancellation handling.
243 * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
244 * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: Likewise.
245
246 2003-01-04 Ulrich Drepper <drepper@redhat.com>
247
248 * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Correct
249 order of parameters passed to kill.
250
251 2003-01-04 Andreas Schwab <schwab@suse.de>
252
253 * sysdeps/unix/sysv/linux/m68k/bits/stat.h: Add nanosecond fields.
254
255 2002-01-03 Paul Eggert <eggert@twinsun.com>
256
257 * malloc/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
258 (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
259 when compiling Bison 1.875's `bitset bset = obstack_alloc
260 (bobstack, bytes);'. Problem reported by Nelson H. F. Beebe.
261
262 2003-01-04 Ulrich Drepper <drepper@redhat.com>
263
264 * sysdeps/posix/system.c (do_system): Minor optimizations. Remove
265 unnecessary code.
266 Correct reference counter in case SIGQUIT handler installation failed.
267
268 2003-01-03 Ulrich Drepper <drepper@redhat.com>
269
270 * include/libc-symbols.h [HAVE_WEAK_SYMBOLS] (_weak_extern):
271 Define using _Pragma(weak ...).
272
273 2003-01-03 Andreas Jaeger <aj@suse.de>, Jakub Jelinek <jakub@redhat.com>
274
275 * resolv/res_libc.c: Provide declaration for __res_init_weak and
276 reorder declarations.
277
278 2003-01-03 Art Haas <ahaas@airmail.net>
279
280 * localedata/tests-mbwc/dat_iswalnum.c: Convert GCC extension
281 initializer syntax to C99.
282 * localedata/tests-mbwc/dat_iswalpha.c: Likewise.
283 * localedata/tests-mbwc/dat_iswcntrl.c: Likewise.
284 * localedata/tests-mbwc/dat_iswctype.c: Likewise.
285 * localedata/tests-mbwc/dat_iswdigit.c: Likewise.
286 * localedata/tests-mbwc/dat_iswgraph.c: Likewise.
287 * localedata/tests-mbwc/dat_iswlower.c: Likewise.
288 * localedata/tests-mbwc/dat_iswprint.c: Likewise.
289 * localedata/tests-mbwc/dat_iswpunct.c: Likewise.
290 * localedata/tests-mbwc/dat_iswspace.c: Likewise.
291 * localedata/tests-mbwc/dat_iswupper.c: Likewise.
292 * localedata/tests-mbwc/dat_iswxdigit.c: Likewise.
293 * localedata/tests-mbwc/dat_mblen.c: Likewise.
294 * localedata/tests-mbwc/dat_mbrlen.c: Likewise.
295 * localedata/tests-mbwc/dat_mbrtowc.c: Likewise.
296 * localedata/tests-mbwc/dat_mbsrtowcs.c: Likewise.
297 * localedata/tests-mbwc/dat_mbstowcs.c: Likewise.
298 * localedata/tests-mbwc/dat_mbtowc.c: Likewise.
299 * localedata/tests-mbwc/dat_strcoll.c: Likewise.
300 * localedata/tests-mbwc/dat_strfmon.c: Likewise.
301 * localedata/tests-mbwc/dat_strxfrm.c: Likewise.
302 * localedata/tests-mbwc/dat_swscanf.c: Likewise.
303 * localedata/tests-mbwc/dat_towctrans.c: Likewise.
304 * localedata/tests-mbwc/dat_towlower.c: Likewise.
305 * localedata/tests-mbwc/dat_towupper.c: Likewise.
306 * localedata/tests-mbwc/dat_wcrtomb.c: Likewise.
307 * localedata/tests-mbwc/dat_wcscat.c: Likewise.
308 * localedata/tests-mbwc/dat_wcschr.c: Likewise.
309 * localedata/tests-mbwc/dat_wcscmp.c: Likewise.
310 * localedata/tests-mbwc/dat_wcscoll.c: Likewise.
311 * localedata/tests-mbwc/dat_wcscpy.c: Likewise.
312 * localedata/tests-mbwc/dat_wcscspn.c: Likewise.
313 * localedata/tests-mbwc/dat_wcslen.c: Likewise.
314 * localedata/tests-mbwc/dat_wcsncat.c: Likewise.
315 * localedata/tests-mbwc/dat_wcsncmp.c: Likewise.
316 * localedata/tests-mbwc/dat_wcsncpy.c: Likewise.
317 * localedata/tests-mbwc/dat_wcspbrk.c: Likewise.
318 * localedata/tests-mbwc/dat_wcsrtombs.c: Likewise.
319 * localedata/tests-mbwc/dat_wcsspn.c: Likewise.
320 * localedata/tests-mbwc/dat_wcsstr.c: Likewise.
321 * localedata/tests-mbwc/dat_wcstod.c: Likewise.
322 * localedata/tests-mbwc/dat_wcstok.c: Likewise.
323 * localedata/tests-mbwc/dat_wcstombs.c: Likewise.
324 * localedata/tests-mbwc/dat_wcswidth.c: Likewise.
325 * localedata/tests-mbwc/dat_wcsxfrm.c: Likewise.
326 * localedata/tests-mbwc/dat_wctob.c: Likewise.
327 * localedata/tests-mbwc/dat_wctomb.c: Likewise.
328 * localedata/tests-mbwc/dat_wctrans.c: Likewise.
329 * localedata/tests-mbwc/dat_wctype.c: Likewise.
330 * localedata/tests-mbwc/dat_wcwidth.c: Likewise.
331
332 2003-01-03 Richard Henderson <rth@redhat.com>
333
334 * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall_r0_asm): New.
335 (inline_syscall_r0_constraint): New.
336 (inline_syscall[0-6]): Use them.
337
338 2003-01-03 Jakub Jelinek <jakub@redhat.com>
339
340 * sysdeps/generic/ldsodefs.h (_dl_allocate_tls, _dl_deallocate_tls):
341 Add rtld_hidden_proto.
342 * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Add rtld_hidden_def.
343 (_dl_allocate_tls): Likewise. Remove INTDEF.
344
345 2002-07-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
346
347 * sysdeps/sh/memcpy.S: Optimize. Based on a patch by Toshiyasu
348 Morita <toshiyasu.morita@hsa.hitachi.com>.
349 * sysdeps/sh/memcpy.S: Likewise.
350
351 2003-01-02 Ulrich Drepper <drepper@redhat.com>
352
353 * sysdeps/pthread/aio_suspend.c (aio_suspend): Don't quite remove
354 any, but unify the test.
355
356 2003-01-02 Jakub Jelinek <jakub@redhat.com>
357
358 * sysdeps/unix/sysv/linux/arm/sigaction.c (__sigaction,
359 sigaction): Protect weak_alias and libc_hidden_weak with
360 #ifndef LIBC_SIGACTION.
361 * sysdeps/unix/sysv/linux/ia64/sigaction.c (__sigaction,
362 sigaction): Likewise.
363 * sysdeps/unix/sysv/linux/mips/sigaction.c (__sigaction,
364 sigaction): Likewise.
365 * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c (__sigaction,
366 sigaction): Likewise.
367 * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c (__sigaction,
368 sigaction): Likewise.
369 * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c (__sigaction,
370 sigaction): Likewise.
371 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__sigaction,
372 sigaction): Likewise.
373 * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction,
374 sigaction): Likewise. Remove SIGCANCEL handling here.
375 * sysdeps/unix/sysv/linux/sigaction.c (__sigaction, sigaction):
376 Likewise.
377
378 2003-01-02 Art Haas <ahaas@airmail.net>
379
380 * login/tst-utmp.c: Convert GCC extension initializer syntax to C99.
381
382 2003-01-02 Ulrich Drepper <drepper@redhat.com>
383
384 * posix/getconf.c: Update copyright year.
385 * nss/getent.c: Likewise.
386 * nscd/nscd_nischeck.c: Likewise.
387 * iconv/iconvconfig.c: Likewise.
388 * iconv/iconv_prog.c: Likewise.
389 * elf/ldconfig.c: Likewise.
390 * catgets/gencat.c: Likewise.
391 * csu/version.c: Likewise.
392 * elf/ldd.bash.in: Likewise.
393 * elf/sprof.c (print_version): Likewise.
394 * locale/programs/locale.c: Likewise.
395 * locale/programs/localedef.c: Likewise.
396 * nscd/nscd.c (print_version): Likewise.
397 * debug/xtrace.sh: Likewise.
398 * malloc/memusage.sh: Likewise.
399 * malloc/mtrace.pl: Likewise.
400
401 2003-01-01 Jakub Jelinek <jakub@redhat.com>
402
403 * io/sys/stat.h: Include time.h with __need_timespec even if
404 __USE_MISC is defined but __USE_XOPEN is not.
405
406 2003-01-01 Andreas Jaeger <aj@suse.de>
407
408 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Use union
409 type to avoid strict aliasing problem.
410 (_nss_dns_gethostbyname2_r): Likewise.
411 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
412 (_nss_dns_getnetbyname_r): Likewise.
413 * resolv/gethnamaddr.c (_gethtent): Likewise.
414 (gethostbyname2): Likewise.
415
416 2002-12-31 Ulrich Drepper <drepper@redhat.com>
417
418 * string/string-inlines.c: Define __memcpy_g and __strchr_g macros
419 to avoid using the exported symbols. Define aliases with the
420 original names separately.
421
422 * include/time.h: Add libc_hidden_proto for __strftime_l.
423 * include/wchar.h: Add libc_hidden_proto for __wcsftime_l.
424 * time/strftime.c: Always use libc_hidden_def if _LIBC.
425
426 * libio/libioP.h: Add libc_hidden_proto for _IO_file_open.
427 * libio/fileops.c: Add libc_hidden_def for _IO_file_open.
428
429 * malloc/mtrace.c: Add libc_hidden_proto and libc_hidden_def for
430 tr_break.
431
432 * csu/Makefile (routines): Add dso_handle.
433 * csu/dso_handle.c: New file.
434
435 2002-12-31 Roland McGrath <roland@redhat.com>
436
437 * Makerules (compile.S, COMPILE.S): Remove -DASSEMBLER here.
438 Use $(S-CPPFLAGS) in place of $(asm-CPPFLAGS).
439 (S-CPPFLAGS): Add -DASSEMBLER here instead.
440 (generate-md5, +make-deps): Fix magic to get $(S-CPPFLAGS).
441
442 2002-12-31 Ulrich Drepper <drepper@redhat.com>
443
444 * malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle
445 is available.
446
447 2002-12-31 Andreas Jaeger <aj@suse.de>
448
449 * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync
450 with Linux kernel.
451 * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
452 * sysdeps/unix/sysv/linux/s390/s390-64/kernel_stat.h: Likewise.
453 * sysdeps/unix/sysv/linux/hppa/kernel_stat.h: Likewise.
454
455 * sysdeps/unix/sysv/linux/kernel_stat.h
456 (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New.
457
458 * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Re-add
459 __unused[1-3] since they're needed by some platforms. Handle
460 _HAVE_STAT_NSEC and _HAVE_STAT_NSEC64.
461
462 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Add nsec resolution
463 for structs stat and stat64.
464 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
465 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
466 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
467 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
468
469 * io/sys/stat.h [__USE_MISC]: Define __need_timespec for struct stat.
470
471 * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Adjust for
472 nsec resolution changes.
473 (xstat64_conv): Likewise.
474 (xstat32_conv): Likewise.
475
476 * sysdeps/unix/sysv/linux/kernel_stat.h: Add nsec resolution for
477 struct kernel_stat.
478
479 * sysdeps/unix/sysv/linux/bits/stat.h: Add nsec resolution for
480 structs stat and stat64.
481
482 * time/time.h (__timespec_defined): Define for __USE_MISC.
483
484 2002-12-31 Ulrich Drepper <drepper@redhat.com>
485
486 * include/signal.h: Add libc_hidden_proto for __libc_current_sigrtmin
487 and __libc_current_sigrtmax.
488
489 2002-12-31 Jakub Jelinek <jakub@redhat.com>
490
491 * include/errno.h (__errno_location): Add prototype.
492 Use libc_hidden_proto unconditionally.
493 * include/netdb.h (__h_errno_location): Use libc_hidden_proto
494 unconditionally.
495 * include/resolv.h (__res_state): Likewise.
496
497 * hurd/errno-loc.c (__errno_location): Add libc_hidden_def.
498 * include/sys/socket.h (accept): Add libc_hidden_proto.
499 * include/errno.h (__errno_location): Likewise.
500 * include/netdb.h (__h_errno_location): Likewise.
501 * include/resolv.h (__res_state): Likewise.
502 * include/unistd.h (__lseek): Likewise.
503 * sysdeps/generic/errno-loc.c (__errno_location): Add libc_hidden_def.
504 * sysdeps/generic/herrno-loc.c (__h_errno_location): Likewise.
505 * sysdeps/generic/res-state.c (__res_state): Likewise.
506 * sysdeps/generic/accept.c (accept): Likewise.
507 * sysdeps/generic/lseek.c (__lseek): Likewise.
508 * sysdeps/generic/allocrtsig.c (__libc_current_sigrtmin,
509 __libc_current_sigrtmax): Likewise.
510 * sysdeps/mach/hurd/accept.c (accept): Likewise.
511 * sysdeps/mach/hurd/lseek.c (__lseek): Likewise.
512 * sysdeps/unix/sysv/aix/accept.c (accept): Likewise.
513 * sysdeps/unix/sysv/aix/lseek.c (__lseek): Likewise.
514 * sysdeps/unix/sysv/linux/accept.S (accept): Likewise.
515 * sysdeps/unix/inet/syscalls.list (__GI_accept): New alias to accept.
516 * sysdeps/unix/sysv/linux/alpha/syscalls.list (__GI_accept): Likewise.
517 * sysdeps/unix/sysv/linux/hppa/syscalls.list (__GI_accept): Likewise.
518 * sysdeps/unix/sysv/linux/ia64/syscalls.list (__GI___lseek): New
519 alias to llseek.
520 (__GI_accept): New alias to accept.
521 * sysdeps/unix/sysv/linux/mips/syscalls.list (__GI_accept): Likewise.
522 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__GI___lseek):
523 New alias to llseek.
524 (__GI_accept): New alias to accept.
525 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__GI_accept):
526 Likewise.
527 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (__GI_accept):
528 Likewise.
529 * sysdeps/unix/syscalls.list (__GI___lseek): New alias to lseek.
530
531 * sysdeps/alpha/setjmp.S : Use libc_hidden_def(name) instead of
532 strong_alias (name, __GI_name).
533 * sysdeps/arm/bsd-_setjmp.S : Likewise.
534 * sysdeps/hppa/bsd-_setjmp.S : Likewise.
535 * sysdeps/i386/bsd-_setjmp.S : Likewise.
536 * sysdeps/mips/mips64/bsd-_setjmp.S : Likewise.
537 * sysdeps/mips/bsd-_setjmp.S : Likewise.
538 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S : Likewise.
539 * sysdeps/powerpc/powerpc64/setjmp.S : Likewise.
540 * sysdeps/s390/s390-32/elf/setjmp.S : Likewise.
541 * sysdeps/s390/s390-32/bsd-_setjmp.S : Likewise.
542 * sysdeps/s390/s390-64/elf/setjmp.S : Likewise.
543 * sysdeps/s390/s390-64/bsd-_setjmp.S : Likewise.
544 * sysdeps/sh/bsd-_setjmp.S : Likewise.
545 * sysdeps/sparc/sparc32/setjmp.S : Likewise.
546 * sysdeps/unix/arm/fork.S : Likewise.
547 * sysdeps/unix/bsd/hp/m68k/vfork.S : Likewise.
548 * sysdeps/unix/bsd/i386/vfork.S : Likewise.
549 * sysdeps/unix/bsd/osf/alpha/fork.S : Likewise.
550 * sysdeps/unix/bsd/sun/m68k/vfork.S : Likewise.
551 * sysdeps/unix/bsd/ultrix4/mips/vfork.S : Likewise.
552 * sysdeps/unix/bsd/vax/vfork.S : Likewise.
553 * sysdeps/unix/i386/fork.S : Likewise.
554 * sysdeps/unix/mips/fork.S : Likewise.
555 * sysdeps/unix/sparc/fork.S : Likewise.
556 * sysdeps/unix/sparc/vfork.S : Likewise.
557 * sysdeps/unix/sysv/linux/arm/vfork.S : Likewise.
558 * sysdeps/unix/sysv/linux/cris/vfork.S : Likewise.
559 * sysdeps/unix/sysv/linux/i386/vfork.S : Likewise.
560 * sysdeps/unix/sysv/linux/ia64/fork.S : Likewise.
561 * sysdeps/unix/sysv/linux/ia64/setjmp.S : Likewise.
562 * sysdeps/unix/sysv/linux/ia64/vfork.S : Likewise.
563 * sysdeps/unix/sysv/linux/m68k/vfork.S : Likewise.
564 * sysdeps/unix/sysv/linux/sh/vfork.S : Likewise.
565 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S : Likewise.
566 * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S : Likewise.
567 * sysdeps/unix/sysv/linux/sparc/fork.S : Likewise.
568 * sysdeps/unix/sysv/linux/sparc/vfork.S : Likewise.
569 * sysdeps/unix/sysv/linux/x86_64/vfork.S : Likewise.
570 * sysdeps/unix/fork.S : Likewise.
571 * sysdeps/vax/bsd-_setjmp.S : Likewise.
572 * sysdeps/x86_64/bsd-_setjmp.S : Likewise.
573
574 * sysdeps/unix/sysv/linux/ia64/sysdep.h: Guard against multiple
575 inclusion.
576
577 2002-12-31 Ulrich Drepper <drepper@redhat.com>
578
579 * include/unistd.h: Add libc_hidden_proto for __fork and __vfork.
580 * sysdeps/generic/fork.c: Add libc_hidden_def for __fork.
581 * sysdeps/mach/hurd/fork.c: Likewise.
582 * sysdeps/unix/sysv/aix/fork.c: Likewise.
583 * sysdeps/unix/fork.S: Add __GI___fork alias.
584 * sysdeps/unix/arm/fork.S: Likewise.
585 * sysdeps/unix/bsd/osf/alpha/fork.S: Likewise.
586 * sysdeps/unix/i386/fork.S: Likewise.
587 * sysdeps/unix/mips/fork.S: Likewise.
588 * sysdeps/unix/sparc/fork.S: Likewise.
589 * sysdeps/unix/sysv/linux/ia64/fork.S: Likewise.
590 * sysdeps/unix/sysv/linux/sparc/fork.S: Likewise.
591 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
592 * sysdeps/generic/vfork.c: Add libc_hidden_def for __vfork.
593 * sysdeps/unix/bsd/hp/m68k/vfork.S: Add __GI___vfork alias.
594 * sysdeps/unix/bsd/i386/vfork.S: Likewise.
595 * sysdeps/unix/bsd/sun/m68k/vfork.S: Likewise.
596 * sysdeps/unix/bsd/ultrix4/mips/vfork.S: Likewise.
597 * sysdeps/unix/bsd/vax/vfork.S: Likewise.
598 * sysdeps/unix/sparc/vfork.S: Likewise.
599 * sysdeps/unix/sysv/linux/arm/vfork.S: Likewise.
600 * sysdeps/unix/sysv/linux/cris/vfork.S: Likewise.
601 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
602 * sysdeps/unix/sysv/linux/ia64/vfork.S: Likewise.
603 * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
604 * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
605 * sysdeps/unix/sysv/linux/sparc/vfork.S: Likewise.
606 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
607
608 * include/time.h: Add libc_hidden_proto for __nanosleep.
609 * sysdeps/generic/nanosleep.c: Add libc_hidden_def for __nanosleep.
610 * sysdeps/mach/nanosleep.c: Likewise.
611 * sysdeps/unix/sysv/aix/nanosleep.c: Likewise.
612 * sysdeps/unix/sysv/linux/syscalls.list: Add __GI___nanosleep alias.
613
614 * libio/libioP.h: Add libc_hidden_proto for _IO_list_lock,
615 _IO_list_unlock, and _IO_list_resetlock.
616 * libio/genops.c: Add libc_hidden_def for _IO_list_lock,
617 _IO_list_unlock, and _IO_list_resetlock.
618
619 * libio/libioP.h: Add libc_hidden_proto for _IO_iter_begin,
620 _IO_iter_end, _IO_iter_next, and _IO_iter_file.
621 * libio/genops.c: Add libc_hidden_def for _IO_iter_begin,
622 _IO_iter_end, _IO_iter_next, and _IO_iter_file.
623
624 * include/setjmp.h: Add libc_hidden_proto for __libc_longjmp.
625 * sysdeps/generic/longjmp.c: Add libc_hidden_def for __longjmp.
626 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Add
627 __GI___longjmp alias.
628
629 * include/setjmp.h: Add libc_hidden_proto for _setjmp.
630 * sysdeps/alpha/setjmp.S: Add __GI__setjmp alias.
631 * sysdeps/arm/bsd-_setjmp.S: Likewise.
632 * sysdeps/generic/bsd-_setjmp.c: Likewise.
633 * sysdeps/hppa/bsd-_setjmp.S: Likewise.
634 * sysdeps/i386/bsd-_setjmp.S: Likewise.
635 * sysdeps/m68k/bsd-_setjmp.c: Likewise.
636 * sysdeps/mips/bsd-_setjmp.S: Likewise.
637 * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise.
638 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
639 * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
640 * sysdeps/s390/s390-32/bsd-_setjmp.S: Likewise.
641 * sysdeps/s390/s390-32/elf/setjmp.S: Likewise.
642 * sysdeps/s390/s390-64/bsd-_setjmp.S: Likewise.
643 * sysdeps/s390/s390-64/elf/setjmp.S: Likewise.
644 * sysdeps/sh/bsd-_setjmp.S: Likewise.
645 * sysdeps/sparc/sparc32/setjmp.S: Likewise.
646 * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
647 * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S: Likewise.
648 * sysdeps/vax/bsd-_setjmp.S: Likewise.
649 * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
650
651 2002-12-30 Ulrich Drepper <drepper@redhat.com>
652
653 * malloc/thread-m.h (thread_atfork): Define using __register_atfork.
654
655 2002-12-30 Roland McGrath <roland@redhat.com>
656
657 * Rules (generated): Target removed.
658 * mach/Makefile (generated): Define it here instead.
659
660 * math/Makefile (generated): Add m_*l and m_*f variants too.
661
662 2002-12-30 Ulrich Drepper <drepper@redhat.com>
663
664 * elf/dl-close.c (_dl_close): Handle relocation dependencies among
665 the to-be-deleted objects right away instead of later separately.
666 The latter fails because the scope data structures of the DSO
667 might already be gone.
668
669 * elf/Makefile: Add rules to build and run reldep8 test.
670 * elf/reldep8.c: New file.
671 * elf/reldep8mod1.c: New file.
672 * elf/reldep8mod2.c: New file.
673 * elf/reldep8mod3.c: New file.
674 Contributed by Jakub Jelinek.
675
676 2002-12-24 GOTO Masanori <gotom@debian.or.jp>
677
678 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
679 checking of return value ENOSYS from getdents64.
680
681 2002-12-28 Andreas Schwab <schwab@suse.de>
682
683 * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-cancel.d.
684 ($(common-objpfx)s-%.d): Generalized from
685 $(common-objpfx)s-proto.d rule.
686 (common-generated): Add s-proto-cancel.d.
687 * sysdeps/unix/make-syscalls.sh: Use s-proto-cancel.d for
688 cancellable syscalls.
689 * sysdeps/unix/s-proto-cancel.S: New file.
690
691 2002-12-29 Roland McGrath <roland@redhat.com>
692
693 * resolv/res_libc.c: Move _res defn magic after res_init defn
694 so _res macro is in effect for that code.
695
696 * Makerules ($(common-objpfx)%.h $(common-objpfx)%.h.d): Fix sed
697 pattern for prepending $(..) so it doesn't affect $(foo).
698
699 * math/Makefile (generated): Add $(addsuffix .c .S,$(calls:s_%=m_%)).
700
701 2002-12-29 Jakub Jelinek <jakub@redhat.com>
702
703 * elf/cache.c (add_to_cache): Don't loop forever with 1ULL << 63 set
704 in hwcap.
705
706 2002-12-28 Ulrich Drepper <drepper@redhat.com>
707
708 * misc/sys/cdefs.h (__attribute_deprecated__): New #define.
709
710 2002-12-28 Andreas Jaeger <aj@suse.de>
711
712 * sysdeps/generic/readelflib.c (process_elf_file): Cast value to
713 avoid warning.
714 * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Likewise.
715
716 2002-12-27 Jakub Jelinek <jakub@redhat.com>
717
718 * inet/herrno.c (__h_errno_location): Remove.
719 * inet/Makefile (routines): Add herrno-loc.
720 * resolv/res_libc.c (__res_state): Remove.
721 * resolv/Makefile (routines): Add res-state.
722 * sysdeps/generic/herrno-loc.c: New file.
723 * sysdeps/generic/res-state.c: New file.
724
725 2002-12-27 Jakub Jelinek <jakub@redhat.com>
726
727 * sysdeps/unix/sysv/linux/i386/sysdep.h (I386_USE_SYSENTER):
728 Only define if USE_DL_SYSINFO is defined.
729
730 2002-12-22 Jakub Jelinek <jakub@redhat.com>
731
732 * sysdeps/unix/sysv/linux/ia64/sysdep.h (INLINE_SYSCALL,
733 INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERROR):
734 Define. Patch by Richard Henderson and Jes Sorensen.
735 (PSEUDO): Remove unnecessary ;;.
736 * elf/rtld.c (dl_main): Initialize TLS even if no PT_TLS segments
737 are found unless TLS_INIT_TP_EXPENSIVE. Use NONTLS_INIT_TP.
738 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Use NONTLS_INIT_TP
739 if not initializing thread pointer.
740 [!USE_TLS && NONTLS_INIT_TP] (__pthread_initialize_minimal): New.
741 * sysdeps/generic/libc-start.c (__pthread_initialize_minimal): Don't
742 make it weak also if NONTLS_INIT_TP.
743 * sysdeps/unix/common/pause.c: Handle cancellation.
744 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h [DONT_LOAD_G1]
745 (LOADSYSCALL): Remove.
746 (SYSCALL_ERROR_HANDLER_ENTRY): Define.
747 (SYSCALL_ERROR_HANDLER): Use it.
748 (PSEUDO): Don't jump around error handler.
749 * sysdeps/unix/sysv/linux/sparc/sparc32/pipe.S (__libc_pipe): Don't
750 jump around error handler.
751 * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S (syscall): Likewise.
752 * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Branch
753 to __syscall_error_handler on failure.
754 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [DONT_LOAD_G1]
755 (LOADSYSCALL): Remove.
756 (SYSCALL_ERROR_HANDLER_ENTRY): Define.
757 (SYSCALL_ERROR_HANDLER): Use it.
758 (PSEUDO): Don't jump around error handler.
759 * sysdeps/unix/sysv/linux/sparc/sparc64/pipe.S (__libc_pipe): Don't
760 jump around error handler.
761 * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S (syscall): Likewise.
762 * sysdeps/unix/sysv/linux/sparc/sparc64/socket.S (__socket): Branch
763 to __syscall_error_handler on failure.
764
765 2002-12-27 Roland McGrath <roland@redhat.com>
766
767 * scripts/gen-as-const.awk: New file.
768 * Makefile (distribute): Add it.
769 * Makerules ($(common-objpfx)%.h %.h.d: %.sym): New pattern rule.
770 (before-compile): Add $(gen-as-const-headers:%.sym=$(common-objpfx)%.h)
771 to the list.
772 (+depfiles): Add $(addprefix $(common-objpfx),$(gen-as-const-headers)).
773
774 2002-12-27 Andreas Schwab <schwab@suse.de>
775
776 * sysdeps/unix/sysv/linux/m68k/socket.S: Add cancellation support.
777
778 2002-12-27 Jakub Jelinek <jakub@redhat.com>
779
780 * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if
781 _environ is NULL.
782
783 2002-12-27 Andreas Schwab <schwab@suse.de>
784
785 * Makerules ($(common-objpfx)%.make): Filter through
786 $(sed-remove-objpfx).
787
788 2002-12-23 Roland McGrath <roland@redhat.com>
789
790 * scripts/abilist.awk: Produce a more compact format, divided into
791 stanzas for each version set, the set name listed only once.
792 * scripts/extract-abilist.awk: New file.
793 * scripts/merge-abilist.awk: New file.
794 * Makerules (check-abi-%, update-abi-%): New pattern rules.
795 (update-abi, check-abi): New targets.
796 * Makefile (+subdir_targets): Add subdir_{check,update}-abi.
797
798 2002-12-19 Roland McGrath <roland@redhat.com>
799
800 * Makerules (%.symlist): Use LC_ALL=C when running awk script.
801
802 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Cast result of
803 INTERNAL_SYSCALL.
804
805 2002-12-21 Andreas Schwab <schwab@suse.de>
806
807 * elf/check-textrel.c (handle_file): Swap p_type.
808
809 2002-12-21 Andreas Schwab <schwab@suse.de>
810
811 * sysdeps/unix/sysv/linux/m68k/sysdep.h (INTERNAL_SYSCALL): Define.
812 (INLINE_SYSCALL): Use it.
813 (INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Define.
814 (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
815
816 * sysdeps/unix/sysv/linux/m68k/getpagesize.c: Use INTERNAL_SYSCALL.
817 * sysdeps/unix/sysv/linux/m68k/brk.c: Likewise.
818
819 2002-12-20 Art Haas <ahaas@airmail.net>
820
821 * sysdeps/gnu/siglist.c: Convert GCC extension initializer
822 syntax to C99.
823
824 2002-12-21 Philip Blundell <philb@gnu.org>
825
826 * sysdeps/arm/elf/start.S (_start): Optimise a little. Push stack
827 top as seventh arg to __libc_start_main.
828 Reported by paulnash@wildseed.com.
829
830 * sysdeps/unix/sysv/linux/arm/clone.S: Small optimisation.
831
832 * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Elide
833 compatibility cruft when new enough kernel is assumed.
834
835 2002-12-20 Jakub Jelinek <jakub@redhat.com>
836
837 * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Use INTERNAL_SYSCALL
838 instead of INLINE_SYSCALL.
839
840 2002-12-20 Ulrich Drepper <drepper@redhat.com>
841
842 * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Fix
843 typo.
844
845 * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Define SHM_HUGETLB.
846 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
847 * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Likewise.
848 * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
849 * sysdeps/unix/sysv/linux/mips/bits/shm.h: Likewise.
850 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
851 * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
852 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
853 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
854 Patch by William Lee Irwin <wli@holomorphy.com>.
855
856 2002-12-20 Andreas Schwab <schwab@suse.de>
857
858 * locale/programs/ld-measurement.c (measurement_output): Fix
859 index calculation.
860
861 2002-12-20 Ulrich Drepper <drepper@redhat.com>
862
863 * include/libio.h [_IO_MTSAFE_IO && _IO_lock_inexpensive]:
864 Redefine _IO_flockifle and _IO_funlockfile as inlines.
865
866 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): For TLS
867 builds add "tls" in the search path.
868 * elf/ldconfig.c (is_hwcap_platform): Also recognize "tls".
869 (path_hwcap): Recognize "tls".
870
871 2002-12-19 Ulrich Drepper <drepper@redhat.com>
872
873 * sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Use
874 __waitpid instead of waitpid.
875
876 * sysdeps/unix/sysv/linux/i386/_exit.S: Use ENTER_KERNEL instead of
877 int $0x80.
878 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
879 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
880 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
881
882 * sysdeps/unix/sysv/linux/i386/sysdep.h: Add support to use AT_SYSINFO
883 information for system calls.
884
885 * sysdeps/generic/dl-sysdep.h: Define RTLD_PRIVATE_ERRNO to 1 only
886 for ld.so.
887
888 * elf/rtld.c (_dl_start) [USE___THREAD]: Define initdtv.
889
890 2002-12-19 Roland McGrath <roland@redhat.com>
891
892 * iconvdata/ibm856.h: Convert GCC extension initializer syntax to C99.
893 * iconvdata/ibm922.h: Likewise.
894 * iconvdata/ibm930.h: Likewise.
895 * iconvdata/ibm932.h: Likewise.
896 * iconvdata/ibm933.h: Likewise.
897 * iconvdata/ibm935.h: Likewise.
898 * iconvdata/ibm937.h: Likewise.
899 * iconvdata/ibm939.h: Likewise.
900 * iconvdata/ibm943.h: Likewise.
901 * iconvdata/isiri-3342.h: Likewise.
902
903 2002-12-19 Ulrich Drepper <drepper@redhat.com>
904
905 * test-skeleton.c (main): Make sure correct value is seen as
906 argv[0] after adjustment of argv, and argc.
907
908 * elf/rtld.c: Don't initialize _dl_dynamic_weak to 1 if
909 RTLD_CORRECT_DYNAMIC_WEAK is defined.
910
911 2002-12-19 Jakub Jelinek <jakub@redhat.com>
912
913 * nscd/connections.c (nscd_run): Shut up warning.
914 * tst-ungetc.c (assert): Undefined before redefining.
915
916 2002-12-19 Ulrich Drepper <drepper@redhat.com>
917
918 * posix/regex.c: Use __builtin_expect even outside glibc if gcc 3
919 is used.
920
921 2002-12-17 Art Haas <ahaas@airmail.net>
922
923 * iconvdata/cp737.h: Convert GCC extension initializer syntax to C99.
924 * iconvdata/cp775.h: Likewise.
925 * iconvdata/ibm1046.h: Likewise.
926 * iconvdata/ibm1124.h: Likewise.
927 * iconvdata/ibm1129.h: Likewise.
928 * iconvdata/ibm1132.h: Likewise.
929 * iconvdata/ibm1133.h: Likewise.
930 * iconvdata/ibm1160.h: Likewise.
931 * iconvdata/ibm1161.h: Likewise.
932 * iconvdata/ibm1162.h: Likewise.
933 * iconvdata/ibm1163.h: Likewise.
934 * iconvdata/ibm1164.h: Likewise.
935
936 2002-12-19 Ulrich Drepper <drepper@redhat.com>
937
938 * sysdeps/unix/sysv/linux/i386/system.c: Define FORK only if
939 __ASSUME_CLONE_THREAD_FLAGS is defined.
940 * sysdeps/unix/sysv/linux/kernel-features.h
941 (__ASSUME_CLONE_THREAD_FLAGS): Define for x86 and kernel >= 2.5.50.
942
943 2002-12-18 Ulrich Drepper <drepper@redhat.com>
944
945 * sysdeps/unix/sysv/linux/i386/brk.c: Use INTERNAL_SYSCALL instead
946 of asm.
947 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
948
949 * elf/dl-support.c [NEED_DL_SYSINFO]: Define and initialize
950 _dl_sysinfo.
951 [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
952 code.
953 * elf/rtld.c [DL_NEED_SYSINFO]: Initialize _dl_sysinfo element of
954 _rtld_global.
955 [DL_SYSINFO_IMPLEMENTATION]: If defined use it to generate the needed
956 code.
957 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
958 Check for AT_SYSINFO and set _dl_sysinfo appropriately.
959 * sysdeps/generic/ldsodefs.h (struct rtld_global) [NEED_DL_SYSINFO]:
960 Add _dl_sysinfo.
961
962 2002-12-18 Jakub Jelinek <jakub@redhat.com>
963
964 * misc/Versions [libc: GLIBC_2.3.1]: Move __libc_readv and
965 __libc_writev to...
966 [libc: GLIBC_PRIVATE]: ...here.
967 * sysvipc/Versions [libc: GLIBC_2.3.1]: Move __libc_msgrcv and
968 __libc_msgsnd to...
969 [libc: GLIBC_PRIVATE]: ...here.
970
971 2002-12-18 Ulrich Drepper <drepper@redhat.com>
972
973 * sysdeps/unix/sysv/linux/i386/sysdep.h: Define ENTER_KERNEL macro.
974 Use it instead of directly int $0x80.
975 * sysdeps/unix/sysv/linux/i386/brk.c: Use ENTER_KERNEL.
976 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
977 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
978 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
979 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
980 * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
981
982 2002-12-17 Ulrich Drepper <drepper@redhat.com>
983
984 * malloc/malloc.c (mALLOPt): Make sure malloc is initialized.
985
986 * elf/elf.h (AT_SYSINFO): New define.
987 * sysdeps/generic/dl-sysdep.c (_dl_show_auxv): Add support for
988 AT_SYSINFO.
989
990 2002-12-17 Jakub Jelinek <jakub@redhat.com>
991
992 * sysdeps/unix/sysv/linux/alpha/syscalls.list (msgrcv, msgsnd):
993 Make cancelable.
994 * sysdeps/unix/sysv/linux/hppa/syscalls.list (msgrcv, msgsnd):
995 Likewise.
996 * sysdeps/unix/sysv/linux/ia64/syscalls.list (msgrcv, msgsnd):
997 Likewise.
998 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (msgrcv, msgsnd):
999 Likewise.
1000 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (msgrcv, msgsnd):
1001 Likewise.
1002 * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__sigsuspend): Likewise.
1003
1004 * malloc/thread-m.h (mutex_init, mutex_lock, mutex_trylock,
1005 mutex_unlock): If not building NPTL, use __libc_maybe_call2 if
1006 available, otherwise __libc_maybe_call.
1007 * sysdeps/unix/sysv/linux/x86_64/recv.c: Add support for
1008 cancellation handling.
1009 * sysdeps/unix/sysv/linux/x86_64/send.c: Likewise.
1010
1011 2002-12-17 Isamu Hasegawa <isamu@yamato.ibm.com>
1012
1013 * posix/regcomp.c (free_workarea_compile): Free the new member
1014 ORG_INDICES.
1015 (analyze): Initialize ORG_INDICES.
1016 (duplicate_node_closure): Search for a existing node, which is
1017 duplicated from the node ORG_DEST and satisfies the constraint
1018 CONSTRAINT. And use it to avoid inifimite loop.
1019 (search_duplicated_node): New function.
1020 (duplicate_node): Store the index of the original node.
1021 * posix/regex_internal.c (re_dfa_add_node): Realloc ORG_INDICES
1022 if needed.
1023 * posix/regex_internal.h (re_dfa_t): Add new members.
1024
1025 2002-12-17 Ulrich Drepper <drepper@redhat.com>
1026
1027 * stdio-common/tst-fdopen.c: Undefine assert before redefining it.
1028
1029 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1030
1031 * sysdeps/posix/system.c (do_system): Add support for installation
1032 of cancellation handlers.
1033 * sysdeps/unix/sysv/linux/i386/system.c: New file.
1034
1035 * stdlib/Makefile (tests): Add tst-system.
1036 * stdlib/tst-system.c: New file.
1037
1038 * sysdeps/unix/sysv/linux/i386/socket.S [NEED_CANCELLATION &&
1039 CENABLE]: Don't lose content of %ebx.
1040
1041 2002-12-17 Jakub Jelinek <jakub@redhat.com>
1042
1043 * sysdeps/unix/sysv/linux/i386/socket.S: Use SINGLE_THREAD_P
1044 macro instead of comparing %gs:MULTIPLE_THREADS_OFFSET directly.
1045
1046 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1047
1048 * sysdeps/posix/getaddrinfo.c (gaih_inet): If __nss_lookup_function
1049 fails to return a function pointer don't use it.
1050
1051 2002-12-16 Art Haas <ahaas@airmail.net>
1052
1053 * io/ftw.c: Convert GCC extension initializer syntax to C99.
1054 * iconvdata/iso-ir-165.c: Likewise.
1055 * iconvdata/jis0208.c: Likewise.
1056 * iconvdata/jis0212.c: Likewise.
1057
1058 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1059
1060 * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create,
1061 epoll_ctl, and epoll_wait.
1062 * sysdeps/unix/sysv/linux/Versions [libc: GLIBC_2.3.2]: Add
1063 epoll_create, epoll_ctl, and epoll_wait.
1064 * sysdeps/unix/sysv/linux/sys/epoll.h: New file. Written by
1065 Davide Libenzi <davidel@xmailserver.org>.
1066 * sysdeps/unix/sysv/linux/Dist: Add sys/epoll.h.
1067 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
1068 Add sys/epoll.h.
1069
1070 2002-12-16 Art Haas <ahaas@airmail.net>
1071
1072 * sysdeps/generic/bp-semctl.h: Convert GCC extension initializer
1073 syntax to C99
1074 * sysdeps/unix/sysv/aix/settimer.c: Likewise.
1075 * sysdeps/unix/sysv/aix/sleep.c: Likewise.
1076 * sysdeps/unix/sysv/aix/usleep.c: Likewise.
1077
1078 2002-12-16 Ulrich Drepper <drepper@redhat.com>
1079
1080 * stdio-common/Makefile (routines): Remove lockfile. Add
1081 flockfile, ftrylockfile, and funlockfile.
1082 * sysdeps/generic/lockfile.c: Removed. Each function has its own file.
1083 * sysdeps/generic/flockfile.c: New file.
1084 * sysdeps/generic/ftrylockfile.c: New file.
1085 * sysdeps/generic/funlockfile.c: New file.
1086
1087 2002-12-16 Jakub Jelinek <jakub@redhat.com>
1088
1089 * sysdeps/unix/sysv/linux/i386/socket.S: Use CENABLE and CDISABLE
1090 macros instead of doing the calls directly.
1091 * sysdeps/unix/make-syscalls.sh: Add ptw-*.$o target name to rules.
1092 * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for ptw-%
1093 targets.
1094
1095 2002-12-16 Jakub Jelinek <jakub@redhat.com>
1096
1097 * sysdeps/i386/fpu/bits/mathinline.h: Backout last change.
1098 * sysdeps/ieee754/bits/nan.h: Likewise.
1099
1100 * sysdeps/unix/sysv/linux/ia64/syscalls.list (__syscall_open,
1101 __syscall_wait4, __syscall_ioctl, __syscall_write): Add.
1102
1103 2002-12-16 Roland McGrath <roland@redhat.com>
1104
1105 * sunrpc/xdr_mem.c (xdrmem_inline): Fix argument type.
1106 * sunrpc/xdr_rec.c (xdrrec_inline): Likewise.
1107 * sunrpc/xdr_stdio.c (xdrstdio_inline): Likewise.
1108
1109 * sysdeps/unix/sysv/linux/syscalls.list: Add getpmsg, putpmsg.
1110 * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove s_getpmsg,
1111 s_putpmsg.
1112 * sysdeps/unix/sysv/linux/i386/getpmsg.c: File removed.
1113 * sysdeps/unix/sysv/linux/i386/putpmsg.c: File removed.
1114 * sysdeps/unix/sysv/linux/m68k/getpmsg.c: File removed.
1115 * sysdeps/unix/sysv/linux/m68k/putpmsg.c: File removed.
1116 * sysdeps/unix/sysv/linux/mips/getpmsg.c: File removed.
1117 * sysdeps/unix/sysv/linux/mips/putpmsg.c: File removed.
1118 * sysdeps/unix/sysv/linux/powerpc/getpmsg.c: File removed.
1119 * sysdeps/unix/sysv/linux/powerpc/putpmsg.c: File removed.
1120
1121 2002-12-13 Paul Eggert <eggert@twinsun.com>
1122
1123 * sunrpc/rpc/xdr.h (struct XDR.xdr_ops.x_inline): 2nd arg
1124 is now u_int, not int.
1125 (struct XDR.x_handy): Now u_int, not int.
1126 * sunrpc/xdr_mem.c: Include <limits.h>.
1127 (xdrmem_getlong, xdrmem_putlong, xdrmem_getbytes, xdrmem_putbytes,
1128 xdrmem_inline, xdrmem_getint32, xdrmem_putint32):
1129 x_handy is now unsigned, not signed.
1130 Do not decrement x_handy if no change is made.
1131 (xdrmem_setpos): Check for int overflow.
1132 * sunrpc/xdr_sizeof.c (x_inline): 2nd arg is now unsigned.
1133 (xdr_sizeof): Remove cast that is now unnecessary, now that
1134 x_handy is unsigned.
1135
1136 2002-12-15 Art Haas <ahaas@airmail.net>
1137
1138 * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.
1139 * iconvdata/gap.awk: Likewise.
1140 * iconvdata/gen-8bit-gap-1.sh: Likewise.
1141 * iconvdata/gen-8bit-gap.sh: Likewise.
1142 * locale/C-address.c: Likewise.
1143 * locale/C-collate.c: Likewise.
1144 * locale/C-ctype.c: Likewise.
1145 * locale/C-identification.c: Likewise.
1146 * locale/C-measurement.c: Likewise.
1147 * locale/C-messages.c: Likewise.
1148 * locale/C-monetary.c: Likewise.
1149 * locale/C-name.c: Likewise.
1150 * locale/C-numeric.c: Likewise.
1151 * locale/C-paper.c: Likewise.
1152 * locale/C-telephone.c: Likewise.
1153 * locale/C-time.c: Likewise.
1154 * nscd/connections.c: Likewise.
1155 * nscd/grpcache.c: Likewise.
1156 * nscd/hstcache.c: Likewise.
1157 * nscd/pwdcache.c: Likewise.
1158 * stdio-common/vfprintf.c: Likewise.
1159 * stdlib/random.c: Likewise.
1160 * sysdeps/generic/siglist.c: Likewise.
1161 * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
1162 * sysdeps/ieee754/bits/nan.h: Likewise.
1163 * sysdeps/posix/sprofil.c: Likewise.
1164 * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1165 * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
1166 * sysdeps/unix/sysv/linux/usleep.c: Likewise.
1167
1168 2002-12-15 Roland McGrath <roland@redhat.com>
1169
1170 * sysdeps/unix/sysv/linux/readv.c (do_readv): Use prototype defn.
1171
1172 * sysdeps/unix/sysv/linux/wait.c: Don't include <nptl/pthreadP.h> or
1173 <tls.h> here, no need for it.
1174 * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
1175
1176 * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): Take ARG as void *
1177 parameter, not varargs parameter.
1178
1179 * sysdeps/generic/sysdep-cancel.h (LIBC_CANCEL_RESET): Evaluate the
1180 argument so it's not an unused variable.
1181
1182 * resolv/resolv.h (__p_key_syms, __p_cert_syms, __p_class_syms,
1183 __p_type_syms, __p_rcode_syms): Remove decls, never really intended
1184 for users.
1185
1186 * resolv/Versions (libresolv: GLIBC_2.3.2): New set, add __p_rcode.
1187
1188 2002-12-15 Ulrich Drepper <drepper@redhat.com>
1189
1190 * sysdeps/unix/sysv/linux/i386/fcntl.c (do_fcntl): This is the
1191 original __libc_fcntl code. Just renamed.
1192
1193 2002-12-15 Andreas Schwab <schwab@suse.de>
1194
1195 * sysdeps/unix/sysv/linux/m68k/clone.S: Make inline syscall to _exit.
1196
1197 2002-12-14 Olaf Hering <olh@suse.de>
1198
1199 * sysdeps/powerpc/bits/setjmp.h: Include <bits/wordsize.h>.
1200 * sysdeps/powerpc/powerpc64/setjmp.S: Fix typo in r18 load.
1201
1202 2002-12-15 Ulrich Drepper <drepper@redhat.com>
1203
1204 * sysdeps/unix/sysv/linux/libc_fatal.c: New file.
1205
1206 * sysdeps/generic/sysdep-cancel.h: Add dummy definitions for
1207 SINGLE_THREAD_P, LIBC_CANCEL_ASYNC, and LIBC_CANCEL_RESET.
1208
1209 * sysdeps/unix/sysv/linux/open64.c: New file.
1210
1211 * sysdeps/generic/pselect.c: Add support for cancellation handling.
1212 * sysdeps/posix/open64.c: Likewise.
1213 * sysdeps/posix/sigpause.c: Likewise.
1214 * sysdeps/posix/sigwait.c: Likewise.
1215 * sysdeps/posix/system.c: Likewise.
1216 * sysdeps/posix/waitid.c: Likewise.
1217 * sysdeps/unix/sysv/linux/accept.S: Likewise.
1218 * sysdeps/unix/sysv/linux/connect.S: Likewise.
1219 * sysdeps/unix/sysv/linux/llseek.c: Likewise.
1220 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
1221 * sysdeps/unix/sysv/linux/msgsnd.c: Likewise.
1222 * sysdeps/unix/sysv/linux/poll.c: Likewise.
1223 * sysdeps/unix/sysv/linux/pread.c: Likewise.
1224 * sysdeps/unix/sysv/linux/pread64.c: Likewise.
1225 * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
1226 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
1227 * sysdeps/unix/sysv/linux/readv.c: Likewise.
1228 * sysdeps/unix/sysv/linux/recv.S: Likewise.
1229 * sysdeps/unix/sysv/linux/recvfrom.S: Likewise.
1230 * sysdeps/unix/sysv/linux/recvmsg.S: Likewise.
1231 * sysdeps/unix/sysv/linux/send.S: Likewise.
1232 * sysdeps/unix/sysv/linux/sendmsg.S: Likewise.
1233 * sysdeps/unix/sysv/linux/sendto.S: Likewise.
1234 * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
1235 * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
1236 * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
1237 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1238 * sysdeps/unix/sysv/linux/tcdrain.c: Likewise.
1239 * sysdeps/unix/sysv/linux/wait.c: Likewise.
1240 * sysdeps/unix/sysv/linux/waitpid.c: Likewise.
1241 * sysdeps/unix/sysv/linux/writev.c: Likewise.
1242 * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
1243 * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
1244
1245 2002-12-14 Jakub Jelinek <jakub@redhat.com>
1246
1247 * sysdeps/generic/sysdep-cancel.h: New file.
1248 * sysdeps/unix/make-syscalls.sh: Handle C at start of args as
1249 cancelable syscall.
1250 * sysdeps/unix/inet/syscalls.list (accept, connect, recv, recvfrom,
1251 recvmsg, send, sendmsg, sendto): Make cancelable.
1252 * sysdeps/unix/mman/syscalls.list (msync): Likewise.
1253 * sysdeps/unix/sysv/linux/alpha/syscalls.list (llseek, pread,
1254 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1255 sendto, osf_select): Likewise.
1256 * sysdeps/unix/sysv/linux/hppa/syscalls.list (accept, connect, recv,
1257 recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
1258 * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek, pread,
1259 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1260 sendto): Likewise.
1261 * sysdeps/unix/sysv/linux/mips/syscalls.list (accept, connect, recv,
1262 recvfrom, recvmsg, send, sendmsg, sendto): Likewise.
1263 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (llseek, pread,
1264 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1265 sendto): Likewise.
1266 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (llseek, pread,
1267 pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg,
1268 sendto, select): Likewise.
1269 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (llseek, pread,
1270 pwrite, accept, connect, recvfrom, recvmsg, sendmsg, sendto):
1271 Likewise.
1272 * sysdeps/unix/sysv/linux/syscalls.list (creat, nanosleep, pause,
1273 select, fcntl): Likewise.
1274 * sysdeps/unix/sysv/syscalls.list (pause, poll): Likewise.
1275 * sysdeps/unix/syscalls.list (close, fcntl, fsync, lseek, open,
1276 read, readv, select, sigsuspend, write, writev): Likewise.
1277
1278 2002-12-14 Jakub Jelinek <jakub@redhat.com>
1279
1280 * dirent/bug-readdir1.c: Include unistd.h.
1281
1282 2002-12-13 Jakub Jelinek <jakub@redhat.com>
1283
1284 * locale/programs/locale.c: Include locarchive.h.
1285 (ARCHIVE_NAME): Define.
1286 (write_archive_locales): New function.
1287 (write_locales): Use it. Ensure the same locale is not printed
1288 multiple times in verbose mode.
1289 Mode LC_IDENTIFICATION and LC_CTYPE printing into...
1290 (print_LC_IDENTIFICATION, print_LC_CTYPE): ... these helper
1291 functions.
1292 (struct nameent): New type.
1293 (nameentcmp): New function.
1294
1295 2002-12-14 Jakub Jelinek <jakub@redhat.com>
1296
1297 * posix/regex_internal.c (re_string_context_at): Guard wide char
1298 code with #ifdef RE_ENABLE_I18N.
1299
1300 2002-11-22 Paolo Bonzini <bonzini@gnu.org>
1301
1302 * posix/regcomp.c (regcomp): __re_compile_fastmap -> re_compile_fastmap
1303
1304 2002-12-13 Roland McGrath <roland@redhat.com>
1305
1306 * posix/bug-regex15.c: New file.
1307 * posix/Makefile (tests): Add it.
1308
1309 * test-skeleton.c (TEST_DATA_LIMIT): New macro, default to 64MB.
1310 (main): Set RLIMIT_DATA limit to TEST_DATA_LIMIT (or lower if need be).
1311
1312 2002-12-13 Ulrich Drepper <drepper@redhat.com>
1313
1314 * elf/dl-misc.c (_dl_debug_vdprintf): Don't depend on 5-digit PIDs.
1315
1316 * misc/syslog.c (log_cleanup): Don't use parameter in
1317 __libc_lock_unlock call, use syslog_lock directly. Adjust callers to
1318 pass NULL instead of a pointer to syslog_lock.
1319
1320 2002-12-12 Ulrich Drepper <drepper@redhat.com>
1321
1322 * iconvdata/Makefile: iconv-rules: Add definition to use gconv.map
1323 linker map for all iconv modules.
1324 (distribute): Add gconv.map.
1325 * iconvdata/gconv.map: New file.
1326
1327 * elf/Makefile: Also check all iconv modules for text relocations.
1328
1329 * stdlib/Makefile: Remove code to automatically import GMP.
1330
1331 * elf/Makefile (tests): Add rules to build and run check-textrel.
1332 * elf/check-textrel.c: New file.
1333
1334 * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Add .size
1335 directive.
1336
1337 2002-12-11 Jakub Jelinek <jakub@redhat.com>
1338
1339 * io/test-utime (main): If stnow.st[am]time is wrong, print it and
1340 not st.st[am]time.
1341
1342 2002-04-30 Bruno Haible <bruno@clisp.org>
1343
1344 * intl/loadmsgcat.c (_nl_init_domain_conv): Don't append //TRANSLIT to
1345 the encoding if it already has slashes.
1346 Reported by Perry Rapp <prapp@erols.com>.
1347
1348 2002-12-11 Roland McGrath <roland@redhat.com>
1349
1350 * csu/Makefile ($(objpfx)elf-init.oS): Remove target, braino.
1351 (CPPFLAGS-elf-init.oS, CFLAGS-elf-init.oS): New variables.
1352 Turn off PIC for compiling this file.
1353
1354 2002-12-11 Ulrich Drepper <drepper@redhat.com>
1355
1356 * malloc/thread-m.h: Remove thread_id type and MUTEX_INITIALIZER
1357 definitions. Not needed.
1358 [_LIBC]: Use definitions from libc-lock.h instead of referencing
1359 pthread routines directly.
1360 * malloc/arena.c (ptmalloc_unlock_all2): Don't add (void) to
1361 mutex_init calls.
1362 (arena_get2): Don't look at return value of mutex_lock.
1363
1364 2002-12-11 Roland McGrath <roland@redhat.com>
1365
1366 * csu/Makefile ($(objpfx)elf-init.oS): New target, just clone
1367 elf-init.o instead of compiling a PIC version.
1368
1369 2002-12-11 Bruno Haible <bruno@clisp.org>
1370
1371 * intl/gettext.h: Renamed to ...
1372 * intl/gmo.h: ... here.
1373 * intl/Makefile (distribute): Add gmo.h, remove gettext.h.
1374 * intl/gettextP.h: Update.
1375 * intl/loadmsgcat.c: Update.
1376
1377 * intl/gettextP.h (PARAMS): Make more portable.
1378 (attribute_hidden): Define as empty macro if not already defined.
1379 * intl/hash-string.h (PARAMS): Make more portable.
1380 * intl/loadinfo.h (PARAMS): Likewise.
1381 * intl/plural-exp.h (PARAMS): Likewise.
1382 (attribute_hidden): Move definition near the definition of
1383 internal_function.
1384
1385 * intl/gettextP.h (_nl_locale_name) [!_LIBC]: New declaration.
1386 * intl/plural-exp.h (plural_eval) [!_LIBC]: New declaration.
1387
1388 2002-07-13 Bruno Haible <bruno@clisp.org>
1389
1390 * intl/dcigettext.c (freea): New macro.
1391 (FREE_BLOCKS): Free also the registered blocks.
1392 (DCIGETTEXT): Free the 'search' variable.
1393 Reported by Andreas Fischer <a.fischer@asentics.de>.
1394
1395 2002-04-27 Bruno Haible <bruno@clisp.org>
1396
1397 * intl/gettextP.h [! _LIBC]: Use prefix libintl_ instead of suffix __.
1398 * intl/dcigettext.c: Likewise.
1399 * intl/dcgettext.c: Likewise.
1400 * intl/dgettext.c: Likewise.
1401 * intl/gettext.c: Likewise.
1402 * intl/dcngettext.c: Likewise.
1403 * intl/dngettext.c: Likewise.
1404 * intl/ngettext.c: Likewise.
1405 * intl/textdomain.c: Likewise.
1406 * intl/bindtextdom.c: Likewise.
1407 * intl/plural-exp.h: Likewise.
1408
1409 2002-01-02 Bruno Haible <bruno@clisp.org>
1410
1411 * intl/loadmsgcat.c (_nl_init_domain_conv): Use PARAMS in extern decl.
1412
1413 2001-04-30 Bruno Haible <bruno@clisp.org>
1414
1415 * intl/dcigettext.c (getuid, getgid, geteuid, getegid): Provide
1416 default macro definitions. Needed for mingw32.
1417
1418 2002-12-10 Ulrich Drepper <drepper@redhat.com>
1419
1420 * sysdeps/i386/bits/byteswap.h (__bswap_64): Apply
1421 __builtin_constant_p to macro parameter.
1422
1423 * sysdeps/generic/sigpause.c: Define all functions as weak.
1424 * sysdeps/posix/sigpause.c: Likewise.
1425
1426 * elf/tst-tls7.c (do_test): Adjustments for l_tls_modid being of
1427 type size_t.
1428
1429 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1430
1431 * elf/tst-array1.c (preinit_array, init_array, fini_array):
1432 Explicitly align the array to sizeof (void *).
1433 * elf/tst-array2dep.c (init_array, fini_array): Likewise.
1434
1435 * include/libc-symbols.h: Fix a comment typo.
1436
1437 * sysdeps/unix/sysv/linux/alpha/select.S (__libc_select): New alias.
1438 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__libc_sigsuspend):
1439 Likewise.
1440 * sysdeps/unix/sysv/linux/ia64/sigsuspend.c (__libc_sigsuspend):
1441 Likewise.
1442 * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c
1443 (__libc_sigsuspend): Likewise.
1444 * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c
1445 (__libc_sigsuspend): Likewise.
1446 * sysdeps/generic/creat.c (__libc_creat): Renamed from creat.
1447 (creat): New weak alias.
1448
1449 2002-12-10 Roland McGrath <roland@redhat.com>
1450
1451 * manual/libc-texinfo.sh: Emit @set ADD-ON for each ADD-ON that
1452 contributes a manual chapter.
1453 * manual/signal.texi (Process Signal Mask): Use @ifset linuxthreads
1454 around xref to it.
1455
1456 * sysdeps/unix/sysv/linux/dl-librecon.h (EXTRA_LD_ENVVARS): Refer to
1457 and move contents to ...
1458 (EXTRA_LD_ENVVARS_LINUX): ... this new macro. Add break for nonmatch.
1459 * sysdeps/unix/sysv/linux/i386/dl-librecon.h (EXTRA_LD_ENVVARS): Use
1460 it instead of duplicating its contents.
1461 (EXTRA_LD_ENVVARS): Likewise. Add break for nonmatch.
1462
1463 2002-12-09 Jakub Jelinek <jakub@redhat.com>
1464
1465 * elf/dl-support.c (_dl_non_dynamic_init): Add DL_OSVERSION_INIT if
1466 defined.
1467 * sysdeps/unix/sysv/linux/dl-librecon.h (_dl_osversion_init): New
1468 function.
1469 (EXTRA_LD_ENVVARS): Use it.
1470 (DL_OSVERSION_INIT): Define.
1471 * sysdeps/unix/sysv/linux/i386/dl-librecon.h: Include linux
1472 dl-librecon.h.
1473 (EXTRA_LD_ENVVARS): Undef before defining. Use _dl_osversion_init.
1474
1475 2002-12-10 Ulrich Drepper <drepper@redhat.com>
1476
1477 * Versions.def: No new symbols in 2.3.1, but some new ones in 2.3.2.
1478
1479 * sysdeps/unix/closedir.c (__closedir): Remove __libc_lock_lock
1480 call. It is not allowed to destroy pthread mutexes which are
1481 still in use even though it is safe for our implementations. If
1482 somebody still uses the descriptor it is a bug.
1483
1484 2002-12-09 Richard Henderson <rth@redhat.com>
1485
1486 * csu/abi-note.S: Use .p2align, not .align.
1487
1488 2002-12-09 Ulrich Drepper <drepper@redhat.com>
1489
1490 * sysdeps/unix/sysv/linux/syscalls.list: Add __libc_creat and
1491 __libc_select aliases.
1492
1493 * sysdeps/unix/sysv/linux/sigwaitinfo.c: Define __libc_sigwaitinfo
1494 alias.
1495
1496 * sysdeps/unix/sysv/linux/sigwait.c: Define __libc_sigwait alias.
1497
1498 * sysdeps/unix/sysv/linux/sigsuspend.c: Define __libc_sigsuspend alias.
1499
1500 * sysdeps/unix/sysv/linux/poll.c: Define __libc_poll alias.
1501
1502 * sysdeps/unix/syscalls.list: Define __libc_select alias.
1503
1504 * sysdeps/posix/waitid.c: Define __libc_waitid alias.
1505
1506 * sysdeps/posix/sigpause.c: Define __libc_sigpause and
1507 __libc___xpg_sigpause aliases.
1508
1509 * sysdeps/generic/pselect.c: Define __libc_pselect alias.
1510
1511 * misc/error.c: Remove use of USE_IN_LIBIO.
1512
1513 2002-12-08 Roland McGrath <roland@redhat.com>
1514
1515 * elf/Makefile (tests): Uncomment tst-array[123].
1516 * Makeconfig (CPPFLAGS-.oS): Add -DLIBC_NONSHARED=1.
1517 * csu/elf-init.c: New file.
1518 * csu/Makefile (routines, static-only-routines): Add elf-init.
1519 * sysdeps/alpha/elf/start.S: Use __libc_csu_init in place of _init
1520 and __libc_csu_fini in place of _fini.
1521 * sysdeps/arm/elf/start.S: Likewise.
1522 * sysdeps/cris/elf/start.S: Likewise.
1523 * sysdeps/hppa/elf/start.S: Likewise.
1524 * sysdeps/i386/elf/start.S: Likewise.
1525 * sysdeps/ia64/elf/start.S: Likewise.
1526 * sysdeps/m68k/elf/start.S: Likewise.
1527 * sysdeps/mach/hurd/powerpc/static-start.S: Likewise.
1528 * sysdeps/mips/elf/start.S: Likewise.
1529 * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
1530 * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
1531 * sysdeps/s390/s390-32/elf/start.S: Likewise.
1532 * sysdeps/s390/s390-64/elf/start.S: Likewise.
1533 * sysdeps/sh/elf/start.S: Likewise.
1534 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
1535 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
1536 * sysdeps/x86_64/elf/start.S: Likewise.
1537
1538 * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'd
1539 struct containing function ptr and value, free it.
1540 (__aio_notify_only): Allocate that and copy values from SIGEV into it.
1541 It's not safe to let the new thread use the SIGEV pointer.
1542
1543 2001-10-20 Paul Eggert <eggert@twinsun.com>
1544
1545 * misc/error.c (strerror_r): Do not declare unless [!_LIBC].
1546 Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
1547 Use strerror_r that is only a macro, even if it is not a function.
1548 (strerror): Check for HAVE_DECL_STRERROR before declaring.
1549 (private_strerror): Use prototypes, not old-style function definition.
1550 (print_errno_message): New function.
1551 Support the POSIX 'int'-flavored strerror_r, as well as the traditional
1552 char*-flavored one.
1553 (error_tail, error, error_at_line): Use it.
1554
1555 2002-12-07 Carlos O'Donell <carlos@baldric.uwo.ca>
1556
1557 * sysdeps/unix/sysv/linux/hppa/bits/shm.h: Added SHMLBA #define.
1558
1559 2002-12-08 Ulrich Drepper <drepper@redhat.com>
1560
1561 * scripts/output-format.sed: Fix bug in one of the s expressions
1562 which used / for one too many things.
1563
1564 * include/unistd.h: Declare __libc_close.
1565
1566 2002-12-07 Ulrich Drepper <drepper@redhat.com>
1567
1568 * sysdeps/generic/bits/stdio-lock.h (_IO_lock_trylock): New define.
1569
1570 2002-12-07 Roland McGrath <roland@redhat.com>
1571
1572 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes
1573 from 2002-12-06, but remove unnecessary memset call without removing
1574 necessary copy of initialization image.
1575
1576 * Makerules ($(common-objpfx)format.lds): New target.
1577 (common-generated): Add it.
1578 ($(inst_libdir)/libc.so): Depend on that, and cat it into the result.
1579 * scripts/output-format.sed: New file.
1580 * Makefile (distribute): Add it.
1581
1582 2002-12-07 Ulrich Drepper <drepper@redhat.com>
1583
1584 * sysdeps/generic/libc-tls.c: Include <sys/param.h>.
1585 Reported by Art Haas <ahaas@airmail.net>.
1586
1587 2002-12-07 Kenneth W. Chen <kenneth.w.chen@intel.com>
1588
1589 * sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec. Fix .recovery4.
1590
1591 2002-12-07 Jakub Jelinek <jakub@redhat.com>
1592
1593 * string/test-strncpy.c (do_random_tests): Improve test coverage.
1594
1595 2002-12-06 Ulrich Drepper <drepper@redhat.com>
1596
1597 * test-skeleton.c (timeout_handler): Allow expected signal to be
1598 SIGALRM.
1599
1600 * wctype/wcfuncs.c: Add libc_hidden_def for iswalnum.
1601
1602 * sysdeps/posix/raise.c: Add libc_hidden_def for raise.
1603
1604 2002-12-07 Jakub Jelinek <jakub@redhat.com>
1605
1606 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h [RTLD_PRIVATE_ERRNO]
1607 (SYSCALL_ERROR_HANDLER): Fix a pasto.
1608 Reported by Jeff Bailey <jbailey@nisa.net>.
1609
1610 2002-12-06 Ulrich Drepper <drepper@redhat.com>
1611
1612 * sysdeps/generic/libc-tls.c: Undo last patch.
1613
1614 * include/wctype.h: Define iswalnum with libc_hidden_proto.
1615
1616 * include/signal.h: Define raise with libc_hidden_proto.
1617
1618 * sysdeps/unix/sysv/linux/fexecve.c (fexecve): Use __snprintf and
1619 __execve instead of snprintf and execve.
1620
1621 * sysdeps/x86_64/fpu/libm-test-ulps: Relax errors for float and double
1622 again a bit.
1623
1624 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1625
1626 * posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
1627 * posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
1628
1629 2002-12-06 Ulrich Drepper <drepper@redhat.com>
1630
1631 * misc/syslog.c (log_cleanup): New function.
1632 (openlog): Use log_cleanup instead of __libc_mutex_unlock.
1633 (closelog): Likewise.
1634
1635 * elf/dl-close.c: Use __rtld_lock_* macros instead of __libc_lock_*.
1636 * elf/dl-iteratephdr.c: Likewise.
1637 * elf/dl-lookup.c: Likewise.
1638 * elf/dl-misc.c: Likewise.
1639 * elf/dl-open.c: Likewise.
1640 * elf/dl-support.c: Likewise.
1641 * elf/rtld.c: Likewise.
1642 * sysdeps/generic/ldsodefs.h: Likewise.
1643 * sysdeps/generic/bits/libc-lock.h: Define __rtld_lock_* macros.
1644 * sysdeps/mach/bits/libc-lock.h: Likewise.
1645 * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
1646
1647 2002-12-06 Roland McGrath <roland@redhat.com>
1648
1649 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
1650
1651 * malloc/hooks.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]
1652 (malloc_starter, memalign_starter, free_starter): Don't define these.
1653 * malloc/malloc.c [_LIBC && (USE___THREAD || (USE_TLS && !SHARED))]:
1654 Don't declare them either.
1655 * malloc/arena.c (ptmalloc_init) [_LIBC && USE_TLS]: Don't call
1656 __pthread_initialize, so no need to set hooks to *_starter.
1657 (ptmalloc_init_minimal): New function, broken out of ptmalloc_init.
1658 [_LIBC && SHARED && USE_TLS && !USE___THREAD]
1659 (__libc_malloc_pthread_startup): New function.
1660 * malloc/Versions (libc: GLIBC_PRIVATE): New set, add that function.
1661
1662 * malloc/hooks.c (memalign_starter): New function.
1663 * malloc/malloc.c: Declare it.
1664 * malloc/arena.c (save_memalign_hook): New variable.
1665 (ptmalloc_init): Set __memalign_hook to memalign_starter.
1666
1667 * elf/dl-minimal.c (free): Clear the memory.
1668 (calloc): Just call malloc, knowing all memory it returns is cleared.
1669
1670 * sysdeps/generic/dl-tls.c (allocate_dtv): Use calloc instead of
1671 malloc and memset; calloc can avoid the zeroing when redundant.
1672 (_dl_tls_setup): Likewise.
1673 * elf/dl-load.c (decompose_rpath): Likewise.
1674 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Comment out memset
1675 call, since memory from sbrk at startup is already zero.
1676
1677 * elf/rtld.c (_dl_start, dl_main): TLS_INIT_TP macro now returns an
1678 error string for failure, null for success. Update callers.
1679 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
1680 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
1681
1682 2002-12-05 Jakub Jelinek <jakub@redhat.com>
1683
1684 * sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
1685 args to i:iipi.
1686 (readahead): Change args to i:iii.
1687 * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
1688 Change args to i:iii.
1689 * sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
1690 args to i:iiii.
1691
1692 2002-12-05 Roland McGrath <roland@redhat.com>
1693
1694 * stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,
1695 call all functions rather than none.
1696 Reported by Mark P. Mitchell <mark@codesourcery.com>.
1697
1698 2002-12-04 Roland McGrath <roland@redhat.com>
1699
1700 * locale/localeinfo.h [NL_CURRENT_INDIRECT]: Use attribute_tls_model_ie
1701 on _nl_current_LC_* variables.
1702
1703 2002-12-05 Ulrich Drepper <drepper@redhat.com>
1704
1705 * dirent/bug-readdir1.c (main): Don't call closedir, just close
1706 the file descriptor. This is testing what the bug report was about.
1707
1708 2002-12-04 Ulrich Drepper <drepper@redhat.com>
1709
1710 * po/be.po: New file.
1711
1712 * argp/Makefile (tests): Add tst-argp1.
1713
1714 * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: (struct sigevent):
1715 Change type of _attribute to void*.
1716 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
1717 * sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
1718 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
1719 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
1720 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1721
1722 2002-12-04 Roland McGrath <roland@redhat.com>
1723
1724 * sysdeps/generic/ldsodefs.h (struct rtld_global): Move all [USE_TLS]
1725 members to the end, so a libpthread compiled with !USE_TLS will still
1726 find other members properly.
1727
1728 * sysdeps/i386/i486/bits/string.h (__strcpy_g): Add dummy output
1729 operand for DEST memory. Fix dummy input operand to use SRC.
1730 Reported by Davin McCall <davmac@ozonline.com.au>.
1731
1732 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Account for TCB
1733 alignment when initializing the DTV entry.
1734
1735 * elf/dl-load.c (_dl_map_object_from_fd): If we hit a TLS segment
1736 when TLS has not been set up, try to set it up if we can.
1737 * elf/tst-tls4.c: Revert last change.
1738 * elf/tst-tls5.c: Likewise.
1739 * elf/tst-tls6.c: Likewise.
1740 * elf/tst-tls7.c: Likewise.
1741 * elf/tst-tls8.c: Likewise.
1742 * elf/tst-tls9.c: Likewise.
1743
1744 * sysdeps/generic/dl-tls.c [SHARED] (_dl_tls_setup): New function.
1745 * sysdeps/generic/ldsodefs.h: Declare it.
1746 * elf/Versions (ld: GLIBC_PRIVATE): Add it.
1747 * sysdeps/generic/libc-tls.c (init_slotinfo): New static inline
1748 function, broken out of __libc_setup_tls.
1749 (init_static_tls): Likewise.
1750 (__libc_setup_tls): Call them.
1751 (_dl_tls_setup): New function, uses new subroutines.
1752
1753 * elf/dl-close.c (free_slotinfo): Make argument pointer to pointer.
1754 Clear the pointer when returning true.
1755 (libc_freeres_fn) [SHARED]: If GL(dl_initial_dtv) is null, free the
1756 first element of the slotinfo list too.
1757
1758 * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Define only if
1759 [SHARED].
1760
1761 * sysdeps/generic/ldsodefs.h (_dl_next_tls_modid): Declare as hidden.
1762 (_dl_determine_tlsoffset): Likewise.
1763
1764 * elf/rtld.c (_dl_initial_error_catch_tsd): Renamed from
1765 startup_error_tsd, made global.
1766 (dl_main): Update initialization.
1767 * elf/dl-tsd.c: Likewise.
1768 * sysdeps/generic/ldsodefs.h: Declare it.
1769
1770 2002-12-03 Ulrich Drepper <drepper@redhat.com>
1771
1772 * manual/texinfo.tex: Update from latest upstream version.
1773
1774 2002-12-03 Roland McGrath <roland@redhat.com>
1775
1776 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS
1777 area surplus in calculation for sbrk call.
1778
1779 * iconvdata/cp1125.c: New file.
1780 * iconvdata/Makefile (distribute): Add it.
1781 (modules): Add CP1125.
1782 (gen-8bit-gap-modules): Add cp1125.
1783 * iconvdata/gconv-modules: Add CP1125, alias RUSCII.
1784 * iconvdata/tst-tables.sh: Add CP1125 to the list to test.
1785
1786 2002-12-03 Andreas Jaeger <aj@suse.de>
1787
1788 * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
1789
1790 2002-12-03 Ulrich Drepper <drepper@redhat.com>
1791
1792 * sysdeps/posix/system.c (do_system): Make signal handler
1793 installation thread safe.
1794
1795 2002-12-02 Roland McGrath <roland@redhat.com>
1796
1797 * sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change
1798 caller from EXTRA to -.
1799 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
1800 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
1801 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
1802
1803 2002-12-02 Carlos O'Donell <carlos@baldric.uwo.ca>
1804
1805 * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both
1806 bits of RM are cleared.
1807
1808 2002-12-02 Roland McGrath <roland@redhat.com>
1809
1810 * elf/tst-tls4.c: Define an unused TLS variable here, so that no lazy
1811 TLS setup is required.
1812 * elf/tst-tls5.c: Likewise.
1813 * elf/tst-tls6.c: Likewise.
1814 * elf/tst-tls7.c: Likewise.
1815 * elf/tst-tls8.c: Likewise.
1816 * elf/tst-tls9.c: Likewise.
1817
1818 * elf/rtld.c (dl_main): Remove [! SHARED] conditional from
1819 `if (GL(dl_tls_max_dtv_idx) > 0)' tests for doing TLS setup.
1820 * elf/dl-close.c (libc_freeres_fn): Check GL(dl_tls_dtv_slotinfo_list)
1821 for being null before calling free_slotinfo.
1822 * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: For PT_TLS in
1823 dynamic loading, bail with error if GL(dl_tls_max_dtv_idx) is zero.
1824
1825 2002-11-30 Bruno Haible <bruno@clisp.org>
1826
1827 * iconv/gconv.h (__gconv_btowc_fct): New typedef.
1828 (struct __gconv_step): New field __btowc_fct.
1829 * wcsmbs/btowc.c (__btowc): Use the __btowc_fct shortcut if possible.
1830 * iconv/gconv_int.h (__BUILTIN_TRANSFORM): Renamed from
1831 __BUILTIN_TRANS.
1832 (__gconv_btwoc_ascii): New declaration.
1833 * iconv/gconv_simple.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
1834 (__gconv_btwoc_ascii): New function.
1835 * iconv/gconv_builtin.h: Add BtowcFct argument to all
1836 BUILTIN_TRANSFORMATION invocations.
1837 * iconv/gconv_conf.c (BUILTIN_TRANSFORMATION): Add BtowcFct argument.
1838 * iconv/iconvconfig.c (BUILTIN_TRANSFORMATION): Likewise.
1839 * iconv/gconv_builtin.c (map): New field btowc_fct.
1840 (BUILTIN_TRANSFORMATION): Add BtowcFct argument. Use it to initialize
1841 btowc_fct field.
1842 (__gconv_get_builtin_trans): Initialize __btowc_fct field.
1843 * iconv/gconv_cache.c (find_module): Initialize __btowc_fct field.
1844 * iconv/gconv_db.c (gen_steps, increment_counter): Likewise.
1845 * wcsmbs/wcsmbsload.c (to_wc, to_mb): Likewise.
1846 * iconv/skeleton.c: Document STORE_REST and FROM_ONEBYTE.
1847 (gconv_init): Initialize __btowc_fct field.
1848 Undefine EXTRA_LOOP_ARGS and FROM_ONEBYTE at the end.
1849 * iconv/loop.c: Document ONEBYTE_BODY.
1850 (gconv_btowc, FROM_ONEBYTE): Define if ONEBYTE_BODY is defined.
1851 Undefine ONEBYTE_BODY at the end.
1852 * iconvdata/8bit-generic.c (ONEBYTE_BODY): New macro.
1853 * iconvdata/8bit-gap.c (NONNUL): New macro.
1854 (BODY for FROM_LOOP): Use it.
1855 (ONEBYTE_BODY): New macro.
1856 * iconvdata/isiri-3342.c (HAS_HOLES): Set to 1.
1857 (NONNUL): New macro.
1858 * iconvdata/ansi_x3.110.c (ONEBYTE_BODY): New macro.
1859 * iconvdata/armscii-8.c (ONEBYTE_BODY): New macro.
1860 * iconvdata/cp1255.c (ONEBYTE_BODY): New macro.
1861 * iconvdata/cp1258.c (ONEBYTE_BODY): New macro.
1862 * iconvdata/tcvn5712-1.c (ONEBYTE_BODY): New macro.
1863 * iconvdata/big5.c (ONEBYTE_BODY): New macro.
1864 * iconvdata/big5hkscs.c (ONEBYTE_BODY): New macro.
1865 * iconvdata/euc-cn.c (ONEBYTE_BODY): New macro.
1866 * iconvdata/euc-jp.c (ONEBYTE_BODY): New macro.
1867 * iconvdata/euc-jisx0213.c (ONEBYTE_BODY): New macro.
1868 * iconvdata/euc-kr.c (ONEBYTE_BODY): New macro.
1869 * iconvdata/euc-tw.c (ONEBYTE_BODY): New macro.
1870 * iconvdata/gbk.c (ONEBYTE_BODY): New macro.
1871 * iconvdata/gb18030.c (ONEBYTE_BODY): New macro.
1872 * iconvdata/ibm932.c: Include <stdbool.h>.
1873 (TRUE, FALSE): Remove macros.
1874 (BODY for FROM_LOOP): Remove unused variable rp1.
1875 (ONEBYTE_BODY): New macro.
1876 (BODY for TO_LOOP): Use bool.
1877 * iconvdata/ibm932.h (__ibm932sb_to_ucs4_idx): Remove array.
1878 * iconvdata/ibm943.c: Include <stdbool.h>.
1879 (TRUE, FALSE): Remove macros.
1880 (BODY for FROM_LOOP): Remove unused variable rp1.
1881 (ONEBYTE_BODY): New macro.
1882 (BODY for TO_LOOP): Use bool.
1883 * iconvdata/ibm943.h (__ibm943sb_to_ucs4_idx): Remove array.
1884 * iconvdata/iso8859-1.c (ONEBYTE_BODY): New macro.
1885 * iconvdata/iso_6937-2.c (ONEBYTE_BODY): New macro.
1886 * iconvdata/iso_6937.c (ONEBYTE_BODY): New macro.
1887 * iconvdata/johab.c (ONEBYTE_BODY): New macro.
1888 * iconvdata/sjis.c (ONEBYTE_BODY): New macro.
1889 * iconvdata/shift_jisx0213.c (ONEBYTE_BODY): New macro.
1890 * iconvdata/t.61.c (ONEBYTE_BODY): New macro.
1891 * iconvdata/uhc.c (ONEBYTE_BODY): New macro.
1892 * iconvdata/gbbig5.c: Tweak comment.
1893
1894 2002-12-02 Ulrich Drepper <drepper@redhat.com>
1895
1896 * po/fi.po: Update from translation team.
1897
1898 2002-12-01 Roland McGrath <roland@redhat.com>
1899
1900 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Fix condition
1901 testing getdents64 return value.
1902
1903 * scripts/versions.awk: Don't pass -n flag to sort command.
1904
1905 * posix/bug-regex13.c: Include <string.h>.
1906
1907 * sysdeps/generic/libc-start.c (__libc_start_main): Do
1908 DL_SYSDEP_OSCHECK here.
1909 * sysdeps/unix/sysv/linux/init-first.c (init): Not here.
1910 * sysdeps/unix/sysv/linux/dl-osinfo.h: Include <fcntl.h>.
1911
1912 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Bail if
1913 argument TCBSIZE <= TLS_INIT_TCB_SIZE, not just if it's zero.
1914
1915 * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Check l_tls_offset
1916 instead of l_type to decide whether to use TLS_DTV_UNALLOCATED.
1917
1918 * include/link.h: Comment typo fix.
1919
1920 2002-12-01 Roland McGrath <roland@frob.com>
1921
1922 * sysdeps/mach/hurd/bits/posix_opt.h (_POSIX_FSYNC): Set to 200112L.
1923 (_POSIX_SPAWN, _POSIX_MAPPED_FILES, _POSIX_MEMLOCK_RANGE,
1924 _POSIX_MEMORY_PROTECTION): Likewise.
1925 (_POSIX_POLL, _POSIX_SELECT): Removed.
1926
1927 2002-11-28 Ulrich Drepper <drepper@redhat.com>
1928
1929 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define macros which
1930 require it to 200112L. Remove _POSIX_POLL and _POSIX_SELECT.
1931
1932 2002-11-28 Jakub Jelinek <jakub@redhat.com>
1933
1934 * sysdeps/unix/alpha/sysdep.S: Change defined(USE___THREAD) to
1935 USE___THREAD.
1936 * sysdeps/unix/sysv/linux/alpha/sysdep.h (inline_syscall*): Avoid
1937 "=v" constraints.
1938
1939 2002-11-28 Ulrich Drepper <drepper@redhat.com>
1940
1941 * sysdeps/unix/sysv/linux/x86_64/vfork.S: Don't trash the CPU's
1942 branch prediction buffers by using unpaired call/ret.
1943
1944 2002-11-27 Ulrich Drepper <drepper@redhat.com>
1945
1946 * sysdeps/unix/sysv/linux/i386/sysdep.h (ASMFMT_2): Fix typo in
1947 first parameters constraint string.
1948 (ASMFMT_3): Likewise. Patch by stefan.lauterbach@mincom.de.
1949
1950 2002-11-27 Isamu Hasegawa <isamu@yamato.ibm.com>
1951
1952 * posix/regcomp.c (parse_expression): Set the bit since the back
1953 reference is used in the regular expression.
1954 * posix/regex_internal.c (re_node_set_init_1): Make it clean in case
1955 of malloc failure.
1956 (re_node_set_init_copy): Likewise.
1957 * posix/regex_internal.h (state_array_t): New structure.
1958 (re_sub_match_last_t): Likewise.
1959 (re_sub_match_top_t): Likewise.
1960 (re_match_context_t): Add new members.
1961 (re_dfa_t): Likewise.
1962 * posix/regexec.c (re_search_internal): Invoke prune_impossible_nodes
1963 to check the matching is really correct, and retry if failed.
1964 Move the routin pruning the impossible nodes from here, ...
1965 (prune_impossible_nodes): To this function.
1966 (check_matching): Invoke check_subexp_matching_top, and replace
1967 redundant checking with transit_state_bkref invocation.
1968 (proceed_next_node): Replace strncmp with memcmp. Reported by
1969 Paolo Bonzini <bonzini@gnu.org>.
1970 (update_cur_sifted_state): Remove search_subexp invocation.
1971 (search_subexp): Remove this function.
1972 (check_dst_limits_calc_pos): Use search_cur_bkref_entry for
1973 optimization.
1974 (sift_states_bkref): Use search_cur_bkref_entry for optimization.
1975 Remove unused invocation of match_ctx_add_entry.
1976 (transit_state): Invoke check_subexp_matching_top.
1977 (check_subexp_matching_top): New function.
1978 (transit_state_bkref): Remove unused array.
1979 Merge transit_state_bkref_loop.
1980 (transit_state_bkref_loop): Use get_subexp instead of
1981 sift_states_backward. Use search_cur_bkref_entry for optimization.
1982 Merge this function to transit_state_bkref.
1983 (get_subexp): New function.
1984 (get_subexp_sub): Likewise.
1985 (find_subexp_node): Likewise.
1986 (check_arrival): Likewise.
1987 (check_arrival_expand_ecl): Likewise.
1988 (check_arrival_expand_ecl_sub): Likewise.
1989 (expand_bkref_cache): Likewise.
1990 (match_ctx_init): Initialize new members.
1991 (match_ctx_clean): New function.
1992 (match_ctx_free): Release new members.
1993 (match_ctx_free_subtops): New function.
1994 (match_ctx_add_entry): Fix indent.
1995 (search_cur_bkref_entry): New function.
1996 (match_ctx_add_subtop): Likewise.
1997 (match_ctx_add_sublast): Likewise.
1998
1999 2002-11-25 Ulrich Drepper <drepper@redhat.com>
2000
2001 * iconv/Makefile (tests): Remove tst-iconv4.c
2002 * iconv/tst-iconv4.c: Moved to...
2003 * iconvdata/tst-iconv4.c: ...here. New file.
2004 * iconvdata/Makefile (tests): Add tst-iconv4. Add dependencies.
2005
2006 2002-11-25 Roland McGrath <roland@redhat.com>
2007
2008 * inet/test-ifaddrs.c (main: addr_string): Handle null SA.
2009 Grok AF_LINK if defined.
2010 From Momchil Velikov <velco@fadata.bg>.
2011
2012 * sysdeps/gnu/ifaddrs.c (getifaddrs): If ioctl fails for netmask,
2013 brdaddr, or dstaddr, just set those pointers to null and don't fail.
2014 Reported by Momchil Velikov <velco@fadata.bg>.
2015
2016 * sysdeps/generic/ifreq.h (__if_nextreq) [_HAVE_SA_LEN]: If sa_len
2017 is > sizeof IFR->ifa_addr, advance past the whole longer length.
2018 (__ifreq): Count up NIFS that way too.
2019 Reported by Momchil Velikov <velco@fadata.bg>.
2020
2021 * sysdeps/mach/hurd/lchmod.c: Include <fcntl.h>.
2022
2023 * sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h>
2024 and <fpu_control.h>.
2025
2026 2002-11-24 Ulrich Drepper <drepper@redhat.com>
2027
2028 * elf/elf.h (EM_ST19): Fix typo.
2029
2030 2002-11-25 Jakub Jelinek <jakub@redhat.com>
2031
2032 * include/errno.h (__set_errno): Define as errno = val
2033 unconditionally.
2034
2035 2002-11-24 Roland McGrath <roland@redhat.com>
2036
2037 * sysdeps/posix/readv.c: Include <errno.h>, use __set_errno macro.
2038 * sysdeps/posix/writev.c: Likewise.
2039 From Momchil Velikov <velco@fadata.bg>.
2040
2041 * elf/dl-error.c [! _LIBC_REENTRANT]: Use a static variable instead of
2042 calling *GL(dl_error_catch_tsd) for a thread-local location.
2043 * elf/rtld.c (startup_error_tsd): Conditionalize on [_LIBC_REENTRANT].
2044 (dl_main): Same for GL(dl_error_catch_tsd) initialization.
2045 * elf/dl-tsd.c: Conditionalize contents on [_LIBC_REENTRANT].
2046
2047 * libio/iofflush.c: Add libc_hidden_def.
2048 * libio/iofwrite.c: Likewise.
2049 * sysdeps/generic/sigtimedwait.c: Likewise.
2050 * sysdeps/generic/sigwaitinfo.c: Likewise.
2051 * sysdeps/posix/sigwait.c: Likewise.
2052 Reported by Momchil Velikov <velco@fadata.bg>.
2053
2054 * inet/inet_lnaof.c (inet_lnaof): Change return type to in_addr_t
2055 to match <arpa/inet.h> declaration.
2056 * inet/inet_netof.c (inet_netof): Likewise.
2057 * inet/inet_mkadr.c (inet_makeaddr): Likewise for argument types.
2058 Reported by Momchil Velikov <velco@fadata.bg>.
2059
2060 * configure.in: Skip AUTOCONF check under --without-cvs.
2061 * configure: Regenerated.
2062
2063 * posix/Makefile (headers): Add bits/pthreadtypes.h.
2064 * sysdeps/unix/sysv/linux/Makefile (sysdep_heaers): Don't add it here.
2065 * sysdeps/unix/sysv/linux/Dist: Remove it from the list.
2066
2067 2002-11-24 Andreas Schwab <schwab@suse.de>
2068
2069 * sysdeps/unix/sysv/linux/m68k/sysdep.h: Support inline syscall
2070 with six arguments.
2071
2072 2002-11-19 Jim Meyering <jim@meyering.net>
2073
2074 * time/mktime.c (__mon_yday, __mktime_internal) [!_LIBC]: Declare
2075 as `static'.
2076 * time/strptime.c (__mon_yday) [!_LIBC]: Declare as `static'.
2077
2078 2002-11-23 Roland McGrath <roland@redhat.com>
2079
2080 * scripts/abilist.awk: Avoid strtonum function, not there in mawk.
2081 Just produce hex output for datum sizes.
2082
2083 * elf/Makefile ($(objpfx)librtld.mk): Tighten up regexp.
2084 Reported by Luca Barbieri <ldb@ldb.ods.org>.
2085
2086 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com>
2087
2088 * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (msqid_ds)
2089 [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
2090 and __unused3 fields.
2091 * sysdeps/unix/sysv/linux/powerpc/bits/sem.h (semid_ds)
2092 [__WORDSIZE == 32]: Only PPC32 requires __unused1
2093 and __unused2 fields.
2094 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (shmid_ds)
2095 [__WORDSIZE == 32]: Only PPC32 requires __unused1, __unused2,
2096 __unused3, and __unused4 fields.
2097
2098 * csu/gmon-start.c (__gmon_start__): Always use TEXT_START macro to
2099 obtain lowest address for profiling in __monstartup call.
2100
2101 2002-11-21 Roland McGrath <roland@redhat.com>
2102
2103 * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove redunant
2104 $(calls) $(calls:=f) $(long-c-$(long-double-fcts)).
2105
2106 * locale/localeinfo.h (struct locale_data): Revert last change.
2107
2108 * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it.
2109 From Ian Wienand <ianw@gelato.unsw.edu.au>.
2110
2111 * sysdeps/unix/sysv/linux/ia64/sysdep.h (__NR_pread): Define to
2112 __NR_pread64 if not defined.
2113 (__NR_pwrite): Define to __NR_pwrite64 if not defined.
2114 From Ian Wienand <ianw@gelato.unsw.edu.au>.
2115
2116 2002-11-21 Roland McGrath <roland@frob.com>
2117
2118 * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set
2119 __libc_multiple_libcs here. Call __setfpucw.
2120
2121 2002-11-21 Ulrich Drepper <drepper@redhat.com>
2122
2123 * elf/Makefile (tests): Don't run test-arrayX tests for now.
2124
2125 * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags.
2126 * sysdeps/unix/sysv/linux/i386/clone.S: Add support for
2127 CLONE_CHILD_*TID flags.
2128
2129 2002-11-20 Andreas Jaeger <aj@suse.de>
2130
2131 * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT):
2132 We pass struct ucontext on x86-64.
2133 (GET_PC): Adjust.
2134 (GET_FRAME): Adjust.
2135 (GET_STACK): Adjust.
2136
2137 2002-11-20 Roland McGrath <roland@redhat.com>
2138
2139 * sysdeps/powerpc/powerpc32/dl-machine.c [! SHARED]: Further
2140 conditionalize [! DO_VERSIONING] #error.
2141
2142 * scripts/abilist.awk: Grok function descriptor symbols.
2143
2144 * intl/tst-gettext.c (main): Check return values from setlocale.
2145 Add necessary unsetenv's to make LANG=existing-locale check work.
2146
2147 * intl/tst-gettext.sh: Use mkdir -p. Copy test files unconditionally,
2148 so aborted prior runs don't confuse things.
2149
2150 * locale/localeinfo.h (struct locale_data: union locale_data_value):
2151 Use uintptr_t instead of unsigned int for `word' member.
2152 (_NL_CURRENT_WORD): Cast to uint32_t.
2153
2154 * posix/bug-regex5.c (main): Use union to extract _NL_COLLATE_NRULES
2155 value.
2156
2157 2002-11-20 Ulrich Drepper <drepper@redhat.com>
2158
2159 * elf/tls-macros.h: Add IA-64 definitions.
2160 Patch by Ian Wienand <ianw@gelato.unsw.edu.au>.
2161
2162 * iconv/Makefile (tests): Add tst-iconv4.
2163 * iconv/tst-iconv4.c: New file.
2164
2165 * iconv/gconv_simple.c (internal_ucs4le_loop_unaligned): Return
2166 __GCONV_EMPTY_INPUT only if input is really empty. Otherwise
2167 __GCONV_INCOMPLETE_INPUT.
2168 (ucs4le_internal_loop): Likewise.
2169 (ucs4le_internal_loop_unaligned): Likewise.
2170 * iconvdata/unicode.c (PREPARE_LOOP): Likewise.
2171 * iconvdata/utf-16.c (PREPARE_LOOP): Likewise.
2172 * iconvdata/utf-32.c (PREPARE_LOOP): Likewise.
2173
2174 * iconv/loop.c (LOOPFCT): First test for empty input then for full
2175 output buffer.
2176
2177 * inet/getnameinfo.c: Use extend_alloca where appropriate.
2178 * sysdeps/posix/getaddrinfo.c: Likewise.
2179
2180 * include/alloca.h (extend_alloca): New define. Based on stack
2181 direction it'll try to append to the previouls allocated buffer.
2182
2183 2002-11-07 Thorsten Kukuk <kukuk@suse.de>
2184
2185 * sysdeps/posix/getaddrinfo.c (gaih_inet): If AF_UNSPEC is set,
2186 use the same service for AF_INET and AF_INET6.
2187
2188 2002-11-19 Ulrich Drepper <drepper@redhat.com>
2189
2190 * intl/localealias.c (read_alias_file): Use only about 400 bytes
2191 of stack space instead of 16k.
2192
2193 2002-11-18 Wolfram Gloger <wg@malloc.de>
2194
2195 * malloc/arena.c
2196 (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2): Do
2197 nothing if not initialized. Bug report from Marcus Brinkmann
2198 <Marcus.Brinkmann@ruhr-uni-bochum.de>.
2199
2200 2002-11-19 Roland McGrath <roland@redhat.com>
2201
2202 * posix/Versions (libc: GLIBC_2.3.2): Add sched_getaffinity and
2203 sched_setaffinity.
2204
2205 * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries
2206 `-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for
2207 test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed.
2208 * configure: Regenerated.
2209
2210 2002-11-19 Ulrich Drepper <drepper@redhat.com>
2211
2212 * include/dlfcn.h: __libc_dlopen is now a macro calling
2213 __libc_dlopen_mode with the extra parameter RTLD_LAZY.
2214 (__libc_dlopen_mode): New prototype.
2215 * elf/dl-libc.c (__libc_dlopen_mode): Renamed from __libc_dlopen. Add
2216 new parameter. Store new parameter in mode field of structure passed
2217 to do_dlopen.
2218 (struct do_dlopen_args): Add new field mode.
2219 (do_dlopen): Pass mode from parameter structure to _dl_open.
2220
2221 2002-11-11 Randolf Chung <tausq@debian.org>
2222
2223 * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h [__USE_FILE_OFFSET64]
2224 (F_GETLK, F_SETLK, F_SETLKW): Define to F_*64 versions.
2225 * sysdeps/unix/sysv/linux/hppa/fcntl.c: New file.
2226
2227 * sysdeps/hppa/fpu/libm-test-ulps: New file (generated).
2228
2229 * sysdeps/hppa/Makefile (CFLAGS-rtld.c): New variable.
2230 Set -mdisable-fpregs for this file.
2231
2232 2002-11-11 Carlos O'Donell <carlos@baldric.uwo.ca>
2233
2234 * sysdeps/unix/sysv/linux/configure.in:
2235 Make 2.4.19 minimum linux kernel for hppa, and add unwind symbols
2236 from gcc-3.0 era for backwards compatibility.
2237 * sysdeps/unix/sysv/linux/configure: Regenerate.
2238
2239 * sysdeps/unix/sysv/linux/hppa/sys/ucontext.h:
2240 Define mcontext_t as a sigcontext.
2241
2242 2002-11-18 Roland McGrath <roland@redhat.com>
2243
2244 * dlfcn/dlerror.c (fini): New function, __attribute__ ((destructor)).
2245 Free memory in `last_result' if it was used.
2246
2247 * resolv/nss_dns/dns-network.c (getanswer_r): In BYNAME case, search
2248 all aliases for one that matches the "<dotted-quad>.IN-ADDR.ARPA" form.
2249 Do the parsing inline instead of copying strings and calling
2250 inet_network, and properly skip all alias names not matching the form.
2251
2252 * manual/pattern.texi (Variable Substitution): Fix # and ## examples.
2253
2254 2002-11-17 Ulrich Drepper <drepper@redhat.com>
2255
2256 * manual/pattern.texi (Wordexp Example): Fix sample code.
2257
2258 * sysdeps/unix/sysv/linux/i386/clone.S: Initialize word in the
2259 childs stack which will be loaded into the %esi register.
2260
2261 2002-11-14 Paul Eggert <eggert@twinsun.com>
2262
2263 * resolv/nss_dns/dns-network.c (getanswer_r): Check for buffer
2264 overflow when skipping the question part and when unpacking aliases.
2265
2266 2002-11-15 Roland McGrath <roland@redhat.com>
2267
2268 * math/Makefile (libm-calls): Remove s_copysign, s_isinf, s_isnan,
2269 s_finite, s_modf, s_scalbn, s_frexp, m_ldexp, s_signbit.
2270 Instead add $(calls:s_%=m_%) to get m_* versions of them all.
2271
2272 2002-11-15 Jakub Jelinek <jakub@redhat.com>
2273
2274 * sysdeps/i386/dl-machine.h (elf_machine_rela): Handle R_386_COPY.
2275 * sysdeps/arm/dl-machine.h (elf_machine_rela): Handle R_ARM_COPY.
2276
2277 2002-11-15 Roland McGrath <roland@redhat.com>
2278
2279 * math/Makefile (libm-calls): Change s_ldexp to m_ldexp.
2280 * Makerules ($(+sysdir_pfx)sysd-rules): Emit pattern rules for m_%.[Sc]
2281 from sysdeps/.../s_%.[Sc] with commands $(+make-include-of-dep).
2282 (+make-include-of-dep): New canned sequence.
2283
2284 * stdlib/canonicalize.c (__realpath): Check for malloc failure.
2285 From Dmitry V. Levin <ldv@altlinux.org>.
2286
2287 2002-11-14 Roland McGrath <roland@redhat.com>
2288
2289 * sysdeps/generic/errno.c (__libc_errno): Remove alias.
2290 * inet/herrno.c (__libc_h_errno): Likewise.
2291 * resolv/res_libc.c (__libc_res): Likewise.
2292 [USE___THREAD]: Use this in place of [USE_TLS && HAVE___THREAD].
2293 (__res_state) [! USE___THREAD]: Don't define as weak.
2294 * csu/Versions: Revert last change.
2295 * resolv/Versions: Revert last change.
2296
2297 * Makerules ($(common-objpfx)%.make): New pattern rule.
2298 * tls.make.c: New file.
2299 * Makefile (distribute): Add it.
2300
2301 * sysdeps/generic/errno.c [! USE___THREAD]
2302 [HAVE_ELF && SHARED && DO_VERSIONING] (errno, _errno): Declare these
2303 with compat_symbol so they are not link-time visible.
2304 [! USE___THREAD] (__libc_errno): New alias for errno.
2305 * csu/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
2306 Add __libc_errno here.
2307 * inet/herrno.c [USE___THREAD]: Use this conditional
2308 in place of [USE_TLS && HAVE___THREAD].
2309 [! USE___THREAD] [HAVE_ELF && SHARED && DO_VERSIONING]
2310 (h_errno, _h_errno): Declare these with compat_symbol so they are not
2311 link-time visible.
2312 [! USE___THREAD] (__libc_h_errno): New alias for h_errno.
2313 * resolv/res_libc.c [! USE___THREAD]
2314 [HAVE_ELF && SHARED && DO_VERSIONING] (_res): Likewise.
2315 (_res): Use __attribute__ ((section (".bss"))) so we can have an alias.
2316 (__libc_res): Define as alias for _res.
2317 * resolv/Versions [!(USE_TLS && HAVE___THREAD)] (libc: GLIBC_PRIVATE):
2318 Add __libc_h_errno and __libc_res here.
2319
2320 2002-11-14 Jakub Jelinek <jakub@redhat.com>
2321
2322 * csu/Versions (errno): Move STT_TLS symbol to GLIBC_PRIVATE for now.
2323 * resolv/Versions (h_errno, _res): Likewise.
2324
2325 2002-11-14 Roland McGrath <roland@redhat.com>
2326
2327 * Makerules (%.dynsym): Remove $(objpfx) from target and dep.
2328 (%.symlist): Likewise.
2329
2330 2002-11-13 Roland McGrath <roland@redhat.com>
2331
2332 * scripts/abilist.awk: New file.
2333 * Makefile (distribute): Add it.
2334 * Makerules ($(objpfx)%.dynsym, $(objpfx)%.symlist): New rules.
2335 (tests): Depend on .symlist file for each $(install-lib.so-versioned).
2336 [$(subdir) = elf] (tests): Depend on libc.symlist.
2337 (generated, common-generated): Add those files.
2338
2339 * aclocal.m4 (LIBC_PROG_BINUTILS): Check for objdump, set OBJDUMP.
2340 * configure: Regenerated.
2341 * config.make.in (OBJDUMP): New variable, substituted by configure.
2342
2343 * malloc/mcheck.c (struct hdr): New members `block' and `magic2'.
2344 (mallochook, reallochook): Set them up.
2345 (checkhdr): Check HDR->magic2 value.
2346 (freehook): Reset HDR->magic2.
2347 (memalignhook): New static function.
2348 (old_memalign_hook): New static variable.
2349 (mcheck, reallochook): Set __memalign_hook to memalignhook.
2350
2351 * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Zero the space
2352 for the new TCB.
2353
2354 2002-11-13 Andreas Jaeger <aj@suse.de>
2355
2356 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Check for visibility
2357 attribute.
2358 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2359
2360 2002-11-11 Paul Eggert <eggert@twinsun.com>
2361
2362 * manual/crypt.texi (Cryptographic Functions): Mention that
2363 the MD5 one-way algorithm is compatible with BSD's.
2364
2365 2002-11-11 Isamu Hasegawa <isamu@yamato.ibm.com>
2366
2367 * posix/regex_internal.c (re_string_skip_chars): Also return the last
2368 wide character.
2369 (re_string_reconstruct): Calculate the context by itself when the
2370 offset points out of the valid range.
2371 (re_string_context_at): Use wide character when MB_CUR_MAX > 1.
2372 * posix/regex_internal.h (WIDE_NEWLINE_CHAR): New macro.
2373 (IS_WIDE_WORD_CHAR): New macro.
2374 (IS_WIDE_NEWLINE): New macro.
2375
2376 2002-11-12 Andreas Jaeger <aj@suse.de>
2377
2378 * sysdeps/x86_64/strchr.S: Don't use one register for two
2379 purposes, this fixes a bug noticed by test-strchr.c.
2380
2381 * sysdeps/x86_64/strcat.S: Fix algorithm to align source pointer
2382 correctly.
2383
2384 2002-11-12 Roland McGrath <roland@redhat.com>
2385
2386 * libio/libioP.h [_LIBC && !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)]
2387 (_G_IO_NO_BACKWARD_COMPAT): Define it.
2388
2389 * sysdeps/ia64/dl-fptr.c [_LIBC_REENTRANT]: Include <ia64intrin.h>
2390 instead of <pt-machine.h>.
2391 [_LIBC_REENTRANT] (lock, unlock): Use __sync_lock_* macros instead of
2392 testandset.
2393 From Ian Wienand <ianw@gelato.unsw.edu.au>.
2394
2395 2002-11-10 Roland McGrath <roland@redhat.com>
2396
2397 * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.
2398 Call fputs instead of fwprintf (simpler to follow in debugger).
2399
2400 * crypt/md5-crypt.c: Doc fix.
2401
2402 * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at
2403 the beginning of generated target commands.
2404
2405 * csu/Makefile ($(objpfx)crti.o, $(objpfx)crtn.o): Add explicit
2406 dependencies for these in case implicit rule search skipped the
2407 nonexistent source directory.
2408 * sysdeps/gnu/Makefile ($(objpfx)errlist.d): Give this rule all the
2409 files with $(object-suffixes) as targets too.
2410 * Makerules [no_deps && objpfx] (before-compile): Add $(objpfx).
2411 and a target for it using $(make-target-directory).
2412
2413 * Rules (before-compile): Add $(common-objpfx)bits/stdio-lim.h.
2414
2415 2002-11-10 Roland McGrath <roland@frob.com>
2416
2417 * sysdeps/unix/sysv/linux/bits/pthreadtypes.h: Moved to ...
2418 * sysdeps/generic/bits/pthreadtypes.h: ... here.
2419
2420 * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with
2421 l_start == 0 and l_len == 1 as we do l_len == 0.
2422
2423 2002-11-10 Ulrich Drepper <drepper@redhat.com>
2424
2425 * po/da.po: Update from translation team.
2426
2427 2002-11-10 Roland McGrath <roland@redhat.com>
2428
2429 * config.make.in (includedir): New variable, substituted by configure.
2430 Reported missing by Jocelyn Fournier <joc@presence-pc.com>.
2431 * Makeconfig (includedir): Use $(prefix), not $(exec_prefix).
2432
2433 2002-11-10 Andreas Jaeger <aj@suse.de>
2434
2435 * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h (enum): Add
2436 REG_OLDMASK and REG_CR2 to synch with kernel header.
2437 (NGREG): Increase.
2438
2439 * nss/getXXent.c (GETFUNC_NAME): Use union type to avoid strict
2440 aliasing problem.
2441 * nss/getXXbyYY_r.c (INTERNAL): Likewise.
2442 * nss/getnssent_r.c (__nss_getent_r): Likewise.
2443 (__nss_setent): Likewise.
2444 (__nss_getent_r): Likewise.
2445 * inet/getnetgrent_r.c (innetgr): Likewise.
2446 (__internal_setnetgrent_reuse): Likewise.
2447 (internal_getnetgrent_r): Likewise.
2448 * inet/ether_hton.c (ether_hostton): Likewise.
2449 * inet/ether_ntoh.c (ether_ntohost): Likewise.
2450 * sunrpc/netname.c (netname2user): Likewise.
2451 * sunrpc/publickey.c (getpublickey): Likewise.
2452 (getsecretkey): Likewise.
2453
2454 2002-11-09 Marcus Brinkmann <marcus@gnu.org>
2455
2456 * sysdeps/mach/hurd/i386/ioperm.c (ioperm): Correct off by one
2457 error in range calculation.
2458
2459 2002-10-09 Jakub Jelinek <jakub@redhat.com>
2460
2461 * string/test-strspn.c (do_test): Ensure zero termination.
2462 * string/test-strpbrk.c (do_test): Likewise.
2463 * string/test-strncmp.c (stupid_strncmp): Use strnlen, not strlen.
2464 * string/test-strncpy.c (stupid_strncpy): Likewise.
2465 * string/test-stpncpy.c (stupid_stpncpy): Likewise.
2466
2467 2002-10-08 Roland McGrath <roland@redhat.com>
2468
2469 * string/test-string.h (test_init): Fill BUF1 and BUF2 with
2470 nonzero characters.
2471
2472 2002-09-22 H.J. Lu <hjl@gnu.org>
2473
2474 * sysdeps/unix/sysv/linux/mmap64.c (MMAP2_PAGE_SHIFT): Renamed
2475 from PAGE_SHIFT. Define if not defined. Check MMAP2_PAGE_SHIFT
2476 only if __NR_mmap2 is defined.
2477
2478 * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Moved to ...
2479 * sysdeps/unix/sysv/linux/mmap64.c: ... here.
2480 * sysdeps/unix/sysv/linux/hppa/mmap64.c: File removed.
2481 * sysdeps/unix/sysv/linux/sparc/sparc32/mmap64.c: FIle removed,
2482
2483 2002-11-08 Jakub Jelinek <jakub@redhat.com>
2484
2485 * posix/bug-regex13.c (tests): Add new test.
2486
2487 * string/test-strchr.c (stupid_strchr): New function.
2488 (do_random_tests): Make sure the string is zero terminated.
2489 * string/test-strpbrk.c (stupid_strpbrk): New function.
2490 (do_random_tests): Make sure the string is zero terminated.
2491 * string/test-strcmp.c (stupid_strcmp): New function.
2492 (do_random_tests): Make sure the strings are zero terminated.
2493 * string/test-strspn.c (stupid_strspn): New function.
2494 (simple_strspn): Rename rej argument to acc.
2495 (do_random_tests): Make sure the string is zero terminated.
2496 * string/test-strcspn.c (stupid_strcspn): New function.
2497 * string/test-strncpy.c (stupid_strncpy): New function.
2498 * string/test-stpncpy.c (stupid_stpncpy): New function.
2499 * string/test-strncmp.c (stupid_strncmp): New function.
2500 (do_random_tests): Make sure the strings are zero terminated.
2501 * string/test-string.h (impl_t): Change test into long.
2502 (IMPL): Add __attribute__((aligned (sizeof (void *)))).
2503
2504 2002-11-08 Roland McGrath <roland@redhat.com>
2505
2506 * sysdeps/ia64/elf/configure.in: Add TLS check.
2507 From Ian Wienand <ianw@cse.unsw.edu.au>.
2508 * sysdeps/ia64/elf/configure: Regenerated.
2509
2510 2002-11-07 Roland McGrath <roland@redhat.com>
2511
2512 * libio/fileops.c (_IO_new_file_overflow): Use INTUSE(_IO_do_write) in
2513 place of _IO_new_do_write.
2514 [_LIBC] (_IO_do_write): Define as macro for _IO_new_do_write and
2515 #undef before versioned_symbol use.
2516
2517 2002-11-07 Richard Henderson <rth@redhat.com>
2518
2519 * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test.
2520 * configure: Regenerated.
2521 * config.h.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove #undef.
2522 * sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Use !samegp.
2523 (RTLD_START): Likewise. Access _dl_skip_args, _rtld_local, and
2524 _dl_fini via gp-relative relocations.
2525 * sysdeps/alpha/fpu/e_sqrt.c: Use !samegp.
2526
2527 * elf/tls-macros.h: Add alpha versions.
2528 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Handle TLS relocs.
2529 * sysdeps/unix/alpha/sysdep.S: Support USE___THREAD.
2530 * sysdeps/unix/alpha/sysdep.h: Likewise. Add SYSCALL_ERROR_HANDLER.
2531 * sysdeps/unix/sysv/linux/alpha/brk.S: Use it.
2532 * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
2533 * sysdeps/unix/sysv/linux/alpha/getitimer.S: Likewise.
2534 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
2535 * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
2536 * sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S: Likewise.
2537 * sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S: Likewise.
2538 * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Likewise.
2539 * sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
2540 * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
2541 * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
2542 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
2543 * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
2544 * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
2545 * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
2546
2547 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Re-include protect.
2548 Kill argument registers across the inline syscall.
2549
2550 * sysdeps/unix/sysv/linux/alpha/clone.S: Add user_tid and tls args.
2551
2552 * linuxthreads/sysdeps/alpha/tls.h: New file.
2553 * sysdeps/alpha/dl-tls.h: New file.
2554
2555 2002-10-29 David Mosberger <davidm@hpl.hp.com>
2556
2557 * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY]
2558 (gmon_initializer): New function.
2559 (.init prologue): If HAVE_INITFINI_ARRAY is true, don't call
2560 __gmon_start__ here. Call it from gmon_initializer() instead.
2561
2562 2002-03-12 H.J. Lu <hjl@gnu.org>
2563
2564 * elf/Makefile [$(have-initfini-array) = yes] (tests): Add tst-array1,
2565 tst-array2, and tst-array3.
2566 [$(have-initfini-array) = yes] (tests-static): Add tst-array3.
2567 [$(have-initfini-array) = yes] (modules-names): Add tst-array2dep.
2568 ($(objpfx)tst-array1.out): New target.
2569 ($(objpfx)tst-array2): Likewise.
2570 ($(objpfx)tst-array2.out): Likewise.
2571 ($(objpfx)tst-array3.out): Likewise.
2572 * elf/tst-array1.c: New file.
2573 * elf/tst-array1.exp: Likewise.
2574 * elf/tst-array2.c: Likewise.
2575 * elf/tst-array2dep.c: Likewise.
2576 * elf/tst-array2.exp: Likewise.
2577 * elf/tst-array3.c: Likewise.
2578
2579 2002-10-28 David Mosberger <davidm@hpl.hp.com>
2580
2581 * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.
2582 Don't add L->l_addr to array entry values.
2583
2584 2002-11-07 Jakub Jelinek <jakub@redhat.com>
2585
2586 * string/test-string.h: New file.
2587 * string/test-strlen.c: New file.
2588 * string/test-string.h: New file.
2589 * string/test-strcmp.c: New file.
2590 * string/test-strchr.c: New file.
2591 * string/test-strrchr.c: New file.
2592 * string/test-strcpy.c: New file.
2593 * string/test-stpcpy.c: New file.
2594 * string/test-strncpy.c: New file.
2595 * string/test-stpncpy.c: New file.
2596 * string/test-strpbrk.c: New file.
2597 * string/test-strcspn.c: New file.
2598 * string/test-strspn.c: New file.
2599 * string/test-strcat.c: New file.
2600 * string/test-strncmp.c: New file.
2601 * string/test-memchr.c: New file.
2602 * string/test-memcmp.c: New file.
2603 * string/test-memset.c: New file.
2604 * string/test-memcpy.c: New file.
2605 * string/test-mempcpy.c: New file.
2606 * string/test-memmove.c: New file.
2607 * string/Makefile (strop-tests): New variable.
2608 (tests): Add strop-tests.
2609 (distribute): Add test-string.h.
2610
2611 2002-11-06 Ulrich Drepper <drepper@redhat.com>
2612
2613 * posix/regcomp.c: Use tabs instead of spaces.
2614 * posix/regexec.c: Likewise.
2615 * posix/regex_internal.h: Likewise.
2616
2617 * posix/regcomp.c (re_compile_fastmap_iter): Use __wcrtomb not wctomb.
2618
2619 2002-11-06 Jakub Jelinek <jakub@redhat.com>
2620
2621 * posix/regcomp.c (re_compile_pattern): Don't set regs_allocated
2622 here.
2623 (regcomp): Don't set can_be_null here.
2624 (re_comp): Clear whole re_comp_buf with the exception of fastmap.
2625 (re_compile_internal): Clear can_be_null, set regs_allocated.
2626
2627 * posix/regcomp.c (re_set_fastmap): New function.
2628 (re_compile_fastmap_iter): Use it. Remove redundant type ==
2629 COMPLEX_BRACKET check.
2630 * posix/regexec.c (re_search_internal): Optimize searching with
2631 fastmap. Call re_string_reconstruct even if match_first is
2632 smaller than raw_mbs_idx.
2633
2634 2002-11-06 Isamu Hasegawa <isamu@yamato.ibm.com>
2635
2636 * posix/regcomp (free_dfa_content): Use free_state.
2637 * posix/regex_internal.c (re_string_realloc_buffers): Don't edit
2638 pointers in case that realloc failed.
2639 (re_node_set_merge): Likewise.
2640 (register_state): Likewise.
2641 (create_newstate_common): Invoke memory release functions in case of
2642 error conditions.
2643 (create_ci_newstate): Likewise.
2644 (create_cd_newstate): Likewise.
2645 (free_state): New function.
2646 * posix/regexec.c (re_search_internal): Invoke memory release
2647 functions in case of error conditions.
2648 (sift_states_backward): Likewise.
2649 (merge_state_array): Likewise.
2650 (add_epsilon_src_nodes): Likewise.
2651 (sub_epsilon_src_nodes): Likewise.
2652 (search_subexp): Likewise.
2653 (sift_states_bkref): Likewise.
2654 (transit_state_sb): Likewise.
2655 (transit_state_mb): Likewise.
2656 (transit_state_bkref_loop): Likewise.
2657 (group_nodes_into_DFAstates): Likewise.
2658 (push_fail_stack): Don't edit pointers in case that realloc failed.
2659 (extend_buffers): Likewise.
2660 (match_ctx_add_entry): Likewise.
2661
2662 2002-11-06 Roland McGrath <roland@redhat.com>
2663
2664 * sysdeps/unix/sysv/linux/mips/configure.in: File removed.
2665 * sysdeps/unix/sysv/linux/mips/configure: Likewise.
2666
2667 * configure.in: Add checks on as and ld for binutils 2.13 or later.
2668 * configure: Regenerated.
2669
2670 2002-11-06 Ulrich Drepper <drepper@redhat.com>
2671
2672 * posix/regcomp.c (regcomp): __re_compile_fastmap can never fail.
2673 If re_compile_internal failed free fastmap buffer.
2674 (free_dfa_content): Broken out of regfree function. Frees all dfa
2675 related data.
2676 (regfree): Add free_dfa_content.
2677 (re_compile_internal): If any of the called functions fails free
2678 all dfa related memory.
2679
2680 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2681
2682 * sysdeps/unix/sysv/linux/sys/sysctl.h: Add ugly hacks to prevent
2683 warnings from the kernel headers.
2684
2685 2002-11-05 Roland McGrath <roland@redhat.com>
2686
2687 * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump.
2688 From Johannes Stezenbach <js@convergence.de>.
2689
2690 * sysdeps/unix/sysv/linux/mips/Versions (libc: GLIBC_2.0): Change
2691 #errlist-compat magic comment to give 123 as size.
2692 (libc: GLIBC_2.1): Remove this set, moving #errlist-compat magic to ...
2693 (libc: GLIBC_2.2): ... here.
2694 (libc: GLIBC_2.3): Likewise.
2695
2696 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2697
2698 * elf/dl-fini.c (_dl_fini): Correct the increment of l_opencount
2699 which happens at the beginning so that we can unload modules in
2700 __libc_freeres.
2701
2702 2002-11-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2703
2704 * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only
2705 under [__USE_MISC || _ASM].
2706
2707 * elf/elf.h: Remove the obsolete SH TLS relocations.
2708
2709 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2710
2711 * posix/regcomp.c (regcomp): Initialize preg->can_be_null to zero.
2712
2713 2002-11-05 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2714
2715 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Handle
2716 __NR_pread64 and __NR_pwrite64.
2717 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
2718 * sysdeps/unix/sysv/linux/powerpc/pread.c: Remove __NR_pread64
2719 and __NR_pwrite64.
2720 Revert change to use INLINE_SYSCALL.
2721 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
2722 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
2723 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2724 * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Revert change to use
2725 INLINE_SYSCALL.
2726 * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
2727
2728 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
2729 Update clobber list and add a comment about the syscall ABI.
2730
2731 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_pread64,
2732 s_pwrite64, s_ftruncate, s_truncate): Re-add.
2733
2734 2002-11-05 Jakub Jelinek <jakub@redhat.com>
2735
2736 * iconv/gconv_dl.c (free_mem): Clear loaded.
2737 * locale/loadarchive.c (_nl_archive_subfreeres): Call locale_data's
2738 cleanup if any.
2739
2740 2002-11-05 Ulrich Drepper <drepper@redhat.com>
2741
2742 * sysdeps/unix/sysv/linux/fexecve.c: Include <stdio.h>.
2743
2744 * libio/ioseekoff.c: Remove INTDEF. Define _IO_seekoff_unlocked. Same
2745 as old code without locking. _IO_seekoff calls this function after
2746 locking the stream.
2747 * libio/ioseekpos.c: Likewise for _IO_seekpos.
2748 * libio/libioP.h: Replace _IO_seekoff_internal and _IO_seekpos_internal
2749 prototypes with _IO_seekoff_unlocked and _IO_seekpos_unlocked
2750 prototypes.
2751 * libio/iolibio.h (_IO_fseek): Call _IO_seekoff_unlocked instead
2752 of _IO_seekoff_internal.
2753 (_IO_rewind): Likewise.
2754 * libio/ioftell.c: Likewise.
2755 * libio/ftello.c: Likewise.
2756 * libio/ftello64.c: Likewise.
2757 * libio/iofgetpos.c: Likewise.
2758 * libio/iofgetpos64.c: Likewise.
2759 * libio/oldiofgetpos.c: Likewise.
2760 * libio/oldiofgetpos64.c: Likewise.
2761 * libio/iofsetpos.c: Call _IO_seekpos_unlocked instead of
2762 _IO_seekpos_internal.
2763 * libio/iofsetpos64.c: Likewise.
2764 * libio/oldiofsetpos.c: Likewise.
2765 * libio/oldiofsetpos64.c: Likewise.
2766
2767 2002-11-04 Roland McGrath <roland@redhat.com>
2768
2769 * sysdeps/unix/sysv/linux/powerpc/chown.c: Use INLINE_SYSCALL macro.
2770 * sysdeps/unix/sysv/linux/powerpc/ftruncate64.c: Likewise.
2771 * sysdeps/unix/sysv/linux/powerpc/ioctl.c: Likewise.
2772 * sysdeps/unix/sysv/linux/powerpc/pread.c: Likewise.
2773 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
2774 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Likewise.
2775 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2776 * sysdeps/unix/sysv/linux/powerpc/tcgetattr.c: Likewise.
2777 * sysdeps/unix/sysv/linux/powerpc/tcsetattr.c: Likewise.
2778 * sysdeps/unix/sysv/linux/powerpc/truncate64.c: Likewise.
2779 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ioctl,
2780 s_chown, s_ftruncate64, s_mmap2, s_pread64, s_pwrite64, s_truncate64,
2781 sys_fstat, sys_lstat, sys_mknod, sys_readv, sys_stat, sys_writev):
2782 Remove these, no longer used.
2783
2784 2002-11-04 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2785
2786 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (s_ipc,
2787 s_llseek, s_readahead, s_execve, s_fcntl, s_fcntl64, s_fstat64,
2788 s_getcwd, s_getdents, s_getdents64, s_getpmsg, s_getpriority,
2789 s_getrlimit, s_lstat64, s_poll, s_ptrace, s_putpmsg, s_reboot,
2790 s_setrlimit, s_sigaction, s_sigpending, s_sigprocmask, s_sigsuspend,
2791 s_stat64, s_sysctl, s_ugetrlimit, s_ustat, s_vfork): Remove now unused
2792 syscall stubs.
2793
2794 * sysdeps/unix/sysv/linux/pwrite.c: Fix typo.
2795 * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
2796 * sysdeps/unix/sysv/linux/powerpc/pread.c: Handle both __NR_pread64
2797 and __NR_pread.
2798 * sysdeps/unix/sysv/linux/powerpc/pread64.c: Likewise.
2799 * sysdeps/unix/sysv/linux/powerpc/pwrite.c: Handle both __NR_pwrite64
2800 and __NR_pwrite.
2801 * sysdeps/unix/sysv/linux/powerpc/pwrite64.c: Likewise.
2802
2803 2002-11-03 Roland McGrath <roland@redhat.com>
2804
2805 * sysdeps/generic/ldsodefs.h (struct rtld_global): New member
2806 `_dl_tls_static_used'.
2807 * sysdeps/generic/libc-tls.c (_dl_tls_static_used): New variable.
2808 (__libc_setup_tls): Initialize it. Let the initial value of
2809 _dl_tls_static_size indicate some surplus space in the computed value.
2810 * elf/dl-open.c (_dl_tls_static_size): New variable.
2811 * sysdeps/generic/dl-tls.c (_dl_determine_tlsoffset): Initialize
2812 _dl_tls_static_used. Add some surplus space into _dl_tls_static_size.
2813 * elf/dl-reloc.c [USE_TLS] (allocate_static_tls): New function.
2814 (CHECK_STATIC_TLS): Use it.
2815 * elf/dl-close.c (_dl_close): Adjust _dl_tls_static_used when the
2816 closed objects occupied a trailing contiguous chunk of static TLS area.
2817
2818 2002-10-18 Bruno Haible <bruno@clisp.org>
2819
2820 * charmaps/ISO_5428: Use Greek characters introduced in Unicode 3.0.
2821
2822 2002-11-04 Ulrich Drepper <drepper@redhat.com>
2823
2824 * libio/wfileops.c (_IO_wfile_seekoff): Don't modify _offset and
2825 _wide_data->_IO_read_end if adjustment can be made in the current
2826 buffer.
2827
2828 * sysdeps/unix/sysv/linux/fexecve.c: New file.
2829
2830 * libio/bug-wfflush.c (do_test): Using fseek is not allowed when
2831 wide oriented streams are used.
2832
2833 * nss/getXXent_r.c (ENDFUNC_NAME): Don't do anything if the
2834 service hasn't been used [PR libc/4744].
2835
2836 * include/features.h: Use __STDC_VERSION__ not __STDC_VERSION.
2837 Reported by Miloslav Trmac <mitr@volny.cz> [PR libc/4766].
2838
2839 * manual/examples/dir.c: Don't include <stddef.h>.
2840 * manual/examples/select.c: Include <errno.h> for TEMP_FAILURE_RETRY.
2841 Reported by Frédéric Delanoy <delanoy_f@yahoo.com>.
2842
2843 2002-11-02 H.J. Lu <hjl@gnu.org>
2844
2845 * stdio-common/reg-printf.c: Include <stddef.h>.
2846
2847 2002-11-03 Ulrich Drepper <drepper@redhat.com>
2848
2849 * sysdeps/generic/libc-tls.c: Define _dl_tls_static_used.
2850
2851 * po/ca.po: Update from translation team.
2852 * po/es.po: Likewise.
2853
2854 * sysdeps/generic/segfault.c (catch_segfault): If HAVE_PROC_SELF
2855 is defined write out memory map.
2856 * sysdeps/unix/sysv/linux/segfault.c: New file.
2857
2858 2002-11-02 Roland McGrath <roland@redhat.com>
2859
2860 * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use union type for
2861 pointers that can alias.
2862 Reported by Daniel Jacobowitz <drow@mvista.com>.
2863
2864 * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file.
2865
2866 2002-11-02 Roland McGrath <roland@redhat.com>
2867
2868 * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r
2869 description to be clearer and to say that *RESULT is set to ENTRY.
2870
2871 2002-10-30 Jakub Jelinek <jakub@redhat.com>
2872
2873 * posix/regexec.c (build_trtable): Alloca or malloc dests_node and
2874 dests_ch arrays together. Alloca or malloc dest_states,
2875 dest_states_word and dest_states_nl arrays together. Free memory on
2876 error exit.
2877
2878 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
2879
2880 * crypt/crypt_util.c (__init_des_r): Initialize current_salt
2881 and current_saltbits.
2882
2883 2002-11-02 Roland McGrath <roland@redhat.com>
2884
2885 * stdio-common/reg-printf.c: Include <stdlib.h>.
2886
2887 2002-11-02 H.J. Lu <hjl@gnu.org>
2888
2889 * sysdeps/unix/sysv/linux/mips/syscalls.list (s_execve): Set
2890 caller to EXTRA instead of execve.
2891
2892 2002-11-01 Roland McGrath <roland@redhat.com>
2893
2894 * sysdeps/generic/errno-loc.c [! USE___THREAD]: Use this conditional
2895 in place of [!(USE_TLS && HAVE___THREAD)].
2896 (__errno_location) [! USE___THREAD]: Define as strong, not weak.
2897
2898 2002-10-31 Roger Sayle <roger@eyesopen.com>
2899
2900 * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q):
2901 New macros.
2902 * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
2903
2904 * soft-fp/soft-fp.h: Allow sfp-machine.h to define FP_RND_NEAREST
2905 without defining FP_ROUNDMODE.
2906
2907 2002-10-29 Jakub Jelinek <jakub@redhat.com>
2908
2909 * sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove.
2910 (__old_sys_siglist, __old_sys_sigabbrev): Use strong_alias and
2911 declare_symbol.
2912 * sysdeps/mach/hurd/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
2913 (OLD_SIGLIST_SIZE): Define.
2914 * sysdeps/unix/sysv/linux/siglist.h (OLD_SIGLIST_SIZE_STR): Remove.
2915 (OLD_SIGLIST_SIZE): Define.
2916 * sysdeps/unix/sysv/linux/arm/siglist.c: Remove.
2917
2918 2002-11-01 Jakub Jelinek <jakub@redhat.com>
2919
2920 * sysdeps/ia64/strncpy.S: Fix recovery code.
2921
2922 2002-10-30 Jakub Jelinek <jakub@redhat.com>
2923
2924 * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):
2925 New macros.
2926 * elf/dl-close.c (free_mem): Use libc_freeres_fn macro, remove
2927 text_set_element.
2928 * elf/dl-libc.c (free_mem): Likewise.
2929 * iconv/gconv_conf.c (free_mem): Likewise.
2930 * iconv/gconv_db.c (free_mem): Likewise.
2931 * iconv/gconv_dl.c (free_mem): Likewise.
2932 * iconv/gconv_cache.c (free_mem): Likewise.
2933 * intl/finddomain.c (free_mem): Likewise.
2934 * intl/dcigettext.c (free_mem): Likewise.
2935 * locale/setlocale.c (free_mem): Likewise.
2936 * misc/fstab.c (fstab_free): Likewise.
2937 * nss/nsswitch.c (free_mem): Likewise.
2938 * posix/regcomp.c (free_mem): Likewise.
2939 * resolv/gai_misc.c (free_res): Likewise.
2940 * stdlib/fmtmsg.c (free_mem): Likewise.
2941 * sunrpc/clnt_perr.c (free_mem): Likewise.
2942 * sysdeps/generic/setenv.c (free_mem): Likewise.
2943 * sysdeps/unix/sysv/linux/shm_open.c (freeit): Likewise.
2944 * sysdeps/pthread/aio_misc.c (free_res): Likewise.
2945 * time/tzset.c (free_mem): Likewise.
2946 * malloc/mtrace.c (release_libc_mem): Add __libc_freeres_fn_section.
2947 * locale/loadarchive.c (_nl_archive_subfreeres): Likewise.
2948 * malloc/set-freeres.c (__libc_freeres): Likewise.
2949
2950 * login/getutent.c: Include stdlib.h instead of stddef.h.
2951 (buffer): Change into pointer to utmp, add libc_freeres_ptr.
2952 (__getutent): Allocate buffer the first time it is run.
2953 * login/getutid.c: Include stdlib.h instead of stddef.h.
2954 (buffer): Change into pointer to utmp, add libc_freeres_ptr.
2955 (__getutid): Allocate buffer the first time it is run.
2956 * login/getutline.c: Include stdlib.h instead of stddef.h.
2957 (buffer): Change into pointer to utmp, add libc_freeres_ptr.
2958 (__getutline): Allocate buffer the first time it is run.
2959 * malloc/mtrace.c (malloc_trace_buffer): Change into char *.
2960 (mtrace): Allocate malloc_trace_buffer.
2961 * resolv/nsap_addr.c (inet_nsap_ntoa): Decrease size of tmpbuf.
2962 * resolv/ns_print.c (ns_sprintrrf): Decrease size of t.
2963 * string/strerror.c: Include libintl.h and errno.h.
2964 (buf): New variable.
2965 (strerror): Only allocate buffer if actually needed (unknown error).
2966 * time/tzfile.c (transitions): Add libc_freeres_ptr.
2967 (freeres): Remove.
2968
2969 2002-10-25 Jakub Jelinek <jakub@redhat.com>
2970
2971 * include/libc-symbols.h (libc_freeres_ptr): New macro.
2972 * malloc/set-freeres.c (__libc_freeres_ptrs): Define using
2973 symbol_set_define.
2974 (__libc_freeres): Free all pointers in that section.
2975 * Makerules (build-shlib): Add $(LDSEDCMD-$(@F:lib%.so=%).so) to sed
2976 commands when creating .lds script.
2977 (LDSEDCMD-c.so): New variable.
2978 * inet/rcmd.c (ahostbuf): Change into char *. Add libc_freeres_ptr.
2979 (rcmd_af): Use strdup to allocate ahostbuf.
2980 * inet/rexec.c (ahostbuf): Change into char *. Add libc_freeres_ptr.
2981 (rexec_af): Use strdup to allocate ahostbuf.
2982 * stdio-common/reg-printf.c (printf_funcs): Remove.
2983 (__printf_arginfo_table): Change into printf_arginfo_function **.
2984 Add libc_freeres_ptr.
2985 (__register_printf_function): Allocate __printf_arginfo_table
2986 and __printf_function_table the first time it is called.
2987 * stdio-common/printf-parse.h (__printf_arginfo_table): Change into
2988 printf_arginfo_function **.
2989 (parse_one_spec): Add __builtin_expect.
2990 * grp/fgetgrent.c (buffer): Add libc_freeres_ptr.
2991 (free_mem): Remove.
2992 * inet/getnetgrent.c (buffer): Add libc_freeres_ptr.
2993 (free_mem): Remove.
2994 * intl/localealias.c (libc_freeres_ptr): Define if !_LIBC.
2995 (string_space, map): Add libc_freeres_ptr.
2996 (free_mem): Remove.
2997 * misc/efgcvt.c (FCVT_BUFPTR): Add libc_freeres_ptr.
2998 (free_mem): Remove.
2999 * misc/mntent.c (getmntent_buffer): Add libc_freeres_ptr.
3000 (free_mem): Remove.
3001 * crypt/md5-crypt.c (libc_freeres_ptr): Define if !_LIBC.
3002 (buffer): Add libc_freeres_ptr.
3003 (free_mem): Remove for _LIBC.
3004 * nss/getXXbyYY.c (buffer): Add libc_freeres_ptr.
3005 (free_mem): Remove.
3006 * nss/getXXent.c (buffer): Add libc_freeres_ptr.
3007 (free_mem): Remove.
3008 * pwd/fgetpwent.c (buffer): Add libc_freeres_ptr.
3009 (free_mem): Remove.
3010 * resolv/res_hconf.c (ifaddrs): Add libc_freeres_ptr.
3011 (free_mem): Remove.
3012 * shadow/fgetspent.c (buffer): Add libc_freeres_ptr.
3013 (free_mem): Remove.
3014 * sysdeps/posix/ttyname.c (getttyname_name): Add libc_freeres_ptr.
3015 (free_mem): Remove.
3016 * sysdeps/unix/sysv/linux/getsysstats.c (mount_proc): Add
3017 libc_freeres_ptr.
3018 (free_mem): Remove.
3019 * sysdeps/unix/sysv/linux/ttyname.c (getttyname_name, ttyname_buf): Add
3020 libc_freeres_ptr.
3021 (free_mem): Remove.
3022
3023 2002-10-30 Jakub Jelinek <jakub@redhat.com>
3024
3025 * malloc/obstack.c [_LIBC] (obstack_free): Change into strong_alias
3026 instead of duplicating the whole function in libc.
3027
3028 2002-10-31 Roland McGrath <roland@redhat.com>
3029
3030 * sysdeps/i386/bits/byteswap.h [__GNUC__ < 2] (__bswap_32):
3031 Renamed from __bswap_16 (typo fix). Reported by <dens@stl.sarov.ru>.
3032
3033 2002-10-30 Jakub Jelinek <jakub@redhat.com>
3034
3035 * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each
3036 32bit-predefine when creating .new32 list and -U for each
3037 32bit-predefine when creating .new64 list.
3038 * sysdeps/unix/sysv/linux/x86_64/Makefile (32bit-predefine): New.
3039
3040 2002-10-29 Andreas Schwab <schwab@suse.de>
3041
3042 * sysdeps/generic/allocrtsig.c: Include <testrtsig.h>, not
3043 "testrtsig.h". Reported by Daniel Jacobowitz <dan@debian.org>.
3044
3045 2002-10-25 Roland McGrath <roland@redhat.com>
3046
3047 * sysdeps/unix/sysv/linux/configure.in: Fix typo in last change.
3048 * sysdeps/unix/sysv/linux/configure: Regenerated.
3049
3050 * sysdeps/generic/ldsodefs.h: Remove [! SHARED] conditional from
3051 _dl_starting_up decl.
3052
3053 2002-10-20 H.J. Lu <hjl@gnu.org>
3054
3055 * sysdeps/unix/sysv/linux/configure.in: Don't check
3056 /lib/modules/`uname -r`/build/include for kernel headers if
3057 cross compiling.
3058 * sysdeps/unix/sysv/linux/configure: Regenerated.
3059
3060 2002-10-25 Roland McGrath <roland@redhat.com>
3061
3062 * math/math.h (M_LOG2El): Correct the value.
3063 From Stephen L Moshier <steve@moshier.net>.
3064
3065 * sysdeps/unix/sysv/linux/init-first.c (init): Remove [! SHARED]
3066 conditional from __libc_multiple_libcs access. Remove kludge for weak
3067 symbol access with old compilers we no longer support.
3068 * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
3069 * sysdeps/generic/libc-start.c (__libc_start_main): Likewise.
3070
3071 2002-10-25 Roland McGrath <roland@redhat.com>
3072
3073 * sysdeps/posix/sigvec.c [SA_RESETHAND]: Disable wrapper hacks and
3074 implement SV_RESETHAND by translating it to SA_RESETHAND.
3075
3076 2002-10-23 Alexandre Oliva <aoliva@redhat.com>
3077
3078 * elf/dl-reloc.c (_dl_reloc_bad_use): Print the full 32-bit relocation
3079 type on ELF64 platforms.
3080
3081 2002-10-24 Ulrich Drepper <drepper@redhat.com>
3082
3083 * elf/elf.h (R_X86_64_GOTTPOFF): Renamed from r_x86_64_GOTTPOFF.
3084
3085 * elf/elf.h: Define ELF_NOTE_OS_FREEBSD and NT_TASKSTRUCT.
3086
3087 2002-10-24 Jakub Jelinek <jakub@redhat.com>
3088
3089 * elf/dl-misc.c: Include <sysdep.h>.
3090 (_dl_debug_vdprintf): Only take dl_load_lock if not _dl_starting_up.
3091
3092 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL,
3093 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
3094 (INLINE_SYSCALL): Use that.
3095 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INTERNAL_SYSCALL,
3096 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
3097 (INLINE_SYSCALL): Use that.
3098 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL,
3099 INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): New macros.
3100 (INLINE_SYSCALL): Use that.
3101 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Include
3102 dl-sysdep.h.
3103 (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
3104 (__INTERNAL_SYSCALL_STRING): Define.
3105 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
3106 dl-sysdep.h.
3107 (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant.
3108 (__INTERNAL_SYSCALL_STRING): Define.
3109 * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL): Pass
3110 __SYSCALL_STRING to inline_syscall*.
3111 (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO):
3112 New macros.
3113 (inline_syscall0, inline_syscall1, inline_syscall2, inline_syscall3,
3114 inline_syscall4, inline_syscall5, inline_syscall6): Add string
3115 argument.
3116
3117 2002-10-24 Roland McGrath <roland@redhat.com>
3118
3119 * sysdeps/generic/ldsodefs.h (_dl_starting_up): Declare it here.
3120 * sysdeps/unix/sysv/linux/init-first.c: Not here.
3121 * sysdeps/powerpc/elf/libc-start.c: Or here.
3122 * sysdeps/unix/sysv/aix/libc-start.c: Or here.
3123 * sysdeps/unix/sysv/aix/start-libc.c: Or here.
3124 * sysdeps/unix/sysv/aix/init-first.c: Or here.
3125 * sysdeps/generic/libc-start.c: Or here.
3126 * sysdeps/unix/sysv/linux/init-first.c (init): Protect _dl_starting_up
3127 access with [! SHARED].
3128 * sysdeps/unix/sysv/aix/init-first.c (init): Likewise.
3129
3130 * libio/bug-wfflush.c: New file.
3131 * libio/Makefile (tests): Add bug-wfflush.
3132
3133 2002-10-23 Roland McGrath <roland@redhat.com>
3134
3135 * stdio-common/tst-fphex.c: New file.
3136 * stdio-common/Makefile (tests): Add tst-fphex.
3137 * sysdeps/generic/printf_fphex.c (__printf_fphex): Fix initialization
3138 of WNUMEND. Fix counting of decimal point in WIDTH. Print '0' pad
3139 chars always before the value digits.
3140 Reported by James Antill <james.antill@redhat.com>.
3141
3142 2002-10-24 Jakub Jelinek <jakub@redhat.com>
3143
3144 * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.
3145 (free_mem): New function.
3146 * posix/Makefile (tests): Add bug-regex14. Add bug-regex14-mem
3147 if not cross compiling.
3148 (generated): Add bug-regex14-mem and bug-regex14.mtrace.
3149 (bug-regex14-ENV): Set.
3150 (bug-regex14-mem): New target.
3151 * posix/bug-regex14.c: New file.
3152
3153 2002-10-23 Roland McGrath <roland@redhat.com>
3154
3155 * elf/Makefile ($(objpfx)librtld.map): Use temporary file for output
3156 target, so we don't touch it when the link fails.
3157
3158 * libio/ftello.c (ftello): Use _IO_off64_t for type of POS.
3159 Check for the result overflowing off_t and fail with EOVERFLOW.
3160 * libio/ioftell.c (_IO_ftell): Likewise.
3161 * libio/iofgetpos.c (_IO_new_fgetpos): Likewise.
3162
3163 * login/logwtmp.c (logwtmp): If sizeof ut_tv != sizeof struct timeval,
3164 use a temporary timeval on the stack for gettimeofday and copy it.
3165 * login/logout.c (logout): Likewise.
3166 Reported by Steven Munroe <sjmunroe@us.ibm.com>.
3167
3168 * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs):
3169 Use __SWORD_TYPE instead of int for member types.
3170 (struct statfs64): Likewise.
3171 * sysdeps/unix/sysv/linux/alpha/bits/statfs.h: New file.
3172 * sysdeps/unix/sysv/linux/s390/bits/statfs.h: New file.
3173 * sysdeps/unix/sysv/linux/ia64/bits/statfs.h: File removed.
3174 * sysdeps/unix/sysv/linux/sparc/bits/statfs.h: File removed.
3175 * sysdeps/unix/sysv/linux/x86_64/bits/statfs.h: File removed.
3176
3177 * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: Moved to ...
3178 * sysdeps/unix/sysv/linux/bits/statvfs.h: ... here.
3179 (ST_NODIRATIME): Restore fixed value of 2048.
3180 * sysdeps/unix/sysv/linux/alpha/bits/statvfs.h: File removed.
3181 * sysdeps/unix/sysv/linux/ia64/bits/statvfs.h: File removed.
3182
3183 Rearranged <bits/types.h> definitions to reduce duplication.
3184 * sysdeps/generic/bits/types.h: Rewritten, using macros from
3185 <bits/wordsize.h> and new header <bits/typesizes.h>.
3186 * posix/Makefile (headers): Add bits/typesizes.h here.
3187 * sysdeps/generic/bits/typesizes.h: New file.
3188 * sysdeps/unix/sysv/linux/alpha/bits/typesizes.h: New file.
3189 * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: New file.
3190 * sysdeps/mach/hurd/bits/typesizes.h: New file.
3191 * sysdeps/unix/sysv/linux/alpha/bits/types.h: File removed.
3192 * sysdeps/unix/sysv/linux/bits/types.h: File removed.
3193 * sysdeps/unix/sysv/linux/ia64/bits/types.h: File removed.
3194 * sysdeps/unix/sysv/linux/mips/bits/types.h: File removed.
3195 * sysdeps/unix/sysv/linux/s390/bits/types.h: File removed.
3196 * sysdeps/unix/sysv/linux/sparc/bits/types.h: File removed.
3197 * sysdeps/unix/sysv/linux/x86_64/bits/types.h: File removed.
3198 * posix/sys/types.h [__USE_POSIX199506 || __USE_UNIX98]: Include
3199 <bits/pthreadtypes.h> here, not in <bits/types.h>.
3200 * signal/signal.h: Likewise.
3201
3202 * streams/stropts.h: Include <bits/xtitypes.h>.
3203 * streams/Makefile (headers): Add bits/xtitypes.h here.
3204 * sysdeps/generic/bits/xtitypes.h: New file.
3205 * sysdeps/s390/bits/xtitypes.h: New file.
3206 * sysdeps/ia64/bits/xtitypes.h: New file.
3207 * sysdeps/x86_64/bits/xtitypes.h: New file.
3208
3209 * sysvipc/Makefile (headers): Add bits/ipctypes.h here.
3210 * sysdeps/generic/bits/ipctypes.h: New file.
3211 * sysdeps/mips/bits/ipctypes.h: New file.
3212 * sysdeps/gnu/bits/shm.h: Include <bits/ipctypes.h>.
3213 * sysdeps/gnu/bits/msq.h: Likewise.
3214 * sysvipc/sys/ipc.h: Likewise.
3215
3216 2002-10-22 Ulrich Drepper <drepper@redhat.com>
3217
3218 * elf/dl-load.c (struct filebuf): For buf element to have the
3219 alignment of ElfXX_Ehdr since this is what will be stored in it.
3220
3221 2002-10-22 Jakub Jelinek <jakub@redhat.com>
3222
3223 * locale/programs/locarchive.c (add_alias): Change locrec_offset arg
3224 into pointer to locrec_offset.
3225 (add_locale_to_archive): Adjust callers. Free normalized_name right
3226 before returning, not immediately after add_locale, pass it to
3227 add_alias if not NULL instead of name. Rename second normalized_name
3228 occurence to nnormalized_codeset_name.
3229
3230 * locale/programs/locarchive.c (enlarge_archive): Make sure
3231 string_size is always a multiple of 4.
3232 Reported by Andreas Schwab <schwab@suse.de>.
3233
3234 2002-10-21 Andreas Schwab <schwab@suse.de>
3235
3236 * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set
3237 caller to EXTRA instead of execve, since the latter has a
3238 higher-priority implementation in linuxthreads.
3239
3240 2002-10-21 Roland McGrath <roland@redhat.com>
3241
3242 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static
3243 slotinfo list's len member to the proper size, not just 1.
3244 Initialize static_map.l_tls_initimage.
3245
3246 * elf/dl-open.c (dl_open_worker): Fix loop searching for
3247 dtv_slotinfo_list element containing new modules' l_tls_modid.
3248
3249 * elf/tst-tls9.c, elf/tst-tls9-static.c: New files.
3250 * elf/tst-tlsmod5.c, elf/tst-tlsmod6.c: New files.
3251 * elf/Makefile (tests): Add tst-tls9.
3252 (tests-static): Add tst-tls9-static.
3253 (tst-tls9-static-ENV): New variable.
3254 ($(objpfx)tst-tls9-static, $(objpfx)tst-tls9-static.out): New targets.
3255
3256 * elf/dl-close.c (remove_slotinfo): Remove an assert; the number of
3257 modids used by partially loaded modules being closed can't be known.
3258
3259 2002-10-21 Isamu Hasegawa <isamu@yamato.ibm.com>
3260
3261 * posix/Makefile: Add a test case for the bug reported by Aharon
3262 Robbins <arnold@skeeve.com>.
3263 * posix/bug-regex13.c: New file.
3264 * posix/regcomp.c (peek_token_bracket): Skip the byte already read.
3265
3266 2002-10-21 Ulrich Drepper <drepper@redhat.com>
3267
3268 * csu/gmon-start.c: Pretty printing.
3269
3270 2002-10-19 Art Haas <ahaas@neosoft.com>
3271
3272 * configure.in: Replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS,
3273 add AC_HELP_STRING to all AC_ARG_WITH and AC_ARG_ENABLE macros,
3274 add autoconf quotes to the AC_CONFIG_AUX_DIR macro.
3275 * configure: Regenerated.
3276
3277 2002-10-19 Roland McGrath <roland@redhat.com>
3278
3279 * configure.in: Call AC_CONFIG_SUBDIRS with empty argument
3280 and then set $subdirs directly, because the new Autoconf breaks
3281 compatibility in every way imaginable and insists on whining
3282 about usage that worked since the dawn of time.
3283 * configure: Regenerated.
3284
3285 * configure: Regenerated (using Autoconf 2.54).
3286 * sysdeps/alpha/elf/configure: Likewise.
3287 * sysdeps/generic/configure: Likewise.
3288 * sysdeps/i386/elf/configure: Likewise.
3289 * sysdeps/ia64/elf/configure: Likewise.
3290 * sysdeps/mach/hurd/configure: Likewise.
3291 * sysdeps/mach/configure: Likewise.
3292 * sysdeps/unix/configure: Likewise.
3293 * sysdeps/unix/common/configure: Likewise.
3294 * sysdeps/unix/sysv/aix/configure: Likewise.
3295 * sysdeps/unix/sysv/linux/configure: Likewise.
3296 * sysdeps/unix/sysv/linux/mips/configure: Likewise.
3297 * sysdeps/x86_64/elf/configure: Likewise.
3298
3299 * config.make.in: Nix completely-soft nonsense.
3300 * configure.in: Likewise. Under --without-fp, use nofpu subdirectory
3301 of machine directories instead of fpu subdirectory.
3302 * sysdeps/powerpc/soft-fp/Makefile: Remove cruft added in last change.
3303 * sysdeps/powerpc/nofpu/Makefile: Put it in this new file instead.
3304 * sysdeps/powerpc/soft-fp/sim-full.c: Moved to ...
3305 * sysdeps/powerpc/nofpu/sim-full.c: ... here.
3306 * sysdeps/powerpc/soft-fp/fraiseexcpt.c: Moved to ...
3307 * sysdeps/powerpc/nofpu/fraiseexcpt.c: ... here.
3308 * sysdeps/powerpc/soft-fp/fegetexcept.c: Moved to ...
3309 * sysdeps/powerpc/nofpu/fegetexcept.c: ... here.
3310 * sysdeps/powerpc/soft-fp/fclrexcpt.c: Moved to ...
3311 * sysdeps/powerpc/nofpu/fclrexcpt.c: ... here.
3312 * sysdeps/powerpc/soft-fp/ftestexcept.c: Moved to ...
3313 * sysdeps/powerpc/nofpu/ftestexcept.c: ... here.
3314 * sysdeps/powerpc/soft-fp/fgetexcptflg.c: Moved to ...
3315 * sysdeps/powerpc/nofpu/fgetexcptflg.c: ... here.
3316 * sysdeps/powerpc/soft-fp/fsetexcptflg.c: Moved to ...
3317 * sysdeps/powerpc/nofpu/fsetexcptflg.c: ... here.
3318 * sysdeps/powerpc/soft-fp/fedisblxcpt.c: Moved to ...
3319 * sysdeps/powerpc/nofpu/fedisblxcpt.c: ... here.
3320 * sysdeps/powerpc/soft-fp/feenablxcpt.c: Moved to ...
3321 * sysdeps/powerpc/nofpu/feenablxcpt.c: ... here.
3322 * sysdeps/powerpc/soft-fp/fegetenv.c: Moved to ...
3323 * sysdeps/powerpc/nofpu/fegetenv.c: ... here.
3324 * sysdeps/powerpc/soft-fp/fesetenv.c: Moved to ...
3325 * sysdeps/powerpc/nofpu/fesetenv.c: ... here.
3326 * sysdeps/powerpc/soft-fp/fegetround.c: Moved to ...
3327 * sysdeps/powerpc/nofpu/fegetround.c: ... here.
3328 * sysdeps/powerpc/soft-fp/fesetround.c: Moved to ...
3329 * sysdeps/powerpc/nofpu/fesetround.c: ... here.
3330 * sysdeps/powerpc/soft-fp/feupdateenv.c: Moved to ...
3331 * sysdeps/powerpc/nofpu/feupdateenv.c: ... here.
3332 * sysdeps/powerpc/soft-fp/feholdexcpt.c: Moved to ...
3333 * sysdeps/powerpc/nofpu/feholdexcpt.c: ... here.
3334 * sysdeps/powerpc/soft-fp/fenv_const.c: Moved to ...
3335 * sysdeps/powerpc/nofpu/fenv_const.c: ... here.
3336 * sysdeps/powerpc/soft-fp/libm-test-ulps: Moved to ...
3337 * sysdeps/powerpc/nofpu/libm-test-ulps: ... here.
3338 * sysdeps/powerpc/soft-fp/soft-supp.h: Moved to ...
3339 * sysdeps/powerpc/nofpu/soft-supp.h: ... here.
3340 * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Moved to ...
3341 * sysdeps/powerpc/nofpu/Versions: ... here, new file.
3342
3343 2002-10-19 Bruno Haible <bruno@clisp.org>
3344
3345 * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: New file.
3346
3347 2002-10-18 Roland McGrath <roland@redhat.com>
3348
3349 * io/Makefile (routines): Add lchmod.
3350 * io/sys/stat.h [__USE_BSD] (lchmod): Declare it.
3351 * sysdeps/generic/lchmod.c: New file.
3352 * sysdeps/mach/hurd/lchmod.c: New file.
3353 * io/Versions (libc: GLIBC_2.3.2): New set, add lchmod.
3354
3355 2002-10-18 Art Haas <ahaas@neosoft.com>
3356
3357 * configure.in: Remove remaining AC_FD_CC macros, and replace
3358 AC_FD_MSG with AS_MESSAGE_FD.
3359
3360 2002-10-18 Roland McGrath <roland@redhat.com>
3361
3362 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix
3363 typos: VALUE -> FINALADDR.
3364
3365 * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1)
3366 (inline_syscall_clobbers, inline_syscall0, inline_syscall1)
3367 (inline_syscall2, inline_syscall3, inline_syscall4, inline_syscall5)
3368 (inline_syscall6): Move these macros ...
3369 * sysdeps/unix/sysv/linux/alpha/sysdep.h: ... to here.
3370
3371 * configure.in (libc_link_dests, libc_link_sources): Remove these
3372 variables and the AC_LINK_FILES call.
3373
3374 * sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Fix last
3375 change to put new symbols here instead of in GLIBC_2.2.
3376 * sysdeps/powerpc/Subdirs: Move this file ...
3377 * sysdeps/powerpc/soft-fp/Subdirs: ... here.
3378
3379 2002-10-07 Roland McGrath <roland@redhat.com>
3380
3381 * sysdeps/generic/bits/time.h: Replaced with contents of the
3382 sysdeps/unix/sysv/linux/i386/bits/time.h file. All the following
3383 files were identical except for the absence of CLOCK_THREAD_CPUTIME_ID
3384 and CLOCK_PROCESS_CPUTIME_ID in .../linux/bits/time.h; adding these
3385 macros is ok even for architectures that don't now implement them.
3386 * sysdeps/mach/hurd/bits/time.h: File removed.
3387 * sysdeps/unix/sysv/linux/bits/time.h: File removed.
3388 * sysdeps/unix/sysv/linux/i386/bits/time.h: File removed.
3389 * sysdeps/unix/sysv/linux/ia64/bits/time.h: File removed.
3390 * sysdeps/unix/sysv/linux/sparc/bits/time.h: File removed.
3391 * sysdeps/unix/sysv/linux/x86_64/bits/time.h: File removed.
3392
3393 2002-10-18 Jeff Bailey <jbailey@gnu.org>
3394
3395 * configure.in: Replace obsolete AC_OUTPUT syntax with
3396 AC_CONFIG_FILES, AC_CONFIG_COMMANDS, and new-type AC_OUTPUT trio.
3397
3398 * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDEs for
3399 _AS_PATH_SEPARATOR_PREPARE and _AS_TEST_PREPARE.
3400
3401 * configure.in: Replace AC_FD_CC with AS_MESSAGE_LOG_FD.
3402 * sysdeps/alpha/elf/configure.in: Likewise.
3403 * sysdeps/i386/elf/configure.in: Likewise.
3404 * sysdeps/mach/hurd/configure.in: Likewise.
3405 * sysdeps/x86_64/elf/configure.in: Likewise.
3406
3407 * configure.in: Use AC_CONFIG_SRCDIR and new AC_INIT syntax.
3408
3409 * sysdeps/alpha/elf/configure.in: Remove unneeded sinclude statement.
3410 * sysdeps/generic/configure.in: Likewise.
3411 * sysdeps/i386/elf/configure.in: Likewise.
3412 * sysdeps/ia64/elf/configure.in: Likewise.
3413 * sysdeps/mach/configure.in: Likewise.
3414 * sysdeps/mach/hurd/configure.in: Likewise.
3415 * sysdeps/unix/configure.in: Likewise.
3416 * sysdeps/unix/common/configure.in: Likewise.
3417 * sysdeps/unix/sysv/aix/configure.in: Likewise.
3418 * sysdeps/unix/sysv/linux/configure.in: Likewise.
3419 * sysdeps/unix/sysv/linux/mips/configure.in: Likewise.
3420 * sysdeps/x86_64/elf/configure.in: Likewise.
3421
3422 * aclocal.m4: Use just the bits from AS_INIT that are needed for the
3423 GLIBC_PROVIDES. Use plain comment instead of HEADER-COMMENT so
3424 that it's obvious when extra autoconf machinery is being dragged in.
3425
3426 2002-10-18 Roland McGrath <roland@redhat.com>
3427
3428 * configure.in: Remove bogus echo included in
3429 2002-10-08 Aldy Hernandez <aldyh@redhat.com> change.
3430 * configure: Regenerated.
3431
3432 2002-10-18 Jakub Jelinek <jakub@redhat.com>
3433
3434 * sysdeps/unix/sysv/linux/pathconf.h (statfs_link_max): Add inline.
3435 (statfs_filesize_max): New function.
3436 * sysdeps/unix/sysv/linux/linux_fsinfo.h (JFFS_SUPER_MAGIC,
3437 JFFS2_SUPER_MAGIC, JFS_SUPER_MAGIC, NTFS_SUPER_MAGIC,
3438 ROMFS_SUPER_MAGIC, UDF_SUPER_MAGIC): Define.
3439 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use
3440 statfs_filesize_max.
3441 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
3442 * sysdeps/unix/sysv/linux/alpha/fpathconf.c: Removed.
3443 * sysdeps/unix/sysv/linux/alpha/pathconf.c: Removed.
3444
3445 2002-10-17 Roland McGrath <roland@redhat.com>
3446
3447 * configure.in (MIG): Just AC_SUBST it here.
3448 * configure: Regenerated.
3449 * sysdeps/mach/configure.in (MIG): Do the AC_CHECK_TOOL here.
3450 Adding final - argument to all AC_CHECK_HEADER uses for .defs files.
3451 * sysdeps/mach/configure: Regenerated.
3452
3453 * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_TR_SH_PREPARE])
3454 and AC_PROVIDE([_AS_CR_PREPARE]).
3455
3456 * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]).
3457 Remove AC_LANG(C) call, instead just define([_AC_LANG], [C]).
3458
3459 * elf/dl-support.c: Move _dl_tls_* variables to ...
3460 * sysdeps/generic/libc-tls.c: ... here.
3461
3462 * elf/dl-close.c (remove_slotinfo): Take new argument. If false,
3463 allow IDX to be one past the current last slotinfo entry.
3464 (_dl_close): Pass IMAP->l_init_called for that parameter.
3465
3466 2002-10-07 Andreas Schwab <schwab@suse.de>
3467
3468 * aclocal.m4: Fix for autoconf 2.53.
3469 * configure.in: Likewise. Require autoconf 2.53.
3470
3471 2002-10-08 Richard Henderson <rth@redhat.com>
3472
3473 * soft-fp/op-4.h: Handle carry correctly in
3474 __FP_FRAC_ADD_3, __FP_FRAC_ADD_4, __FP_FRAC_SUB_3,
3475 __FP_FRAC_SUB_4, __FP_FRAC_DEC_3, __FP_FRAC_DEC_4.
3476 * soft-fp/op-common.h: New macros _FP_DIV_MEAT_N_loop.
3477
3478 2002-10-08 Aldy Hernandez <aldyh@redhat.com>
3479
3480 * configure.in: Compute completely-soft.
3481 * config.make.in: Make completely-soft available to sub-makes.
3482 * sysdeps/powerpc/soft-fp/Makefile: Add gcc-single-routines and
3483 gcc-double-routines. Add sim-full.c. Add fenv_const and
3484 fe_nomask to libm-support.
3485 * sysdeps/powerpc/soft-fp/sim-full.c: New file.
3486 * sysdeps/powerpc/soft-fp/fraiseexcpt.c: New file.
3487 * sysdeps/powerpc/soft-fp/fegetexcept.c: New file.
3488 * sysdeps/powerpc/soft-fp/fclrexcpt.c: New file.
3489 * sysdeps/powerpc/soft-fp/ftestexcept.c: New file.
3490 * sysdeps/powerpc/soft-fp/fgetexcptflg.c: New file.
3491 * sysdeps/powerpc/soft-fp/fsetexcptflg.c: New file.
3492 * sysdeps/powerpc/soft-fp/fedisblxcpt.c: New file.
3493 * sysdeps/powerpc/soft-fp/feenablxcpt.c: New file.
3494 * sysdeps/powerpc/soft-fp/fegetenv.c: New file.
3495 * sysdeps/powerpc/soft-fp/fesetenv.c: New file.
3496 * sysdeps/powerpc/soft-fp/fegetround.c: New file.
3497 * sysdeps/powerpc/soft-fp/fesetround.c: New file.
3498 * sysdeps/powerpc/soft-fp/feupdateenv.c: New file.
3499 * sysdeps/powerpc/soft-fp/feholdexcpt.c: New file.
3500 * sysdeps/powerpc/soft-fp/fenv_const.c: New file.
3501 * sysdeps/powerpc/soft-fp/libm-test-ulps: New file.
3502 * sysdeps/powerpc/soft-fp/soft-supp.h: New file.
3503 * sysdeps/powerpc/soft-fp/Versions: Add libgcc soft-float
3504 symbols. Add __sim_disabled_exceptions, __sim_exceptions,
3505 __sim_round_mode.
3506 * sysdeps/powerpc/soft-float/Dist: Add sim-full.c, fenv_const.c.
3507 * sysdeps/powerpc/soft-float/sfp-machine.h: Define
3508 FP_HANDLE_EXCEPTIONS.
3509 Define FP_ROUNDMODE.
3510 Redefine FP_* macros to correspond to the FE_* bit positions.
3511 Define FP_DIV_MEAT_S to _FP_DIV_MEAT_1_loop.
3512 Define externs for __sim_exceptions, __sim_disabled_exceptions,
3513 __sim_round_mode, __simulate_exceptions.
3514 * sysdeps/powerpc/fpu/bits/fenv.h: Move file from here...
3515 * sysdeps/powerpc/bits/fenv.h: ...to here.
3516
3517 2002-10-06 Jakub Jelinek <jakub@redhat.com>
3518
3519 * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
3520 Store R_PPC_UADDR32 and R_PPC_UADDR16 one byte at a time.
3521 Use __builtin_expect for R_PPC_ADDR24 overflow check. Fix
3522 R_PPC_ADDR16, R_PPC_UADDR16 and R_PPC_ADDR14* overflow check, use
3523 __builtin_expect.
3524
3525 2002-10-15 Jakub Jelinek <jakub@redhat.com>
3526
3527 * include/resolv.h (__libc_res_nquery, __libc_res_nsearch,
3528 __libc_res_nsend): New prototypes.
3529 * resolv/res_query.c (QUERYSIZE): Define.
3530 (__libc_res_nquery): Renamed from res_nquery. Added answerp
3531 argument. Allocate only QUERYSIZE bytes first, if res_nmkquery
3532 fails use MAXPACKET buffer. Call __libc_res_nsend instead of
3533 res_nsend, pass answerp.
3534 (res_nquery): Changed into wrapper around __libc_res_nquery.
3535 (__libc_res_nsearch): Renamed from res_nsearch. Added answerp
3536 argument. Call __libc_res_nquerydomain and __libc_res_nquery
3537 instead of the non-__libc_ variants, pass them answerp.
3538 (res_nsearch): Changed into wrapper around __libc_res_nsearch.
3539 (__libc_res_nquerydomain): Renamed from res_nquerydomain.
3540 Added answerp argument. Call __libc_res_nquery instead of
3541 res_nquery, pass answerp.
3542 (res_nquerydomain): Changed into wrapper around
3543 __libc_res_nquerydomain.
3544 * resolv/res_send.c: Include sys/ioctl.h.
3545 (MAXPACKET): Define.
3546 (send_vc): Change arguments. Reallocate answer buffer if it is
3547 too small.
3548 (send_dg): Likewise.
3549 (__libc_res_nsend): Renamed from res_nsend. Added ansp argument.
3550 Reallocate answer buffer if it is too small and hooks are in use.
3551 Adjust calls to send_vc and send_dg.
3552 (res_nsend): Changed into wrapper around __libc_res_nsend.
3553 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r): Allocate
3554 just 1K answer buffer on the stack, use __libc_res_nsearch instead
3555 of res_nsearch.
3556 (_nss_dns_gethostbyaddr_r): Similarly with __libc_res_nquery.
3557 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
3558 (_nss_dns_getnetbyname_r): Similarly with __libc_res_nsearch.
3559 * resolv/gethnamaddr.c (gethostbyname2): Likewise.
3560 (gethostbyaddr): Similarly with __libc_res_nquery.
3561 * resolv/Versions (libresolv): Export __libc_res_nquery and
3562 __libc_res_nsearch at GLIBC_PRIVATE.
3563
3564 2002-10-17 Roland McGrath <roland@redhat.com>
3565
3566 * configure.in: Grok --without-__thread and disable HAVE___THREAD.
3567 * configure: Regenerated.
3568
3569 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Do CHECK_STATIC_TLS
3570 before performing the reloc, not after.
3571 * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
3572
3573 2002-10-17 Ulrich Drepper <drepper@redhat.com>
3574
3575 * locale/programs/locale.c (write_locales): Use 'm' flag in fopen call.
3576 * locale/programs/linereader.c (lr_open): Likewise.
3577 * locale/programs/charmap-dir.c (charmap_open): Likewise.
3578 * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
3579
3580 2002-10-17 Isamu Hasegawa <isamu@yamato.ibm.com>
3581
3582 * posix/bug-regex11.c: Add a test case for the bug reported by
3583 Paolo Bonzini <bonzini@gnu.org>.
3584 * posix/regexec.c (sift_states_bkref): Use correct destination of
3585 the back reference.
3586
3587 2002-10-17 Roland McGrath <roland@redhat.com>
3588
3589 * elf/dl-load.c (_dl_map_object_from_fd): Don't check DF_STATIC_TLS.
3590 * elf/dl-reloc.c (_dl_relocate_object: CHECK_STATIC_TLS): New macro
3591 to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
3592 * sysdeps/i386/dl-machine.h (elf_machine_rel, elf_machine_rela):
3593 Call it after performing TPOFF relocs.
3594 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
3595 * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
3596 * elf/dl-conflict.c (CHECK_STATIC_TLS): New macro (no-op).
3597
3598 * elf/dl-close.c (remove_slotinfo): Change asserts so as not to crash
3599 when closing a partially-initialized object.
3600
3601 * elf/dl-load.c (_dl_map_object_from_fd) [! USE_TLS]: Call lose
3602 instead of _dl_fatal_printf when we see PT_TLS.
3603
3604 * Makeconfig (CPPFLAGS): Fix last change to use $(libof-$(<F))
3605 instead of $(libof-$<).
3606
3607 2002-10-16 Roland McGrath <roland@redhat.com>
3608
3609 * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Variable removed.
3610 instead of += to append, to be sure $(lib) gets expanded at defn time.
3611 (libof-$(cpp-src)): New variable, define this instead.
3612 * extra-lib.mk (cpp-srcs-left): Reduce duplication in include setup.
3613 (lib): Don't use override.
3614 (CPPFLAGS-$(lib)): New variable, put -D's here.
3615 * Makeconfig (CPPFLAGS): Use basename fn for CPPFLAGS-basename.
3616 Also add $(CPPFLAGS-LIB) before the file-specific flags, for each
3617 LIB found by $(libof-*) for basename, target, or source.
3618 * Makerules (CPPFLAGS-nonlib): New variable.
3619 * nscd/Makefile (lib): Set to nonlib when using cppflags-iterator.mk.
3620 * locale/Makefile (lib): Likewise.
3621 * sunrpc/Makefile (lib): Likewise.
3622
3623 * sysdeps/unix/sysv/linux/fpathconf.c (LINUX_LINK_MAX): Move macro ...
3624 * sysdeps/unix/sysv/linux/linux_fsinfo.h (LINUX_LINK_MAX): ... here.
3625 * sysdeps/unix/sysv/linux/pathconf.h: New file.
3626 (statfs_link_max): New function, guts from fpathconf.c.
3627 * sysdeps/unix/sysv/linux/fpathconf.c: Rewritten using that.
3628 * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
3629 * sysdeps/unix/sysv/linux/alpha/pathconf.c (__pathconf): Rewritten
3630 to use the linux/pathconf.c code by #include rather than duplication.
3631 * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__pathconf): Likewise.
3632
3633 2002-10-16 Jakub Jelinek <jakub@redhat.com>
3634
3635 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
3636 Use __libc_errno only for libc itself.
3637
3638 2002-10-16 Andreas Jaeger <aj@suse.de>
3639
3640 * sysdeps/x86_64/_mcount.S: Fix off-by-1 error in argument access.
3641
3642 2002-10-16 Ulrich Drepper <drepper@redhat.com>
3643
3644 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
3645 Use __libc_errno only for libc itself.
3646
3647 2002-10-15 Roland McGrath <roland@redhat.com>
3648 Jakub Jelinek <jakub@redhat.com>
3649
3650 * sysdeps/unix/sysv/linux/Makefile
3651 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Take code from
3652 sparc/Makefile to produce a bi-arch file as needed.
3653 That's now parameterized by the variable $(64bit-predefine).
3654 Use LC_ALL=C for `comm' commands in that rule.
3655 No longer conditional on [$(no_syscall_list_h)].
3656 * sysdeps/unix/sysv/linux/sparc/Makefile: Remove replacement rules.
3657 (64bit-predefine): New variable.
3658 * sysdeps/unix/sysv/linux/x86_64/Makefile: Likewise.
3659 * sysdeps/unix/sysv/linux/s390/Makefile: New file.
3660 * sysdeps/unix/sysv/linux/powerpc/Makefile
3661 (64bit-predefine): New variable.
3662
3663 2002-10-15 Roland McGrath <roland@redhat.com>
3664
3665 * sysdeps/unix/sysv/linux/Makefile
3666 ($(objpfx)syscall-%.h $(objpfx)syscall-%.d)
3667
3668 * login/utmp-private.h: Declare __libc_utmp_lock.
3669 * sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once
3670 and call __libc_utmp_jump_table functions directly, instead of using
3671 __setutent et al.
3672
3673 * sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
3674 * sysdeps/unix/sysv/linux/configure: Regenerated.
3675
3676 * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>.
3677 (struct lastlog) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
3678 Use int32_t for ll_time.
3679 (struct utmp) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]:
3680 Use int32_t instead of long int for ut_session.
3681 Use an anonymous struct with 32-bit fields for ut_tv.
3682 * sysdeps/gnu/bits/utmpx.h: Include <bits/wordsize.h>.
3683 (struct utmpx) [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]: Do the same
3684 here as in utmp.h for `struct utmp'.
3685 * sysdeps/unix/sysv/linux/powerpc/bits/utmp.h: File removed.
3686 * sysdeps/unix/sysv/linux/powerpc/bits/utmpx.h: File removed.
3687 * sysdeps/unix/sysv/linux/sparc/bits/utmp.h: File removed.
3688 * sysdeps/unix/sysv/linux/sparc/bits/utmpx.h: File removed.
3689 * sysdeps/unix/sysv/linux/x86_64/bits/utmp.h: File removed.
3690 * sysdeps/unix/sysv/linux/x86_64/bits/utmpx.h: File removed.
3691
3692 * sysdeps/unix/sysv/linux/bits/resource.h: Replaced with the contents
3693 of the sysdeps/unix/sysv/linux/i386/bits/resource.h file.
3694 All the following files were identical or equivalent to it.
3695 * sysdeps/unix/sysv/linux/i386/bits/resource.h: File removed.
3696 * sysdeps/unix/sysv/linux/arm/bits/resource.h: File removed.
3697 * sysdeps/unix/sysv/linux/cris/bits/resource.h: File removed.
3698 * sysdeps/unix/sysv/linux/hppa/bits/resource.h: File removed.
3699 * sysdeps/unix/sysv/linux/ia64/bits/resource.h: File removed.
3700 * sysdeps/unix/sysv/linux/m68k/bits/resource.h: File removed.
3701 * sysdeps/unix/sysv/linux/powerpc/bits/resource.h: File removed.
3702 * sysdeps/unix/sysv/linux/s390/bits/resource.h: File removed.
3703 * sysdeps/unix/sysv/linux/sh/bits/resource.h: File removed.
3704 * sysdeps/unix/sysv/linux/x86_64/bits/resource.h: File removed.
3705
3706 * sysdeps/unix/sysv/linux/bits/socket.h (struct msghdr): Use size_t
3707 instead of int for msg_iovlen, instead of socklen_t for msg_controllen.
3708 Other than the previously incorrect sign of msg_iovlen, this is a
3709 no-op on 32-bit platforms. On 64-bit platforms it makes this header
3710 match their layouts as well, so the following are now identical to it.
3711 * sysdeps/unix/sysv/linux/s390/bits/socket.h: File removed.
3712 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: File removed.
3713 * sysdeps/unix/sysv/linux/x86_64/bits/socket.h: File removed.
3714 * sysdeps/unix/sysv/linux/ia64/bits/socket.h: File removed.
3715 * sysdeps/unix/sysv/linux/alpha/bits/socket.h: File removed.
3716
3717 2002-10-15 Ulrich Drepper <drepper@redhat.com>
3718
3719 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_VFORK_SYSCALL):
3720 Define for 2.4+ kernels.
3721
3722 * sysdeps/unix/sysv/linux/i386/vfork.S: Optimize for kernels which
3723 are known to have the vfork syscall. Don't confuse the CPUs
3724 branch prediction unit by jumping to the return address.
3725
3726 * sysdeps/unix/sysv/linux/alpha/fpathconf.c (__fpathconf): Add
3727 support for reiserfs and xfs.
3728
3729 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Add case for
3730 XFS link count.
3731 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define XFS_SUPER_MAGIC
3732 and XFS_LINK_MAX.
3733 Patch by Eric Sandeen <sandeen@sgi.com> [PR libc/4706].
3734
3735 2002-10-16 Jakub Jelinek <jakub@redhat.com>
3736
3737 * include/libc-symbols.h (attribute_tls_model_ie): Define.
3738 * include/errno.h (errno): Define to __libc_errno in libc.so.
3739 Add attribute_tls_model_ie.
3740 * include/netdb.h (h_errno): Define to __libc_h_errno in libc.so.
3741 Add attribute_tls_model_ie.
3742 * include/resolv.h (_res): Define to __libc_res in libc.so. Add
3743 attribute_tls_model_ie.
3744 * inet/herrno.c (__libc_h_errno): Add hidden alias to h_errno.
3745 (h_errno): Define.
3746 * resolv/res_libc.c (__libc_res): Add hidden alias to _res.
3747 (_res): Define.
3748 * sysdeps/generic/bits/libc-tsd.h (__libc_tsd_define): Add
3749 attribute_tls_model_ie.
3750 * sysdeps/generic/errno-loc.c (errno): Only undefine if not using
3751 __thread.
3752 * sysdeps/generic/errno.c (__libc_errno): Add hidden alias to errno.
3753 * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER): Use
3754 __libc_errno in USE___THREAD case.
3755 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
3756 Likewise.
3757 * configure.in (HAVE_TLS_MODEL_ATTRIBUTE): Check for
3758 __attribute__((tls_model (""))).
3759 * configure: Rebuilt.
3760 * config.h.in (HAVE_TLS_MODEL_ATTRIBUTE): Add.
3761
3762 2002-10-15 Ulrich Drepper <drepper@redhat.com>
3763
3764 * timezone/asia: Update from tzdata2002d.
3765 * timezone/australasia: Likewise.
3766 * timezone/iso3166.tab: Likewise.
3767 * timezone/southamerica: Likewise.
3768 * timezone/zone-tab: Likewise.
3769
3770 2002-10-15 Roland McGrath <roland@redhat.com>
3771
3772 * sysdeps/generic/dl-tls.c (_dl_deallocate_tls) [TLS_TCB_AT_TP]:
3773 Adjust TCB pointer before calling free, so we get the whole block.
3774
3775 2002-10-14 Roland McGrath <roland@redhat.com>
3776
3777 * sysdeps/unix/sysv/linux/x86_64/sigaction.c
3778 [HAVE_HIDDEN && !HAVE_BROKEN_VISIBILITY_ATTRIBUTE]: Declare restore_rt
3779 extern using attribute_hidden instead of static, avoids warning.
3780
3781 2002-10-09 Jakub Jelinek <jakub@redhat.com>
3782
3783 * sysdeps/unix/sysv/linux/configure.in: Use */lib64 for s390x too.
3784 * sysdeps/unix/sysv/linux/configure: Rebuilt.
3785
3786 2002-10-14 Ulrich Drepper <drepper@redhat.com>
3787
3788 * po/sv.po: Update from translation team.
3789
3790 2002-10-12 H.J. Lu <hjl@gnu.org>
3791
3792 * sunrpc/thrsvc.c (PROCQUIT): New.
3793 (struct rpc_arg): New.
3794 (dispatch): Call exit (0) if request->rq_proc == PROCQUIT.
3795 (test_one_call): Take struct rpc_arg * instead of CLIENT *c.
3796 (thread_wrapper): Modified for struct rpc_arg * and call PROCQUIT.
3797 (main): Modified for struct rpc_arg *.
3798
3799 2002-10-14 Ulrich Drepper <drepper@redhat.com>
3800
3801 * dirent/scandir.c: Rearrange code a bit to reduce binary size.
3802
3803 2002-10-14 Jakub Jelinek <jakub@redhat.com>
3804
3805 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Include tls.h.
3806 (SYSCALL_ERROR_HANDLER): Use RTLD_PRIVATE_ERRNO sequence
3807 in ld.so even if __thread is supported.
3808
3809 2002-10-13 Jakub Jelinek <jakub@redhat.com>
3810
3811 * sysdeps/unix/sysv/linux/arm/profil-counter.h (profil_counter):
3812 Add hack to prevent the compiler from clobbering the signal context.
3813 * sysdeps/unix/sysv/linux/sh/profil-counter.h (profil_counter):
3814 Likewise.
3815 * sysdeps/unix/sysv/linux/x86_64/profil-counter.h (profil_counter):
3816 Likewise.
3817
3818 2002-10-14 Andreas Jaeger <aj@suse.de>
3819
3820 * sysdeps/mips/fpu/libm-test-ulps: Regenerated by
3821 Guido Guenther <agx@sigxcpu.org>.
3822
3823 2002-10-14 Ulrich Drepper <drepper@redhat.com>
3824
3825 * po/sk.po: Update from translation team.
3826
3827 2002-09-26 Roland McGrath <roland@redhat.com>
3828
3829 * elf/dl-load.c (_dl_dst_count, _dl_dst_substitute): Handle $LIB
3830 dynamic string tag.
3831 * elf/Makefile ($(objpfx)trusted-dirs.st): Make the output define
3832 DL_DST_LIB based on $(slibdir).
3833
3834 2002-10-13 Roland McGrath <roland@frob.com>
3835
3836 * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.
3837
3838 * sysdeps/mach/hurd/getresuid.c: New file.
3839 * sysdeps/mach/hurd/getresgid.c: New file.
3840 * sysdeps/mach/hurd/setresuid.c: New file.
3841 * sysdeps/mach/hurd/setresgid.c: New file.
3842
3843 * posix/unistd.h [__USE_GNU] (getresuid, getresgid, setresuid,
3844 setresgid): Declare them.
3845 * NEWS: Mention it.
3846 * include/unistd.h
3847 (__getresuid, __getresgid, __setresuid, __setresgid): Declare them,
3848 add libc_hidden_proto.
3849 * posix/Versions (libc: GLIBC_2.3.2): New set. Add
3850 getresuid, getresgid, setresuid, setresgid here.
3851 * Versions.def (libc): Define GLIBC_2.3.2 set.
3852 * sysdeps/generic/getresuid.c (__getresuid): Fix argument types.
3853 Add libc_hidden_def.
3854 * sysdeps/generic/getresgid.c (__getresgid): Likewise.
3855 * sysdeps/generic/setresgid.c: New file.
3856 * sysdeps/generic/setresuid.c: New file.
3857 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
3858 (sysdep_routines): Don't add getresuid and getresgid here.
3859 * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = misc]
3860 (sysdep_routines): Don't add setresuid and setresgid here.
3861 * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
3862 * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
3863 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
3864 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
3865 * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
3866 * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
3867 * posix/Makefile (routines): Add them all here instead.
3868 * sysdeps/unix/sysv/linux/i386/getresuid.c (getresuid): Renamed to
3869 __getresuid. Add libc_hidden_def for that, and weak alias to old name.
3870 * sysdeps/unix/sysv/linux/i386/getresgid.c (getresgid): Renamed to
3871 __getresgid. Add libc_hidden_def for that, and weak alias to old name.
3872 * sysdeps/unix/sysv/linux/i386/setresuid.c: Add libc_hidden_def.
3873 [! __NR_setresuid]: Include generic file.
3874 * sysdeps/unix/sysv/linux/i386/setresgid.c (setresgid): Renamed to
3875 __setresgid. Add libc_hidden_def for that, and weak alias to old name.
3876 [! __NR_setresuid]: Include generic file.
3877 * sysdeps/unix/sysv/linux/syscalls.list (setresuid, setresgid):
3878 Caller is - now, not EXTRA.
3879 * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
3880 (setresuid, setresgid, getresuid, getresgid): Likewise.
3881 * sysdeps/unix/sysv/linux/syscalls.list (getresuid, getresgid):
3882 Add these calls here.
3883 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove them here.
3884 * sysdeps/unix/sysv/linux/hppa/syscalls.list: Likewise.
3885 * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
3886 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
3887 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
3888 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
3889 * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
3890 * sysdeps/unix/sysv/linux/mips/syscalls.list: Likewise.
3891 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
3892
3893 * sysdeps/unix/sysv/linux/Makefile [$(subdir) = misc]
3894 (sysdep_routines): Add setfsuid and setfsgid here.
3895 * sysdeps/unix/sysv/linux/arm/Makefile: Not here.
3896 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: Likewise.
3897 * sysdeps/unix/sysv/linux/cris/Makefile: Likewise.
3898 * sysdeps/unix/sysv/linux/sh/Makefile: Likewise.
3899 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
3900 * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Likewise.
3901 * sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
3902 * sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
3903
3904 * hurd/errno.c: Renamed to ...
3905 * hurd/errno-loc.c: ... this.
3906 * hurd/Makefile (routines): errno -> errno-loc
3907
3908 2002-10-13 Ulrich Drepper <drepper@redhat.com>
3909
3910 * po/de.po: Update from translation team.
3911
3912 * MakeTAGS: Add -E flag to xgettext runs.
3913
3914 2002-10-12 Ulrich Drepper <drepper@redhat.com>
3915
3916 * po/fr.po: Update from translation team.
3917
3918 * sysdeps/posix/system.c: Remove support for old and buggy SCO systems.
3919 Optimize a bit for use in glibc.
3920
3921 2002-10-12 Roland McGrath <roland@redhat.com>
3922
3923 * stdio-common/tst-rndseek.c (TIMEOUT): Increase to 10 seconds.
3924 Some machines are slow. Guido Guenther <agx@sigxcpu.org> has one.
3925
3926 2002-10-12 Ulrich Drepper <drepper@redhat.com>
3927
3928 * po/sv.po: Update from translation team.
3929
3930 2002-10-11 Isamu Hasegawa <isamu@yamato.ibm.com>
3931
3932 * posix/regcomp.c (re_compile_fastmap_iter): Remove the handling
3933 OP_CONTEXT_NODE.
3934 (regfree): Likewise.
3935 (create_initial_state): Likewise.
3936 (analyze): Remove the substitutions which became useless.
3937 (calc_first): Likewise.
3938 (calc_epsdest): Use edests of OP_BACK_REF in case that it has
3939 epsilon destination.
3940 (duplicate_node_closure): New function.
3941 (duplicate_node): Remove the handling OP_CONTEXT_NODE.
3942 (calc_inveclosure): Likewise.
3943 (calc_eclosure): Likewise.
3944 (calc_eclosure_iter): Invoke duplicate_node_closure instead of
3945 direct invocation of duplicate_node.
3946 (parse): Don't use comma operator in the return to avoid compiler
3947 warning.
3948 (parse_reg_exp): Likewise.
3949 (parse_branch): Likewise.
3950 (parse_expression): Likewise.
3951 (parse_sub_exp): Likewise.
3952 (parse_dup_op): Likewise.
3953 * posix/regex_internal.c (re_dfa_add_node): Remove the substitutions
3954 which became useless.
3955 (create_ci_newstate): Remove the handling OP_CONTEXT_NODE.
3956 (create_cd_newstate): Likewise.
3957 * posix/regex_internal.h (re_token_type_t): Remove the obsolete type.
3958 (re_token_t): Likewise.
3959 (re_dfa_t): Likewise.
3960 (re_node_set_remove): New macro.
3961 * posix/regexec.c (check_matching): Remove the handling
3962 OP_CONTEXT_NODE.
3963 (check_halt_node_context): Likewise.
3964 (proceed_next_node): Likewise.
3965 (pop_fail_stack): Fix the memory leak.
3966 (set_regs): Likewise.
3967 (free_fail_stack_return): New function.
3968 (sift_states_backward): Fix the memory leak. Remove the handling
3969 OP_CONTEXT_NODE.
3970 (update_cur_sifted_state): Append some if clause to avoid redundant
3971 call.
3972 (sub_epsilon_src_nodes): Use IS_EPSILON_NODE since it might be a
3973 back reference.
3974 (check_dst_limits): Remove the handling OP_CONTEXT_NODE.
3975 (check_subexp_limits): Likewise.
3976 (search_subexp): Likewise.
3977 (sift_states_bkref): Likewise.
3978 (transit_state_mb): Likewise.
3979 (transit_state_bkref_loop): Likewise.
3980 (transit_state_bkref_loop): Likewise.
3981 (group_nodes_into_DFAstates): Likewise.
3982 (check_node_accept): Likewise.
3983 (sift_ctx_init): Add initializing.
3984
3985 2002-10-12 Ulrich Drepper <drepper@redhat.com>
3986
3987 * sysdeps/unix/sysv/linux/i386/sysdep.h (INLINE_SYSCALL): Use
3988 __builtin_expect.
3989
3990 2002-10-11 Ulrich Drepper <drepper@redhat.com>
3991
3992 * elf/dl-load.c (_dl_map_object_from_fd): Remove unnecessarily
3993 duplicated variable c.
3994
3995 * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Use INTERNAL_SYSCALL
3996 if possible.
3997
3998 * sysdeps/unix/sysv/linux/i386/sysdep.h
3999 (INTERNAL_SYSCALL_ERROR_P): New define.
4000 (INTERNAL_SYSCALL_ERRNO): Likewise.
4001
4002 * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
4003 Add hack to prevent the compiler from clobbering the signal context.
4004
4005 2002-10-11 Roland McGrath <roland@redhat.com>
4006
4007 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
4008 Fix typos.
4009
4010 * sysdeps/generic/dl-lookupcfg.h: Include <tls.h>.
4011 * sysdeps/sh/dl-lookupcfg.h: File removed.
4012 * sysdeps/i386/dl-lookupcfg.h: File removed.
4013
4014 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER): Add
4015 missing labels and ; from last change.
4016
4017 * stdio-common/tst-sscanf.c (val_double): Append .0 to large whole
4018 number literals, so they are doubles instead of ints.
4019
4020 2002-10-09 Roland McGrath <roland@redhat.com>
4021
4022 * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional
4023 changed from [USE_TLS && HAVE___THREAD].
4024
4025 * sysdeps/i386/dl-machine.h (elf_machine_type_class, elf_machine_rel):
4026 Disable TLS relocs if [RTLD_BOOTSTRAP && !USE___THREAD].
4027 * sysdeps/x86_64/dl-machine.h
4028 (elf_machine_type_class, elf_machine_rela): Likewise.
4029 * sysdeps/sh/dl-machine.h (elf_machine_type_class, elf_machine_rela):
4030 Likewise.
4031
4032 * include/link.h (struct link_map): Remove member l_tls_tp_initialized.
4033 * elf/rtld.c (_dl_start_final, dl_main): Don't use it.
4034 (_dl_start): Conditionalize PT_TLS check on [USE___THREAD].
4035
4036 * sysdeps/i386/dl-tls.h (__TLS_GET_ADDR): Use ___tls_get_addr_internal
4037 instead of ___tls_get_addr.
4038 (___tls_get_addr_internal): Add attribute_hidden to decl.
4039
4040 * sysdeps/generic/ldsodefs.h (struct rtld_global): New variable
4041 _dl_error_catch_tsd.
4042 * elf/rtld.c (startup_error_tsd): New function.
4043 (dl_main): Point _dl_error_catch_tsd at that.
4044 * elf/dl-error.c: Don't use libc-tsd.h for DL_ERROR,
4045 use new function pointer instead.
4046 * elf/dl-tsd.c: New file.
4047 * elf/Makefile (routines): Add it.
4048
4049 2002-10-07 Roland McGrath <roland@redhat.com>
4050
4051 * elf/dl-misc.c (_dl_debug_vdprintf): Use INTERNAL_SYSCALL macro for
4052 writev if it's available. Otherwise if [RTLD_PRIVATE_ERRNO] then
4053 take _dl_load_lock around calling __writev.
4054
4055 * sysdeps/unix/sysv/linux/i386/sysdep.h (INTERNAL_SYSCALL): New macro.
4056 (INLINE_SYSCALL): Use that.
4057
4058 * sysdeps/generic/dl-sysdep.h: New file.
4059 * sysdeps/mach/hurd/dl-sysdep.h: New file.
4060 * sysdeps/generic/ldsodefs.h: Include <dl-sysdep.h>.
4061 * include/errno.h [IS_IN_rtld]: Include <dl-sysdep.h> to define ...
4062 [RTLD_PRIVATE_ERRNO]: Use a hidden global variable for errno and
4063 access it directly.
4064 * elf/dl-minimal.c (__errno_location): Removed.
4065 * sysdeps/unix/i386/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
4066 Use GOTOFF access for errno.
4067 * sysdeps/unix/sysv/linux/i386/sysdep.h
4068 [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
4069
4070 * sysdeps/unix/x86_64/sysdep.S (__syscall_errno) [RTLD_PRIVATE_ERRNO]:
4071 Use PC-relative access for errno.
4072 * sysdeps/unix/sysv/linux/x86_64/sysdep.h
4073 [RTLD_PRIVATE_ERRNO] (SYSCALL_ERROR_HANDLER): Likewise.
4074
4075 * include/tls.h: New file.
4076 (USE___THREAD): New macro.
4077 Define to 1 under [USE_TLS && HAVE___THREAD] and only when compiling
4078 libc or libpthread.
4079 * sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]: Conditional
4080 changed from [USE_TLS && HAVE___THREAD].
4081 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
4082 * sysdeps/unix/i386/sysdep.S: Likewise.
4083 * sysdeps/unix/x86_64/sysdep.S: Likewise.
4084 * include/errno.h: Likewise.
4085 * include/netdb.h: Likewise.
4086 * include/resolv.h: Likewise.
4087
4088 * sysdeps/generic/errno.c: New file.
4089 * csu/Makefile (aux): New variable, list errno.
4090 * sysdeps/unix/sysv/linux/i386/sysdep.S (errno, _errno): Remove defns.
4091 * sysdeps/unix/sysv/linux/m68k/sysdep.S: Likewise.
4092 * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Likewise.
4093 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
4094 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
4095 * sysdeps/unix/sysv/linux/arm/sysdep.S: Likewise.
4096 * sysdeps/unix/sysv/linux/cris/sysdep.S: Likewise.
4097 * sysdeps/unix/sysv/linux/hppa/sysdep.c: Likewise.
4098 * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
4099 * sysdeps/unix/sysv/linux/powerpc/sysdep.c: Likewise.
4100 * sysdeps/unix/sysv/linux/sparc/sysdep.S: Likewise.
4101 * sysdeps/unix/sysv/linux/sh/sysdep.S: Likewise.
4102 * sysdeps/unix/alpha/sysdep.S: Likewise.
4103 * sysdeps/generic/start.c: Likewise.
4104 * sysdeps/unix/start.c: Likewise.
4105 * sysdeps/unix/arm/start.c: Likewise.
4106 * sysdeps/unix/bsd/ultrix4/mips/start.S: Likewise.
4107 * sysdeps/unix/sparc/start.c: Likewise.
4108 * sysdeps/unix/sysv/irix4/start.c: Likewise.
4109 * sysdeps/unix/sysv/linux/mips/sysdep.S: File removed.
4110
4111 * manual/search.texi (Tree Search Function, Hash Search Function):
4112 Mention search.h clearly.
4113
4114 2002-10-05 Roland McGrath <roland@redhat.com>
4115
4116 * elf/dl-fxstat64.c: File removed.
4117 * elf/dl-xstat64.c: File removed.
4118 * elf/Makefile (rtld-routines): Remove them.
4119 * sysdeps/unix/sysv/linux/xstat64.c: Remove RTLD_STAT64 conditionals.
4120 Instead, use strong_alias instead of versioned_symbol in the
4121 !SHLIB_COMPAT case.
4122 * sysdeps/unix/sysv/linux/fxstat64.c: Likewise.
4123 * sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
4124
4125 * include/shlib-compat.h
4126 (SHLIB_COMPAT): Require that IS_IN_##lib be defined nonzero.
4127 [! NOT_IN_libc] (IS_IN_libc): Define it.
4128 * cppflags-iterator.mk (CPPFLAGS-$(cpp-src)): Use -Dx=1 not just -Dx.
4129 * elf/Makefile (CPPFLAGS-.os): Likewise.
4130
4131 * sunrpc/rpc_main.c (main): Don't declare with noreturn attribute.
4132 Return the status instead of calling exit.
4133
4134 * Makeconfig (CFLAGS): Prepend -std=gnu99.
4135 * Makerules (+make-deps): Use $(CFLAGS) only for .c sources.
4136 Remove superfluous rm command, whose @ plus make bugs hid
4137 all these commands from the make output.
4138
4139 * include/stubs-prologue.h: New file. Give #error under #ifdef _LIBC.
4140 * Makefile ($(inst_includedir)/gnu/stubs.h): Depend on it.
4141 Use that file's contents instead of literal echo's for the prologue.
4142 * include/features.h: Include <gnu/stubs.h> unconditionally.
4143 * include/gnu/stubs.h: New file.
4144
4145 2002-09-30 Roland McGrath <roland@redhat.com>
4146
4147 * elf/rtld-Rules: New file.
4148 * elf/Makefile ($(objpfx)librtld.map, $(objpfx)librtld.mk,
4149 $(objpfx)rtld-libc.a): New targets.
4150 (generated): Add them.
4151 (reloc-link): Remove -o $@ from the variable.
4152 ($(objpfx)dl-allobjs.os): Add -o $@ after $(reloc-link).
4153 (distribute): Add rtld-Rules.
4154 (CPPFLAGS-.os): Define this instead of CFLAGS-.os.
4155 * Makerules ($(+sysdir_pfx)sysd-rules): Emit rules for rtld-% targets.
4156 (common-mostlyclean, common-clean): Clean up rtld-* files.
4157 * sysdeps/unix/make-syscalls.sh: Add rtld-*.os target name to rules.
4158
4159 2002-10-11 Roland McGrath <roland@redhat.com>
4160
4161 * sysdeps/generic/dl-tls.c (__tls_get_addr): After freeing block in
4162 now-unused dtv slot, reset the slot to TLS_DTV_UNALLOCATED.
4163
4164 * elf/tls-macros.h [__x86_64__] (TLS_GD): Fix the sequence with the
4165 proper set of no-op insn prefixes.
4166
4167 * elf/tst-tls8.c (do_test): Use %zd format for l_tls_modid members.
4168
4169 2002-10-11 Ulrich Drepper <drepper@redhat.com>
4170
4171 * sysdeps/unix/sysv/linux/execve.c: Don't try calling
4172 __pthread_kill_other_threads_np.
4173
4174 * sysdeps/generic/pselect.c: Avoid unnecessary sigprocmask calls.
4175
4176 2002-10-08 Roland McGrath <roland@redhat.com>
4177
4178 * locale/newlocale.c (__newlocale): If setting all categories to "C",
4179 just return &_nl_C_locobj instead of copying it.
4180 * locale/freelocale.c (__freelocale): Check for &_nl_C_locobj.
4181 * locale/duplocale.c (__duplocale): Likewise.
4182
4183 2002-10-07 Roland McGrath <roland@frob.com>
4184
4185 * config.h.in (HAVE_I386_SET_GDT): New #undef.
4186 * sysdeps/mach/configure.in: Define it with new check for i386_set_gdt.
4187 * sysdeps/mach/configure: Regenerated.
4188
4189 2002-10-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4190
4191 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (INLINE_SYSCALL):
4192 Add all necessary register outputs for syscall-clobbered registers.
4193
4194 2002-10-02 David Mosberger <davidm@hpl.hp.com>
4195
4196 * sysdeps/ia64/bzero.S: Rewritten by Sverre Jarp to tune for
4197 Itanium 2 (and Itanium).
4198 Fix unwind directives and make it fit in 80 columns.
4199 * sysdeps/ia64/memset.S: Likewise.
4200 * sysdeps/ia64/memcpy.S: Likewise.
4201 Move jump table to .rodata section.
4202
4203 2002-10-03 Roland McGrath <roland@frob.com>
4204
4205 * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Add
4206 clobbers to asm.
4207
4208 2002-10-10 Andreas Jaeger <aj@suse.de>
4209
4210 * sysdeps/x86_64/_mcount.S: Restore correct registers.
4211
4212 2002-10-10 Ulrich Drepper <drepper@redhat.com>
4213
4214 * posix/Versions (libc) [GLIBC_PRIVATE]: Add __pselect.
4215
4216 2002-10-09 Ulrich Drepper <drepper@redhat.com>
4217
4218 * sysdeps/generic/ldsodefs.h: Remove attribute_hidden from
4219 _dl_allocate_tls_init. Add rtld_hidden_proto.
4220 * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Add
4221 rtld_hidden_def.
4222 * elf/Versions (ld) [GLIBC_PRIVATE]: Add _dl_allocate_tls_init.
4223
4224 * version.h (VERSION): Bump to 2.3.1.
4225
4226 * Make-dist: Add back one of the tar invocations removed before.
4227
4228 * stdlib/Makefile (distribute): Add allocalim.h.
4229
4230 * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
4231 (__libc_tsd_address): Use correct variable name.
4232 Patch by Stefan Jones <stefan.jones@multigig.com>.
4233
4234 * sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;.
4235 Reported by edwardsg@sgi.com [PR libc/4678].
4236
4237 * Versions.def (libc): Add GLIBC_2.3.1.
4238 (libpthread): Add GLIBC_2.3.1.
4239
4240 * include/signal.h: Add libc_hidden_proto for __sigwait, __sigwaitinfo,
4241 and __sigtimedwait.
4242 * signal/Versions: Add __sigtimedwait, __sigwait, and __sigwaitinfo.
4243 * sysdeps/unix/sysv/linux/sigtimedwait.c (__sigtimedwait): Add
4244 libc_hidden_def.
4245 * sysdeps/unix/sysv/linux/sigwait.c (__sigwait): Likewise.
4246 * sysdeps/unix/sysv/linux/sigwaitinfo.c (__sigwaitinfo): Likewise.
4247
4248 * include/sys/msg.h: Declare __libc_msgrcv and __libc_msgsnd.
4249 * sysdeps/unix/sysv/linux/msgrcv.c (__msgrcv): Rename to __libc_msgrcv
4250 and make old name an alias.
4251 * sysdeps/unix/sysv/linux/msgsnd.c (__msgsnd): Rename to __libc_msgsnd
4252 and make old name an alias.
4253 * sysvipc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_msgrcv and
4254 __libc_msgsnd.
4255
4256 * include/sys/uio.h: Declare __libc_readv and __libc_writev.
4257 * misc/Versions (libc) [GLIBC_PRIVATE]: Add __libc_readv and
4258 __libc_writev.
4259 * sysdeps/generic/readv.c (__readv): Rename to __libc_readv and make
4260 old name an alias.
4261 * sysdeps/posix/readv.c: Likewise
4262 * sysdeps/unix/sysv/aix/readv.c: Likewise.
4263 * sysdeps/unix/sysv/linux/readv.c: Likewise.
4264 * sysdeps/generic/writev.c (__writev): Rename to __libc_writev and make
4265 old name an alias.
4266 * sysdeps/posix/writev.c: Likewise
4267 * sysdeps/unix/sysv/aix/writev.c: Likewise.
4268 * sysdeps/unix/sysv/linux/writev.c: Likewise.
4269
4270 * include/sys/wait.h: Declare __waitid.
4271 * posix/Versions (libc) [GLIBC_PRIVATE]: Add __waitid.
4272 * sysdeps/generic/waitid.c (waitid): Rename to __waitid and make old
4273 name an alias.
4274 * sysdeps/posix/waitid.c: Likewise.
4275 * sysdeps/unix/sysv/aix/waitid.c: Likewise.
4276
4277 * sysdeps/unix/sysv/linux/syscalls.list: Add creat syscall.
4278
4279 2002-10-07 Jakub Jelinek <jakub@redhat.com>
4280
4281 * include/alloca.h (__libc_use_alloca, __libc_alloca_cutoff): New
4282 prototypes.
4283 (__MAX_ALLOCA_CUTOFF): Define.
4284 Include allocalim.h.
4285 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname2_r,
4286 _nss_dns_gethostbyaddr_r): Use alloca or malloc to allocate
4287 host_buffer depending on __libc_use_alloca.
4288 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r,
4289 _nss_dns_getnetbyaddr_r): Use alloca or malloc to allocate
4290 net_buffer depending on __libc_use_alloca.
4291 * resolv/res_query.c (res_nquery): Use alloca or malloc to allocate
4292 buf depending on __libc_use_alloca.
4293 * resolv/gethnamaddr.c (gethostbyname2, gethostbyaddr): Likewise.
4294 * stdio-common/vfprintf.c (vfprintf): Use __libc_use_alloca
4295 instead of hardcoded constants.
4296 Pass proper size argument to alloca and compute end for wide char
4297 version.
4298 * stdio-common/printf_fp.c (__printf_fp): Use __libc_use_alloca
4299 instead of hardcoded constants.
4300 * string/strcoll.c (strcoll): Likewise.
4301 * string/strxfrm.c (strxfrm): Likewise.
4302 * sysdeps/posix/readv.c (__readv): Likewise.
4303 * sysdeps/posix/writev.c (__writev): Likewise.
4304 * sysdeps/generic/allocalim.h: New file.
4305
4306 2002-10-08 Roland McGrath <roland@redhat.com>
4307
4308 * configure.in (aux_missing warning): Change "too old" to
4309 "incompatible versions", since for autoconf it's "too new" right now.
4310 * configure: Regenerated.
4311
4312 * configure.in (AUTOCONF): New check to set it. Set to "no" if the
4313 one found doesn't work on our configure.in.
4314 * configure: Regenerated.
4315 * config.make.in (AUTOCONF): New substituted variable.
4316 * Makefile (autoconf-it-cvs): New canned sequence, broken out of ...
4317 (autoconf-it): ... here, use that instead of defining conditionally.
4318 Use $(AUTOCONF) instead of literal autoconf.
4319 [$(AUTOCONF) != no] (configure, %/configure): Protect these rules
4320 with this condition.
4321 * Make-dist (autoconf-it, configure, %/configure): Copy those changes.
4322
4323 2002-10-08 Ulrich Drepper <drepper@redhat.com>
4324
4325 * Make-dist (dist): Cleanup a bit. We are not interested in the
4326 14 char filename limit anymore. Remove intermediate files and
4327 symlinks.
4328
4329 2002-10-05 Ulrich Drepper <drepper@redhat.com>
4330
4331 * po/sk.po: Update from translation team.
4332 * po/tr.po: Likewise.
4333 * po/gl.po: Likewise.
4334
4335 2002-10-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4336
4337 * elf/tls-macros.h: Fix SH version of macros so as to match ABI syntax.
4338
4339 2002-10-03 Ulrich Drepper <drepper@redhat.com>
4340
4341 * version.h (RELEASE): Change to stable.
4342
4343 2002-10-03 Jakub Jelinek <jakub@redhat.com>
4344
4345 * sysdeps/unix/sysv/linux/_exit.c (__syscall_exit,
4346 __syscall_exit_group): New prototypes.
4347
4348 2002-10-03 Ulrich Drepper <drepper@redhat.com>
4349
4350 * glibc 2.3 released.
4351
4352
4353 See ChangeLog.13 for earlier changes.
This page took 0.223305 seconds and 5 git commands to generate.