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