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