]> sourceware.org Git - glibc.git/blob - ChangeLog
* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr.
[glibc.git] / ChangeLog
1 2005-10-10 Ulrich Drepper <drepper@redhat.com>
2
3 * malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr.
4
5 2005-10-08 Jakub Jelinek <jakub@redhat.com>
6
7 * nss/getent.c (hosts_keys): Pass INADDRSZ as size rather
8 than IN6ADDRSZ to AF_INET gethostbyaddr.
9
10 2005-10-07 Roland McGrath <roland@redhat.com>
11
12 [BZ #1438]
13 * include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
14 friendly to -Wundef.
15 (__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
16
17 2005-10-06 Ulrich Drepper <drepper@redhat.com>
18
19 * sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
20 the file does not exist.
21
22 2005-10-05 Simon Josefsson <jas@extundo.com>
23
24 [BZ #1423]
25 * crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.
26
27 2005-10-05 Roland McGrath <roland@redhat.com>
28
29 * crypt/Makefile (distribute): Remove duplicate defn.
30
31 * sysdeps/generic/ldsodefs.h (struct audit_ifaces):
32 Use ARCH_PLTENTER_MEMBERS and ARCH_PLTEXIT_MEMBERS macros if defined.
33 * elf/tst-auditmod1.c: Include <tst-audit.h> to define more
34 architecture-specific code.
35 * sysdeps/generic/tst-audit.h: New file.
36 * elf/Makefile (distribute): Add it.
37
38 2005-10-05 Daniel Jacobowitz <dan@codesourcery.com>
39
40 * elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,
41 R_ARM_TLS_TPOFF32, R_ARM_TLS_GD32, R_ARM_TLS_LDM32,
42 R_ARM_TLS_LDO32, R_ARM_TLS_IE32, R_ARM_TLS_LE32): New macros.
43
44 2005-10-03 Roland McGrath <roland@redhat.com>
45
46 * sysdeps/powerpc/nofpu: Directory removed, saved in ports repository.
47
48 2005-09-30 Ulrich Drepper <drepper@redhat.com>
49
50 * posix/regex.h: Pretty printing.
51 Clean up namespace a bit.
52
53 2005-09-30 Jakub Jelinek <jakub@redhat.com>
54
55 * posix/regexec.c (update_cur_sifted_state, check_arrival,
56 check_arrival_add_next_nodes): Avoid using uninitialized variable.
57
58 * malloc/memusage.c (dest): Fix a bunch of warnings on 32-bit arches.
59
60 * sysdeps/i386/fpu/libm-test-ulps: Update for GCC 4.0.x.
61
62 2005-09-29 Ulrich Drepper <drepper@redhat.com>
63
64 * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921,
65 IBM1008, IBM1008_420, IBM1097, IBM1112, IBM1123, IBM1130, IBM1140,
66 IBM1141, IBM1142, IBM1143, IBM1144, IBM1145, IBM1146, IBM1147, IBM1148,
67 IBM1149, IBM1166, IBM1167, IBM4517, IBM4899, IBM4909, IBM4971,
68 IBM5347, IBM9030, IBM9066, IBM9448, IBM12712, IBM16804.
69 (distribute): Add ibm803.c, ibm803.h, ibm901.c, ibm901.h, ibm902.c,
70 ibm902.h, ibm921.c, ibm921.h, ibm1008.c, ibm1008.h, ibm1008_420.c,
71 ibm1097.c, ibm1097.h, ibm1112.c, ibm1112.h, ibm1123.c, ibm1123.h,
72 ibm1130.c, ibm1130.h, ibm1140.c, ibm1140.h, ibm1141.c, ibm1141.h,
73 ibm1142.c, ibm1142.h, ibm1143.c, ibm1143.h, ibm1144.c, ibm1144.h,
74 ibm1145.c, ibm1145.h, ibm1146.c, ibm1146.h, ibm1147.c, ibm1147.h,
75 ibm1148.c, ibm1148.h, ibm1149.c, ibm1149.h, ibm1166.c, ibm1166.h,
76 ibm1167.c, ibm1167.h, ibm4517.c, ibm4517.h, ibm4899.c, ibm4899.h,
77 ibm4909.c, ibm4909.h, ibm4971.c, ibm4971.h, ibm5347.c, ibm5347.h,
78 ibm9030.c, ibm9030.h, ibm9066.c, ibm9066.h, ibm9448.c, ibm9448.h,
79 ibm12712.c, ibm12712.h, ibm16804.c, ibm16804.h.
80 * iconvdata/TESTS: Add entries for new modules.
81 * iconvdata/gconv-modules: Likewise.
82 * iconvdata/ibm803.c: New file.
83 * iconvdata/ibm803.h: New file.
84 * iconvdata/ibm901.c: New file.
85 * iconvdata/ibm901.h: New file.
86 * iconvdata/ibm902.c: New file.
87 * iconvdata/ibm902.h: New file.
88 * iconvdata/ibm921.c: New file.
89 * iconvdata/ibm921.h: New file.
90 * iconvdata/ibm1008.c: New file.
91 * iconvdata/ibm1008.h: New file.
92 * iconvdata/ibm1008_420.c: New file.
93 * iconvdata/ibm1097.c: New file.
94 * iconvdata/ibm1097.h: New file.
95 * iconvdata/ibm1112.c: New file.
96 * iconvdata/ibm1112.h: New file.
97 * iconvdata/ibm1123.c: New file.
98 * iconvdata/ibm1123.h: New file.
99 * iconvdata/ibm1130.c: New file.
100 * iconvdata/ibm1130.h: New file.
101 * iconvdata/ibm1140.c: New file.
102 * iconvdata/ibm1140.h: New file.
103 * iconvdata/ibm1141.c: New file.
104 * iconvdata/ibm1141.h: New file.
105 * iconvdata/ibm1142.c: New file.
106 * iconvdata/ibm1142.h: New file.
107 * iconvdata/ibm1143.c: New file.
108 * iconvdata/ibm1143.h: New file.
109 * iconvdata/ibm1144.c: New file.
110 * iconvdata/ibm1144.h: New file.
111 * iconvdata/ibm1145.c: New file.
112 * iconvdata/ibm1145.h: New file.
113 * iconvdata/ibm1146.c: New file.
114 * iconvdata/ibm1146.h: New file.
115 * iconvdata/ibm1147.c: New file.
116 * iconvdata/ibm1147.h: New file.
117 * iconvdata/ibm1148.c: New file.
118 * iconvdata/ibm1148.h: New file.
119 * iconvdata/ibm1149.c: New file.
120 * iconvdata/ibm1149.h: New file.
121 * iconvdata/ibm1166.c: New file.
122 * iconvdata/ibm1166.h: New file.
123 * iconvdata/ibm1167.c: New file.
124 * iconvdata/ibm1167.h: New file.
125 * iconvdata/ibm4517.c: New file.
126 * iconvdata/ibm4517.h: New file.
127 * iconvdata/ibm4899.c: New file.
128 * iconvdata/ibm4899.h: New file.
129 * iconvdata/ibm4909.c: New file.
130 * iconvdata/ibm4909.h: New file.
131 * iconvdata/ibm4971.c: New file.
132 * iconvdata/ibm4971.h: New file.
133 * iconvdata/ibm5347.c: New file.
134 * iconvdata/ibm5347.h: New file.
135 * iconvdata/ibm9030.c: New file.
136 * iconvdata/ibm9030.h: New file.
137 * iconvdata/ibm9066.c: New file.
138 * iconvdata/ibm9066.h: New file.
139 * iconvdata/ibm9448.c: New file.
140 * iconvdata/ibm9448.h: New file.
141 * iconvdata/ibm12712.c: New file.
142 * iconvdata/ibm12712.h: New file.
143 * iconvdata/ibm16804.c: New file.
144 * iconvdata/ibm16804.h: New file.
145 * iconvdata/testdata/IBM803: New file.
146 * iconvdata/testdata/IBM803..UTF8: New file.
147 * iconvdata/testdata/IBM901: New file.
148 * iconvdata/testdata/IBM901..UTF8: New file.
149 * iconvdata/testdata/IBM902: New file.
150 * iconvdata/testdata/IBM902..UTF8: New file.
151 * iconvdata/testdata/IBM921: New file.
152 * iconvdata/testdata/IBM921..UTF8: New file.
153 * iconvdata/testdata/IBM1008: New file.
154 * iconvdata/testdata/IBM1008..UTF8: New file.
155 * iconvdata/testdata/IBM1097: New file.
156 * iconvdata/testdata/IBM1097..UTF8: New file.
157 * iconvdata/testdata/IBM1112: New file.
158 * iconvdata/testdata/IBM1112..UTF8: New file.
159 * iconvdata/testdata/IBM1123: New file.
160 * iconvdata/testdata/IBM1123..UTF8: New file.
161 * iconvdata/testdata/IBM1130: New file.
162 * iconvdata/testdata/IBM1130..UTF8: New file.
163 * iconvdata/testdata/IBM1140: New file.
164 * iconvdata/testdata/IBM1140..UTF8: New file.
165 * iconvdata/testdata/IBM1141: New file.
166 * iconvdata/testdata/IBM1141..UTF8: New file.
167 * iconvdata/testdata/IBM1142: New file.
168 * iconvdata/testdata/IBM1142..UTF8: New file.
169 * iconvdata/testdata/IBM1143: New file.
170 * iconvdata/testdata/IBM1143..UTF8: New file.
171 * iconvdata/testdata/IBM1144: New file.
172 * iconvdata/testdata/IBM1144..UTF8: New file.
173 * iconvdata/testdata/IBM1145: New file.
174 * iconvdata/testdata/IBM1145..UTF8: New file.
175 * iconvdata/testdata/IBM1146: New file.
176 * iconvdata/testdata/IBM1146..UTF8: New file.
177 * iconvdata/testdata/IBM1147: New file.
178 * iconvdata/testdata/IBM1147..UTF8: New file.
179 * iconvdata/testdata/IBM1148: New file.
180 * iconvdata/testdata/IBM1148..UTF8: New file.
181 * iconvdata/testdata/IBM1149: New file.
182 * iconvdata/testdata/IBM1149..UTF8: New file.
183 * iconvdata/testdata/IBM1166: New file.
184 * iconvdata/testdata/IBM1166..UTF8: New file.
185 * iconvdata/testdata/IBM1167: New file.
186 * iconvdata/testdata/IBM1167..UTF8: New file.
187 * iconvdata/testdata/IBM4517: New file.
188 * iconvdata/testdata/IBM4517..UTF8: New file.
189 * iconvdata/testdata/IBM4899: New file.
190 * iconvdata/testdata/IBM4899..UTF8: New file.
191 * iconvdata/testdata/IBM4909: New file.
192 * iconvdata/testdata/IBM4909..UTF8: New file.
193 * iconvdata/testdata/IBM4971: New file.
194 * iconvdata/testdata/IBM4971..UTF8: New file.
195 * iconvdata/testdata/IBM5347: New file.
196 * iconvdata/testdata/IBM5347..UTF8: New file.
197 * iconvdata/testdata/IBM9030: New file.
198 * iconvdata/testdata/IBM9030..UTF8: New file.
199 * iconvdata/testdata/IBM9066: New file.
200 * iconvdata/testdata/IBM9066..UTF8: New file.
201 * iconvdata/testdata/IBM9448: New file.
202 * iconvdata/testdata/IBM9448..UTF8: New file.
203 * iconvdata/testdata/IBM12712: New file.
204 * iconvdata/testdata/IBM12712..UTF8: New file.
205 * iconvdata/testdata/IBM16804: New file.
206 * iconvdata/testdata/IBM16804..UTF8: New file.
207 Patch by Masahide WASHIZAWA <washi@jp.ibm.com>.
208
209 * iconvdata/run-iconv-test.sh: Run ASCII->encoding->ASCII suntzus
210 test only if $subset is N.
211
212 2005-09-29 Roland McGrath <roland@redhat.com>
213
214 [BZ #1392]
215 * posix/sys/wait.h [!__GNUC__ || __cplusplus] (__WAIT_INT): Use const.
216
217 2005-09-29 Alfred M. Szmidt <ams@gnu.org>
218
219 * elf/rtld.c [DL_ARGV_NOT_RELRO] (_dl_argc, _dl_skip_args):
220 Don't use attribute_relro.
221
222 2005-09-29 Roland McGrath <roland@redhat.com>
223
224 [BZ #1392]
225 * posix/sys/wait.h (__WAIT_INT): Rewrite using an initializer,
226 in case __typeof yields a const-qualified type.
227
228 2005-09-28 Ulrich Drepper <drepper@redhat.com>
229
230 * dirent/dirent.h: Declare fdopendir.
231 * dirent/Versions: Export fdopendir for GLIBC_2.4.
232 * dirent/Makefile (routines): Add fdopendir.
233 (tests): Add tst-fdopendir.
234 * dirent/tst-fdopendir.c: New file.
235 * include/dirent.h: Declare __alloc_dir.
236 * sysdeps/generic/fdopendir.c: New file.
237 * sysdeps/unix/fdopendir.c: New file.
238 * sysdeps/unix/opendir.c: Split off back part of opendir into new
239 function __alloc_dir.
240
241 2005-09-26 Steven Munroe <sjmunroe@us.ibm.com>
242
243 [BZ #1384]
244 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected y1, y1f, yn,
245 ynf results.
246
247 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
248 Ulrich Drepper <drepper@redhat.com>
249
250 [BZ #1302]
251 Change bitset word type from unsigned int to unsigned long int,
252 as this has better performance on typical 64-bit hosts. Change
253 bitset type name to bitset_t.
254 * posix/regcomp.c (build_equiv_class, build_charclass):
255 (build_range_exp, build_collating_symbol):
256 Prefer bitset_t to re_bitset_ptr_t in prototypes, when the actual
257 argument is a bitset. This is merely a style issue, but it makes
258 it clearer that an entire array is expected.
259 (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps,
260 lower_subexp): Adjust for new bitset_t definition.
261 (lower_subexp, parse_bracket_exp, built_charclass_op): Likewise.
262 * posix/regex_internal.h (bitset_set, bitset_clear, bitset_contain,
263 bitset_not, bitset_merge, bitset_set_all, bitset_mask): Likewise.
264 * posix/regexec.c (check_dst_limits_calc_pos_1,
265 check_subexp_matching_top, build_trtable, group_nodes_into_DFAstates):
266 Likewise.
267 * posix/regcomp.c (utf8_sb_map): Don't assume initializer
268 == 0xffffffff.
269 * posix/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
270 All uses changed.
271 (BITSET_WORDS): Renamed from BITSET_UINTS. All uses changed.
272 (bitset_word_t): New type, replacing 'unsigned int' for bitset uses.
273 All uses changed.
274 (BITSET_WORD_MAX): New macro.
275 (bitset_set, bitset_clear, bitset_contain, bitset_empty,
276 (bitset_set_all, bitset_copy): Adjust for bitset_t change.
277 (bitset_empty, bitset_copy):
278 Prefer sizeof (bitset_t) to multiplying it out ourselves.
279 (bitset_not_merge): Remove; unused.
280 (bitset_contain): Return bool, not unsigned int with one bit on.
281 All callers changed.
282 * posix/regexec.c (build_trtable): Don't assume bitset_t has no
283 stricter alignment than re_node_set; do this by defining a new
284 internal type struct dests_alloc and using it to allocate memory.
285
286 2005-09-27 Ulrich Drepper <drepper@redhat.com>
287
288 [BZ #1230]
289 * stdlib/strtod_l.c (STRNCASECMP): Always use C locale object.
290 (TOLOWER_C): Define. Use it when recognizing inf and nan.
291 * stdlib/Makefile (tests): Add bug-strtod2.
292 * stdlib/bug-strtod2.c: New file.
293
294 2005-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
295
296 [BZ #1361]
297 * argp/argp-fmtstream.h [HAVE_CONFIG_H]: Do not #include <config.h>.
298 * argp/argp-eexst.c, argp/argp-fmtstream.c, argp/argp-fs-xinl.c,
299 argp/argp-xinl.c: Fix up whitespace.
300
301 2005-09-27 Ulrich Drepper <drepper@redhat.com>
302
303 [BZ #1158]
304 * stdlib/cxa_atexit.c (__new_exitfn): Rewrite to preserve order in
305 which the functions were registered.
306 * dlfcn/Makefile: Add rules to build and run bug-atexit1 and
307 bug-atexit2.
308 * dlfcn/bug-atexit1.c: New file.
309 * dlfcn/bug-atexit1-lib.c: New file.
310 * dlfcn/bug-atexit2.c: New file.
311 * dlfcn/bug-atexit2-lib.c: New file.
312
313 [BZ #1078]
314 * libio/fileops.c (_IO_new_file_xsputn): Determine amount of
315 available space in non-line-buffered buffer correctly.
316 * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
317 * stdio-common/Makefile (tests): Add tst-fwrite.
318 * stdio-common/tst-fwrite.c: New file.
319
320 2005-09-26 Ulrich Drepper <drepper@redhat.com>
321
322 [BZ #838]
323 * malloc/arena.c (ptmalloc_lock_all): If global lock already taken
324 by the same thread, just bump the counter.
325 (ptmalloc_unlock_all): If counter for recursive locks hasn't reached
326 zero, don't do anything else.
327 * malloc/Makefile (tests): Add tst-mallocfork.
328 * malloc/tst-mallocfork.c: New file.
329
330 [BZ #808]
331 * malloc/malloc.c (_int_realloc): Make error message clearer.
332
333 [BZ #713]
334 * libio/iofgets.c: Treat N==1 correctly.
335 * libio/iofgets_u.c: Likewise.
336 * libio/iofgetws.c: Likewise.
337 * libio/iofgetws_u.c: Likewise.
338 * stdio-common/Makefile (tests): Add tst-fgets.
339 * stdio-common/tst-fgets.c: New file.
340
341 2005-01-11 Thorsten Kukuk <kukuk@suse.de>
342
343 [BZ #652]
344 * posix/getconf.c: Add new option -a to print the names of
345 the current system configuration variables to stdout.
346 Based on patch from Josh Aas <josha@sgi.com>.
347
348 2005-09-26 Ulrich Drepper <drepper@redhat.com>
349
350 [BZ #644]
351 * sysdeps/posix/getaddrinfo.c (fls): New function.
352 (gaih_inet): Don't use ffs, use fls. Convert address to native byte
353 order first.
354 * posix/Makefile (tests): Add tst-rfc3484.
355 * posix/tst-rfc3484.c: New file.
356
357 [BZ #627]
358 * libio/iofclose.c (_IO_new_fclose): Unlock the internal lock
359 before destroying it as part of the _IO_FINISH call.
360 * libio/oldiofclose.c (_IO_old_fclose): Likewise.
361
362 [BZ #524]
363 * sysdeps/posix/getaddrinfo.c (match_prefix): Fix matching loop if
364 number of bits is multiple of 8.
365 Patch by Fredrik Tolf <fredrik@dolda2000.com>.
366
367 [BZ #516]
368 * elf/dl-load.c: Report failed loading due to ELF class mismatch
369 with better words.
370
371 [BZ #162]
372 * manual/llio.texi (Waiting for I/O): Correct description of read
373 conditions reported by select.
374
375 2005-09-24 Jakub Jelinek <jakub@redhat.com>
376
377 * inet/getnetgrent_r.c (innetgr): Call endfct even if result != 0.
378 Return 1 only if result == 1. Patch by Benoit Capelle.
379
380 2005-09-25 Ulrich Drepper <drepper@redhat.com>
381
382 [BZ #278]
383 * manual/stdio.texi (Hook Functions): Correct type of position
384 parameter of seeker and fix fallout of the change in the text.
385
386 [BZ #714]
387 * iconv/loop.c [!STORE_REST] (SINGLE): Correctly record number of
388 left-over bytes and store them correctly.
389 * wcsmbs/tst-mbrtowc2.c: New file.
390 * wcsmbs/Makefile (tests): Add tst-mbrtowc2.
391
392 2005-09-24 Roland McGrath <roland@redhat.com>
393
394 * sysdeps/unix/sysv/i386/signal.S: Removed, saved in ports repository.
395 * sysdeps/unix/sysv/i386/sigreturn.S: Likewise.
396
397 2005-09-24 Ulrich Drepper <drepper@redhat.com>
398
399 [BZ #545]
400 * locale/iso-639.def: More updates from the current spec.
401
402 * locale/programs/ld-address.c (address_finish): Produce better
403 error messages for invalid lang_ab use.
404
405 * locale/iso-639.def: Add a few updates from current spec.
406
407 2005-09-23 Ulrich Drepper <drepper@redhat.com>
408
409 [BZ #704]
410 * locale/iso-4217.def: Replace MGF with MGA.
411
412 * iconvdata/jis0208.c (__jisx0208_from_ucs4_lat1): Reduce size of
413 array.
414 * iconvdata/jis0208.h (ucs4_to_jisx0208): Adjust access.
415
416 2004-08-13 GOTO Masanori <gotom@debian.or.jp>
417
418 [BZ #395]
419 * iconvdata/jis0208.c: Remove 0x005C mapping from
420 __jisx0208_from_ucs4_lat1.
421 Reported by Fumitoshi UKAI <ukai@debian.or.jp>
422
423 2005-09-23 Ulrich Drepper <drepper@redhat.com>
424
425 [BZ #394]
426 * libio/fmemopen.c (fmemopen_write): Return 0 instead of -1 if
427 nothing can be written.
428 * libio/iofopncook.c (_IO_cookie_write): If something went wrong,
429 set error bit.
430
431 2005-09-22 Ulrich Drepper <drepper@redhat.com>
432
433 [BZ #281]
434 * posix/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
435 * posix/regcomp.c: Remove unnecessary uses of
436 unsigned RE_TRANSLATE_TYPE.
437 * posix/regex_internal.h: Likewise.
438 * posix/regex_internal.c: Likewise.
439 * posix/regexexec.c: Likewise.
440 Based on a patch by Stepan Kasal <kasal@ucw.cz>.
441
442 [BZ #1035]
443 * locale/iso-4217.def: Replace TRL entry with TRY for new Turkish Lira.
444
445 [BZ #1363]
446 * nscd/nscd_getpw_r.c (nscd_getpw_r): Remove incorrectly C&Ped
447 free call in code handling detection of GC runs.
448
449 2005-09-22 Roland McGrath <roland@redhat.com>
450
451 * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie for
452 static __thread variable.
453 From Alexandre Oliva <aoliva@redhat.com>
454
455 * Makefile ($(objpfx)c++-types-check.out): Use $<, not $^, in command.
456 Reported by Alexandre Oliva <aoliva@redhat.com>.
457
458 2005-09-20 Jakub Jelinek <jakub@redhat.com>
459
460 * nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.
461
462 2005-09-20 Roland McGrath <roland@redhat.com>
463
464 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use execv, not execl.
465
466 [BZ #1346]
467 * elf/dl-load.c (_dl_map_object_from_fd) [HAVE_Z_RELRO]: Do relro
468 magic on __stack_prot only if [SHARED]. Skip mprotect if __stack_prot
469 lies outside the page-rounded-down relro region.
470
471 2005-09-19 Richard Henderson <rth@redhat.com>
472
473 [BZ #1358]
474 * sysdeps/unix/alpha/sysdep.h (inline_syscall1): Copy argument(s)
475 to a temporary first.
476 (inline_syscall2, inline_syscall3, inline_syscall4): Likewise.
477 (inline_syscall5, inline_syscall6): Likewise.
478
479 * sysdeps/alpha/ldiv.S (lldiv): Add alias.
480
481 2005-09-17 Ulrich Drepper <drepper@redhat.com>
482
483 [BZ #1010]
484 * sysdeps/unix/sockatmark.c (sockatmark): Use SIOCATMARK correctly.
485
486 [BZ #1053]
487 * debug/xtrace.sh: Add missing escape character in -? match.
488 Patch by Peter Breitenlohner <peb@mppmu.mpg.de>.
489
490 [BZ #1051]
491 * wctype/wctype.h: Remove stray __END_NAMESPACE_C99.
492 * stdlib/stdlib.h: Use __END_NAMESPACE_STD instead of
493 __END_NAMESPACE_C99 in one place.
494 * scripts/begin-end-check.pl: New file.
495 Patch by Ralph Loader <suckfish@ihug.co.nz>.
496 * Makefile: Add rules to run scripts/begin-end-check.pl.
497
498 2005-09-17 Andreas Jaeger <aj@suse.de>
499
500 * timezone/zdump.c: Include ctype.h.
501
502 2005-09-16 Andreas Jaeger <aj@suse.de>
503
504 [BZ #1047]
505 * sysdeps/unix/sysv/linux/mips/getpagesize.c: New file.
506
507 2005-09-16 Maciej W. Rozycki <macro@linux-mips.org>
508
509 [BZ #933]
510 * sysdeps/unix/sysv/linux/mips/brk.c (__brk): Load the number of
511 the syscall immediately before invocation.
512 * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Likewise.
513 * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall): Likewise.
514
515 * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S (__ioctl): Use
516 macros to handle GP.
517 * sysdeps/unix/sysv/linux/mips/mips64/syscall.S (syscall):
518 Likewise. Update inaccurate comments.
519
520 2005-09-13 Ulrich Drepper <drepper@redhat.com>
521
522 * sysdeps/posix/spawni.c (__spawni): Automatically recognize some
523 more cases when we can use vfork.
524
525 2005-08-29 Thomas Schwinge <schwinge@nic-nac-project.de>
526
527 [BZ #1261]
528 * manual/memory.texi (Hooks for Malloc): Correct prototype of
529 my_init_hook and definition of my_free_hook.
530
531 2005-09-12 Roland McGrath <roland@redhat.com>
532
533 [BZ #1331]
534 * malloc/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
535 macro argument.
536 Reported by Matej Vela <vela@debian.org>.
537
538 2005-09-12 Jakub Jelinek <jakub@redhat.com>
539
540 * malloc/malloc.c (struct malloc_chunk): Fix comment typo.
541 (public_cALLOc): For mmapped chunks and perturb_byte != 0,
542 don't clear SIZE_SZ bytes more than should be cleared.
543
544 2005-09-09 Jakub Jelinek <jakub@redhat.com>
545
546 * inet/getnetgrent_r.c: Include assert.
547 (setup): Remove FUNC_NAME and ALL arguments, assume they are always
548 "setnetgrent" and 1.
549 (endnetgrent_hook): New function.
550 (internal_endnetgrent): Use it.
551 (__internal_setnetgrent_reuse): Use it. Adjust setup caller.
552 If status is NSS_STATUS_SUCCESS, yet action is continue, call
553 endnetgrent hook.
554 (internal_getnetgrent_r): Use __nss_lookup_function rather than
555 setup. Recompute getfct pointer after successful
556 __internal_setnetgrent_reuse. Don't use __nss_next.
557 (innetgr): Use __nss_lookup_function instead of __nss_lookup.
558 Adjust setup caller.
559 * nss/nss_files/files-netgrp.c (_nss_files_endnetgrent): Always clear
560 data_size and cursor. Add libnss_files_hidden_proto and
561 libnss_files_hidden_def.
562 (_nss_files_setnetgrent): Call _nss_files_endnetgrent on failure.
563 * nis/nss_nis/nis-netgrp.c (internal_endnetgrent): Always clear
564 data_size and cursor.
565 (_nss_nis_setnetgrent): Don't call internal_endnetgrent.
566 (_nss_nis_getnetgrent_r): Remove result->cursor == NULL handling.
567 * nis/nss_nisplus/nisplus-netgrp.c (internal_endnetgrent): Always clear
568 data_size and position.
569 (_nss_nisplus_setnetgrent): Don't call internal_endnetgrent.
570
571 2005-09-09 Ulrich Drepper <drepper@redhat.com>
572
573 * nss/getent.c (netgroup_keys): Call endnetgrent.
574 (main): Call mtrace.
575
576 * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): We don't
577 need locking for the stream. Use feof_unlocked.
578
579 2005-09-09 Jakub Jelinek <jakub@redhat.com>
580
581 [BZ #1318]
582 * locale/loadarchive.c (_nl_load_locale_from_archive): Free
583 normalized_codeset even if p was already normalized.
584 Reported by Jaroslav Snajdr <jsnajdr@kerio.com>.
585
586 2005-09-08 Roland McGrath <roland@redhat.com>
587
588 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPS
589 properly, first byte is bit number in mask. Skip disabled caps.
590
591 2005-07-11 Derek R. Price <derek@ximbiot.com>
592
593 [BZ #1061]
594 * sysdeps/generic/glob.c (glob): Only a 0 return from
595 getlogin_r means success, according to POSIX 1003.2.
596
597 2005-06-23 Paul Eggert <eggert@cs.ucla.edu>
598
599 [BZ #1033]
600 * time/mktime.c: Import from gnulib.
601 The following macros are now consistent with other gnulib code.
602 This does not change mktime's behavior.
603 (TYPE_IS_INTEGER): New macro.
604 (time_t_is_integer): Use it.
605 (TYPE_TWOS_COMPLEMENT): New macro.
606 (twos_complement_arithmetic): Use it.
607 (TYPE_ONES_COMPLEMENT): New macro.
608 (TYPE_MINIMUM, TYPE_MAXIMUM): Now supports signed-magnitude.
609 mktime doesn't use this, but the code now matches other gnulib code.
610 (ranged_convert): Pacify GCC 4.0 in a different way, which
611 generates a few bytes less code.
612 (ranged_convert, __mktime_internal): When calling a function via a
613 pointer P, use P () rather than (*P) (), as we now assume C89 or
614 better.
615
616 2005-09-07 Alexandre Oliva <aoliva@redhat.com>
617
618 * timezone/test-tz.c: Update to match tzdata2005m.
619 * timezone/tst-timezone.c: Likewise.
620
621 2005-09-07 Ulrich Drepper <drepper@redhat.com>
622
623 * posix/regexec.c (find_recover_state): Remove unnecessary
624 initialization.
625 (transit_state_bkref): Make DFA a const pointer.
626 (get_subexp): Likewise.
627 (check_arrival): Likewise.
628 (update_cur_sifted_state): Likewise.
629 (re_search_internal): Likewise.
630 (prune_impossible_nodes): Likewise.
631 (acquire_init_state_context): Likewise.
632 (proceed_next_node): Likewise.
633 (set_regs): Likewise.
634 (free_fail_stack_return): Likewise.
635 (check_arrival_expand_ecl): Mark DFA parameter as const.
636 (check_arrival_expand_ecl_sub): Likewise.
637 (check_subexp_limits): Likewise.
638 (sub_epsilon_src_nodes): Likewise.
639 (add_epsilon_src_nodes): Likewise.
640 (merge_state_array): Likewise.
641 (update_regs): Likewise.
642 (build_trtable): Likewise.
643 (sift_states_backward): Mark MCTX parameter as const.
644 (build_sifted_states): Likewise.
645 (update_cur_sifted_state): Likewise.
646 (sift_states_mkref): Likewise.
647 (check_arrival_expand_ecl): Mark eclosure as const.
648 (check_dst_limits_calc_pos_1): Likewise.
649 * posix/regex_internal.h (re_match_context_t): Make dfa a const
650 pointer.
651
652 2005-09-06 Ulrich Drepper <drepper@redhat.com>
653
654 * timezone/africa: Update from tzdata2005m.
655 * timezone/asia: Likewise.
656 * timezone/australasia: Likewise.
657 * timezone/backward: Likewise.
658 * timezone/europe: Likewise.
659 * timezone/northamerica: Likewise.
660 * timezone/southamerica: Likewise.
661 * timezone/zone.tab: Likewise.
662 * timezone/zdump.c: Update from tzcode2005m.
663
664 * posix/regexec.c (merge_state_with_log): Define dfa as const pointer.
665 (transit_state_sb): Likewise.
666 (transit_state_mb): Likewise.
667 (sift_states_iter_mb): Likewise.
668 (check_arrival_add_next_nodes): Likewise.
669 (check_node_accept_bytes): Change first parameter to pointer-to-const.
670 [_LIBC] (re_search_2_stub): Use mempcpy.
671
672 * posix/regex_internal.c (re_string_reconstruct): Avoid calling
673 mbrtowc for very simple UTF-8 case.
674
675 2005-09-01 Paul Eggert <eggert@cs.ucla.edu>
676
677 * posix/regex_internal.c (build_wcs_upper_buffer): Fix portability
678 bugs in int versus size_t comparisons.
679
680 2005-09-06 Ulrich Drepper <drepper@redhat.com>
681
682 * posix/regex_internal.c (re_acquire_state): Make DFA pointer arg
683 a pointer-to-const.
684 (re_acquire_state_context): Likewise.
685 * posix/regex_internal.h: Adjust prototypes.
686
687 2005-08-31 Jim Meyering <jim@meyering.net>
688
689 * posix/regcomp.c (search_duplicated_node): Make first pointer arg
690 a pointer-to-const.
691 * posix/regex_internal.c (create_ci_newstate, create_cd_newstate,
692 register_state): Likewise.
693 * posix/regexec.c (search_cur_bkref_entry, check_dst_limits):
694 (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
695 (group_nodes_into_DFAstates): Likewise.
696
697 2005-08-31 Paul Eggert <eggert@cs.ucla.edu>
698
699 * posix/regexec.c (re_search_internal): Simplify update of
700 rm_so and rm_eo by replacing "if (A == B) A += C - B;"
701 with the equivalent of "if (A == B) A = C;".
702
703 2005-09-06 Ulrich Drepper <drepper@redhat.com>
704
705 * posix/regcomp.c (re_compile_internal): Change third parameter type
706 to size_t.
707 (init_dfa): Likewise. Make sure that arithmetic on pat_len doesn't
708 overflow.
709 * posix/regex_internal.h (struct re_dfa_t): Change type of nodes_alloc
710 and nodes_len to size_t.
711 * posix/regex_internal.c (re_dfa_add_node): Use size_t as type for
712 new_nodes_alloc. Check for overflow.
713
714 2005-08-31 Paul Eggert <eggert@cs.ucla.edu>
715
716 * posix/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
717 (optimize_subexps, lower_subexp):
718 Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
719 since the signed shift might overflow. Use 1u<<31 instead.
720 * posix/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
721 Likewise.
722 * posix/regexec.c (check_dst_limits_calc_pos_1): Likewise.
723 (check_subexp_matching_top): Likewise.
724 * posix/regcomp.c (optimize_subexps, lower_subexp):
725 Use CHAR_BIT rather than 8, for clarity.
726 * posix/regexec.c (check_dst_limits_calc_pos_1):
727 (check_subexp_matching_top): Likewise.
728 * posix/regcomp.c (init_dfa): Make table_size unsigned, so that we
729 don't have to worry about portability issues when shifting it left.
730 Remove no-longer-needed test for table_size > 0.
731 * posix/regcomp.c (parse_sub_exp): Do not shift more bits than there
732 are in a word, as the resulting behavior is undefined.
733 * posix/regexec.c (check_dst_limits_calc_pos_1): Likewise;
734 in one case, a <= should have been an <, and in another case the
735 whole test was missing.
736 * posix/regex_internal.h (BYTE_BITS): Remove. All uses changed to
737 the standard name CHAR_BIT.
738
739 * posix/regex_internal.h (re_sub_match_top_t): Remove unused member
740 next_last_offset.
741 (struct re_dfa_t): Remove unused member states_alloc.
742 * posix/regcomp.c (init_dfa): Don't initialize unused members.
743
744 2005-08-25 Paul Eggert <eggert@cs.ucla.edu>
745
746 * posix/regexec.c (set_regs): Don't alloca with an unbounded size.
747
748 alloca modernization/simplification for regex.
749 * posix/regex.c: Remove portability cruft for alloca. This no longer
750 needs to be at the start of the file, and can be moved into
751 regex_internal.h and simplified.
752 * posix/regex_internal.h: Include <alloca.h>.
753 (__libc_use_alloca) [!defined _LIBC]: New macro.
754 * posix/regexec.c (build_trtable): Remove "#ifdef _LIBC",
755 since the code now works outside glibc.
756
757 2005-09-06 Ulrich Drepper <drepper@redhat.com>
758
759 * include/regex.h: Remove use of _RE_ARGS.
760
761 2005-08-25 Paul Eggert <eggert@cs.ucla.edu>
762
763 * posix/regexec.c (find_recover_state): Change "err" to "*err".
764
765 2005-08-24 Paul Eggert <eggert@cs.ucla.edu>
766
767 * posix/regcomp.c (regerror): Pointer args are 'restrict',
768 as per POSIX.
769 * posix/regex.h (regerror): Likewise.
770 * manual/pattern.texi (POSIX Regexp Compilation): Likewise.
771 Similarly for regcomp and regexec. Also, first 2 args of regexec
772 and 2nd arg of regerror are const.
773
774 * posix/regex.c: Do not include <sys/types.h>, as POSIX no longer
775 requires this. (The code never needed it.)
776
777 2005-08-20 Paul Eggert <eggert@cs.ucla.edu>
778
779 * posix/regexec.c (sift_states_bkref): re_node_set_insert returns
780 int, not reg_errcode_t.
781
782 * posix/regex_internal.c (calc_state_hash): Put 'inline' before type,
783 since some broken compilers warn about it otherwise.
784
785 * posix/regcomp.c (create_initial_state): Remove duplicate decl.
786
787 2005-08-20 Paul Eggert <eggert@cs.ucla.edu>
788
789 * posix/regex.h (_RE_ARGS): Remove. No longer needed, since we assume
790 C89 or better. All uses removed.
791
792 2005-09-06 Ulrich Drepper <drepper@redhat.com>
793
794 * posix/regex.c: Prevent using C++ compilers.
795
796 2005-08-19 Paul Eggert <eggert@cs.ucla.edu>
797
798 * posix/regcomp.c (duplicate_node): Return new index, not an error
799 code, and let the caller return REG_ESPACE if out of space. This
800 removes an uninitialied-variable warning with GCC 4.0.1, and also
801 avoids taking the address of a local variable. All callers
802 changed.
803
804 2005-09-06 Ulrich Drepper <drepper@redhat.com>
805
806 * include/time.h (__strptime_internal): Rename parameter to avoid
807 bogus compiler warning.
808
809 2005-08-19 Jim Meyering <jim@meyering.net>
810
811 * posix/regexec.c (proceed_next_node): Redo local variables to
812 avoid GCC shadowing warnings.
813
814 2005-09-06 Ulrich Drepper <drepper@redhat.com>
815
816 * posix/regex_internal.c (re_acquire_state): Minor code rearrangement.
817 (re_acquire_state_context): Likewise.
818
819 2005-08-19 Paul Eggert <eggert@cs.ucla.edu>
820
821 * posix/regex_internal.c (re_string_realloc_buffers):
822 (re_node_set_insert, re_node_set_insert_last, re_dfa_add_node):
823 Rename local variables to avoid GCC shadowing warnings.
824
825 2005-07-08 Eric Blake <ebb9@byu.net>
826 Paul Eggert <eggert@cs.ucla.edu>
827
828 * posix/regcomp.c (init_dfa): Store __btowc value in wint_t, not
829 wchar_t. Remove now-unnecessary cast.
830 (build_range_exp): Likewise.
831
832 2005-08-31 Bob Wilson <bob.wilson@acm.org>
833
834 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove the
835 exponent bias from the increment value for scaling by 2^60.
836
837 2005-09-05 Alexandre Oliva <aoliva@redhat.com>
838
839 * configure.in: Compile source test file with -fPIC for -shared.
840
841 2005-09-04 Ulrich Drepper <drepper@redhat.com>
842
843 * iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,
844 it wasn't used. Remove use of from_object and to_object variable,
845 replace with some constants. Adjust users.
846
847 * sysdeps/i386/bits/string.h: Removed.
848
849 * stdio-common/Makefile (tests): Add tst-put-error.
850 * stdio-common/tst-put-error.c: New file.
851 * libio/fileops.c (_IO_new_file_xsputn): If overflow fails and no more
852 data would have to be written signal error.
853 * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
854
855 * libio/fileops.c (_IO_new_file_overflow): Use NULL not 0.
856
857 2005-09-02 Ulrich Drepper <drepper@redhat.com>
858
859 * elf/dl-load.c (_dl_map_object_from_fd): No need to change
860 protection of memory used for the last segment.
861
862 2005-08-22 Robert Millan <robertmh@gnu.org>
863
864 * sysdeps/mach/hurd/nfs/nfs.h: Move to ...
865 * sysdeps/generic/nfs/nfs.h: ... here.
866
867 2005-09-01 Ulrich Drepper <drepper@redhat.com>
868
869 * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.
870 Add __wur to feof{,_unlocked}, ferror{,_unlocked},
871 fileno{,_unlocked}, and popen.
872
873 2005-08-30 Ulrich Drepper <drepper@redhat.com>
874
875 * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.
876
877 2005-08-01 Bob Wilson <bob.wilson@acm.org>
878 Richard Sandiford <richard@codesourcery.com>
879
880 * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Add missing
881 exponent bias to the value for 2^126.
882
883 2005-08-30 Jakub Jelinek <jakub@redhat.com>
884 Alan Modra <amodra@bigpond.net.au>
885
886 * elf/dl-addr.c (_dl_addr): Use DL_ADDR_SYM_MATCH macro.
887 * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): Define.
888 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h: New file.
889
890 2005-08-23 Ulrich Drepper <drepper@redhat.com>
891
892 * nscd/nscd.c (main): Use error while process isn't running in the
893 background, not dbg_log.
894 * nscd/nscd_conf.c (nscd_parse_file): Likewise.
895 Mark messages with _(). Unify testing for database name.
896
897 * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.
898 (dbs): Initialize max_db_size fields.
899 (nscd_init): When mapping the database, use max_db_size as the
900 mapping size even if it is bigger than the file size.
901 * nscd/mem.c (mempool_alloc): When resizing the file make sure the
902 limit in max_db_size is not exceeded. Don't use mremap, just
903 posix_fallocate is enough (according to Linus). Use posix_fallocate
904 correctly.
905 * nscd/nscd.conf: Add max-db-size parameters.
906 * nscd/nscd.h (struct database_dyn): Add max_db_size field.
907 Define DEFAULT_MAX_DB_SIZE and DEFAULT_DATASIZE_PER_BUCKET.
908 Temporarily define TEMP_FAILURE_RETRY_VAL here.
909 * nscd/nscd_conf.c (nscd_parse_file): Parse max-db-size parameter
910 and add sanity checks for it.
911
912 * nscd/aicache.c (addhstaiX): Use send with MSG_NOSIGNAL not write to
913 send reply.
914 * nscd/connection.c (writeall): Likewise.
915 (handle_request): Likewise.
916 * nscd/grpcache.c (cache_addgr): Likewise.
917 * nscd/hstcache.c (cache_addhst): Likewise.
918 * nscd/initgrcache.c (addinitgroupsX): Likewise.
919 * nscd/nscd.c (parse_opt): Likewise.
920 * nscd/nscd_stat.c (send_stats): Likewise.
921 (receive_print_stats): Likewise.
922 * nscd/pwdcache.c (cache_addpw): Likewise.
923
924 * sysdeps/unix/sysv/linux/Versions: Export inotify_* syscalls.
925
926 2005-08-22 Jakub Jelinek <jakub@redhat.com>
927
928 * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) by
929 sizeof (wchar_t) rather than multiplying __len by sizeof (wchar_t).
930 Pass __bos (__dst) / sizeof (wchar_t) to the *_chk routine.
931 * wcsmbs/bits/wchar2.h (mbsrtowcs, mbsnrtowcs): Likewise.
932 * debug/mbsnrtowcs_chk.c (__mbsnrtowcs_chk): Don't multiply
933 len by sizeof (wchar_t).
934 * debug/mbsrtowcs_chk.c (__mbsrtowcs_chk): Likewise.
935 * debug/mbstowcs_chk.c (__mbstowcs_chk): Likewise.
936 Fix type of SRC argument. Pass &SRC rather than SRC to
937 __mbsrtowcs.
938 * debug/wcstombs_chk.c (__wcstombs_chk): Pass &SRC rather than SRC
939 to __wcsrtombs.
940 * debug/tst-chk1.c: Include assert.h.
941 (do_test): Change enough array from VLA into a fixed size array.
942 Assert that MB_CUR_MAX is <= sizeof (enough). Use FAIL () macro
943 instead of print error details. Add several new tests.
944 Kill some unused variable warnings.
945
946 2005-08-21 Ulrich Drepper <drepper@redhat.com>
947
948 * resolv/res_send.c (Aerror): Fix printing IP address.
949
950 * resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.
951
952 2005-08-19 H.J. Lu <hongjiu.lu@intel.com>
953
954 * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.
955
956 2005-08-17 Robert Love <rml@novell.com>
957
958 * sysdeps/unix/sysv/linux/sys/inotify.h: Add IN_MOVE_SELF event.
959
960 2005-08-19 Bruno Haible <bruno@clisp.org>
961
962 * intl/localealias.c (read_alias_file): In case of failure, close the
963 file descriptor and sort the array before returning.
964
965 2005-08-19 Ulrich Drepper <drepper@redhat.com>
966
967 * malloc/Makefile: Link libmemusage.so with ld.so.
968 * malloc/memusage.c: Use atomic operations for all counter and size
969 computations. Handle thread stacks.
970 * sysdeps/generic/memusage.h: Define memusage_cntr_t and
971 memusage_size_t.
972 * sysdeps/i386/i686/memusage.h: New file.
973 * include/atomic.h: Define atomic_max and atomic_min.
974
975 * debug/tst-chk1.c: Add tests for mbstowcs and wcstombs.
976
977 2005-08-17 Paul Eggert <eggert@cs.ucla.edu>
978
979 [BZ #1207]
980 * posix/regex.h: Remove spurious space-before-tab. From gnulib.
981
982 2005-08-16 Ulrich Drepper <drepper@redhat.com>
983
984 * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
985 sys/inotify.h.
986 * sysdeps/unix/sysv/linux/sys/inotify.h: New file.
987 * sysdeps/unix/sysv/linux/syscalls.list: Add inotify syscalls.
988
989 * nscd/cache.c (prune_cache): Add more debug output. Only for
990 debug level 3 and higher and very verbose.
991
992 * nscd/cache.c (prune_cache): Use stat64 not stat.
993 * nscd/connections.c (nscd_init): Likewise.
994
995 2005-08-10 Sergio Gelato <Sergio.Gelato@astro.su.se>
996
997 [BZ #1188]
998 * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Change assert check
999 from (len > 0) to (len >= 0).
1000
1001 2005-08-16 Ulrich Drepper <drepper@redhat.com>
1002
1003 * nis/nis_xdr.c (_xdr_nis_result): Fix type of res variable.
1004 Reported by Thomas Schwinge.
1005
1006 2005-08-15 Jakub Jelinek <jakub@redhat.com>
1007
1008 * nis/nis_subr.c (nis_leaf_of_r): Handle buflen == 0 correctly.
1009
1010 2005-08-16 Ulrich Drepper <drepper@redhat.com>
1011
1012 * nss/getent.c (more_help): Use open_memstream instead of handling
1013 memory allocation ourselves.
1014
1015 2005-08-16 Jay Fenlason <fenlason@redhat.com>
1016
1017 * nss/getent.c (parse_options): change the -s option to support
1018 {database}:{search} to override /etc/resolv.conf for only the
1019 specified database.
1020
1021 2005-08-08 Ulrich Drepper <drepper@redhat.com>
1022
1023 * nscd/connections.c (main_loop_epoll): Pass NULL as event
1024 argument for epoll_ctl(EPOLL_CTL_DEL) calls.
1025
1026 * nscd/nscd_stat.c (receive_print_stats): Really print values of
1027 thread number, paranoia, and restart interval the server is using.
1028
1029 * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.
1030 * include/stdio.h: Add libc_hidden_proto for __vfprintf_chk.
1031 * debug/vfprintf_chk.c: Add libc_hidden_def.
1032
1033 2005-08-08 Roland McGrath <roland@redhat.com>
1034
1035 * argp/argp-help.c (__argp_error): __asprintf -> vasprintf.
1036 (__argp_failure): Likewise.
1037
1038 2005-08-08 Ulrich Drepper <drepper@redhat.com>
1039
1040 * nscd/cache.c (cache_add): Commit hash table and header to disk.
1041
1042 * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.
1043 * nscd/connections.c (nscd_init): Likewise.
1044
1045 2005-08-08 Jakub Jelinek <jakub@redhat.com>
1046
1047 * stdio-common/fxprintf.c: Include libioP.h.
1048
1049 * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,
1050 getdomainname): Add __NTH.
1051 * stdlib/bits/stdlib.h (ptsname_r, wctomb, mbstowcs, wcstombs):
1052 Likewise.
1053 (realpath): Likewise. Use __const instead of const. Add __restrict
1054 keywords.
1055 * socket/bits/socket2.h (recvfrom): Add __restrict keyword to __buf.
1056 * wcsmbs/bits/wchar2.h (wmemcpy, wmemmove, wmempcpy, wmemset,
1057 wcscpy, wcpcpy, wcsncpy, wcpncpy, wcscat, wcsncat, vswprintf, wcrtomb,
1058 mbsrtowcs, wcsrtombs, mbsnrtowcs, wcsnrtombs): Add __NTH.
1059 * string/bits/string3.h (__memset_ichk): Likewise.
1060 (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk, __strcpy_ichk,
1061 __stpcpy_ichk, __strncpy_ichk, stpncpy, __strcat_ichk,
1062 __strncat_ichk): Likewise. Use __const instead of const.
1063 (__stpncpy_chk): Use __const instead of const.
1064 (__stpncpy_alias): Use __REDIRECT_NTH instead of __REDIRECT.
1065
1066 2005-08-08 Ulrich Drepper <drepper@redhat.com>
1067 Jakub Jelinek <jakub@redhat.com>
1068
1069 * nscd/mem.c (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): Move
1070 definitions to...
1071 * nscd/nscd.h (BLOCK_ALIGN_LOG, BLOCK_ALIGN, BLOCK_ALIGN_M1): ...here.
1072 * nscd/connections.c (usekey): New enum.
1073 (check_use, verify_persistent_db): New functions.
1074 (nscd_init): If persistent database is corrupted, unlink it and
1075 recreate rather than falling back to non-persistent database.
1076 Call verify_persistent_db. Avoid overflows in total computation.
1077
1078 2005-08-08 Ulrich Drepper <drepper@redhat.com>
1079
1080 * iconvdata/utf-16.c (PREPARE_LOOP): Minor cleanups to make code
1081 better readable. Avoid passing var to loop function, it's not
1082 necessary at all.
1083
1084 2005-08-07 Ulrich Drepper <drepper@redhat.com>
1085
1086 * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTRO
1087 definition.
1088
1089 2005-08-05 Ulrich Drepper <drepper@redhat.com>
1090
1091 * timezone/checktab.awk: Update from tzcode2005k.
1092 * timezone/private.h: Likewise.
1093 * timezone/scheck.c: Likewise.
1094 * timezone/tzselect.ksh: Likewise.
1095 * timezone/zdump.c: Likewise.
1096 * timezone/zic.c: Likewise.
1097 * timezone/africa: Update from tzdata2005k.
1098 * timezone/antarctica: Likewise.
1099 * timezone/asia: Likewise.
1100 * timezone/australasia: Likewise.
1101 * timezone/europe: Likewise.
1102 * timezone/iso3166.tab: Likewise.
1103 * timezone/leapseconds: Likewise.
1104 * timezone/northamerica: Likewise.
1105 * timezone/solar87: Likewise.
1106 * timezone/solar88: Likewise.
1107 * timezone/solar89: Likewise.
1108 * timezone/southamerica: Likewise.
1109 * timezone/zone.tab: Likewise.
1110
1111 2005-08-05 Roland McGrath <roland@redhat.com>
1112
1113 * mach/shortcut.awk: Ignore `weak_alias' lines.
1114 Reported by Alfred M. Szmidt <ams@gnu.org>.
1115
1116 * sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.
1117 Reported by Alfred M. Szmidt <ams@gnu.org>.
1118
1119 2005-08-03 Dwayne Grant McConnell <dgm69@us.ibm.com>
1120
1121 * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s):
1122 Use +=, not =, to append. Remove duplicate flags.
1123 * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
1124 Likewise. Fix comments.
1125
1126 2005-08-01 Ulrich Drepper <drepper@redhat.com>
1127
1128 * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart system
1129 call if it returned EINTR.
1130
1131 2005-07-31 Ulrich Drepper <drepper@redhat.com>
1132
1133 * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Move
1134 helper variable into .data.rel.ro. Simplify the code. Extend
1135 comment to explain prelinking.
1136
1137 2005-07-31 Andreas Jaeger <aj@suse.de>
1138
1139 * include/bits/syslog.h: New file.
1140
1141 2005-07-30 Ulrich Drepper <drepper@redhat.com>
1142
1143 * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the value
1144 up. We have more program header entries now and the note section
1145 was normally not loaded.
1146
1147 * nis/nis_subr.c: Some minor code cleanups.
1148
1149 2005-07-29 Ulrich Drepper <drepper@redhat.com>
1150
1151 * misc/bits/syslog.h: New file.
1152 * misc/sys/syslog.h: Include <bits/syslog.h> for fortification.
1153 * misc/Makefile (headers): Add bits/syslog.h.
1154 * include/sys/syslog.h: Add __vsyslog_chk prototype and hidden_proto.
1155 * sysdeps/generic/syslog.c: Change vsyslog function to __vsyslog_chk.
1156 Call __vfprintf_chk if necessary. Make vsyslog a wrapper. Add
1157 __syslog_chk.
1158 * misc/Versions: Export __syslog_chk and __vsyslog_chk.
1159
1160 2005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de>
1161
1162 [BZ #1137]
1163 * misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.
1164
1165 2005-07-28 Ulrich Drepper <drepper@redhat.com>
1166
1167 * nis/nis_xdr.c: Help gcc to avoid generating unnecessary wrapper
1168 functions.
1169
1170 2005-07-28 Jakub Jelinek <jakub@redhat.com>
1171
1172 * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf
1173 call.
1174 * gmon/gmon.c (write_gmon): Use __snprintf rather than snprintf.
1175
1176 2005-07-28 Ulrich Drepper <drepper@redhat.com>
1177
1178 * nis/nis_file.c: Rewrite the two pairs of functions into wrappers
1179 around a pair of new, generalized functions. 22% size reduction.
1180
1181 2005-07-27 Ulrich Drepper <drepper@redhat.com>
1182
1183 * nis/nis_xdr.c: Remove unnecessary cast which might hide bugs.
1184 Rearrange code. This reduces the code size 10%.
1185
1186 2005-07-26 Jakub Jelinek <jakub@redhat.com>
1187
1188 * misc/error.c (error_tail): Fix a comment typo.
1189
1190 2005-07-25 Ulrich Drepper <drepper@redhat.com>
1191
1192 * po/zh_TW.po: Update from translation team.
1193
1194 * debug/mbstowcs_chk.c: New file.
1195 * debug/wcstombs_chk.c: New file.
1196 * debug/Makefile (routines): Add mbstowcs_chk and wcstombs_chk.
1197 * debug/Versions: Add __mbstowcs_chk and __wcstombs_chk.
1198 * stdlib/bits/stdlib.h: Add definitions for mbstowcs and wcstombs.
1199
1200 * wcsmbs/bits/wchar2.h (mbsrtowcs): Pretty printing.
1201
1202 2005-07-24 Ulrich Drepper <drepper@redhat.com>
1203
1204 * string/test-memset.c (test_main): Use negative byte value in
1205 test.
1206
1207 * string/test-memset.c (do_one_test): Compare effect of call, not
1208 only return value.
1209 Add a few casts to avoid warnings.
1210
1211 2005-07-24 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
1212
1213 * sysdeps/sh/memset.S (memset): Correct 2nd argument handling.
1214
1215 2005-07-24 Ulrich Drepper <drepper@redhat.com>
1216
1217 [BZ #1125]
1218 * posix/Makefile (tests): Add tst-execvp4.
1219 * posix/tst-execvp4.c: New file.
1220
1221 2005-07-24 Jakub Jelinek <jakub@redhat.com>
1222
1223 [BZ #1125]
1224 * posix/execvp.c (execvp): Change path_malloc to
1225 char *, free that pointer on failure.
1226
1227 2005-07-24 Ulrich Drepper <drepper@redhat.com>
1228
1229 * wcsmbs/bits/wchar2.h: Use __FILE not FILE.
1230 * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.
1231 * wcsmbs/tst-wchar-h.c: New file.
1232
1233 2005-07-22 Ulrich Drepper <drepper@redhat.com>
1234
1235 * stdio-common/fxprintf.c (__fxprintf): Define variable more local.
1236
1237 2005-07-22 Jakub Jelinek <jakub@redhat.com>
1238
1239 * wcsmbs/bits/wchar2.h (__vfwprintf_chk, __vwprintf_chk): Use
1240 __gnuc_va_list rather than _G_va_list.
1241
1242 2005-07-22 Roland McGrath <roland@redhat.com>
1243
1244 [BZ #869]
1245 * Makerules ($(objpfx)stubs): Fix last change.
1246
1247 2005-07-21 Roland McGrath <roland@redhat.com>
1248
1249 * nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).
1250
1251 * stdlib/Makefile (headers): Move bits/wchar.h to ...
1252 * wcsmbs/Makefile (headers): ... here. Add bits/wchar2.h too.
1253
1254 2005-07-21 Jakub Jelinek <jakub@redhat.com>
1255
1256 * wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
1257 * debug/tst-chk1.c (do_test): Add test for swprintf with format
1258 being the last argument.
1259
1260 2005-07-21 Thorsten Kukuk <kukuk@suse.de>
1261
1262 * debug/getgroups_chk.c (__getgroups_chk): Fix return value.
1263
1264 * stdio-common/fxprintf.c: Include string.h.
1265
1266 2005-07-20 Ulrich Drepper <drepper@redhat.com>
1267
1268 [BZ #1138]
1269 * sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.
1270 * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
1271 * sysdeps/s390/fpu/libm-test-ulps: Likewise.
1272
1273 2005-07-20 Bob Wilson <bob.wilson@acm.org>
1274 Darin Petkov <darin@tensilica.com>
1275
1276 [BZ #1138]
1277 * sysdeps/ieee754/flt-32/e_atan2f.c (pi_lo): Correct exponent value.
1278
1279 2005-07-20 Jakub Jelinek <jakub@redhat.com>
1280
1281 * include/stdio.h (__fxprintf): Remove wfmt argument.
1282 * stdio-common/fxprintf.c: Include assert.h, ctype.h and wchar.h.
1283 (__fxprintf): Remove wfmt argument, create wfmt format string on
1284 the fly from fmt.
1285 * argp/argp-fmtstream.c: Adjust all __fxprintf callers.
1286 * argp/argp-help.c: Likewise.
1287 * assert/assert-perr.c: Likewise.
1288 * assert/assert.c: Likewise.
1289 * gmon/gmon.c: Likewise.
1290 * inet/rcmd.c: Likewise.
1291 * malloc/obstack.c: Likewise.
1292 * misc/error.c: Likewise.
1293 * misc/getpass.c: Likewise.
1294 * posix/getopt.c: Likewise.
1295 * resolv/res_hconf.c: Likewise.
1296 * stdio-common/perror.c: Likewise.
1297 * stdio-common/psignal.c: Likewise.
1298 * stdlib/fmtmsg.c: Likewise.
1299 * sunrpc/auth_unix.c: Likewise.
1300 * sunrpc/clnt_perr.c: Likewise.
1301 * sunrpc/clnt_tcp.c: Likewise.
1302 * sunrpc/clnt_udp.c: Likewise.
1303 * sunrpc/clnt_unix.c: Likewise.
1304 * sunrpc/svc_simple.c: Likewise.
1305 * sunrpc/svc_tcp.c: Likewise.
1306 * sunrpc/svc_udp.c: Likewise.
1307 * sunrpc/svc_unix.c: Likewise.
1308 * sunrpc/xdr.c: Likewise.
1309 * sunrpc/xdr_array.c: Likewise.
1310 * sunrpc/xdr_rec.c: Likewise.
1311 * sunrpc/xdr_ref.c: Likewise.
1312 * sysdeps/generic/wordexp.c: Likewise.
1313
1314 2005-07-20 Ulrich Drepper <drepper@redhat.com>
1315
1316 * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
1317 wcsrtombs, mbsnrtowcs, and wcsnrtombs.
1318 * debug/Makefile (routines): Add wcrtomb_chk, mbsrtowcs_chk,
1319 wcsrtombs_chk, mbsnrtowcs_chk, and wcsnrtombs_chk.
1320 * debug/Versions: Add __wcrtomb_chk, __mbsrtowcs_chk,
1321 __wcsrtombs_chk, __mbsnrtowcs_chk, and __wcsnrtombs_chk.
1322 * debug/tst-chk1.c: Add tests for new functions.
1323 * debug/mbsnrtowcs_chk.c: New file.
1324 * debug/mbsrtowcs_chk.c: New file.
1325 * debug/wcrtomb_chk.c: New file.
1326 * debug/wcsnrtombs_chk.c: New file.
1327 * debug/wcsrtombs_chk.c: New file.
1328
1329 2005-07-19 Ulrich Drepper <drepper@redhat.com>
1330
1331 * stdio-common/Makefile (aux): Add fxprintf.
1332 * stdio-common/fxprintf.c: New file.
1333 * include/stdio.h: Add declaration for __fxprintf.
1334 * argp/argp-fmtstream.c: Use __fxprintf instead of inline stream
1335 orientation test and two separate function calls.
1336 * argp/argp-help.c: Likewise.
1337 * assert/assert-perr.c: Likewise.
1338 * assert/assert.c: Likewise.
1339 * gmon/gmon.c: Likewise.
1340 * inet/rcmd.c: Likewise.
1341 * malloc/obstack.c: Likewise.
1342 * misc/error.c: Likewise.
1343 * misc/getpass.c: Likewise.
1344 * posix/getopt.c: Likewise.
1345 * resolv/res_hconf.c: Likewise.
1346 * stdio-common/perror.c: Likewise.
1347 * stdio-common/psignal.c: Likewise.
1348 * stdlib/fmtmsg.c: Likewise.
1349 * sunrpc/auth_unix.c: Likewise.
1350 * sunrpc/clnt_perr.c: Likewise.
1351 * sunrpc/clnt_tcp.c: Likewise.
1352 * sunrpc/clnt_udp.c: Likewise.
1353 * sunrpc/clnt_unix.c: Likewise.
1354 * sunrpc/svc_simple.c: Likewise.
1355 * sunrpc/svc_tcp.c: Likewise.
1356 * sunrpc/svc_udp.c: Likewise.
1357 * sunrpc/svc_unix.c: Likewise.
1358 * sunrpc/xdr.c: Likewise.
1359 * sunrpc/xdr_array.c: Likewise.
1360 * sunrpc/xdr_rec.c: Likewise.
1361 * sunrpc/xdr_ref.c: Likewise.
1362 * sysdeps/generic/wordexp.c: Likewise.
1363
1364 [BZ #1137]
1365 * misc/Makefile: Add rules to build and run tst-error1.
1366 * misc/tst-error1.c: New file.
1367 * misc/error.c: Fix memory leak and possibly endless loop.
1368
1369 * configure.in: Check for -fstack-protector gcc option.
1370 * config.make.in (have-ssp): Add template.
1371 * nscd/Makefile (nscd-cflags): Add -fstack-protector if supported.
1372
1373 * nscd/nscd.c (main): Don't ignore result of chdir call.
1374
1375 2005-07-18 Roland McGrath <roland@redhat.com>
1376
1377 [BZ #869]
1378 * Makerules ($(objpfx)stubs): Do cd into $(objdir) to reduce size of
1379 objdump command line.
1380
1381 2005-07-18 Ulrich Drepper <drepper@redhat.com>
1382
1383 * nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.
1384
1385 * nscd/connections.c: Fix a few wur warnings.
1386
1387 [BZ #1113]
1388 * nscd/grpcache.c (cache_addgr): Use correct maximum for group ID
1389 length. Patch by Ivan Gyurdiev <ivg2@cornell.edu>.
1390
1391 * debug/confstr_chk.c: New file.
1392 * debug/getdomainname_chk.c: New file.
1393 * debug/getgroups_chk.c: New file.
1394 * debug/gethostname_chk.c: New file.
1395 * debug/getlogin_r_chk.c: New file.
1396 * debug/ttyname_r_chk.c: New file.
1397 * posix/bits/unistd.h: Add definitions for new debug versions.
1398 * debug/tst-chk1.c: Add tests for new functions.
1399 * debug/Versions: Export new functions.
1400 * debug/Makefile (routines): Add new files.
1401
1402 * stdlib/bits/stdlib.h: Fix typo.
1403
1404 2005-07-13 Thorsten Kukuk <kukuk@suse.de>
1405
1406 * manual/Makefile (libc/index.html): Depend on dir-add.texi.
1407
1408 2005-07-15 Ulrich Drepper <drepper@redhat.com>
1409
1410 * stdlib/bits/stdlib.h: Use __REDIRECT_NTH instead of __REDIRECT
1411 where necessary.
1412 * wcsmbs/bits/wchar2.h: Likewise.
1413
1414 2005-07-15 Andreas Jaeger <aj@suse.de>
1415
1416 * debug/Makefile (tst-lfschk3-ENV): New, set locale.
1417 (tst-lfschk2-ENV): New.
1418 (tst-lfschk1-ENV): New.
1419 (tst-chk3-ENV): New.
1420 (tst-chk2-ENV): New.
1421 (tst-chk1-ENV): New.
1422
1423 [BZ #1079]
1424 * include/stdlib.h: Remove malloc attribute from __posix_memalign.
1425 * stdlib/stdlib.h: Likewise.
1426
1427 2005-07-15 Ulrich Drepper <drepper@redhat.com>
1428
1429 * wcsmbs/bits/wchar2.h: New file.
1430 * include/bits/wchar2.h: New file.
1431 * wcsmbs/wchar.h: Include <bits/wchar2.h> if fortification is
1432 requested.
1433 * wcsmbs/wcsncpy.c: Add __wcsncpy alias.
1434 * string/bits/string3.h: Add fortified stpncpy definitions.
1435 * sysdeps/generic/stpncpy_chk.c: New file.
1436 * libio/vswprintf.c: Move _IO_wstrnfile definition to strfile.h.
1437 Export _IO_wstrn_jumps.
1438 * libio/strfile.h: Define _IO_wstrnfile and declare _IO_wstrn_jumps.
1439 * include/wchar.h: Declare __wcsncpy and __vswprintf_chk.
1440 * debug/fgetws_chk.c: New file.
1441 * debug/fgetws_u_chk.c: New file.
1442 * debug/fwprintf_chk.c: New file.
1443 * debug/swprintf_chk.c: New file.
1444 * debug/vfwprintf_chk.c: New file.
1445 * debug/vswprintf_chk.c: New file.
1446 * debug/vwprintf_chk.c: New file.
1447 * debug/wcpcpy_chk.c: New file.
1448 * debug/wcpncpy_chk.c: New file.
1449 * debug/wcscat_chk.c: New file.
1450 * debug/wcscpy_chk.c: New file.
1451 * debug/wcsncat_chk.c: New file.
1452 * debug/wcsncpy_chk.c: New file.
1453 * debug/wmemcpy_chk.c: New file.
1454 * debug/wmemmove_chk.c: New file.
1455 * debug/wmempcpy_chk.c: New file.
1456 * debug/wmemset_chk.c: New file.
1457 * debug/wprintf_chk.c: New file.
1458 * debug/tst-chk1.c: Add tests for new functions.
1459 * debug/Versions: Export new functions.
1460 * debug/Makefile (routines): Add new functions.
1461
1462 2005-07-13 Ulrich Drepper <drepper@redhat.com>
1463
1464 * nscd/nscd_helper.c: Add a few __builtin_expect.
1465
1466 [BZ #1080]
1467 * nscd/connections.c (send_ro_fd): Make sure BUF is aligned correctly.
1468 * nscd/nscd_helper.c (wait_on_socket): New function.
1469 (get_mapping): Use wait_on_socket instead of poll. The former handles
1470 EINTR of poll correctly.
1471 (__nscd_open_socket): Likewise.
1472 (get_mapping): Make sure BUF is aligned correctly.
1473 (get_mapping): Use munmap on correct pointer.
1474
1475 2005-07-12 Ulrich Drepper <drepper@redhat.com>
1476
1477 * include/libc-symbols.h: Define macros for librt hidden symbols.
1478 * include/time.h: Add librt_hidden_proto definition for clock_gettime.
1479 * sysdeps/generic/clock_gettime.c: Add librt_hidden_def.
1480 * sysdeps/unix/clock_gettime.c: Likewise.
1481
1482 * stdlib/bits/stdlib.h: New file.
1483 * stdlib/stdlib.h: Include <bits/stdlib.h> if fortification is
1484 requested.
1485 * Makefile (headers): Add bits/stdlib.h.
1486 * include/bits/stdlib.h: New file.
1487 * debug/Depend: New file.
1488 * debug/ptsname_r_chk.c: New file.
1489 * debug/realpath_chk.c: New file.
1490 * debug/wctomb_chk.c: New file.
1491 * debug/Makefile (routines): Add ptsname_r_chk, realpath_chk, and
1492 wctomb_chk.
1493 * debug/Versions: Export __ptsname_r_chk, __realpath_chk, and
1494 __wctomb_chk.
1495 * debug/tst-chk1.c: Add tests for __ptsname_r_chk, __realpath_chk, and
1496 __wctomb_chk.
1497
1498 2005-07-12 Jakub Jelinek <jakub@redhat.com>
1499
1500 [BZ #1106]
1501 * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h.
1502 (has_cpuclock): Use open_not_cancel_2 instead of open, read_not_cancel
1503 instead of read and close_not_cancel_no_status instead of close.
1504
1505 [BZ #1106]
1506 * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use
1507 HIDDEN_BUILTIN_JUMPTARGET to jump to memmove.
1508
1509 2005-06-27 Carlos O'Donell <carlos@systemhalted.org>
1510
1511 * posix/regcomp.c (re_compile_internal): Call __libc_lock_init
1512 after init_dfa.
1513
1514 2005-07-08 Ulrich Drepper <drepper@redhat.com>
1515
1516 * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove
1517 alignment.
1518 * sysdeps/x86_64/fpu/s_sincos.S: New file.
1519
1520 * include/fenv.h: Add libm_hidden_proto for fesetround and
1521 feholdexcept.
1522 * sysdeps/alpha/fpu/feholdexcpt.c: Add libm_hidden_def.
1523 * sysdeps/alpha/fpu/fesetround.c: Likewise.
1524 * sysdeps/generic/feholdexcpt.c: Likewise.
1525 * sysdeps/generic/fesetround.c: Likewise.
1526 * sysdeps/i386/fpu/feholdexcpt.c: Likewise.
1527 * sysdeps/i386/fpu/fesetround.c: Likewise.
1528 * sysdeps/ia64/fpu/feholdexcpt.c: Likewise.
1529 * sysdeps/ia64/fpu/fesetround.c: Likewise.
1530 * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
1531 * sysdeps/powerpc/fpu/fesetround.c: Likewise.
1532 * sysdeps/s390/fpu/feholdexcpt.c: Likewise.
1533 * sysdeps/s390/fpu/fesetround.c: Likewise.
1534 * sysdeps/sh/sh4/fpu/feholdexcpt.c: Likewise.
1535 * sysdeps/sh/sh4/fpu/fesetround.c: Likewise.
1536 * sysdeps/sparc/fpu/feholdexcpt.c: Likewise.
1537 * sysdeps/sparc/fpu/fesetround.c: Likewise.
1538 * sysdeps/x86_64/fpu/feholdexcpt.c: Likewise.
1539 * sysdeps/x86_64/fpu/fesetround.c: Likewise.
1540 * sysdeps/generic/s_significand.c (__significand): Use __ilogb not
1541 ilogb.
1542 * sysdeps/generic/s_significandf.c (__significandf): Use __ilogbf
1543 not ilogbf.
1544 * sysdeps/ieee754/dbl-64/s_sincos.c (__sincos): Use __sin and
1545 __cos, not sin and cos.
1546
1547 2005-07-07 Ulrich Drepper <drepper@redhat.com>
1548
1549 * resolv/res_send.c (send_dg): Recognize referral results and
1550 treat them as server errors.
1551 Based on a patch by Jason Vas Dias <jvdias@redhat.com>.
1552
1553 2005-07-08 Carlos O'Donell <carlos@systemhalted.org>
1554
1555 * sysdeps/hppa/setjmp.S (__sigsetjmp): Use %r1 not %r19.
1556
1557 * sysdeps/hppa/add_n.s (__mpn_add_n): Use sr0 or r0, not 0.
1558 * sysdeps/hppa/lshift.s (__mpn_lshift): Likewise.
1559 * sysdeps/hppa/rshift.s (__mpn_rshift): Likewise.
1560 * sysdeps/hppa/sub_n.s (__mpn_sub_n): Likewise.
1561 * sysdeps/hppa/udiv_qrnnd.s (__udiv_qrnnd): Likewise.
1562 * sysdeps/hppa/hppa1.1/udiv_qrnnd.s (__udiv_qrnnd): Likewise.
1563
1564 2005-07-07 Ulrich Drepper <drepper@redhat.com>
1565
1566 * sysdeps/generic/s_ctanh.c (__ctanh): Handle case of zero den better.
1567 * sysdeps/generic/s_ctanhf.c (__ctanhf): Likewise.
1568 * sysdeps/generic/s_ctanhl.c (__ctanhl): Likewise.
1569 * sysdeps/generic/s_ctan.c (__ctan): Likewise.
1570 * sysdeps/generic/s_ctanf.c (__ctanf): Likewise.
1571 * sysdeps/generic/s_ctanl.c (__ctanl): Likewise.
1572
1573 2005-04-13 H.J. Lu <hongjiu.lu@intel.com>
1574
1575 [BZ #974]
1576 * csu/elf-init.c (__preinit_array_start): Take int, char **, char **.
1577 (__preinit_array_end): Likewise.
1578 (__init_array_start): Likewise.
1579 (__init_array_end): Likewise.
1580 (__libc_csu_init): Take int argc, char **argv, char **envp.
1581 Call preinit_array and init_array with argc, argv, envp.
1582 * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Remove
1583 INIT_MAIN_ARGS.
1584 * sysdeps/powerpc/elf/libc-start.c (INIT_MAIN_ARGS): Removed.
1585 * elf/Makefile (distribute): Add tst-array5.c, tst-array5-static.c,
1586 tst-array5dep.c, and tst-array5.exp.
1587 (tests): Add tst-array5.
1588 (tests-static): Add tst-array5-static.
1589 ($(objpfx)tst-array5): New target.
1590 ($(objpfx)tst-array5.out): Likewise.
1591 ($(objpfx)tst-array5-static.out): Likewise.
1592 * elf/tst-array5-static.c: New file.
1593 * elf/tst-array5-static.exp: Likewise.
1594 * elf/tst-array5.c: Likewise.
1595 * elf/tst-array5.exp: Likewise.
1596 * elf/tst-array5dep.c: Likewise.
1597
1598 2005-07-07 Ulrich Drepper <drepper@redhat.com>
1599
1600 * sysdeps/unix/sysv/linux/bits/sched.h: Adjust clone prototype.
1601
1602 2005-07-05 Jakub Jelinek <jakub@redhat.com>
1603
1604 * elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.
1605 Reported by Ulrich Weigand <uweigand@de.ibm.com>.
1606
1607 * elf/stackguard-macros.h (STACK_CHK_GUARD): Add ia64 definition.
1608
1609 2005-07-06 Ulrich Drepper <drepper@redhat.com>
1610
1611 * elf/dl-error.c (_dl_signal_error): When testing for executable
1612 being relocated, take into account that nothing might even be loaded.
1613
1614 * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define
1615 consider_profiling always to zero. Don't count of compiler to
1616 remove unreached if block.
1617 * sysdeps/x86_64/dl-trampoline.S [PROF] (_dl_runtime_profile):
1618 Don't compile.
1619 * sysdeps/i386/dl-trampoline.S [PROF] (_dl_runtime_profile): Likewise.
1620 * sysdeps/ia64/dl-trampoline.S [PROF] (_dl_runtime_profile): Likewise.
1621 * sysdeps/s390/s390-64/dl-trampoline.S [PROF] (_dl_runtime_profile):
1622 Likewise.
1623 * sysdeps/s390/s390-32/dl-trampoline.S [PROF] (_dl_runtime_profile):
1624 Likewise.
1625 * sysdeps/powerpc/powerpc64/dl-trampoline.S [PROF]
1626 (_dl_profile_resolve): Likewise.
1627 * sysdeps/powerpc/powerpc32/dl-trampoline.S [PROF]
1628 (_dl_profile_resolve): Likewise.
1629 * gmon/Makefile: Add rules to build and run tst-profile-static.
1630 * gmon/tst-profile-static.c: New file.
1631 * Makeconfig (+link-static): Allow passing program-specific flags.
1632
1633 2005-07-05 Thorsten Kukuk <kukuk@suse.de>
1634
1635 [BZ #1111]
1636 * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSS
1637 module provides getgrgid_r.
1638 (getgrnam_plusgroup): Preserve original return value.
1639 * nis/nss_compat/compat-pwd.c (getpwnam_plususer): Preserve
1640 original return value.
1641 * nis/nss_compat/compat-spwd.c (getspnam_plususer): Likewise.
1642
1643 2005-07-05 Ulrich Drepper <drepper@redhat.com>
1644
1645 [BZ #1101]
1646 * posix/regex_internal.c (build_wcs_buffer): Use MB_LEN_MAX not
1647 MB_CUR_MAX.
1648 (build_wcs_upper_buffer): Likewise.
1649
1650 * csu/elf-init.c (__libc_csu_fini): Pretty printing.
1651
1652 2005-07-02 Roland McGrath <roland@redhat.com>
1653
1654 * NEWS: Note LinuxThreads removal.
1655 * manual/install.texi (Installation): Don't mention linuxthreads.
1656 (Configuring and compiling): Don't use linuxthreads as example.
1657
1658 * sysdeps/unix/sysv/linux/configure.in: Check for nptl add-on only,
1659 not linuxthreads.
1660 * sysdeps/unix/sysv/linux/configure: Regenerated.
1661 * resolv/Depend: Add nptl.
1662 * rt/Depend: Likewise.
1663
1664 * linuxthreads, linuxthreads_db: Directories removed (preserved in
1665 ports repository).
1666
1667 2005-06-27 Jakub Jelinek <jj@ultra.linux.cz>
1668
1669 [BZ #1037]
1670 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile: -mv8 is deprecated,
1671 use -mcpu=v8.
1672
1673 2005-06-16 Jakub Jelinek <jakub@redhat.com>
1674
1675 [BZ #1016]
1676 * sysdeps/ia64/strlen.S (strlen): Change l2 into a local label.
1677
1678 2005-06-23 Thorsten Kukuk <kukuk@suse.de>
1679
1680 [BZ #1109]
1681 * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR
1682 with own translation.
1683
1684 2005-06-25 Jakub Jelinek <jakub@redhat.com>
1685
1686 [BZ #1097]
1687 * sunrpc/xdr.c (xdr_hyper, xdr_u_hyper): When decoding, cast
1688 t2 to uint32_t instead of ulong.
1689 * sunrpc/Makefile (tests): Add tst-xdrmem.
1690 * sunrpc/tst-xdrmem.c: New test.
1691
1692 * Versions.def (ld): Add GLIBC_2.4.
1693 * configure.in: Add --enable-stackguard-randomization option.
1694 (ENABLE_STACKGUARD_RANDOMIZE): New define.
1695 * config.h.in (ENABLE_STACKGUARD_RANDOMIZE): Add.
1696 * sysdeps/unix/sysv/linux/dl-osinfo.h: Include stdint.h.
1697 (_dl_setup_stack_chk_guard): New inline function.
1698 * sysdeps/generic/dl-osinfo.h: Include stdint.h.
1699 (_dl_setup_stack_chk_guard): New inline function.
1700 * elf/rtld.c (__stack_chk_guard): New variable.
1701 (dl_main): Remove all traces of TLS_INIT_TP_EXPENSIVE.
1702 Set __stack_chk_guard to _dl_setup_stack_chk_guard (),
1703 use THREAD_SET_STACK_GUARD if defined.
1704 * elf/Versions (ld): Export __stack_chk_guard@@GLIBC_2.4.
1705 * sysdeps/generic/libc-start.c (__stack_chk_guard): New variable.
1706 (__libc_start_main): Set __stack_chk_guard to
1707 _dl_setup_stack_chk_guard (), use THREAD_SET_STACK_GUARD if defined.
1708 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Remove all
1709 traces of TLS_INIT_TP_EXPENSIVE.
1710 * debug/Versions (libc): Export __stack_chk_fail@@GLIBC_2.4.
1711 * debug/Makefile (routines): Add stack_chk_fail.
1712 (static-only-routines): Add stack_chk_fail_local.
1713 * debug/stack_chk_fail_local.c: New file.
1714 * debug/stack_chk_fail.c: New file.
1715 * elf/Makefile: Add rules to build and run tst-stackguard1{,-static}
1716 tests.
1717 * elf/tst-stackguard1.c: New file.
1718 * elf/tst-stackguard1-static.c: New file.
1719 * elf/stackguard-macros.h: New file.
1720
1721 2005-06-21 Ulrich Drepper <drepper@redhat.com>
1722
1723 * resource/Makefile (tests): Add tst-getrlimit.
1724 * resource/tst-getrlimit.c: New file.
1725
1726 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTPRIO): Fix typo.
1727 * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
1728 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
1729
1730 2005-06-20 Ulrich Drepper <drepper@redhat.com>
1731
1732 * nscd/nscd.init: Get more in line with lsb3.
1733 * nscd/nscd.c: Adjust some error codes to fit in better with lsb3.
1734 * nscd/connections.c: Likewise.
1735
1736 2005-06-20 Jakub Jelinek <jakub@redhat.com>
1737
1738 [BZ #653]
1739 * sysdeps/unix/sysv/linux/sys/quota.h: Add definitions and types for
1740 _LINUX_QUOTA_VERSION >= 2.
1741 (_LINUX_QUOTA_VERSION): Define if not yet defined.
1742
1743 * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_NICE,
1744 RLIMIT_RTPRIO): Add.
1745 (RLIMIT_NLIMITS): Adjust.
1746 * sysdeps/unix/sysv/linux/alpha/bits/resource.h (RLIMIT_NICE,
1747 RLIMIT_RTPRIO): Add.
1748 (RLIMIT_NLIMITS): Adjust.
1749 * sysdeps/unix/sysv/linux/mips/bits/resource.h (RLIMIT_NICE,
1750 RLIMIT_RTPRIO): Add.
1751 (RLIMIT_NLIMITS): Adjust.
1752 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIMIT_NICE,
1753 RLIMIT_RTPRIO): Add.
1754 (RLIMIT_NLIMITS): Adjust.
1755
1756 2005-06-17 Ulrich Drepper <drepper@redhat.com>
1757
1758 [BZ #1106]
1759 * time/mktime.c: Always include <string.h> for prototype of
1760 implicitly used memcpy.
1761
1762 [BZ #1104]
1763 * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c
1764 (truncate64): Use __truncate, not truncate.
1765 (__have_no_truncate64): Renamed from have_no_truncate64.
1766 * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c
1767 (__have_no_truncate64): Renamed from have_no_truncate64.
1768
1769 * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complex
1770 float functions for gcc 4.
1771
1772 2005-06-10 Jakub Jelinek <jakub@redhat.com>
1773
1774 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):
1775 Handle prelinked libraries and binaries with new style PLT.
1776
1777 2005-06-07 Jakub Jelinek <jakub@redhat.com>
1778
1779 * elf/elf.h (R_PPC_REL16, R_PPC_REL16_LO, R_PPC_REL16_HI,
1780 R_PPC_REL16_HA): Define.
1781
1782 2005-06-14 Alan Modra <amodra@bigpond.net.au>
1783
1784 * config.h.in (HAVE_ASM_PPC_REL16): Add.
1785 * elf/elf.h (DT_PPC_GOT, DT_PPC_NUM): Define.
1786 * elf/tls-macros.h (PowerPC32): Include config.h. Add variants of
1787 TLS_IE, TLS_LD and TLS_GD for new PLT/GOT layout.
1788 * sysdeps/powerpc/powerpc32/configure.in: New file,
1789 * sysdeps/powerpc/powerpc32/dl-dtprocnum.h: New file.
1790 * sysdeps/powerpc/powerpc32/dl-machine.h (DT_PPC): Define.
1791 (ppc_got): New inline function.
1792 (elf_machine_dynamic): Use ppc_got. Add attribute const.
1793 (elf_machine_load_address): Add attribute const. Don't use int vars.
1794 Use bcl rather than bl to save trashing branch target stack. Use
1795 elf_machine_dynamic rather than duplicating code here.
1796 (elf_machine_runtime_setup): New inline function replacing define.
1797 Handle new PLT.
1798 (elf_machine_fixup_plt): Handle new PLT.
1799 (elf_machine_rela): Likewise.
1800 * sysdeps/powerpc/powerpc32/sysdep.h: Include config.h.
1801 (CALL_MCOUNT): Don't set up counter vars.
1802 * sysdeps/powerpc/powerpc32/ppc-mcount.S: Correct comment.
1803 * sysdeps/powerpc/powerpc32/elf/start.S (start_addressesp): Don't
1804 define when HAVE_ASM_PPC_REL16.
1805 (_start): Add HAVE_ASM_PPC_REL16 code.
1806 * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Don't bl
1807 into the GOT when HAVE_ASM_PPC_REL16.
1808 * sysdeps/powerpc/powerpc32/memset.S (memset): Likewise.
1809 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Ditto.
1810 * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (__ceil): Likewise.
1811 * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S (__ceilf): Likewise.
1812 * sysdeps/powerpc/powerpc32/fpu/s_floor.S (__floor): Likewise.
1813 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S (__floorf): Likewise.
1814 * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Likewise.
1815 * sysdeps/powerpc/powerpc32/fpu/s_rint.S (__rint): Likewise.
1816 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S (__rintf): Likewise.
1817 * sysdeps/powerpc/powerpc32/fpu/s_round.S (__round): Likewise.
1818 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S (__roundf): Likewise.
1819 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S (__trunc): Likewise.
1820 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S (__truncf): Likewise.
1821 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp):
1822 Likewise.
1823 * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S (__brk): Likewise.
1824 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
1825 (__getcontext): Likewise.
1826 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
1827 (__setcontext): Likewise.
1828 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
1829 (__swapcontext): Likewise.
1830 * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (stackblock):
1831 Comment.
1832 (__socket): Bomb if NARGS >= 7. Invoke CGOTSETUP and CGOTRESTORE.
1833
1834 2005-06-17 Ulrich Drepper <drepper@redhat.com>
1835
1836 [BZ #1106]
1837 * sysdeps/posix/sigignore.c: Include <string.h> to tell the compiler
1838 to use __GI_memset.
1839 * sysdeps/posix/signal.c: Likewise.
1840 * sysdeps/posix/sigset.c: Likewise.
1841 * sysdeps/posix/sysv_signal.c: Likewise.
1842 * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1843 * sysdeps/unix/sysv/linux/sysctl.c: Likewise.
1844 * sysdeps/unix/sysv/linux/system.c: Likewise.
1845
1846 2005-06-15 Jakub Jelinek <jakub@redhat.com>
1847
1848 [BZ #1088]
1849 * hesiod/hesiod.c (hesiod_init): Don't check for ctx->classes[0] == 0
1850 or both classes equal here.
1851 (parse_config_file): If both classes are equal, clear the second one.
1852
1853 2005-06-08 Karl Kelley <kekelley@iastate.edu>
1854
1855 [BZ #1088]
1856 * hesiod/hesiod_p.h (struct hesiod_p): Add classes array.
1857 * hesiod/hesiod.c (hesiod_init): Initialize classes. Fail if no
1858 valid classes were given or if both are equal.
1859 (hesiod_resolve): Use ctx->classes instead of hardcoded C_IN
1860 and C_HS order.
1861 (parse_config_file): Handle classes keyword.
1862 * hesiod/README.hesiod: Mention addition of the classes keyword.
1863
1864 2005-06-14 Ulrich Drepper <drepper@redhat.com>
1865
1866 [BZ #1085]
1867 * configure.in: Add test for availability of libaudit.
1868 * config.h.in: Define HAVE_LIBAUDIT.
1869 * config.make.in: Define have-libaudit.
1870 * nscd/Makefile: If libaudit is available, link nscd with it.
1871 * nscd/selinux.c: If HAVE_LIBAUDIT is defined, log using libaudit.
1872 Patch by Steve Grubb <sgrubb@redhat.com>.
1873
1874 * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.
1875 * sysdeps/posix/posix_fallocate64.c: Likewise.
1876 * include/string.h: Use libc_hidden_proto for strnlen.
1877 * sysdeps/generic/strnlen.c: Add libc_hidden_def.
1878 * include/libintl.h: Use libc_hidden_proto for __dcgettext.
1879 * intl/dcgettext.c: Add libc_hidden_def.
1880 * include/execinfo.h: Add libc_hidden_proto for __backtrace and
1881 __backtrace_symbols_fd.
1882 * sysdeps/generic/backtrace.c: Add libc_hidden_def.
1883 * sysdeps/generic/backtracesymsfd.c: Likewise.
1884 * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
1885 * sysdeps/i386/backtrace.c: Likewise.
1886 * sysdeps/ia64/backtrace.c: Likewise.
1887 * sysdeps/powerpc/powerpc32/backtrace.c: Likewise.
1888 * sysdeps/powerpc/powerpc64/backtrace.c: Likewise.
1889 * sysdeps/s390/s390-32/backtrace.c: Likewise.
1890 * sysdeps/s390/s390-64/backtrace.c: Likewise.
1891
1892 2005-06-13 Ulrich Drepper <drepper@redhat.com>
1893
1894 * sysdeps/unix/clock_gettime.c (clock_gettime): Implement case
1895 where HANDLED_REALTIME is not defined. [BZ #966]
1896
1897 2005-06-13 Jakub Jelinek <jakub@redhat.com>
1898
1899 [BZ #1096]
1900 * sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_sendreq,
1901 __netlink_receive): Remove prototypes.
1902 (__netlink_request): New prototype.
1903 * sysdeps/unix/sysv/linux/ifaddrs.c: Include <alloca.h> and
1904 <stdint.h>.
1905 (__netlink_sendreq): Make static.
1906 (__netlink_receive): Rename to...
1907 (__netlink_request): ... this. Add type argument, call
1908 __netlink_sendreq. If MSG_TRUNC is set after recvmsg, retry
1909 with a bigger buffer. Don't record buffers that contain no
1910 messages we are expecting.
1911 (getifaddrs): Use __netlink_request instead of __netlink_sendreq
1912 and __netlink_receive pairs. Formatting.
1913 * sysdeps/unix/sysv/linux/if_index.c (if_nameindex_netlink): Use
1914 __netlink_request instead of __netlink_sendreq and __netlink_receive
1915 pair.
1916
1917 2005-06-13 Thorsten Kukuk <kukuk@suse.de>
1918
1919 * sysdeps/unix/sysv/linux/netinet/if_tr.h: Don't include kernel
1920 headers, instead copy important structs/defines.
1921
1922 2005-06-13 Jakub Jelinek <jakub@redhat.com>
1923
1924 * elf/rtld.c (dl_main): Move DT_DEBUG setup before first
1925 _dl_debug_state call.
1926
1927 2005-06-12 Ulrich Drepper <drepper@redhat.com>
1928
1929 * elf/dl-error.c (_dl_signal_error): Store information about use of
1930 real malloc in the catch object.
1931 (_dl_catch_error): Forward information about malloc use to caller
1932 in new parameter.
1933 (_dl_out_of_memory): Make static.
1934 * elf/dl-deps.c: Adjust callers of _dl_catch_error.
1935 * elf/dl-libc.c: Likewise.
1936 * elf/dl-open.c: Likewise.
1937 * elf/rtld.c: Likewise.
1938 Add new --audit option.
1939 * sysdeps/generic/ldsodefs.h: Remove _dl_out_of_memory declaration.
1940 (rtld_global_ro._dl_signal_error): Add new parameter.
1941 * include/dlfcn.h (_dl_catch_error): Add new parameter.
1942 * dlfcn/dlfcn.c (_dlerror_run): Pass additional parameter to
1943 _dl_catch_error. Only free if the returned newly value says so.
1944
1945 2005-06-01 Roland McGrath <roland@redhat.com>
1946
1947 [BZ #959]
1948 * posix/tst-mmap.c (main): Fill the test file with enough data for the
1949 page size.
1950
1951 2005-05-30 Jakub Jelinek <jakub@redhat.com>
1952
1953 * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If
1954 GLRO(dl_osversion) has been already set to a value smaller than
1955 _dl_discover_osversion (), don't overwrite it here.
1956
1957 2005-05-24 Thomas Schwinge <schwinge@nic-nac-project.de>
1958
1959 * sysdeps/mach/i386/syscall.S (syscall): Call END.
1960
1961 2005-05-28 Richard Henderson <rth@redhat.com>
1962
1963 * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New.
1964 * sysdeps/alpha/dl-dtprocnum.h: New file.
1965 * sysdeps/alpha/dl-machine.h (DT_ALPHA): New.
1966 (elf_machine_load_address): Simplify to rely on gprel relocations.
1967 (elf_machine_runtime_setup): Handle DT_ALPHA_PLTRO plt format.
1968 Remove thread safety workaround for binutils 2.6.
1969 (elf_machine_fixup_plt): Handle DT_ALPHA_PLTRO plt format.
1970 * sysdeps/alpha/dl-trampoline.S (_dl_runtime_resolve_new): New.
1971 (_dl_runtime_profile_new): New.
1972 (_dl_runtime_resolve_old): Rename from _dl_runtime_resolve.
1973 (_dl_runtime_profile_old): Rename from _dl_runtime_profile. Fix
1974 typo in _dl_call_pltexit argument loading.
1975
1976 * sysdeps/alpha/div_libc.h (funcnoplt): New.
1977 * sysdeps/alpha/divl.S: Use it.
1978 * sysdeps/alpha/divq.S: Likewise
1979 * sysdeps/alpha/divqu.S: Likewise.
1980 * sysdeps/alpha/reml.S: Likewise.
1981 * sysdeps/alpha/remq.S: Likewise.
1982 * sysdeps/alpha/remqu.S: Likewise.
1983
1984 2005-05-26 Andreas Schwab <schwab@suse.de>
1985
1986 * locale/Makefile (CFLAGS-loadlocale.c): Don't define.
1987
1988 2005-05-26 Ulrich Drepper <drepper@redhat.com>
1989
1990 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_DIRECT): Fix value.
1991 Reported by Colin Gibbs <colin@gibbsonline.net>. [BZ #954]
1992
1993 2005-05-17 Alan Modra <amodra@bigpond.net.au>
1994
1995 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Corrent
1996 _dl_hwcap access in PIC && !SHARED case.
1997 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
1998
1999 2005-05-25 Dwayne Grant McConnell <dgm69@us.ibm.com>
2000
2001 * gmon/gmon.c: Add space in weak_alias use.
2002 * linuxthreads/sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
2003 * sysdeps/alpha/htonl.S: Likewise.
2004 * sysdeps/alpha/htons.S: Likewise.
2005 * sysdeps/alpha/elf/start.S: Likewise.
2006 * sysdeps/i386/i386-mcount.S: Likewise.
2007 * sysdeps/ia64/strchr.S: Likewise.
2008 * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
2009 * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
2010 * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
2011 * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
2012 * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
2013 * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
2014 * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
2015 * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
2016 * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
2017 * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
2018 * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
2019 * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
2020 * sysdeps/mach/hurd/readdir64_r.c: Likewise.
2021 * sysdeps/mach/hurd/sigaltstack.c: Likewise.
2022 * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2023 * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2024 * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2025 * sysdeps/powerpc/fpu/s_fabs.S: Likewise.
2026 * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2027 * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2028 * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2029 * sysdeps/powerpc/fpu/s_fmax.S: Likewise.
2030 * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2031 * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2032 * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2033 * sysdeps/powerpc/fpu/s_fmin.S: Likewise.
2034 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2035 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2036 * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Likewise.
2037 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2038 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2039 * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Likewise.
2040 * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
2041 * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
2042 * sysdeps/sparc/sparc32/memset.S: Likewise.
2043 * sysdeps/sparc/sparc32/stpcpy.S: Likewise.
2044 * sysdeps/sparc/sparc32/strchr.S: Likewise.
2045 * sysdeps/sparc/sparc32/strchr.S: Likewise.
2046 * sysdeps/sparc/sparc64/memcmp.S: Likewise.
2047 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
2048 * sysdeps/sparc/sparc64/memcpy.S: Likewise.
2049 * sysdeps/sparc/sparc64/memset.S: Likewise.
2050 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2051 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2052 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2053 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2054 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Likewise.
2055 * sysdeps/unix/sysv/linux/alpha/clone.S: Likewise.
2056 * sysdeps/unix/sysv/linux/alpha/getcontext.S: Likewise.
2057 * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
2058 * sysdeps/unix/sysv/linux/alpha/setcontext.S: Likewise.
2059 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Likewise.
2060 * sysdeps/unix/sysv/linux/alpha/swapcontext.S: Likewise.
2061 * sysdeps/unix/sysv/linux/alpha/syscall.S: Likewise.
2062 * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
2063 * sysdeps/unix/sysv/linux/readdir64_r.c: Likewise.
2064 * sysdeps/unix/sysv/linux/hppa/clone.S: Likewise.
2065 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
2066 * sysdeps/unix/sysv/linux/i386/makecontext.S: Likewise.
2067 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
2068 * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
2069 * sysdeps/unix/sysv/linux/ia64/getcontext.S: Likewise.
2070 * sysdeps/unix/sysv/linux/ia64/setcontext.S: Likewise.
2071 * sysdeps/unix/sysv/linux/mips/clone.S: Likewise.
2072 * sysdeps/unix/sysv/linux/mips/vfork.S: Likewise.
2073 * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2074 * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
2075 * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
2076 * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
2077 * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
2078 * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
2079 * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
2080 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Likewise.
2081 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise.
2082 * sysdeps/unix/sysv/linux/sparc/sparc64/getcontext.S: Likewise.
2083 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2084 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2085 * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S: Likewise.
2086 * sysdeps/unix/sysv/linux/wordsize-64/getdents.c: Likewise.
2087 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
2088 * sysdeps/unix/sysv/linux/x86_64/makecontext.c: Likewise.
2089 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
2090 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
2091 * sysdeps/x86_64/_mcount.S: Likewise.
2092
2093 2005-05-24 Roland McGrath <roland@redhat.com>
2094
2095 * sysdeps/unix/sysv/linux/i386/sysdep.h
2096 (SETUP_PIC_REG, LOAD_PIC_REG): Move these macros ...
2097 * sysdeps/i386/sysdep.h [PIC]: ... to here.
2098
2099 2005-05-23 Roland McGrath <roland@redhat.com>
2100
2101 * sysdeps/arm, sysdeps/unix/arm, sysdeps/unix/sysv/linux/arm:
2102 Subdirectories moved to ports repository.
2103 * configure.in (base_machine): Remove arm* and thumb* patterns.
2104 * shlib-versions (arm.*-.*-linux.*): Remove this pattern.
2105
2106 2005-05-23 Ulrich Drepper <drepper@redhat.com>
2107
2108 [BZ #1086]
2109 * sunrpc/bindrsvprt.c (LOWPORT): Apparently some mountd
2110 implementations are broken and don't accept ports < 512.
2111
2112 2005-05-22 Dmitry V. Levin <ldv@altlinux.org>
2113
2114 [BZ #961]
2115 * io/sys/sendfile.h: Remove __nonnull from sendfile and sendfile64
2116 declarations.
2117
2118 2005-05-23 Ulrich Drepper <drepper@redhat.com>
2119
2120 [BZ #1086]
2121 * sunrpc/pm_getport.c (__get_socket): New function.
2122 (pmap_getport): Use it to open a non-reserved socket to the portmapper
2123 for TCP.
2124 * include/rpc/pmap_clnt.h (__get_socket): Declare.
2125 * sunrpc/pm_getmaps.c (pmap_getmaps): Use __get_socket to get an
2126 non-reserved socket for the portmapper.
2127 Based on a patch by Steve Dickson <steved@redhat.com>.
2128
2129 [BZ #1086]
2130 * sunrpc/bindrsvprt.c (bindresvport): Try harder to find a port.
2131 If we tried looking at the usual range without success extend the
2132 range to even lower ports.
2133
2134 * sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.
2135
2136 2005-05-22 Andreas Schwab <schwab@suse.de>
2137
2138 * elf/rtld.c: Include <dl-osinfo.h>.
2139
2140 2005-05-17 Alan Modra <amodra@bigpond.net.au>
2141
2142 * sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't use
2143 JUMPTARGET. Instead append @local to __syscall_error.
2144 * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Delete all occurrences
2145 of JUMPTARGET. Instead append @local to labels.
2146 * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
2147 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
2148 * sysdeps/powerpc/powerpc32/ppc-mcount.S: Likewise.
2149 * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
2150 * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
2151 * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2152 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2153 * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Likewise.
2154 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2155 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2156 * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2157
2158 * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Use float constants.
2159 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
2160 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Likewise.
2161 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
2162 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise. Use one GOT
2163 slot to access both constants.
2164 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
2165 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
2166
2167 * sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.
2168 * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S (TWO23.0): Delete.
2169 * sysdeps/powerpc/powerpc32/fpu/s_floor.S (TWO52.0): Delete.
2170 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S (TWO23.0): Delete.
2171 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Comment typo.
2172 (NEGZERO.0, POINTFIVE.0): Delete.
2173 * sysdeps/powerpc/powerpc32/fpu/s_rint.S (TWO52.0): Delete.
2174 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S (TWO23.0): Delete.
2175 * sysdeps/powerpc/powerpc32/fpu/s_round.S (__round): Code in .text.
2176 (TWO52.0, POINTFIVE.0): Delete.
2177 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S (__roundf): Code in .text.
2178 (TWO23.0, POINTFIVE.0): Delete.
2179 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S (__trunc): Code in .text.
2180 (TWO52.0): Delete.
2181 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S (__truncf): Code in .text.
2182 (TWO23.0): Delete.
2183 * sysdeps/powerpc/powerpc32/memset.S (memset): Formatting.
2184
2185 2005-05-19 Richard Henderson <rth@redhat.com>
2186
2187 * sysdeps/unix/clock_gettime.c (clock_gettime): Fix typo around
2188 CLOCK_REALTIME.
2189
2190 * sysdeps/ia64/bits/atomic.h (__arch_compare_and_exchange_bool_32_acq,
2191 __arch_compare_and_exchange_bool_64_acq,
2192 __arch_compare_and_exchange_val_32_acq,
2193 __arch_compare_and_exchange_val_64_acq, atomic_exchange_and_add):
2194 Use __sync builtin without _si or _di suffix.
2195
2196 2005-05-19 Jakub Jelinek <jakub@redhat.com>
2197
2198 [BZ #955]
2199 * iconvdata/ibm939.c (BODY): Avoid segfaults with input characters
2200 <UFFFF> and above.
2201
2202 2005-05-17 Andreas Schwab <schwab@suse.de>
2203
2204 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
2205 (clock_getcpuclockid): Always return a defined value.
2206
2207 2005-05-17 Neal H. Walfield <neal@gnu.org>
2208
2209 * sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
2210 instead of [SALEN].
2211 (gaih_inet): Likewise.
2212
2213 2005-05-11 Ulrich Drepper <drepper@redhat.com>
2214
2215 * elf/elf.h (Elf32_auxv_t): Make cross-compile safe.
2216 (Elf64_auxv_t): Likewise.
2217 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for
2218 removal of a_ptr element in ElfXX_auxv_t.
2219 * elf/dl-support.c (_dl_aux_init): Likewise.
2220
2221 2005-05-09 Daniel Jacobowitz <dan@codesourcery.com>
2222
2223 * sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.
2224 * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2225
2226 2005-05-09 Alan Modra <amodra@bigpond.net.au>
2227
2228 * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Use
2229 .pushsection/.popsection in place of .section/.previous.
2230
2231 2005-05-08 Ulrich Drepper <drepper@redhat.com>
2232
2233 * MakeTAGS: Make xgettext not look into test cases.
2234
2235 * MakeTAGS: Make sure translations in error calls are marked with
2236 c-format by xgettext.
2237
2238 2005-05-07 Ulrich Drepper <drepper@redhat.com>
2239
2240 * intl/libintl.h: Always use __attribute_format_arg__ for gettext
2241 functions since gcc sometimes forgets the attribute for the
2242 standard functions.
2243
2244 2005-05-06 Jakub Jelinek <jakub@redhat.com>
2245
2246 [BZ #934]
2247 * posix/regex_internal.h: Include bits/libc-lock.h or define dummy
2248 __libc_lock_* macros if not _LIBC.
2249 (struct re_dfa_t): Add lock.
2250 * posix/regcomp.c (re_compile_internal): Add __libc_lock_init.
2251 * posix/regexec.c (regexec, re_search_stub): Add locking.
2252
2253 2005-05-04 Jakub Jelinek <jakub@redhat.com>
2254
2255 * intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)
2256 as argument to the scripts.
2257 * intl/tst-gettext2.sh: Use mkdir -p instead of test -d + mkdir.
2258 * intl/tst-gettext4.sh: Likewise. Use run_program_prefix argument.
2259 * intl/tst-gettext5.sh: Likewise.
2260
2261 * intl/tst-translit.sh: Add mkdir -p.
2262
2263 * sysdeps/unix/sysv/linux/i386/sysdep.h (SETUP_PIC_REG): Use
2264 .ifndef/.endif to allow use of this macro more than once per .S
2265 file.
2266 (LOAD_PIC_REG): New macro.
2267 * sysdeps/unix/sysv/linux/i386/makecontext.S: Add call frame
2268 information.
2269 * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
2270 * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
2271 * sysdeps/i386/fpu/s_asinh.S: Use LOAD_PIC_REG macro. Add call frame
2272 information.
2273 * sysdeps/i386/fpu/e_log10f.S: Likewise.
2274 * sysdeps/i386/fpu/s_expm1.S: Likewise.
2275 * sysdeps/i386/fpu/e_acoshf.S: Likewise.
2276 * sysdeps/i386/fpu/e_log2l.S: Likewise.
2277 * sysdeps/i386/fpu/s_log1pf.S: Likewise.
2278 * sysdeps/i386/fpu/s_lrint.S: Likewise.
2279 * sysdeps/i386/fpu/s_llrint.S: Likewise.
2280 * sysdeps/i386/fpu/s_ilogbf.S: Likewise.
2281 * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
2282 * sysdeps/i386/fpu/s_asinhf.S: Likewise.
2283 * sysdeps/i386/fpu/e_log.S: Likewise.
2284 * sysdeps/i386/fpu/e_atanhf.S: Likewise.
2285 * sysdeps/i386/fpu/s_lrintl.S: Likewise.
2286 * sysdeps/i386/fpu/e_atanhl.S: Likewise.
2287 * sysdeps/i386/fpu/e_scalb.S: Likewise.
2288 * sysdeps/i386/fpu/s_log1p.S: Likewise.
2289 * sysdeps/i386/fpu/s_nearbyintl.S: Likewise.
2290 * sysdeps/i386/fpu/s_frexpl.S: Likewise.
2291 * sysdeps/i386/fpu/s_log1pl.S: Likewise.
2292 * sysdeps/i386/fpu/s_nearbyintf.S: Likewise.
2293 * sysdeps/i386/fpu/s_cbrt.S: Likewise.
2294 * sysdeps/i386/fpu/s_expm1l.S: Likewise.
2295 * sysdeps/i386/fpu/s_lrintf.S: Likewise.
2296 * sysdeps/i386/fpu/e_acosh.S: Likewise.
2297 * sysdeps/i386/fpu/s_cexp.S: Likewise.
2298 * sysdeps/i386/fpu/s_ilogbl.S: Likewise.
2299 * sysdeps/i386/fpu/s_expm1f.S: Likewise.
2300 * sysdeps/i386/fpu/e_powl.S: Likewise.
2301 * sysdeps/i386/fpu/e_powf.S: Likewise.
2302 * sysdeps/i386/fpu/e_scalbf.S: Likewise.
2303 * sysdeps/i386/fpu/e_logl.S: Likewise.
2304 * sysdeps/i386/fpu/e_acoshl.S: Likewise.
2305 * sysdeps/i386/fpu/s_frexp.S: Likewise.
2306 * sysdeps/i386/fpu/e_pow.S: Likewise.
2307 * sysdeps/i386/fpu/e_logf.S: Likewise.
2308 * sysdeps/i386/fpu/e_log2.S: Likewise.
2309 * sysdeps/i386/fpu/s_frexpf.S: Likewise.
2310 * sysdeps/i386/fpu/s_cexpl.S: Likewise.
2311 * sysdeps/i386/fpu/s_llrintf.S: Likewise.
2312 * sysdeps/i386/fpu/s_ilogb.S: Likewise.
2313 * sysdeps/i386/fpu/e_scalbl.S: Likewise.
2314 * sysdeps/i386/fpu/e_atanh.S: Likewise.
2315 * sysdeps/i386/fpu/e_log10.S: Likewise.
2316 * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
2317 * sysdeps/i386/fpu/s_cexpf.S: Likewise.
2318 * sysdeps/i386/fpu/s_llrintl.S: Likewise.
2319 * sysdeps/i386/fpu/e_log10l.S: Likewise.
2320 * sysdeps/i386/fpu/s_nearbyint.S: Likewise.
2321 * sysdeps/i386/fpu/s_asinhl.S: Likewise.
2322 * sysdeps/i386/fpu/e_log2f.S: Likewise.
2323 * sysdeps/i386/addmul_1.S: Various fixes to cfi handling.
2324 * sysdeps/i386/mul_1.S: Likewise.
2325 * sysdeps/i386/strtok.S: Likewise.
2326 * sysdeps/i386/sub_n.S: Likewise.
2327 * sysdeps/i386/submul_1.S: Likewise.
2328 * sysdeps/i386/i586/addmul_1.S: Likewise.
2329 * sysdeps/i386/i586/memcpy.S: Likewise.
2330 * sysdeps/i386/i586/mul_1.S: Likewise.
2331 * sysdeps/i386/i586/rshift.S: Likewise.
2332 * sysdeps/i386/i586/sub_n.S: Likewise.
2333 * sysdeps/i386/i586/submul_1.S: Likewise.
2334 * sysdeps/i386/i686/memcmp.S: Likewise.
2335 * sysdeps/i386/i686/memmove.S: Likewise.
2336 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
2337 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2338 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2339 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
2340
2341 2005-05-03 Ulrich Drepper <drepper@redhat.com>
2342
2343 * sysdeps/i386/add_n.S: Add call frame information.
2344 * sysdeps/i386/addmul_1.S: Likewise.
2345 * sysdeps/i386/bsd-setjmp.S: Likewise.
2346 * sysdeps/i386/lshift.S: Likewise.
2347 * sysdeps/i386/memchr.S: Likewise.
2348 * sysdeps/i386/memcmp.S: Likewise.
2349 * sysdeps/i386/mul_1.S: Likewise.
2350 * sysdeps/i386/rawmemchr.S: Likewise.
2351 * sysdeps/i386/rshift.S: Likewise.
2352 * sysdeps/i386/stpncpy.S: Likewise.
2353 * sysdeps/i386/strchr.S: Likewise.
2354 * sysdeps/i386/strchrnul.S: Likewise.
2355 * sysdeps/i386/strcspn.S: Likewise.
2356 * sysdeps/i386/strpbrk.S: Likewise.
2357 * sysdeps/i386/strrchr.S: Likewise.
2358 * sysdeps/i386/strspn.S: Likewise.
2359 * sysdeps/i386/strtok.S: Likewise.
2360 * sysdeps/i386/sub_n.S: Likewise.
2361 * sysdeps/i386/submul_1.S: Likewise.
2362 * sysdeps/i386/elf/bsd-setjmp.S: Likewise.
2363 * sysdeps/i386/i486/strcat.S: Likewise.
2364 * sysdeps/i386/i586/add_n.S: Likewise.
2365 * sysdeps/i386/i586/addmul_1.S: Likewise.
2366 * sysdeps/i386/i586/lshift.S: Likewise.
2367 * sysdeps/i386/i586/memcpy.S: Likewise.
2368 * sysdeps/i386/i586/memset.S: Likewise.
2369 * sysdeps/i386/i586/mul_1.S: Likewise.
2370 * sysdeps/i386/i586/rshift.S: Likewise.
2371 * sysdeps/i386/i586/strchr.S: Likewise.
2372 * sysdeps/i386/i586/strcpy.S: Likewise.
2373 * sysdeps/i386/i586/sub_n.S: Likewise.
2374 * sysdeps/i386/i586/submul_1.S: Likewise.
2375 * sysdeps/i386/i686/add_n.S: Likewise.
2376 * sysdeps/i386/i686/memcmp.S: Likewise.
2377 * sysdeps/i386/i686/memmove.S: Likewise.
2378 * sysdeps/i386/i686/mempcpy.S: Likewise.
2379 * sysdeps/i386/i686/memset.S: Likewise.
2380 * sysdeps/i386/i686/strtok.S: Likewise.
2381 * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
2382 * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2383 * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2384 * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Likewise.
2385 * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
2386 * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
2387
2388 * sysdeps/i386/fpu/libm-test-ulps: Adjust for gcc 4.
2389
2390 * sysdeps/unix/sysv/linux/kernel-features.h: waitid is available
2391 on ppc in 2.6.12.
2392
2393 2005-04-29 Jakub Jelinek <jakub@redhat.com>
2394
2395 [BZ #1083]
2396 * sysdeps/posix/posix_fallocate.c (posix_fallocate): If len == 0,
2397 call ftruncate if offset is bigger than current size. Make sure
2398 the file is offset + len bytes long if that is more than current size.
2399 Don't overwrite previous content of the file.
2400 * sysdeps/posix/posix_fallocate64.c (__posix_fallocate64_l64):
2401 Likewise.
2402
2403 2005-05-02 Roland McGrath <roland@redhat.com>
2404
2405 [BZ #924]
2406 * crypt/md5.c [! HAVE_MEMCPY] (memcpy): Yield proper expression value.
2407
2408 2005-04-29 Roland McGrath <roland@redhat.com>
2409
2410 * timezone/africa: Update from tzdata2005i.
2411 * timezone/asia: Likewise.
2412 * timezone/northamerica: Likewise.
2413 * timezone/yearistype: Likewise.
2414
2415 * sysdeps/i386/sysdep.h (CALL_MCOUNT): Fix typo in last change.
2416
2417 2005-04-29 Ulrich Drepper <drepper@redhat.com>
2418
2419 [BZ #1093]
2420 * nis/nis_table.c: Fix realloc handling.
2421 * nis/nis_removemember.c: Likewise.
2422
2423 2005-04-28 Ulrich Drepper <drepper@redhat.com>
2424
2425 [BZ #798]
2426 * nscd/Makefile: Help losers who use --with-headers.
2427
2428 2005-04-28 Roland McGrath <roland@redhat.com>
2429
2430 [BZ #796]
2431 * sysdeps/unix/sysv/linux/dl-sysdep.h: New file.
2432 Define NEED_DL_SYSINFO_DSO for all platforms.
2433
2434 * sysdeps/generic/dl-sysdep.h: Remove multiple inclusion protection.
2435 * sysdeps/alpha/dl-sysdep.h: Likewise.
2436 Use #include_next instead of duplicating generic file's contents.
2437 * sysdeps/ia64/dl-sysdep.h: Likewise.
2438 * sysdeps/sparc/dl-sysdep.h: Likewise.
2439
2440 2005-03-22 Steven Munroe <sjmunroe@us.ibm.com>
2441
2442 * sysdeps/powerpc/powerpc64/memset.S (memset): Make ___memset local.
2443
2444 2005-03-07 Steven Munroe <sjmunroe@us.ibm.com>
2445
2446 [BZ #781]
2447 * sysdeps/unix/sysv/linux/kernel-features.h
2448 (__ASSUME_TGKILL): Define for powerpc32/64 starting with 2.6.1.
2449 (__ASSUME_UTIMES): Define for powerpc32/64 starting with 2.6.1.
2450 (__ASSUME_FADVISE64_64_SYSCALL): Define for powerpc32 only starting
2451 with 2.6.1.
2452 (__ASSUME_WAITID_SYSCALL): Don't define for powerpc32/64.
2453
2454 2005-04-28 Ulrich Drepper <drepper@redhat.com>
2455
2456 * sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.
2457 * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
2458 * sysdeps/unix/sysv/linux/i386/socket.S: Remove now duplicate
2459 cfi_startproc and cfi_endproc.
2460
2461 * configure.in: Remove ultrasparc names.
2462
2463 * sysdeps/i386/i686/memcmp.S: Move misplaced END.
2464
2465 2005-03-27 Bruno Haible <bruno@clisp.org>
2466
2467 Make it possible for multiple threads to use gettext() in different
2468 locales.
2469 * intl/dcigettext.c (HAVE_PER_THREAD_LOCALE): New macro.
2470 (struct known_translation_t): If HAVE_PER_THREAD_LOCALE, add localename
2471 field.
2472 (transcmp): If HAVE_PER_THREAD_LOCALE, compare localename fields.
2473 (DCIGETTEXT): If HAVE_PER_THREAD_LOCALE, fill the localename field in
2474 search and newp.
2475
2476 * intl/tst-gettext4.c: New file.
2477 * intl/tst-gettext4.sh: New file.
2478 * intl/tst-gettext4-de.po: New file.
2479 * intl/tst-gettext4-fr.po: New file.
2480 * intl/tst-gettext5.c: New file.
2481 * intl/tst-gettext5.sh: New file.
2482 * intl/Makefile (distribute): Add tst-gettext4.sh, tst-gettext4-de.po,
2483 tst-gettext4-fr.po, tst-gettext5.sh.
2484 (multithread-test-srcs): New variable.
2485 (test-srcs): Add its contents.
2486 (tests): Depend on tst-gettext4.out, tst-gettext5.out.
2487 (tst-gettext4.out, tst-gettext5.out): New rules.
2488 (CFLAGS-tst-gettext4.c, CFLAGS-tst-gettext5.c): New variables.
2489 Add rule for linking the multithread-test-srcs with the appropriate
2490 thread-library.
2491
2492 2005-04-28 Ulrich Drepper <drepper@redhat.com>
2493
2494 * po/rw.po: New file. From translation team.
2495
2496 * scripts/config.guess: Update from upstream.
2497 * scripts/config.sub: Likewise.
2498
2499 2005-04-27 Ulrich Drepper <drepper@redhat.com>
2500
2501 [BZ #1094]
2502 * nscd/connections.c (nscd_run): Use time() value in prune_cache
2503 call, not timeout value, since the latter might be from another clock.
2504
2505 2005-04-27 Roland McGrath <roland@redhat.com>
2506
2507 [BZ #877]
2508 * posix/unistd.h: Remove __nonnull from acct decl.
2509
2510 * rt/tst-cpuclock1.c: New file.
2511 * rt/tst-cpuclock2.c: New file.
2512 * rt/tst-cputimer1.c: New file.
2513 * rt/tst-cputimer2.c: New file.
2514 * rt/tst-cputimer3.c: New file.
2515 * rt/Makefile (tests): Add them.
2516
2517 * sysdeps/unix/sysv/linux/kernel-posix-cpu-timers.h: New file.
2518 * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: New file.
2519 * sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c
2520 (HAS_CPUCLOCK): New macro.
2521 (clock_getcpuclockid): Function removed.
2522 #include the new linux file to define it instead.
2523 * sysdeps/unix/clock_gettime.c [HP_TIMING_AVAIL] (hp_timing_gettime):
2524 New function, broken out of ...
2525 (clock_gettime) [HP_TIMING_AVAIL]: ... here. Call it.
2526 (realtime_gettime): New function, broken out of ...
2527 (clock_gettime) [! HANDLED_REALTIME]: ... here. Call it.
2528 (clock_gettime) [SYSDEP_GETTIME_CPU]: Use new macro in default case.
2529 * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): New macro.
2530 (SYSDEP_GETTIME_CPUTIME): New macro.
2531 (SYSDEP_GETTIME): Use both.
2532 [! __ASSUME_POSIX_TIMERS] (maybe_syscall_gettime): New function, broken
2533 out of ...
2534 (SYSDEP_GETTIME): ... here. Use it.
2535 [__NR_clock_gettime] (HANDLED_CPUTIME): Define it.
2536 (SYSDEP_GETTIME_CPUTIME): New macro. Handle CPU timers by trying
2537 kernel support and falling back to hp-timing code.
2538 * sysdeps/posix/clock_getres.c
2539 [HP_TIMING_AVAIL] (hp_timing_getres): New function, broken out of ...
2540 (clock_getres) [HP_TIMING_AVAIL]: ... here. Call it.
2541 (realtime_getres): New function, broken out of ...
2542 (clock_getres) [! HANDLED_REALTIME]: ... here. Call it.
2543 (clock_getres) [SYSDEP_GETRES_CPU]: Use new macro in default case.
2544 * sysdeps/unix/sysv/linux/clock_getres.c (SYSCALL_GETRES): New macro.
2545 (SYSDEP_GETRES_CPUTIME): New macro.
2546 (SYSDEP_GETRES): Use both.
2547 [! __ASSUME_POSIX_TIMERS] (maybe_syscall_getres): New function, broken
2548 out of ...
2549 (SYSDEP_GETRES): ... here. Use it.
2550 [__NR_clock_getres] (HANDLED_CPUTIME): Define it.
2551 (SYSDEP_GETRES_CPUTIME): New macro. Handle CPU timers by trying
2552 kernel support and falling back to hp-timing code.
2553 * sysdeps/unix/sysv/linux/clock_nanosleep.c: Handle
2554 CLOCK_PROCESS_CPUTIME_ID and CLOCK_PROCESS_THREAD_ID specially,
2555 translating to the kernel clockid_t for our own process/thread clock.
2556
2557 2005-04-27 Ulrich Drepper <drepper@redhat.com>
2558
2559 * stdlib/test-canon.c: Make doesExist a directory and add more tests
2560 for the new error case.
2561
2562 2004-06-02 Dmitry V. Levin <ldv@altlinux.org>
2563 Ranjani Murthy <ranmur@gmail.com>
2564
2565 * stdlib/canonicalize.c (__realpath): Change realpath(3) to
2566 return NULL and set errno to ENOTDIR for such pathnames like
2567 "/path/to/existing-non-directory/".
2568
2569 2005-04-26 Ulrich Drepper <drepper@redhat.com>
2570
2571 [BZ #1105]
2572 * time/strptime_l.c (__strptime_internal): Handle 'z' to set
2573 tm_gmtoff.
2574 * time/Makefile (tests): Add tst-strptime2.
2575 * time/tst-strptime2.c: New file.
2576
2577 2005-04-26 Jakub Jelinek <jakub@redhat.com>
2578
2579 [BZ #1081]
2580 * elf/dl-close.c: Include stddef.h.
2581 (_dl_close): If called recursively, just remember GC needs to be rerun
2582 and decrease l_direct_opencount. Avoid GC if l_direct_opencount
2583 decreased to 1. Rerun GC at the end if any destructor unloaded some
2584 additional libraries.
2585 * elf/Makefile: Add rules to build and run unload6 test.
2586 * elf/unload6.c: New test.
2587 * elf/unload6mod1.c: New file.
2588 * elf/unload6mod2.c: New file.
2589 * elf/unload6mod3.c: New file.
2590
2591 * malloc/hooks.c (mem2chunk_check): Add magic_p argument, set *magic_p
2592 if magic_p is not NULL.
2593 (top_check): Invoke MALLOC_FAILURE_ACTION if MORECORE failed.
2594 (malloc_check): Fail if sz == -1.
2595 (free_check): Adjust mem2chunk_check caller.
2596 (realloc_check): Likewise. Fail if bytes == -1. If bytes == 0 and
2597 oldmem != NULL, call free_check and return NULL. If reallocating
2598 and returning NULL, invert magic byte again to make oldmem valid
2599 region for further checking.
2600 (memalign_check): Fail if bytes == -1.
2601 * malloc/Makefile: Add rules to build and run tst-mcheck.
2602 * malloc/tst-mcheck.c: New test.
2603
2604 2005-04-26 Ulrich Drepper <drepper@redhat.com>
2605
2606 [BZ #1110]
2607 * stdio-common/vfscanf.c: Correctly account for characters of
2608 decimal points right after +-.
2609
2610 2005-04-26 Roland McGrath <roland@redhat.com>
2611
2612 * elf/rtld-Rules (rtld-all): Test ifndef rtld-modules instead of
2613 ifeq ($(subdir),elf) to distinguish main driver from subdir runs.
2614
2615 2005-04-25 Roland McGrath <roland@redhat.com>
2616
2617 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
2618 (INTERNAL_SYSCALL_ERROR_P): Fix typo in last change.
2619
2620 * sunrpc/xdr.c (xdr_u_int): Use `long' for L and cast where needed.
2621
2622 * elf/dl-load.c: Revert last change.
2623
2624 2005-04-24 Ulrich Drepper <drepper@redhat.com>
2625
2626 [BZ #1110]
2627 * stdio-common/vfscanf.c: Fix parsing of decimal point after +-.
2628 Patch by Hamed Malek <hamed@bamdad.org>.
2629
2630 2005-04-21 Roland McGrath <roland@redhat.com>
2631
2632 * elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,
2633 since Linux ignores it in user mmap calls.
2634
2635 2005-04-17 David S. Miller <davem@davemloft.net>
2636
2637 * sysdeps/sparc/sparc32/elf/start.S: Define __data_start.
2638 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
2639
2640 2005-04-15 Roland McGrath <roland@redhat.com>
2641
2642 * timezone/Makefile (zic-deps): New variable.
2643 ($(testdata)/America/New_York): Use it instead of explicit deps.
2644 ($(testdata)/Etc/UTC, $(testdata)/Australia/Melbourne): Likewise.
2645 ($(testdata)/America/Sao_Paulo, $(testdata)/Asia/Tokyo): Likewise.
2646 (%/UTC %/Universal): New pattern rule, replaces ...
2647 ($(testdata)/UTC, $(testdata)/Universal): ... these removed targets.
2648 ($(testdata)/%/Berlin $(testdata)/%/London): New pattern rule.
2649 ($(testdata)/Europe/London, $(testdata)/Europe/Berlin): Removed.
2650
2651 2005-04-14 Roland McGrath <roland@redhat.com>
2652
2653 * MakeTAGS ($P/$(domain).pot): Depend on distinfo file as well.
2654 (extract): Filter-out distinfo file name.
2655
2656 [BZ #253]
2657 * MakeTAGS (text-srcs): Match %.bash.in files too.
2658
2659 [BZ #253]
2660 * nscd/Makefile (all-nscd-modules): New variable, include selinux
2661 module regardless of configuration.
2662 (distribute): Use that instead of $(nscd-modules).
2663
2664 2005-04-13 David S. Miller <davem@davemloft.net>
2665
2666 Add sparc64 TLS and NPTL support.
2667 * elf/tls-macros.h: Add Sparc64 defines.
2668 * sysdeps/sparc/sparc64/dl-machine.h (sparc64_fixup_plt): Mark as
2669 always_inline.
2670 (elf_machine_fixup_plt): Likewise.
2671 (elf_machine_rela): Handle TLS relocations.
2672 (elf_machine_type_cleaa): Likewise.
2673 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
2674 (SYSCALL_ERROR_HANDLER_ENTRY): Use sethi/or for GOT reloc.
2675 It does not always fit in R_SPARC_GOT13 when building -fPIC.
2676 Also, add TLS handling.
2677 * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
2678 Increase it to 2.4.21 for sparc64.
2679 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: NULL terminate
2680 backtrace by zero'ing out %fp. Store away flags, func_ptr,
2681 and func_arg in global registers not local registers.
2682 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Handle PTID, TLS,
2683 and CTID arguments properly. Add RESET_PID handling.
2684 * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Rework so that we
2685 do not invoke __sigprocmask(). We can always assume rt signals
2686 are present on sparc64, so just do an inline syscall.
2687
2688 2005-04-13 Jakub Jelinek <jakub@redhat.com>
2689
2690 * sysdeps/sparc/sparc64/dl-machine.h: Add dl_machine_h multiple
2691 inclusion guard for the first half of the header.
2692 (elf_machine_type_class, ELF_MACHINE_JMP_SLOT, ELF_MACHINE_NO_REL,
2693 ELF_MACHINE_PLTREL_OVERLAP, elf_machine_runtime_setup,
2694 elf_machine_relplt, DL_STACK_END, RTLD_START): Move into the
2695 #ifndef dl_machine_h guarded part of the header.
2696
2697 2005-04-14 Ulrich Drepper <drepper@redhat.com>
2698
2699 [BZ #851]
2700 * posix/execvp.c (execvp): Use file name including path when
2701 trying to run it with shell.
2702 * posix/Makefile: Add rules to build and run tst-execvp3.
2703 * posix/tst-execvp3.c: New file.
2704
2705 2005-04-12 Ulrich Drepper <drepper@redhat.com>
2706
2707 [BZ #1090]
2708 * stdlib/random_r.c (__initstate_r): Don't use non-existing state.
2709 * string/tst-strfry.c: New file.
2710 * string/Makefile (tests): Add tst-strfry.
2711
2712 2005-04-11 James A. Morrison <ja2morri@uwaterloo.ca>
2713
2714 * manual/string.texi: Fix typo in wmemcpy decl.
2715
2716 2005-04-10 David S. Miller <davem@davemloft.net>
2717
2718 * sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.
2719
2720 2005-04-08 Carlos O'Donell <carlos@baldric.uwo.ca>
2721
2722 * FAQ.in: Explain why `make' might fail running rpcgen.
2723 * FAQ: Regenerated.
2724
2725 2005-04-07 Roland McGrath <roland@redhat.com>
2726
2727 * po/libc.pot: Regenerated.
2728
2729 2005-04-07 Roland McGrath <roland@redhat.com>
2730
2731 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)
2732 [(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
2733 GLRO(dl_sysinfo_map) for PT_NOTE giving Linux kernel version,
2734 we can skip the uname call if it's there.
2735 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Don't use
2736 DL_SYSDEP_OSCHECK here.
2737 * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]: Do it here instead.
2738
2739 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro):
2740 Add _dl_sysinfo_map.
2741 * elf/rtld.c (dl_main): Don't call _dl_init_paths early in the
2742 rtld_is_main case. Call it unconditionally later.
2743 Move GLRO(dl_sysinfo_dso) handling earlier, before _dl_init_paths call.
2744 Initialize GLRO(dl_sysinfo_map).
2745 * elf/dl-load.c (open_path): Bail out if _dl_init_paths wasn't called.
2746 * sysdeps/generic/dl-sysdep.c (_DL_FIRST_EXTRA): New macro.
2747 (_dl_important_hwcaps)
2748 [(NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO) && SHARED]: Scan
2749 GLRO(dl_sysinfo_map) for PT_NOTE giving synthetic hwcap names
2750 and bit values.
2751 * elf/ldconfig.c (_DL_FIRST_EXTRA): New macro.
2752 (hwcap_extra): New static variable.
2753 (is_hwcap_platform): Check hwcap_extra for a matching name.
2754 Remove tls special case.
2755 (path_hwcap): Likewise.
2756 (parse_conf): Parse "hwcap" directive to define synthetic hwcap bits
2757 and their names, stored in hwcap_extra.
2758 (main) [USE_TLS]: Initialize final synthetic hwcap bit as "tls".
2759
2760 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Use uint64_t for
2761 _dl_hwcap and _dl_hwcap_mask.
2762 * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Cast a_val for
2763 AT_HWCAP to unsigned long int.
2764 * elf/dl-support.c (_dl_aux_init): Likewise.
2765 (_dl_hwcap): Update defn.
2766
2767 * elf/cache.c (print_entry): Pad hwcap value with 0s in diagnostic.
2768 * elf/ldconfig.c (search_dir): Likewise.
2769
2770 2005-04-05 Roland McGrath <roland@redhat.com>
2771
2772 * NEWS: Copy 2.3.5 section from 2.3 branch.
2773
2774 * intl/tst-codeset.sh: Use mkdir -p. Put msgfmt output in temporary
2775 file and mv it into place.
2776 * intl/tst-gettext3.sh: Likewise.
2777
2778 * Makefile (glibc-%.tar rule): Use make -q to ensure configure scripts
2779 are up to date in srcdir. Touch all configure scripts after export.
2780
2781 * iconv/gconv_int.h: Include <ctype.h> and <string.h>.
2782
2783 2005-04-05 H.J. Lu <hongjiu.lu@intel.com>
2784
2785 [BZ #592]
2786 * sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05
2787 (comment changes only).
2788 * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
2789 * sysdeps/ia64/fpu/e_atanh.S: Likewise.
2790 * sysdeps/ia64/fpu/e_cosh.S: Likewise.
2791 * sysdeps/ia64/fpu/e_coshf.S: Likewise.
2792 * sysdeps/ia64/fpu/e_exp.S: Likewise.
2793 * sysdeps/ia64/fpu/e_exp10.S: Likewise.
2794 * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
2795 * sysdeps/ia64/fpu/e_exp2.S: Likewise.
2796 * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
2797 * sysdeps/ia64/fpu/e_expf.S: Likewise.
2798 * sysdeps/ia64/fpu/e_log.S: Likewise.
2799 * sysdeps/ia64/fpu/e_logf.S: Likewise.
2800 * sysdeps/ia64/fpu/e_pow.S: Likewise.
2801 * sysdeps/ia64/fpu/e_powf.S: Likewise.
2802 * sysdeps/ia64/fpu/e_sinh.S: Likewise.
2803 * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
2804 * sysdeps/ia64/fpu/libm_error.c: Likewise.
2805 * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
2806 * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
2807 * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
2808 * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
2809 * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
2810 * sysdeps/ia64/fpu/s_asinh.S: Likewise.
2811 * sysdeps/ia64/fpu/s_atanl.S: Likewise.
2812 * sysdeps/ia64/fpu/s_cos.S: Likewise.
2813 * sysdeps/ia64/fpu/s_cosf.S: Likewise.
2814 * sysdeps/ia64/fpu/s_erf.S: Likewise.
2815 * sysdeps/ia64/fpu/s_erfc.S: Likewise.
2816 * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
2817 * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
2818 * sysdeps/ia64/fpu/s_erff.S: Likewise.
2819 * sysdeps/ia64/fpu/s_expm1.S: Likewise.
2820 * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
2821 * sysdeps/ia64/fpu/s_log1p.S: Likewise.
2822 * sysdeps/ia64/fpu/s_tanf.S: Likewise.
2823 * sysdeps/ia64/fpu/s_tanh.S: Likewise.
2824 * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
2825 * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
2826 * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
2827 * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
2828
2829 2005-04-05 Roland McGrath <roland@redhat.com>
2830
2831 * scripts/config.guess: Update from master, timestamp='2005-03-24'.
2832 * scripts/config.sub: Update from master, timestamp='2005-02-10'.
2833
2834 2005-04-04 David S. Miller <davem@davemloft.net>
2835
2836 * sysdeps/sparc/sparc32/dl-trampoline.S: New file.
2837 * sysdeps/sparc/sparc32/dl-machine.h: Move PLT trampolines there.
2838 Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
2839 (elf_machine_runtime_setup): Test for dl_profile non-null.
2840 * sysdeps/sparc/sparc64/dl-trampoline.S: New file.
2841 (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
2842 * sysdeps/sparc/sparc64/dl-machine.h: Move PLT trampolines there.
2843 Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
2844 (elf_machine_runtime_setup): Test for dl_profile non-null.
2845 * sysdeps/sparc/bits/link.h: New file.
2846 * sysdeps/generic/ldsodefs.h (La_sparc32_regs, La_sparc32_retval,
2847 La_sparc64_regs, La_sparc64_retval): New.
2848 (struct audit_ifaces): Add sparc entries.
2849 * elf/tst-auditmod1.c: Add sparc entries.
2850
2851 2005-03-27 Bruno Haible <bruno@clisp.org>
2852
2853 * intl/tst-gettext3.c: New file.
2854 * intl/tst-gettext3.sh: New file.
2855 * intl/Makefile (distribute): Add tst-gettext3.sh.
2856 (test-srcs): Add tst-gettext3.
2857 (tests): Depend on tst-gettext3.out.
2858 (tst-gettext3.out): New rule.
2859 (CFLAGS-tst-gettext3.c): New variable.
2860
2861 Fix bug exposed by tst-gettext3.
2862 * intl/gettextP.h (struct converted_domain): New type.
2863 (struct loaded_domain): Remove the conv, conv_tab fields. Add
2864 conversions, nconversions fields.
2865 (_nl_init_domain_conv): Remove declaration.
2866 (_nl_free_domain_conv): Remove declaration.
2867 (_nl_find_msg): Add convert argument.
2868 * intl/dcigettext.c (DCIGETTEXT): Call _nl_find_msg with convert=1.
2869 (_nl_find_msg): Add convert argument. When a conversion to a different
2870 charset is needed, create a new converted_domain element, instead of
2871 throwing away the old converted translations.
2872 (get_output_charset): New function.
2873 * intl/loadmsgcat.c (_nl_init_domain_conv): Remove function.
2874 (_nl_free_domain_conv): Remove function.
2875 (_nl_load_domain): Initialize the conversions array to empty. Use
2876 _nl_find_msg instead of _nl_init_domain_conv to retrieve the header
2877 entry.
2878 (_nl_unload_domain): Free the conversions array and its contents.
2879
2880 * intl/gettextP.h (struct loaded_domain): Remove codeset_cntr field.
2881 (struct binding): Likewise.
2882 * intl/bindtextdom.c (set_binding_values): Drop codeset_cntr
2883 modifications.
2884
2885 2005-04-04 Jakub Jelinek <jakub@redhat.com>
2886
2887 [BZ #1082]
2888 * sunrpc/pmap_rmt.c (xdr_rmtcall_args): Use a dummy arglen instead
2889 of trying to encode uninitialized arglen.
2890
2891 2005-04-04 Ulrich Drepper <drepper@redhat.com>
2892
2893 [BZ #825]
2894 * timezone/scheck.c: Update from tzcode2005h.
2895 * timezone/tzfile.h: Likewise.
2896 * timezone/zdump.c: Likewise.
2897 * timezone/zic.c: Likewise.
2898
2899 [BZ #825]
2900 * timezone/antarctica: Update from tzdata2005h.
2901 * timezone/asia: Likewise.
2902 * timezone/australasia: Likewise.
2903 * timezone/etcetera: Likewise.
2904 * timezone/europe: Likewise.
2905 * timezone/northamerica: Likewise.
2906 * timezone/southamerica: Likewise.
2907 * timezone/leapseconds: Likewise.
2908 * timezone/iso3166.tab: Likewise.
2909
2910 2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
2911
2912 [BZ #592]
2913 * sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright.
2914
2915 2005-04-01 Ulrich Drepper <drepper@redhat.com>
2916
2917 * wcsmbs/btowc.c (__btowc): Optimize parameters in ASCII range.
2918 * wcsmbs/wctob.c (wctob): Likewise.
2919 * wcsmbs/wchar.h (btowc): Add optimized inline function.
2920 (wctob): Likewise.
2921
2922 2005-03-31 Jakub Jelinek <jakub@redhat.com>
2923
2924 * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionally
2925 equivalent, but shorter instructions.
2926 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
2927 * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
2928 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
2929 * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
2930 * sysdeps/unix/x86_64/sysdep.S: Likewise.
2931 * sysdeps/x86_64/strchr.S: Likewise.
2932 * sysdeps/x86_64/memset.S: Likewise.
2933 * sysdeps/x86_64/strcspn.S: Likewise.
2934 * sysdeps/x86_64/strcmp.S: Likewise.
2935 * sysdeps/x86_64/elf/start.S: Likewise.
2936 * sysdeps/x86_64/strspn.S: Likewise.
2937 * sysdeps/x86_64/dl-machine.h: Likewise.
2938 * sysdeps/x86_64/bsd-_setjmp.S: Likewise.
2939 * sysdeps/x86_64/bsd-setjmp.S: Likewise.
2940 * sysdeps/x86_64/strtok.S: Likewise.
2941
2942 2005-03-30 H.J. Lu <hongjiu.lu@intel.com>
2943
2944 [BZ #592]
2945 * sysdeps/ia64/fpu/e_acosf.S: Update from Intel libm 2005-03-21.
2946 * sysdeps/ia64/fpu/e_acoshf.S: Likewise.
2947 * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
2948 * sysdeps/ia64/fpu/e_acosh.S: Likewise.
2949 * sysdeps/ia64/fpu/e_acosl.S: Likewise.
2950 * sysdeps/ia64/fpu/e_acos.S: Likewise.
2951 * sysdeps/ia64/fpu/e_asinf.S: Likewise.
2952 * sysdeps/ia64/fpu/e_asinl.S: Likewise.
2953 * sysdeps/ia64/fpu/e_asin.S: Likewise.
2954 * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
2955 * sysdeps/ia64/fpu/e_atan2.S: Likewise.
2956 * sysdeps/ia64/fpu/e_atanhf.S: Likewise.
2957 * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
2958 * sysdeps/ia64/fpu/e_atanh.S: Likewise.
2959 * sysdeps/ia64/fpu/e_coshf.S: Likewise.
2960 * sysdeps/ia64/fpu/e_coshl.S: Likewise.
2961 * sysdeps/ia64/fpu/e_cosh.S: Likewise.
2962 * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
2963 * sysdeps/ia64/fpu/e_exp10l.S: Likewise.
2964 * sysdeps/ia64/fpu/e_exp10.S: Likewise.
2965 * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
2966 * sysdeps/ia64/fpu/e_exp2l.S: Likewise.
2967 * sysdeps/ia64/fpu/e_exp2.S: Likewise.
2968 * sysdeps/ia64/fpu/e_expf.S: Likewise.
2969 * sysdeps/ia64/fpu/e_exp.S: Likewise.
2970 * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
2971 * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
2972 * sysdeps/ia64/fpu/e_fmod.S: Likewise.
2973 * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
2974 * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
2975 * sysdeps/ia64/fpu/e_hypot.S: Likewise.
2976 * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
2977 * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
2978 * sysdeps/ia64/fpu/e_lgamma_r.c: Likewise.
2979 * sysdeps/ia64/fpu/e_log2f.S: Likewise.
2980 * sysdeps/ia64/fpu/e_log2l.S: Likewise.
2981 * sysdeps/ia64/fpu/e_log2.S: Likewise.
2982 * sysdeps/ia64/fpu/e_logf.S: Likewise.
2983 * sysdeps/ia64/fpu/e_logl.S: Likewise.
2984 * sysdeps/ia64/fpu/e_log.S: Likewise.
2985 * sysdeps/ia64/fpu/e_powf.S: Likewise.
2986 * sysdeps/ia64/fpu/e_powl.S: Likewise.
2987 * sysdeps/ia64/fpu/e_pow.S: Likewise.
2988 * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
2989 * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
2990 * sysdeps/ia64/fpu/e_remainder.S: Likewise.
2991 * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
2992 * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
2993 * sysdeps/ia64/fpu/e_scalb.S: Likewise.
2994 * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
2995 * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
2996 * sysdeps/ia64/fpu/e_sinh.S: Likewise.
2997 * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
2998 * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
2999 * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
3000 * sysdeps/ia64/fpu/libm_error.c: Likewise.
3001 * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
3002 * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
3003 * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
3004 * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
3005 * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
3006 * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
3007 * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
3008 * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
3009 * sysdeps/ia64/fpu/libm_support.h: Likewise.
3010 * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
3011 * sysdeps/ia64/fpu/s_asinh.S: Likewise.
3012 * sysdeps/ia64/fpu/s_atanf.S: Likewise.
3013 * sysdeps/ia64/fpu/s_atanl.S: Likewise.
3014 * sysdeps/ia64/fpu/s_cbrtf.S: Likewise.
3015 * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
3016 * sysdeps/ia64/fpu/s_cosf.S: Likewise.
3017 * sysdeps/ia64/fpu/s_cosl.S: Likewise.
3018 * sysdeps/ia64/fpu/s_cos.S: Likewise.
3019 * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
3020 * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
3021 * sysdeps/ia64/fpu/s_erfc.S: Likewise.
3022 * sysdeps/ia64/fpu/s_erfl.S: Likewise.
3023 * sysdeps/ia64/fpu/s_erf.S: Likewise.
3024 * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
3025 * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
3026 * sysdeps/ia64/fpu/s_expm1.S: Likewise.
3027 * sysdeps/ia64/fpu/s_fdimf.S: Likewise.
3028 * sysdeps/ia64/fpu/s_fdiml.S: Likewise.
3029 * sysdeps/ia64/fpu/s_fdim.S: Likewise.
3030 * sysdeps/ia64/fpu/s_frexp.c: Likewise.
3031 * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
3032 * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
3033 * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
3034 * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
3035 * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
3036 * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
3037 * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
3038 * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
3039 * sysdeps/ia64/fpu/s_libm_ldexpf.S: Likewise.
3040 * sysdeps/ia64/fpu/s_libm_ldexpl.S: Likewise.
3041 * sysdeps/ia64/fpu/s_libm_ldexp.S: Likewise.
3042 * sysdeps/ia64/fpu/s_libm_scalbnf.S: Likewise.
3043 * sysdeps/ia64/fpu/s_libm_scalbnl.S: Likewise.
3044 * sysdeps/ia64/fpu/s_libm_scalbn.S: Likewise.
3045 * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
3046 * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
3047 * sysdeps/ia64/fpu/s_log1p.S: Likewise.
3048 * sysdeps/ia64/fpu/s_logbf.S: Likewise.
3049 * sysdeps/ia64/fpu/s_logbl.S: Likewise.
3050 * sysdeps/ia64/fpu/s_logb.S: Likewise.
3051 * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
3052 * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
3053 * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
3054 * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
3055 * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
3056 * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
3057 * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
3058 * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
3059 * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
3060 * sysdeps/ia64/fpu/s_roundf.S: Likewise.
3061 * sysdeps/ia64/fpu/s_roundl.S: Likewise.
3062 * sysdeps/ia64/fpu/s_round.S: Likewise.
3063 * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
3064 * sysdeps/ia64/fpu/s_scalbn.c: Likewise.
3065 * sysdeps/ia64/fpu/s_scalbnf.c: Likewise.
3066 * sysdeps/ia64/fpu/s_scalbnl.c: Likewise.
3067 * sysdeps/ia64/fpu/s_tanf.S: Likewise.
3068 * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
3069 * sysdeps/ia64/fpu/s_tanh.S: Likewise.
3070 * sysdeps/ia64/fpu/s_tanl.S: Likewise.
3071 * sysdeps/ia64/fpu/s_tan.S: Likewise.
3072 * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
3073 * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
3074 * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
3075 * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
3076 * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
3077 * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
3078
3079 [BZ #592]
3080 * sysdeps/ia64/fpu/libm_cpu_defs.h: New file.
3081 * sysdeps/ia64/fpu/libm_error_codes.h: New file.
3082
3083 [BZ #592]
3084 * sysdeps/ia64/fpu/gen_import_file_list: Updated for Intel libm
3085 2005-03-21.
3086 * sysdeps/ia64/fpu/import_file.awk: Likewise.
3087 * sysdeps/ia64/fpu/import_intel_libm: Likewise.
3088 * sysdeps/ia64/fpu/Makefile: Likewise.
3089
3090 2005-03-29 Jakub Jelinek <jakub@redhat.com>
3091
3092 [BZ #1087]
3093 * posix/fnmatch.c (fnmatch): For short patterns or strings attempt to
3094 avoid calling mbsrtowcs twice.
3095
3096 2005-03-29 Roland McGrath <roland@redhat.com>
3097
3098 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): New
3099 function, inline broken out of ...
3100 (DL_SYSDEP_OSCHECK): ... here. Use that.
3101 Do the discovery and set GLRO(dl_osversion) if successful,
3102 if __LINUX_KERNEL_VERSION <= 0.
3103 * elf/dl-load.c: Don't include dl-osinfo.h here.
3104
3105 2005-03-29 Alfred M. Szmidt <ams@gnu.org>
3106
3107 * manual/install.texi (Tools for Compilation): GNU binutils 2.15
3108 is now needed.
3109
3110 2005-03-19 Bruno Haible <bruno@clisp.org>
3111
3112 * intl/dcigettext.c (struct known_translation_t): Change type of
3113 domainname field to 'const char *'.
3114 (DCIGETTEXT): Remove const-cast.
3115
3116 2005-03-29 Thorsten Kukuk <kukuk@suse.de>
3117
3118 [BZ #661]
3119 * grp/initgroups.c (internal_getgrouplist): Check if we have
3120 enough space before adding the primary group to the list.
3121
3122 * posix/tst-execle1.c (do_test): Fix execle arguments.
3123 * posix/tst-execle2.c (do_test): Likewise.
3124
3125 2005-03-28 Roland McGrath <roland@redhat.com>
3126
3127 * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.
3128 Reported by Mark Mitchell <mark@codesourcery.com>.
3129 * Versions.def (libm): Define GLIBC_2.4 set.
3130 * math/Versions (libm: GLIBC_2.4): Add this set, with exp2l.
3131 * sysdeps/i386/Versions (libm: GLIBC_2.1): Add this set, with exp2l.
3132 * sysdeps/ia64/Versions: Likewise.
3133 * sysdeps/m68k/Versions: Likewise.
3134 * sysdeps/sparc/sparc64/Versions: Likewise.
3135 * sysdeps/x86_64/Versions: New file.
3136 * sysdeps/mips/mips64/Versions: New file.
3137
3138 * locale/langinfo.h (_NL_LOCALE_NAME): New macro.
3139 [__USE_GNU] (NL_LOCALE_NAME): New macro.
3140 * locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME,
3141 return locale name string for the category.
3142
3143 2005-03-25 Jakub Jelinek <jakub@redhat.com>
3144
3145 * sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather than
3146 <wcstol_l.c>.
3147
3148 2005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
3149
3150 * sysdeps/mips/atomicity.h: Remove unused file.
3151 * sysdeps/mips/dl-machine.h (elf_machine_rel): Add TLS relocations.
3152 * sysdeps/mips/dl-tls.h: New file.
3153 * sysdeps/mips/libc-tls.c: New file.
3154 * sysdeps/mips/tls-macros.h: New file.
3155 * sysdeps/mips/bits/atomic.h: New file.
3156 * sysdeps/mips/bits/setjmp.h: Protect against multiple inclusion.
3157 * sysdeps/mips/elf/configure.in: New file.
3158 * sysdeps/mips/elf/configure: Generated.
3159 * sysdeps/mips/sys/asm.h: New file.
3160 * sysdeps/unix/sysv/linux/mips/vfork.S: New file.
3161 * sysdeps/unix/sysv/linux/mips/clone.S: Add NPTL and five-argument
3162 clone support.
3163 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
3164 (INTERNAL_SYSCALL_NCS): New.
3165 (INTERNAL_SYSCALL): Update for non-constant support.
3166 (internal_syscall0): Likewise.
3167 (internal_syscall1): Likewise.
3168 (internal_syscall2): Likewise.
3169 (internal_syscall3): Likewise.
3170 (internal_syscall4): Likewise.
3171 (internal_syscall5): Likewise.
3172 (internal_syscall6): Likewise.
3173 (internal_syscall7): Likewise.
3174 * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (SIGEV_THREAD):
3175 Update to match the kernel.
3176 (SIGEV_CALLBACK): Likewise.
3177 (SIGEV_THREAD_ID): Likewise.
3178
3179 2005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
3180
3181 [BZ #783]
3182 * elf/tst-auditmod1.c: Add MIPS support.
3183 * sysdeps/generic/ldsodefs.h (La_mips_32_regs): New.
3184 (La_mips_32_retval): New.
3185 (La_mips_64_regs): New.
3186 (La_mips_64_retval): New.
3187 (struct audit_ifaces): Add MIPS entries.
3188 * sysdeps/mips/dl-machine.h: Check RESOLVE_MAP instead of RESOLVE.
3189 (elf_machine_runtime_link_map, ELF_DL_FRAME_SIZE,
3190 ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS,
3191 ELF_MACHINE_RUNTIME_TRAMPOLINE): Move to dl-trampoline.c.
3192 (RTLD_START): Align the stack before calling _dl_init_internal.
3193 Use .ent for _dl_start_user.
3194 (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): Define.
3195 (elf_machine_rel, elf_machine_rel_relative, elf_machine_lazy_rel)
3196 (elf_machine_runtime_setup): Use "auto inline".
3197 (elf_machine_rela, elf_machine_rela_relative): Provide empty versions.
3198 (elf_machine_got_rel): Likewise. Use RESOLVE_MAP.
3199 * sysdeps/mips/dl-trampoline.c: New file.
3200 * sysdeps/mips/bits/link.h: New file.
3201 * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
3202 (internal_syscall5): Use register operands instead of non-lvalue
3203 memory operands.
3204 (internal_syscall6): Likewise.
3205 (internal_syscall7): Likewise.
3206
3207 2005-03-27 Andreas Jaeger <aj@suse.de>
3208
3209 * debug/warning-nop.c (__builtin___memcpy_chk): Define away to
3210 avoid warnings with older compiler.
3211 (__builtin___memcpy_chk): Likewise.
3212 (__builtin___memmove_chk: Likewise.
3213 (__builtin___mempcpy_chk): Likewise.
3214 (__builtin___memset_chk): Likewise.
3215 (__builtin___stpcpy_chk): Likewise.
3216 (__builtin___strcat_chk): Likewise.
3217 (__builtin___strcpy_chk): Likewise.
3218 (__builtin___strncat_chk): Likewise.
3219 (__builtin___strncpy_chk): Likewise.
3220 (__builtin_object_size): Likewise.
3221
3222 2005-03-27 Daniel Jacobowitz <dan@codesourcery.com>
3223
3224 * elf/tls-macros.h: Correct typo.
3225
3226 2005-03-23 Jakub Jelinek <jakub@redhat.com>
3227
3228 [BZ #822]
3229 * nis/ypclnt.c (yp_2_yperr): Revert 2004-11-30 patch.
3230 (ypprot_err): Use yp_2_yperr table also for YP_NODOM .. YP_NOMORE.
3231
3232 2005-03-22 Roland McGrath <roland@redhat.com>
3233
3234 * locale/setlocale.c: Comment typo.
3235
3236 * scripts/versions.awk: No errors for GLIBC_PRIVATE.
3237
3238 * Versions.def (libdl, librt): Add GLIBC_2.3.4 version.
3239
3240 * scripts/versions.awk: Print all errors and die at the end.
3241 Use library name in versions array keys.
3242
3243 2005-03-22 Daniel Jacobowitz <dan@codesourcery.com>
3244
3245 * elf/elf.h (PT_ARM_EXIDX): New macro.
3246
3247 2005-03-21 Thorsten Kukuk <kukuk@suse.de>
3248
3249 [BZ #1098]
3250 * sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):
3251 Convert correctly between long/int on 64bit big-endian.
3252
3253 2005-03-21 David Mosberger <davidm@hpl.hp.com>
3254
3255 * sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames
3256 with more than 8 output registers. Fix this by passing original
3257 ar.pfs to _mcount_ret_helper via r3.
3258
3259 2005-03-15 Jakub Jelinek <jakub@redhat.com>
3260
3261 [BZ #786]
3262 * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Handle
3263 GL(dl_tls_static_nelem) == GL(dl_tls_max_dtv_idx).
3264 * elf/Makefile: Add rules to build and run tst-tls15.
3265 * elf/tst-tls15.c: New test.
3266 * elf/tst-tlsmod15a.c: New file.
3267 * elf/tst-tlsmod15b.c: New file.
3268
3269 2005-03-20 Ulrich Drepper <drepper@redhat.com>
3270
3271 * elf/rtld.c (dl_main): Always call init_tls if we have audit modules.
3272
3273 2005-03-20 Alfred M. Szmidt <ams@gnu.org>
3274
3275 * elf/dl-open.c (dl_open_worker): Fix typo.
3276
3277 2005-03-20 Ulrich Drepper <drepper@redhat.com>
3278
3279 * malloc/malloc.c (public_cALLOc): We cannot skip the memory
3280 clearing if perturb_byte != 0.
3281
3282 2005-03-20 Jakub Jelinek <jakub@redhat.com>
3283
3284 * posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_t
3285 instead of __off_t for last argument.
3286 * debug/Makefile (tests): Add tst-lfschk{1,2,3}.
3287 * debug/tst-lfschk1.c: New test.
3288 * debug/tst-lfschk2.c: New test.
3289 * debug/tst-lfschk3.c: New test.
3290
3291 2005-02-09 Jakub Jelinek <jakub@redhat.com>
3292
3293 * sysdeps/unix/sysv/linux/bits/termios.h (CMSPAR): Define.
3294 * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Add __USE_MISC
3295 and __USE_XOPEN guards to match linux/bits/termios.h.
3296 * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
3297 (CMSPAR): Define.
3298 * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
3299
3300 2005-02-10 H.J. Lu <hongjiu.lu@intel.com>
3301
3302 * sysdeps/ia64/elf/initfini.c: Add local _init and _fini labels.
3303
3304 2005-02-27 Denis Barbier <barbier@debian.org>
3305
3306 [BZ #549]
3307 * locale/iso-4217.def: Add CSD currency.
3308
3309 2005-03-19 Ulrich Drepper <drepper@redhat.com>
3310
3311 * inet/test-ifaddrs.c: Use test-skeleton.
3312 * inet/test_ifindex.c: Likewise.
3313
3314 [BZ #821]
3315 * elf/dl-lookup.c (add_dependency): Always search l_initfini if
3316 the list exists.
3317
3318 [BZ #821]
3319 * elf/Makefile: Add rules to build and run order2.
3320 * elf/order2.c: New file.
3321 * elf/order2mod1.c: New file.
3322 * elf/order2mod2.c: New file.
3323 * elf/order2mod3.c: New file.
3324 * elf/order2mod4.c: New file.
3325
3326 2005-03-19 Jakub Jelinek <jakub@redhat.com>
3327
3328 [BZ #821]
3329 * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,
3330 it has been incremented before.
3331
3332 2005-03-18 Ulrich Drepper <drepper@redhat.com>
3333
3334 [BZ #821]
3335 * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate
3336 function _dl_sort_fini.
3337 (_dl_sort_fini): New function.
3338 * sysdeps/generic/ldsodefs.h: Declare _dl_sort_fini.
3339 * elf/dl-close.c (_dl_close): Call _dl_sort_fini before running
3340 destructors to call them in the right order.
3341
3342 2005-02-07 Steven Munroe <sjmunroe@us.ibm.com>
3343
3344 * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave.
3345 (La_ppc64_retval): Correct size of lrc_fp.
3346 * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_profile_resolve):
3347 Fix up ABI problems and complete function.
3348
3349 2005-03-10 Jakub Jelinek <jakub@redhat.com>
3350
3351 * math/test-misc.c (main): Add some more tests.
3352
3353 2005-03-17 Jakub Jelinek <jakub@redhat.com>
3354
3355 * posix/regcomp.c (re_compile_fastmap_iter): Fix check for failed
3356 __wcrtomb. Check return values of other __wcrtomb calls.
3357 * posix/regex_internal.c (build_wcs_buffer, re_string_skip_chars):
3358 Change mbclen type to size_t.
3359 (build_wcs_upper_buffer): Change mbclen and mbcdlen type to size_t.
3360 Handle mb chars whose upper case doesn't have multibyte representation
3361 in locale's charset.
3362
3363 2005-03-15 Jakub Jelinek <jakub@redhat.com>
3364
3365 * malloc/malloc.c (_int_icalloc, _int_icomalloc, iALLOc,
3366 public_iCALLOc, public_iCALLOc, public_iCOMALLOc): Protect with
3367 #ifndef _LIBC.
3368
3369 [BZ #779]
3370 * malloc/malloc.c (public_mTRIm): Initialize malloc if not yet
3371 initialized.
3372
3373 2005-03-10 Jakub Jelinek <jakub@redhat.com>
3374
3375 * misc/sys/cdefs.h (__always_inline): Define.
3376 * posix/bits/unistd.h (read, pread, pread64, readlink, getcwd, getwd):
3377 Use __always_inline instead of __inline.
3378 * socket/bits/socket2.h (recv, recvfrom): Likewise.
3379 * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Likewise.
3380 * string/bits/string3.h (__memcpy_ichk, __memmove_ichk, __mempcpy_ichk,
3381 __memset_ichk, __strcpy_ichk, __stpcpy_ichk, __strncpy_ichk,
3382 __strcat_ichk, __strncat_ichk): Use __always_inline instead of
3383 __inline__ __attribute__ ((__always_inline__)).
3384
3385 2005-03-09 Jakub Jelinek <jakub@redhat.com>
3386
3387 * debug/tst-chk1.c: Include sys/socket.h and sys/un.h.
3388 (do_test): Add new tests for recv, recvfrom, getcwd, getwd and
3389 readlink. Add some more tests for read, pread, pread64, fgets and
3390 fgets_unlocked.
3391
3392 * posix/bits/unistd.h (read, pread, pread64, readlink,
3393 getcwd, getwd): Change macros into extern inline functions.
3394 (__read_alias, __pread_alias, __pread64_alias, __readlink_alias,
3395 __getcwd_alias, __getwd_alias): New prototypes.
3396 * socket/bits/socket2.h (recv, recvfrom): Change macros into
3397 extern inline functions.
3398 (__recv_alias, __recvfrom_alias): New prototypes.
3399 * libio/bits/stdio2.h (gets, fgets, fgets_unlocked): Change macros
3400 into extern inline functions.
3401 (__gets_alias, __fgets_alias, __fgets_unlocked_alias): New prototypes.
3402
3403 * debug/pread_chk.c (__pread_chk): Fix order of arguments passed
3404 to __pread.
3405 * debug/pread64_chk.c (__pread64_chk): Fix order of arguments passed
3406 to __pread64.
3407
3408 2005-03-18 Daniel Jacobowitz <dan@codesourcery.com>
3409
3410 * configure.in: Use %function instead of @function.
3411
3412 2005-03-18 Ulrich Drepper <drepper@redhat.com>
3413
3414 [BZ #821]
3415 * include/link.h (struct link_map): Remove l_opencount. Add l_removed.
3416 Change type of l_idx to int.
3417 * elf/dl-close.c: Basically rewrite. Do not use l_opencount to
3418 determine whether a DSO has to be unloaded. Instead compute this
3419 in this function.
3420 * elf/dl-deps.c: No need to manipulate l_opencount anymore.
3421 * elf/dl-lookup.c: Likewise.
3422 * elf/rtld.c: Likewise
3423 * elf/dl-open.c: Likewise. Use l_init_called to determine whether
3424 object was just loaded.
3425 * elf/dl-fini.c: Bump l_direct_opencount instead of l_opencount.
3426 * elf/dl-load.c (_dl_map_object_from_fd): Do not recognize DSO which
3427 is about to be unloaded as a match.
3428 (_dl_map_object): Likewise.
3429 * elf/do-lookup.h (do_lookup_x): Do not look into DSO which is about
3430 to be unloaded.
3431 * elf/circleload1.c: Don't use l_opencount anymore.
3432 * elf/neededtest.c: Likewise.
3433 * elf/neededtest2.c: Likewise.
3434 * elf/neededtest3.c: Likewise.
3435 * elf/neededtest4.c: Likewise.
3436 * elf/unload.c: Likewise.
3437 * elf/unload2.c: Likewise.
3438 * elf/loadtest.c: Likewise.
3439
3440 [BZ #821]
3441 * elf/rtld.c: Preloading errors are now never fatal.
3442
3443 2005-03-08 Jakub Jelinek <jakub@redhat.com>
3444
3445 [BZ #821]
3446 * elf/Makefile: Add rules to build and run unload5 test.
3447 * elf/unload5.c: New file.
3448
3449 [BZ #821]
3450 * elf/Makefile: Add rules to build and run unload4 test.
3451 * elf/unload4.c: New file.
3452 * elf/unload4mod1.c: New file.
3453 * elf/unload4mod2.c: New file.
3454 * elf/unload4mod3.c: New file.
3455 * elf/unload4mod4.c: New file.
3456
3457 2005-03-17 Roland McGrath <roland@redhat.com>
3458
3459 * nscd/aicache.c (addhstaiX): Tweak type to avoid warning.
3460
3461 2005-03-16 Richard Henderson <rth@redhat.com>
3462
3463 * include/libc-symbols.h (__hidden_proto): Remove bogus declaration
3464 of internal.
3465 (__hidden_def1, __hidden_dot_def1): Remove.
3466 (__hidden_def2, __hidden_def3): Remove.
3467 (__hidden_ver1): New.
3468 (hidden_ver, hidden_def, hidden_weak): Use it.
3469 (hidden_data_ver, hidden_data_ver, hidden_data_weak): Use non-data
3470 version of the macro.
3471
3472 * include/wchar.h (__wcscoll): Remove.
3473 * wcsmbs/wcscoll.c: Define wcscoll directly instead of via __wcscoll.
3474 * string/strcoll.c: Don't issue libc_hidden_def STRCOLL redefined.
3475
3476 2005-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3477
3478 * elf/elf.h: Define MIPS TLS relocations.
3479
3480 2005-03-16 Ulrich Drepper <drepper@redhat.com>
3481
3482 * elf/circleload1.c (main): Pretty printing.
3483
3484 2005-03-15 Jakub Jelinek <jakub@redhat.com>
3485
3486 * sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.
3487 Patch by Dan Kegel <dank@kegel.com>.
3488
3489 * elf/dynamic-link.h (elf_machine_rel, elf_machine_rel_relative,
3490 elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel):
3491 Add inline keyword.
3492 * sysdeps/alpha/dl-machine.h (elf_machine_rela,
3493 elf_machine_rela_relative, elf_machine_lazy_rel): Add always_inline
3494 attribute.
3495 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
3496 elf_machine_rela_relative, elf_machine_lazy_rel): Likewise. Change
3497 static inline into auto inline.
3498 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
3499 elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
3500 * sysdeps/generic/dl-machine.h (elf_machine_rel, elf_machine_rela):
3501 Likewise.
3502 * sysdeps/arm/dl-machine.h (elf_machine_rel, elf_machine_rel_relative,
3503 elf_machine_rela, elf_machine_rela_relative, elf_machine_lazy_rel):
3504 Likewise.
3505
3506 2005-03-15 Jakub Jelinek <jakub@redhat.com>
3507
3508 [BZ #789]
3509 * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Fix asm constraints.
3510 Remove memory clobber.
3511
3512 * sysdeps/x86_64/hp-timing.h (HP_TIMING_ACCUM): Make the addition
3513 thread-safe. Subtract GLRO(dl_hp_timing_overhead) from Diff.
3514
3515 2005-03-14 Jakub Jelinek <jakub@redhat.com>
3516
3517 * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Don't include
3518 asm/types.h.
3519
3520 2005-03-10 GOTO Masanori <gotom@debian.or.jp>
3521
3522 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE and
3523 MAP_NONBLOCK.
3524 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
3525 Correct MAP_GROWSDOWN value.
3526
3527 2005-03-13 Roland McGrath <roland@redhat.com>
3528
3529 * elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps
3530 version if there is one. Only #error if macros are then undefined.
3531 * sysdeps/generic/tls-macros.h: New file.
3532
3533 2005-03-10 GOTO Masanori <gotom@debian.or.jp>
3534
3535 * sysdeps/hppa/configure.in: Remove old Makefile leftovers.
3536 * sysdeps/hppa/configure: Regenerated.
3537
3538 2005-03-08 Roland McGrath <roland@redhat.com>
3539
3540 * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so
3541 array types match exactly in C alias decls.
3542
3543 2005-03-07 Ulrich Drepper <drepper@redhat.com>
3544
3545 * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call
3546 mallopt appropriately.
3547 * malloc/malloc.h: Define M_PERTURB.
3548 * malloc/malloc.c (perturb_byte): New variable.
3549 (alloc_perturb, free_perturb): New macros.
3550 (_int_malloc): Before returning, overwrite the memory if this is
3551 requested.
3552 (_int_free): Overwrite freed memory if requested.
3553 (mALLOPt): Handle M_PERTURB.
3554 * test-skeleton.c: Add call to mallopt with M_PERTURB command.
3555
3556 * elf/dl-close.c (_dl_close): Decrement l_opencount before
3557 printing debug message.
3558 * elf/dl-open.c (dl_open_worker): Always print the new opencount
3559 in debug messages.
3560
3561 2005-03-06 Ulrich Drepper <drepper@redhat.com>
3562
3563 * elf/dl-close.c (_dl_close): Unify debug message format.
3564
3565 * elf/dl-close.c (_dl_close): Print debug message just before
3566 destroying a link map.
3567
3568 * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.
3569 * elf/dl-version.c (match_symbol): Likewise.
3570
3571 * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code.
3572
3573 * debug/recv_chk.c (__recv_chk): Always fail if request could
3574 overflow the buffer.
3575 * debug/recvfrom_chk.c (__recvfrom_chk): Likewise.
3576 * socket/bits/socket2.h (recv): Avoid calls to the _chk variant if
3577 we know the call succeeds.
3578 (recvfrom): Likewise.
3579
3580 2005-03-05 Ulrich Drepper <drepper@redhat.com>
3581
3582 * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid
3583 warning.
3584 * posix/regex_internal.c (re_string_reconstruct): Add cast to
3585 avoid warning.
3586 (build_wcs_upper_buffer): Change type of bug to plain char.
3587 * locale/weightwc.h (findidx): Add casts to avoid warnings.
3588 * time/mktime.c (ranged_convert): Initialize tm to make the
3589 compiler happy.
3590 * wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Add casts to avoid warnings.
3591 * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Add casts to avoid warnings.
3592 * wcsmbs/mbsnrtowcs.c: Add casts to avoid warnings.
3593 * wcsmbs/wcsrtombs.c (__wcsrtombs): Add casts to avoid warnings.
3594 * wcsmbs/wcrtomb.c (__wcrtomb): Add casts to avoid warnings.
3595 * wcsmbs/mbrtowc.c (__mbrtowc): Use unsigned char for outbuf.
3596 * wcsmbs/wctob.c (wctob): Make buf array of unsigned char.
3597 * sysdeps/generic/strchrnul.c: Add cast to avoid warning.
3598 * libio/iofwide.c: Add casts to avoid warnings.
3599 * stdio-common/printf-prs.c (parse_printf_format): Introduce new
3600 variable f to avoid warnings.
3601 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
3602 Fix a few casts to avoid warnings.
3603 * iconv/gconv_simple.c (internal_utf8_loop): Make start unsigned
3604 to avoid warning.
3605
3606 [BZ #1101]
3607 * posix/regex_internal.c [_LIBC] (build_wcs_buffer): Avoid using
3608 dynamically sized array.
3609 (build_wcs_upper_buffer): Likewise.
3610
3611 2005-03-05 Jakub Jelinek <jakub@redhat.com>
3612
3613 * include/bits/unistd.h: New file.
3614 * include/bits/socket2.h: New file.
3615
3616 2005-03-05 Ulrich Drepper <drepper@redhat.com>
3617
3618 * sunrpc/key_call.c: Remove doors support.
3619 * sunrpc/Makefile: Remove CPPFLAGS-key_call.c definition.
3620 * configure.in: Remove test for doors support which never existed.
3621 * config.make.in: Remove have_doors entry.
3622
3623 * configure.in: Make sure at least gcc 3.4 is used. Undo last change.
3624 * config.make.in: Undo last change.
3625
3626 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Unconditionally use
3627 -mtune.
3628
3629 2005-03-05 Roland McGrath <roland@redhat.com>
3630
3631 * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.
3632 (_dl_out_of_memory): Use rtld_hidden_proto.
3633 * elf/dl-error.c (_dl_out_of_memory): Use rtld_hidden_data_def.
3634 (_dl_signal_error): Don't use INTUSE on _dl_out_of_memory.
3635 * elf/dl-open.c (_dl_open): Likewise.
3636 * elf/dl-deps.c (_dl_map_object_deps): Likewise.
3637
3638 * sunrpc/des_impl.c (des_set_key): Make first argument unsigned char *.
3639
3640 * elf/dl-addr.c (_dl_addr): Add a cast.
3641
3642 [BZ #821]
3643 * elf/unload3mod4.c: Declare foo.
3644 * elf/testobj2.c: Include <stdio.h>.
3645
3646 * sysdeps/gnu/errlist.awk: Emit NERR macro for _sys_nerr_internal
3647 value constant, and use it in the defn.
3648 * sysdeps/gnu/errlist-compat.awk: Use NERR in array decl.
3649 Use actual size for compat array decls.
3650
3651 * config.make.in (cc-mtune): New substituted variable.
3652 * configure.in (libc_cv_cc_mtune): New test for -mtune= switch,
3653 done only if libc_mtune_example is defined.
3654 * sysdeps/i386/configure.in (libc_mtune_example): Set it.
3655 * sysdeps/i386/Makefile (CFLAGS-initfini.s): Use $(cc-mtune).
3656
3657 2005-03-05 Jakub Jelinek <jakub@redhat.com>
3658
3659 * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define
3660 unconditionally to (defined RTLD_BOOTSTRAP).
3661 * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Likewise.
3662
3663 2005-03-05 Jakub Jelinek <jakub@redhat.com>
3664
3665 * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of
3666 $(inst_slibdir) in AS_NEEDED directive.
3667
3668 2005-03-03 Jakub Jelinek <jakub@redhat.com>
3669
3670 * posix/bits/unistd.h (pread, pread64): Don't swap function arguments.
3671
3672 2005-03-01 H.J. Lu <hongjiu.lu@intel.com>
3673
3674 [BZ #776]
3675 * iconv/iconvconfig.c: Fix comment for the output file.
3676 (write_output): Clear padding in header.
3677
3678 2005-03-03 Ulrich Drepper <drepper@redhat.com>
3679
3680 [BZ #821]
3681 * elf/dl-close.c (_dl_close): Don't try to set up new searchpath if the
3682 loader is closed. Fixes unload3.
3683 * elf/tst-global1.c: New file.
3684 * elf/Makefile (tests): Add tst-global1.
3685 * elf/testobj2.c (p): New function.
3686
3687 2005-03-03 Jakub Jelinek <jakub@redhat.com>
3688
3689 [BZ #821]
3690 * elf/Makefile: Add rules to build and run unload3 test.
3691 * elf/unload3.c: New test.
3692 * elf/unload3mod1.c: New file.
3693 * elf/unload3mod2.c: New file.
3694 * elf/unload3mod3.c: New file.
3695 * elf/unload3mod4.c: New file.
3696
3697 2005-02-21 Alan Modra <amodra@bigpond.net.au>
3698
3699 * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Don't
3700 use __uint128_t.
3701
3702 2005-03-01 Jakub Jelinek <jakub@redhat.com>
3703
3704 * posix/bits/unistd.h (read, pread, pread64): Use __bos0 instead
3705 of __bos.
3706 * socket/bits/socket2.h (recv, recvfrom): Likewise.
3707
3708 2005-03-01 Roland McGrath <roland@redhat.com>
3709
3710 [BZ #721]
3711 * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Define this outside
3712 of [RESOLVE_MAP].
3713
3714 2005-03-01 Alfred M. Szmidt <ams@gnu.org>
3715
3716 [BZ #777]
3717 * elf/dl-load.c (__stack_prot) [!PROT_GROWSUP && !PROT_GROWSDOWN]:
3718 Add missing initializer.
3719
3720 [BZ #777]
3721 * malloc/arena.c: #include <stdbool.h> outside of [SHARED &&
3722 USE_TLS && !USE___THREAD].
3723
3724 2005-02-26 GOTO Masanori <gotom@debian.or.jp>
3725
3726 * csu/Makefile: Use printf instead of echo for some shells.
3727
3728 2005-02-28 Roland McGrath <roland@redhat.com>
3729
3730 * debug/warning-nop.c (__nop): Rename to nop, make it static.
3731 (__warndecl): Use alias attribute directly, instead of strong_alias
3732 macro. Add attribute_hidden.
3733
3734 2005-02-28 Ulrich Drepper <drepper@redhat.com>
3735
3736 * posix/bits/unistd.h: Avoid calling __*_chk variants if we can
3737 determine the call will never trigger a failure.
3738 * debug/read_chk.c (__read_chk): Always fail if the buffer is too
3739 small.
3740 * debug/readlink_chk.c (__readlink_chk): Likewise.
3741 * debug/pread64_chk.c (__pread64_chk): Likewise.
3742 * debug/pread_chk.c (__pread_chk): Likewise.
3743
3744 * sysdeps/i386/i686/memset_chk.S: Remove alias and warning.
3745 * sysdeps/x86_64/memset_chk.S: Likewise.
3746
3747 2005-02-24 Roland McGrath <roland@redhat.com>
3748
3749 * debug/Versions (libc: GLIBC_2.4): Remove
3750 __memset_zero_constant_len_parameter.
3751 * sysdeps/generic/memset_chk.c: Remove alias and warning.
3752 * misc/sys/cdefs.h (__warndecl): New macro.
3753 * debug/warning-nop.c: New file.
3754 * string/bits/string3.h (memset): Call __warn_memset_zero_len with no
3755 arguments, instead of calling __memset_zero_constant_len_parameter.
3756 Use __warndecl for __warn_memset_zero_len.
3757 * debug/Makefile (routines): Add $(static-only-routines).
3758 (static-only-routines): New variable.
3759
3760 2005-02-27 Ulrich Drepper <drepper@redhat.com>
3761
3762 * po/tr.po: Update from translation team.
3763
3764 2005-02-26 Ulrich Drepper <drepper@redhat.com>
3765
3766 * elf/dl-addr.c: Cleanups. Move declaration next to first use.
3767
3768 * dlfcn/dlerror.c (check_free): New function. Extract common code
3769 from fini and free_key_mem. Check whether this is libdl in the
3770 base namespace.
3771
3772 2005-02-25 Ulrich Drepper <drepper@redhat.com>
3773
3774 * elf/dl-lookup.c (_dl_debug_bindings): Add namespace information
3775 to debug output.
3776
3777 2004-11-11 Richard Sandiford <rsandifo@redhat.com>
3778
3779 [BZ #758]
3780 * sysdeps/unix/sysv/linux/mips/configure.in (asm-unistd.h): Only
3781 preprocess <asm/unistd.h> if it defines ABI-prefixed syscall names
3782 like __NR_N32_open. Just include <asm/unistd.h> otherwise.
3783 * sysdeps/unix/sysv/linux/mips/configure: Regenerate.
3784 * sysdeps/unix/sysv/linux/mips/mips32/kern64/sysdep.h: Delete
3785 * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (SYS_ify): Use the
3786 standard __NR prefix.
3787 * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (SYS_ify): Likewise.
3788 * sysdeps/unix/sysv/linux/mips/Makefile (syscall-%.h): Rework so that
3789 the output file is compatible with both pre-2.6 and 2.6 kernel headers.
3790 Extract separate syscall lists for each ABI.
3791
3792 2005-02-23 Ulrich Drepper <drepper@redhat.com>
3793
3794 * Makerules (libc.so): Add AS_NEEDED line for dynamic linker.
3795
3796 [BZ #719]
3797 * elf/Makefile: Run tst-tls9-static again.
3798
3799 2005-02-22 Ulrich Drepper <drepper@redhat.com>
3800
3801 [BZ #719]
3802 * sysdeps/generic/libc-tls.c (static_dtv): Size the same as the
3803 slotinfo array.
3804 (__libc_setup_tls): Initialize length of DTV based on array length.
3805 * elf/dl-load.c: Revert last change.
3806 * sysdeps/generic/dl-tls.c: Revert last change.
3807
3808 * posix/Makefile (tests): Add tst-execvp1, tst-execvp2, tst-execlp1,
3809 tst-execlp2, tst-execv1, tst-execv2, tst-execl1, tst-execl2,
3810 tst-execve1, tst-execve2, tst-execle1, and tst-execle2.
3811 * posix/tst-execl1.c: New file.
3812 * posix/tst-execl2.c: New file.
3813 * posix/tst-execle1.c: New file.
3814 * posix/tst-execle2.c: New file.
3815 * posix/tst-execlp1.c: New file.
3816 * posix/tst-execlp2.c: New file.
3817 * posix/tst-execv1.c: New file.
3818 * posix/tst-execv2.c: New file.
3819 * posix/tst-execve1.c: New file.
3820 * posix/tst-execve2.c: New file.
3821 * posix/tst-execvp1.c: New file.
3822 * posix/tst-execvp2.c: New file.
3823
3824 2005-02-22 Roland McGrath <roland@redhat.com>
3825
3826 * include/signal.h: Revert last change.
3827 (__sigemptyset): Use __builtin_memset instead of memset.
3828
3829 2005-02-22 Ulrich Drepper <drepper@redhat.com>
3830
3831 * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Use
3832 non-cancelable I/O functions.
3833
3834 2005-02-22 Jakub Jelinek <jakub@redhat.com>
3835
3836 [BZ #769]
3837 * nscd/nscd-client.h: Include sys/uio.h.
3838 (__readall, __readvall, writeall): New prototypes.
3839 * nscd/connections.c (writeall): New function.
3840 (handle_request): Use it.
3841 * nscd/aicache.c (addhstaiX): Likewise.
3842 * nscd/initgrcache.c (addinitgroupsX): Likewise.
3843 * nscd/hstcache.c (cache_addhst): Likewise.
3844 * nscd/grpcache.c (cache_addgr): Likewise.
3845 * nscd/pwdcache.c (cache_addpw): Likewise.
3846 * nscd/nscd_helper.c (__readall, __readvall): New functions.
3847 * nscd/nscd_getai.c (__nscd_getai): Use them.
3848 * nscd/nscd_getpw_r.c (__nscd_getpw_r): Likewise.
3849 * nscd/nscd_getgr_r.c (__nscd_getgr_r): Likewise.
3850 * nscd/nscd_gethst_r.c (__nscd_gethst_r): Likewise.
3851 * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
3852
3853 2005-02-22 Roland McGrath <roland@redhat.com>
3854
3855 * include/sys/socket.h: Declare __recv.
3856 * sysdeps/generic/recv.c (recv): Rename to __recv, and add weak alias.
3857 * sysdeps/mach/hurd/recv.c: Likewise.
3858
3859 * sysdeps/unix/sysv/linux/libc_fatal.c: Include <execinfo.h> for
3860 __backtrace_* decls.
3861
3862 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
3863 (INTERNAL_SYSCALL_ERROR_P): Evalute VAL. Parenthesize ERR.
3864 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
3865
3866 * include/signal.h: Include <string.h> for memset decl.
3867
3868 2005-02-22 Andreas Schwab <schwab@suse.de>
3869
3870 * posix/execvp.c (execvp): Fix invalid free.
3871
3872 2005-02-22 Jakub Jelinek <jakub@redhat.com>
3873
3874 [BZ #1095]
3875 * malloc/Makefile (CFLAGS-mcheck-init.c): Add.
3876 * sunrpc/Makefile: Add $(PIC-ccflag) to CFLAGS-x* for
3877 librpcsvc.a objects.
3878
3879 2005-02-21 Ulrich Drepper <drepper@redhat.com>
3880
3881 [BZ #1107]
3882 * iconvdata/ibm930.h: Correct Yen mapping.
3883 * iconvdata/ibm939.h: Likewise.
3884 * iconvdata/testdata/IBM930..UTF8: Adjust test data.
3885 * iconvdata/testdata/IBM939..UTF8: Likewise.
3886 Patch by Jiro Sekiba <SEKIBA@jp.ibm.com>.
3887
3888 * iconvdata/Makefile (modules): Add IBM1025, IBM1122, IBM1137, IBM1153,
3889 IBM1154, IBM1155, IBM1156, IBM1157, and IBM1158.
3890 (distribute): Add ibm1025.c, ibm1025.h, ibm1122.c, ibm1122.h,
3891 ibm1137.c, ibm1137.h, ibm1153.c, ibm1153.h, ibm1154.c, ibm1154.h,
3892 ibm1155.c, ibm1155.h, ibm1156.c, ibm1156.h, ibm1157.c, ibm1157.h,
3893 ibm1158.c, and ibm1158.h.
3894 * iconvdata/TESTS: Add IBM1025, IBM1122, IBM1137, IBM1153,
3895 IBM1154, IBM1155, IBM1156, IBM1157, and IBM1158.
3896 * iconvdata/gconv-modules: Likewise.
3897 * iconvdata/ibm1025.c: New file.
3898 * iconvdata/ibm1025.h: New file.
3899 * iconvdata/ibm1122.c: New file.
3900 * iconvdata/ibm1122.h: New file.
3901 * iconvdata/ibm1137.c: New file.
3902 * iconvdata/ibm1137.h: New file.
3903 * iconvdata/ibm1153.c: New file.
3904 * iconvdata/ibm1153.h: New file.
3905 * iconvdata/ibm1154.c: New file.
3906 * iconvdata/ibm1154.h: New file.
3907 * iconvdata/ibm1155.c: New file.
3908 * iconvdata/ibm1155.h: New file.
3909 * iconvdata/ibm1156.c: New file.
3910 * iconvdata/ibm1156.h: New file.
3911 * iconvdata/ibm1157.c: New file.
3912 * iconvdata/ibm1157.h: New file.
3913 * iconvdata/ibm1158.c: New file.
3914 * iconvdata/ibm1158.h: New file.
3915 * iconvdata/testdata/IBM1025: New file.
3916 * iconvdata/testdata/IBM1025..UTF8: New file.
3917 * iconvdata/testdata/IBM1122: New file.
3918 * iconvdata/testdata/IBM1122..UTF8: New file.
3919 * iconvdata/testdata/IBM1137: New file.
3920 * iconvdata/testdata/IBM1137..UTF8: New file.
3921 * iconvdata/testdata/IBM1153: New file.
3922 * iconvdata/testdata/IBM1153..UTF8: New file.
3923 * iconvdata/testdata/IBM1154: New file.
3924 * iconvdata/testdata/IBM1154..UTF8: New file.
3925 * iconvdata/testdata/IBM1155: New file.
3926 * iconvdata/testdata/IBM1155..UTF8: New file.
3927 * iconvdata/testdata/IBM1156: New file.
3928 * iconvdata/testdata/IBM1156..UTF8: New file.
3929 * iconvdata/testdata/IBM1157: New file.
3930 * iconvdata/testdata/IBM1157..UTF8: New file.
3931 * iconvdata/testdata/IBM1158: New file.
3932 * iconvdata/testdata/IBM1158..UTF8: New file.
3933 Contributed by Jiro Sekiba <SEKIBA@jp.ibm.com>.
3934
3935 2005-02-10 Paolo Bonzini <bonzini@gnu.org>
3936
3937 * posix/regcomp.c (lower_subexp): Do not optimize empty
3938 subexpressions even with REG_NOSUB.
3939 * posix/rxspencer/tests: Add a previously failing testcase.
3940
3941 2005-02-21 Alan Modra <amodra@bigpond.net.au>
3942
3943 [BZ #719]
3944 * elf/dl-reloc.c (_dl_nothread_init_static_tls): Assert that dtv
3945 array index is within bounds.
3946
3947 2005-02-21 Ulrich Drepper <drepper@redhat.com>
3948
3949 [BZ #719]
3950 * elf/dl-load.c: Do not allow PT_TLS in modules loaded in statically
3951 linked code.
3952 * sysdeps/generic/dl-tls.c [!SHARED]: Don't build _dl_next_tls_modid.
3953 * elf/Makefile: Remove rules to build and run tst-tls9-static.
3954
3955 [BZ #719]
3956 * elf/dl-reloc.c (_dl_nothread_init_static_tls): Avoid using
3957 THREAD_DTV multiple times, this minimally reduces code size on
3958 some archs.
3959
3960 2005-02-21 Jakub Jelinek <jakub@redhat.com>
3961
3962 [BZ #768]
3963 * nscd/nscd_gethst_r.c (nscd_gethst_r): Set *h_errnop to
3964 NETDB_INTERNAL if buffer is too small.
3965
3966 [BZ #768]
3967 * nscd/hstcache.c (INCR): Remove.
3968 (addhstbyX): Double buflen in each iteration rather than add INCR.
3969 * nscd/grpcache.c: Likewise.
3970 * nscd/pwdcache.c: Likewise.
3971
3972 2005-02-21 Ulrich Drepper <drepper@redhat.com>
3973
3974 * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
3975 map if requested.
3976 * debug/chk_fail.c: Request backtrace and memory map dump.
3977
3978 * Versions.def: Add GLIBC_2.4 for libc.
3979 * debug/fgets_chk.c: New file.
3980 * debug/fgets_u_chk.c: New file.
3981 * debug/getcwd_chk.c: New file.
3982 * debug/getwd_chk.c: New file.
3983 * debug/readlink_chk.c: New file.
3984 * debug/read_chk.c: New file.
3985 * debug/pread_chk.c: New file.
3986 * debug/pread64_chk.c: New file.
3987 * debug/recv_chk.c: New file.
3988 * debug/recvfrom_chk.c: New file.
3989 * debug/Versions: Add all new functions with version GLIBC_2.4.
3990 * debug/Makefile (routines): Add fgets_chk, fgets_u_chk, read_chk,
3991 pread_chk, pread64_chk, recv_chk, recvfrom_chk, readlink_chk,
3992 getwd_chk, and getcwd_chk. Plus appropriate CFLAGS definitions.
3993 * debug/tst-chk1.c: Add more tests.
3994 * libio/bits/stdio2.h: Add macros for fgets and fgets_unlocked.
3995 * include/stdio.h: Declare __fgets_chk and __fgets_unlocked_chk.
3996 * posix/unistd.h: Include <bits/unistd.h> for fortification.
3997 * posix/bits/unistd.h: New file.
3998 * posix/Makefile (headers): Add bits/unistd.h.
3999 * socket/sys/socket.h: Include <bits/socket2.h> for fortification.
4000 * socket/bits/socket2.h: New file.
4001 * socket/Makefile (headers): Add bits/socket2.h.
4002
4003 * string/bits/string3.h: Extend memset macro to check for zero 3rd
4004 parameter and use __memset_zero_constant_len_parameter in that case.
4005 * sysdeps/generic/memset_chk.c: Add
4006 __memset_zero_constant_len_parameter alias and linker warning.
4007 * debug/Versions: Add __memset_zero_constant_len_parameter to libc
4008 with version GLIBC_2.4.
4009
4010 * sysdeps/generic/bits/types.h: Don't unnecessarily use __extension__
4011 in __STD_TYPE definition.
4012
4013 2005-02-21 Jakub Jelinek <jakub@redhat.com>
4014
4015 * malloc/malloc.c (malloc_printerr): If MALLOC_CHECK_={5,7}, print
4016 the error message rather than program name.
4017
4018 2005-02-21 Ulrich Drepper <drepper@redhat.com>
4019
4020 [BZ #767]
4021 * posix/unistd.h: symlink and readlink are unconditionally
4022 available in the 2001 spec.
4023
4024 2005-02-16 Roland McGrath <roland@redhat.com>
4025
4026 * intl/dcigettext.c (_nl_find_msg): Add a cast.
4027
4028 * nis/nis_clone_dir.c (nis_clone_directory): Use char * for ADDR.
4029 * nis/nis_clone_obj.c (nis_clone_object): Likewise.
4030 * nis/nis_clone_res.c (nis_clone_result): Likewise.
4031
4032 * resolv/nss_dns/dns-network.c (getanswer_r): Use const unsigned char *
4033 for END_OF_MESSAGE and CP.
4034
4035 * resolv/res_send.c (send_dg): Add else branch for case impossible
4036 unless `poll' is buggy.
4037
4038 * crypt/crypt_util.c (__setkey_r): Add a cast.
4039
4040 * locale/programs/linereader.c (get_toplvl_escape): Use size_t for
4041 NBYTES, and unsigned char * for BYTES.
4042
4043 * locale/programs/charmap.c (charmap_new_char): Use size_t and
4044 unsighed char * for NBYTES, BYTES parameters.
4045
4046 * sysdeps/generic/dl-hash.h (_dl_elf_hash): Take const char * argument
4047 and cast it.
4048 * sysdeps/i386/i686/dl-hash.h (_dl_elf_hash): Likewise.
4049
4050 * sunrpc/create_xid.c (_create_xid): Don't use unsigned long for RES.
4051
4052 * sunrpc/svcauth_des.c (_svcauth_des): Fix cast type.
4053
4054 * sunrpc/auth_des.c (authdes_create): Don't use u_char for PKEY_DATA.
4055 (authdes_marshal): Don't use unsigned int for LEN.
4056 * sunrpc/xdr.c (xdr_hyper): Don't use unsigned long for T2.
4057 (xdr_u_hyper): Likewise.
4058 (xdr_u_short): Don't use u_long for L.
4059 * sunrpc/xdr_intXX_t.c (xdr_int64_t): Don't use uint32_t for T2.
4060
4061 * inet/rexec.c (rexec_af): Use socklen_t.
4062 * sunrpc/key_call.c (getkeyserv_handle): Likewise.
4063 * sunrpc/rtime.c (rtime): Likewise.
4064 * resolv/res_send.c (send_vc, send_dg): Likewise.
4065 * nis/nis_callback.c (__nis_create_callback): Likewise.
4066
4067 * sysdeps/generic/libc-start.c: Use unsigned int for nthreads ptr.
4068
4069 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix type of ADDR local.
4070
4071 * libio/libio.h (_IO_BE): Add parenthesis around EXPR.
4072
4073 * intl/dcigettext.c (INTVARDEF, INTUSE): Macros removed.
4074 (_nl_default_dirname): Use libc_hidden_data_def instead of INTVARDEF.
4075 (libc_freeres_fn, DCIGETTEXT): Don't use INTUSE.
4076 * intl/bindtextdom.c (INTUSE): Macro removed.
4077 (_nl_default_dirname): Use libc_hidden_proto.
4078 (set_binding_values): Don't use INTUSE.
4079 * include/libintl.h (_libc_intl_domainname_internal): Decl removed.
4080 (_libc_intl_domainname): Use libc_hidden_proto.
4081 * posix/regex_internal.h (gettext): Remove INTUSE on it.
4082 * locale/SYS_libc.c (_libc_intl_domainname): Use libc_hidden_data_def
4083 rather than INTDEF.
4084 * include/libintl.h (_): Don't use *_internal name.
4085
4086 * ctype/ctype-extn.c (__ctype_tolower, __ctype_toupper): Use int32_t,
4087 not uint32_t.
4088 * locale/lc-ctype.c (_nl_postload_ctype): Likewise for assignments.
4089
4090 * iconv/gconv_open.c (__gconv_open): Remove useless cast.
4091
4092 [BZ #721]
4093 * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define this outside
4094 of [RESOLVE_MAP].
4095 * sysdeps/sh/dl-machine.h (ELF_MACHINE_NO_REL): Likewise.
4096 * sysdeps/powerpc/powerpc32/dl-machine.h
4097 (elf_machine_rel, elf_machine_rel_relative): Removed.
4098 * sysdeps/powerpc/powerpc64/dl-machine.h
4099 (elf_machine_rel, elf_machine_rel_relative): Removed.
4100
4101 2005-02-03 Alexandre Oliva <aoliva@redhat.com>
4102
4103 [BZ #721]
4104 * elf/dynamic-link.h: Don't declare nested auto functions that are
4105 not going to be defined.
4106
4107 2004-07-23 Jakub Jelinek <jakub@redhat.com>
4108
4109 [BZ #284]
4110 * include/features.h (_POSIX_SOURCE, _POSIX_C_SOURCE): Define
4111 if _XOPEN_SOURCE >= 500 even if __STRICT_ANSI__ is defined.
4112
4113 2005-02-16 Roland McGrath <roland@redhat.com>
4114
4115 * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defn
4116 inside [! SHARED] where it's used.
4117
4118 2005-02-15 Ulrich Drepper <drepper@redhat.com>
4119
4120 * sysdeps/generic/bits/byteswap.h: Make sure result of all the
4121 functions and macros is unsigned.
4122
4123 2005-02-11 Barry deFrese <bddebian@comcast.net>
4124
4125 [BZ #722]
4126 * sysdeps/mach/hurd/setresgid.c: Use weak_alias.
4127 * sysdeps/mach/hurd/setresuid.c: Likewise.
4128
4129 2005-02-14 GOTO Masanori <gotom@debian.or.jp>
4130
4131 * misc/sys/syslog.h: Fix typo in comment.
4132
4133 2005-02-14 Roland McGrath <roland@redhat.com>
4134
4135 [BZ #720]
4136 * sysdeps/unix/sysv/linux/sys/kd.h: Don't leave _LINUX_TYPES_H defined
4137 if it wasn't originally.
4138
4139 2005-02-14 GOTO Masanori <gotom@debian.or.jp>
4140
4141 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove the duplicated
4142 getpeername entry.
4143 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
4144 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
4145
4146 2005-02-11 Jakub Jelinek <jakub@redhat.com>
4147
4148 * scripts/soversions.awk: Only record first WORDSIZE{32,64}
4149 matching line.
4150
4151 2005-02-14 Alan Modra <amodra@bigpond.net.au>
4152
4153 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Define
4154 with auto inline, and attribute always_inline.
4155 (elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
4156 (elf_machine_rel, elf_machine_rel_relative): Likewise.
4157 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
4158 (elf_machine_rela_relative, elf_machine_lazy_rel): Likewise.
4159 (elf_machine_rel, elf_machine_rel_relative): Likewise.
4160 (elf_machine_tprel): Likewise.
4161
4162 2005-02-14 Andreas Schwab <schwab@suse.de>
4163
4164 * manual/filesys.texi (Random Access Directory): Fix type of file
4165 position value for telldir and seekdir.
4166 (Attribute Meanings): Fix typo.
4167
4168 2005-02-14 H.J. Lu <hongjiu.lu@intel.com>
4169
4170 * csu/elf-init.c (__libc_csu_fini): Enable if LIBC_NONSHARED
4171 isn't defined.
4172 * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Call fini
4173 if SHARED isn't defined.
4174 * elf/Makefile (tests-static): Add tst-array1-static.
4175 ($(objpfx)tst-array1-static.out): New target.
4176 * elf/tst-array1-static.c: New file.
4177
4178 2005-02-11 Jakub Jelinek <jakub@redhat.com>
4179
4180 [BZ #1100]
4181 * debug/chk_fail.c (__chk_fail): Add a while (1) loop around
4182 __libc_message to kill GCC warning about noreturn function returning.
4183
4184 * elf/rtld.c (dlmain): If LD_TRACE_PRELINKING, clear l_relocated flag
4185 before relocating ld.so again.
4186
4187 * elf/rtld.c (_dl_start): Set bootstrap_map.l_relocated even
4188 for already prelinked ld.so.
4189
4190 2005-02-11 Roland McGrath <roland@redhat.com>
4191
4192 [BZ #715]
4193 * Makefile (installed-stubs): New variable.
4194 Set to $(inst_includedir)/gnu/stubs.h if $(biarch) is no,
4195 or to $(inst_includedir)/gnu/stubs-$(biarch).h if otherwise.
4196 [$(biarch) != no] (install-others-nosubdir): Add $(installed-stubs).
4197 ($(inst_includedir)/gnu/stubs.h): Use $(installed-stubs) for this
4198 rule's target.
4199 ($(inst_includedir)/gnu/stubs.h): New target, install from ...
4200 * include/stubs-biarch.h: New file.
4201
4202 * shlib-versions (i.86-.*-.*): Add WORDSIZE64 line mapping to x86_64.
4203
4204 * Makeconfig ($(common-objpfx)soversions.mk): Depend on Makeconfig.
4205 Emit defn for variable `biarch'.
4206
4207 * include/stub-tag.h: Update comment.
4208
4209 * scripts/soversions.awk: Fix default version set handling.
4210
4211 2005-02-10 Roland McGrath <roland@redhat.com>
4212
4213 [BZ #157]
4214 * include/libc-symbols.h (stub_warning): Emit a marker section called
4215 .gnu.glibc-stub.NAME.
4216 * Makerules ($(objpfx)stubs): Depend on object files, not dep files.
4217 Use objdump to collect those marker section names.
4218 ($(common-objpfx)shlib.lds): Discard .gnu.glibc-stub.* sections.
4219
4220 * Rules (subdir_objs, subdir_stubs): New phony targets.
4221 * Makefile (+subdir_targets): Add them.
4222
4223 * Makerules ($(common-objpfx)Versions.all): Grok new leading column in
4224 soversions.i.
4225
4226 * scripts/lib-names.awk: Consider [0-9].* a "number", not just [0-9]+.
4227 Reported by H.J. Lu <hongjiu.lu@intel.com>.
4228
4229 * scripts/lib-names.awk: Always print WORDSIZE32 section first when
4230 doing two.
4231
4232 2005-02-10 Jakub Jelinek <jakub@redhat.com>
4233
4234 * sysdeps/powerpc/powerpc32/bits/link.h: Removed.
4235 * sysdeps/powerpc/powerpc64/bits/link.h: Moved to...
4236 * sysdeps/powerpc/bits/link.h: ... here. New file.
4237
4238 2005-02-09 Jakub Jelinek <jakub@redhat.com>
4239
4240 [BZ #710]
4241 * stdlib/random_r.c (__initstate_r): Save old state.
4242 * stdlib/Makefile (tests): Add tst-random2.
4243 * stdlib/tst-random2.c: New test.
4244 Reported by Peter Bergner <bergner@vnet.ibm.com>.
4245
4246 2005-01-25 H.J. Lu <hongjiu.lu@intel.com>
4247
4248 * dlfcn/dlfcn.c (init): Put it in .init_array section.
4249
4250 2005-02-10 Roland McGrath <roland@redhat.com>
4251
4252 [BZ #632]
4253 * scripts/soversions.awk: Expect cpu, vendor, os as separate variables
4254 from command line.
4255 Grok shlib-versions lines with WORDSIZE* in second column.
4256 Add new leading column to output, DEFAULT for existing output lines.
4257 Also emit lines with WORDSIZE* for alternate configurations.
4258 * Makeconfig ($(common-objpfx)soversions.i): Pass those variables.
4259 ($(common-objpfx)soversions.mk): Grok new column, use only DEFAULT.
4260 ($(common-objpfx)gnu/lib-names.stmp): Depend on soversions.i instead
4261 of soversions.mk; replace inline shell script with use of ...
4262 * scripts/lib-names.awk: New file. If input has non-DEFAULT lines,
4263 emit multiple sets of macros under #if.
4264 * shlib-versions (x86_64-.*-.*): Add WORDSIZE32 line mapping to i686.
4265 (s390x-.*-.*): Likewise for s390.
4266 (powerpc64-.*-.*): Likewise for powerpc.
4267 (sparc64-.*-.*): Likewise for sparc.
4268 (s390-.*-.*, powerpc.*-.*-.*, sparc.*-.*-.*): Add WORDSIZE64 entries
4269 for these mapping back to the above.
4270
4271 2005-02-08 Jakub Jelinek <jakub@redhat.com>
4272
4273 * elf/dl-load.c (_dl_map_object_from_fd): Fix a typo.
4274
4275 2005-02-08 Andreas Schwab <schwab@suse.de>
4276
4277 * sysdeps/m68k/dl-machine.h (elf_machine_rela): Remove use of
4278 RESOLVE.
4279
4280 2005-02-07 Richard Henderson <rth@redhat.com>
4281
4282 * iconvdata/jis0208.h (struct jisx0208_ucs_idx): Move before use.
4283
4284 2005-02-08 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4285
4286 * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code using
4287 RESOLVE.
4288
4289 2005-02-07 Ulrich Drepper <drepper@redhat.com>
4290
4291 * elf/dl-load.c (_dl_map_object_from_fd): Make sure registers are
4292 set correctly.
4293
4294 2005-01-07 Richard Henderson <rth@redhat.com>
4295
4296 * math/math_private.h (__copysign): Define as builtin for gcc 4.
4297 (__copysignf, __copysignl): Likewise.
4298 * sysdeps/alpha/fpu/bits/mathinline.h (copysign): Don't define
4299 for gcc 4.0.
4300 (copysignf, copysignl, fabsf, fabs): Likewise.
4301 (__copysign, __copysignf, __copysignl): Remove.
4302 (__fabs, __fabsf): Remove.
4303
4304 2005-01-07 Jakub Jelinek <jakub@redhat.com>
4305
4306 [BZ #738]
4307 * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,
4308 avoid writing to it if none of the standard search directories exist.
4309
4310 2005-02-07 Steven Munroe <sjmunroe@us.ibm.com>
4311
4312 [BZ #700]
4313 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
4314 (__novec_setcontext, __setcontext): Fix typo so CCR is restored.
4315 Load MSR as a doubleword.
4316 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
4317 (__novec_swapcontext, __swapcontext): Likewise.
4318
4319 2005-02-07 Ulrich Drepper <drepper@redhat.com>
4320
4321 * iconv/iconv_prog.c (main): Provide more help in case on an error.
4322
4323 * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Define.
4324
4325 2005-02-07 Jakub Jelinek <jakub@redhat.com>
4326
4327 [BZ #741]
4328 * nscd/nscd.c (termination_handler): Avoid segfault if some database
4329 is not enabled.
4330
4331 [BZ #741]
4332 * nscd/nscd_getai.c (__nscd_getai): If ai_resp->found == -1, set
4333 __nss_not_use_nscd_hosts and return -1.
4334 * nscd/nscd_initgroups.c (__nscd_getgrouplist): If
4335 initgr_resp->found == -1, set __nss_not_use_nscd_group and return -1.
4336 Avoid leaking sockets.
4337
4338 2005-01-28 Andreas Schwab <schwab@suse.de>
4339 H.J. Lu <hongjiu.lu@intel.com>
4340
4341 [BZ #677]
4342 * elf/dl-runtime.c (fixup): Change return type to
4343 DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE,
4344 DL_FIXUP_MAKE_VALUE and DL_FIXUP_VALUE_CODE_ADDR for relocation
4345 values. Use DL_FIXUP_VALUE_ADDR and DL_FIXUP_ADDR_VALUE to
4346 store and retrieve relocation values.
4347 (profile_fixup): Likewise.
4348 * include/link.h (link_map): Use DL_FIXUP_VALUE_TYPE for
4349 l_reloc_result.
4350 * sysdeps/generic/dl-fptr.h (link_map): Forward declaration.
4351 * sysdeps/generic/dl-lookupcfg.h (DL_FIXUP_VALUE_TYPE): New.
4352 (DL_FIXUP_MAKE_VALUE): Likewise.
4353 (DL_FIXUP_VALUE_CODE_ADDR): Likewise.
4354 (DL_FIXUP_VALUE_ADDR): Likewise.
4355 (DL_FIXUP_ADDR_VALUE): Likewise.
4356 * sysdeps/ia64/dl-lookupcfg.h: Include <dl-fptr.h> for "struct fdesc".
4357 (DL_FIXUP_VALUE_TYPE): New.
4358 (DL_FIXUP_MAKE_VALUE): Likewise.
4359 (DL_FIXUP_VALUE_CODE_ADDR): Likewise.
4360 (DL_FIXUP_VALUE_ADDR): Likewise.
4361 (DL_FIXUP_ADDR_VALUE): Likewise.
4362 * sysdeps/ia64/dl-machine.h (elf_machine_profile_fixup_plt): Removed.
4363 (elf_machine_profile_plt): Removed.
4364 (elf_machine_fixup_plt): Change return type and type of value
4365 parameter to struct fdesc.
4366 (elf_machine_plt_value): Likewise.
4367 (elf_machine_rela): Use DL_FIXUP_MAKE_VALUE to construct
4368 argument for elf_machine_fixup_plt.
4369
4370 2005-02-07 Jakub Jelinek <jakub@redhat.com>
4371
4372 [BZ #742]
4373 * nscd/nscd.init (reload): Print Reloading nscd: before and a newline
4374 after the status string printed by killproc.
4375
4376 2004-11-18 Alexandre Oliva <aoliva@redhat.com>
4377
4378 * manual/.cvsignore: Add dir-add.texi.
4379
4380 2005-02-06 Richard Henderson <rth@redhat.com>
4381
4382 * sysdeps/alpha/dl-machine.h (elf_machine_rela): Use RESOLVE_MAP
4383 all the time.
4384
4385 2004-11-03 Marcus Brinkmann <marcus@gnu.org>
4386
4387 * configure.in (sysnames): Append sysdeps/generic for each add-on.
4388 * configure: Regenerated.
4389
4390 2005-02-02 Alfred M. Szmidt <ams@gnu.org>
4391
4392 * sysdeps/mach/hurd/tls.h: Include <stdbool.h>
4393 (dtv_t): Change pointer type to be a struct which also contains
4394 information whether the memory pointed to is static TLS or not.
4395
4396 * sysdeps/generic/syslog.c (send_flags) [!send_flags]: Define it.
4397
4398 * shadow/sgetspent_r.c (FALSE): Macro renamed to ...
4399 (FALSEP): ... this. Updated all references.
4400
4401 [BZ #765]
4402 * libio/fmemopen.c: Include <stdint.h>.
4403
4404 2005-01-30 Ulrich Drepper <drepper@redhat.com>
4405
4406 [BZ #1103]
4407 * nscd/nscd_helper.c (get_mapping): Use MSG_NOSIGNAL if available.
4408 * nscd/connections.c (send_ro_fd): Likewise.
4409
4410 2005-01-28 H.J. Lu <hongjiu.lu@intel.com>
4411
4412 * elf/tst-auditmod1.c: Add ia64 entries.
4413 * sysdeps/generic/ldsodefs.h (La_ia64_regs): New.
4414 (La_ia64_retval): New.
4415 (audit_ifaces): Add ia64 entries.
4416 * sysdeps/ia64/bits/link.h: New file.
4417 * sysdeps/ia64/dl-machine.h (elf_machine_runtime_setup): Test
4418 for dl_profile non-null.
4419 (ARCH_LA_PLTENTER): New.
4420 (ARCH_LA_PLTEXIT): New.
4421 * sysdeps/ia64/dl-trampoline.S (_dl_runtime_resolve): Allocate
4422 only 2 output registers. Allocate stack to save/restore
4423 8 incoming fp registers. Call _dl_fixup instead of fixup.
4424 (_dl_runtime_profile): Rewrite.
4425
4426 2005-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com>
4427
4428 * sysdeps/s390/bits/link.h: New file.
4429 * sysdeps/s390/s390-32/dl-trampoline.S: New file.
4430 * sysdeps/s390/s390-64/dl-trampoline.S: New file.
4431 * sysdeps/s390/s390-32/dl-machine.h: Move PLT trampolines to
4432 dl-trampoline.S. Use RESOLVE_MAP instead of RESOLVE to protect
4433 relocation code.
4434 (elf_machine_runtime_setup): Test for dl_profile non-null.
4435 (elf_machine_rela): Remove code using RESOLVE.
4436 (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
4437 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
4438 * sysdeps/generic/ldsodefs.h (La_s390_32_regs, La_s390_32_retval,
4439 La_s390_64_regs, La_s390_64_retval): New.
4440 * elf/tst-auditmod1.c: Add s390 entries.
4441
4442 [BZ #743]
4443 * sysdeps/s390/bits/string.h (strlen, strncpy, strcat, strncat,
4444 strncat, memchr, strcmp): Add missing memory clobber.
4445
4446 2005-01-27 Ulrich Drepper <drepper@redhat.com>
4447
4448 * sysdeps/unix/sysv/linux/alpha/oldglob.c (__old_globfree): Also
4449 copy gl_offs. Patch by Sergey Tikhonov <tsv@solvo.ru>.
4450
4451 2005-01-27 Paolo Bonzini <bonzini@gnu.org>
4452
4453 [BZ #558]
4454 * posix/regcomp.c (calc_inveclosure): Return reg_errcode_t.
4455 Initialize the node sets in dfa->inveclosures.
4456 (analyze): Initialize inveclosures only if it is needed.
4457 Check errors from calc_inveclosure.
4458 * posix/regex_internal.c (re_dfa_add_node): Do not initialize
4459 the inveclosure node set.
4460 * posix/regexec.c (re_search_internal): If nmatch includes unused
4461 subexpressions, reset them to { rm_so: -1, rm_eo: -1 } here.
4462
4463 * posix/regcomp.c (parse_bracket_exp) [!RE_ENABLE_I18N]:
4464 Do build a SIMPLE_BRACKET token.
4465
4466 * posix/regexec.c (transit_state_mb): Do not examine nodes
4467 where ACCEPT_MB is not set.
4468
4469 2005-01-27 Jakub Jelinek <jakub@redhat.com>
4470
4471 * stdlib/tst-fmtmsg.c: Include stdlib.h.
4472 * stdio-common/tst-fmemopen2.c: Include string.h.
4473 * posix/execvp.c: Include stdbool.h.
4474
4475 2004-12-13 Paolo Bonzini <bonzini@gnu.org>
4476
4477 Separate parsing and creation of the NFA. Avoided recursion on
4478 the (very unbalanced) parse tree.
4479 [BZ #611]
4480 * posix/regcomp.c (struct subexp_optimize, analyze_tree, calc_epsdest,
4481 re_dfa_add_tree_node, mark_opt_subexp_iter): Removed.
4482 (optimize_subexps, duplicate_tree, calc_first, calc_next,
4483 mark_opt_subexp): Rewritten.
4484 (preorder, postorder, lower_subexps, lower_subexp, link_nfa_nodes,
4485 create_token_tree, free_tree, free_token): New.
4486 (analyze): Accept a regex_t *. Invoke the passes via the preorder and
4487 postorder generic visitors. Do not initialize the fields in the
4488 re_dfa_t that represent the transitions.
4489 (free_dfa_content): Use free_token.
4490 (re_compile_internal): Analyze before UTF-8 optimizations. Do not
4491 include optimization of subexpressions.
4492 (create_initial_state): Fetch the DFA node index from the first node's
4493 bin_tree_t *.
4494 (optimize_utf8): Abort on unexpected nodes, including OP_DUP_QUESTION.
4495 Return on COMPLEX_BRACKET.
4496 (duplicate_node_closure): Fix comment.
4497 (duplicate_node): Do not initialize the fields in the
4498 re_dfa_t that represent the transitions.
4499 (calc_eclosure, calc_inveclosure): Do not handle OP_DELETED_SUBEXP.
4500 (create_tree): Remove final argument. All callers adjusted. Rewritten
4501 to use create_token_tree.
4502 (parse_reg_exp, parse_branch, parse_expression, parse_bracket_exp,
4503 build_charclass_op): Use create_tree or create_token_tree instead
4504 of re_dfa_add_tree_node.
4505 (parse_dup_op): Likewise. Also free the tree using free_tree for
4506 "<re>{0}", and lower OP_DUP_QUESTION to OP_ALT: "a?" is equivalent
4507 to "a|". Adjust invocation of mark_opt_subexp.
4508 (parse_sub_exp): Create a single SUBEXP node.
4509 * posix/regex_internal.c (re_dfa_add_node): Remove last parameter,
4510 always perform as if it was 1. Do not initialize OPT_SUBEXP and
4511 DUPLICATED, and initialize the DFA fields representing the transitions.
4512 * posix/regex_internal.h (re_dfa_add_node): Adjust prototype.
4513 (re_token_type_t): Move OP_DUP_PLUS and OP_DUP_QUESTION to the tokens
4514 section. Add a tree-only code SUBEXP. Remove OP_DELETED_SUBEXP.
4515 (bin_tree_t): Include a full re_token_t for TOKEN. Turn FIRST and
4516 NEXT into pointers to trees. Remove ECLOSURE.
4517
4518 2004-12-28 Paolo Bonzini <bonzini@gnu.org >
4519
4520 [BZ #605]
4521 * posix/regcomp.c (parse_bracket_exp): Do not modify DFA nodes
4522 that were already created.
4523 * posix/regex_internal.c (re_dfa_add_node): Set accept_mb field
4524 in the token if needed.
4525 (create_ci_newstate, create_cd_newstate): Set accept_mb field
4526 from the tokens' field.
4527 * posix/regex_internal.h (re_token_t): Add accept_mb field.
4528 (ACCEPT_MB_NODE): Removed.
4529 * posix/regexec.c (proceed_next_node, transit_states_mb,
4530 build_sifted_states, check_arrival_add_next_nodes): Use
4531 accept_mb instead of ACCEPT_MB_NODE.
4532
4533 2005-01-26 Ulrich Drepper <drepper@redhat.com>
4534
4535 [BZ #1100]
4536 * debug/chk_fail.c (__chk_fail): Print program name in final message.
4537
4538 * sysdeps/unix/sysv/linux/kernel-features.h: Found reference to
4539 MSG_NOSIGNAL being in 2.2 kernels.
4540
4541 2005-01-26 Jakub Jelinek <jakub@redhat.com>
4542
4543 * sysdeps/unix/sysv/linux/i386/sysdep.h
4544 (SYSCALL_ERROR_HANDLER_TLS_STORE): Remove unnecessary 0 imm.
4545
4546 [BZ #693]
4547 * posix/regex_internal.h (DUMMY_CONSTRAINT): Rename to...
4548 (WORD_DELIM_CONSTRAINT): ...this.
4549 (NOT_WORD_DELIM_CONSTRAINT): Define.
4550 (re_context_type): Add INSIDE_NOTWORD and NOT_WORD_DELIM,
4551 change WORD_DELIM to use WORD_DELIM_CONSTRAINT.
4552 * posix/regcomp.c (peek_token): For \B create NOT_WORD_DELIM
4553 anchor instead of INSIDE_WORD.
4554 (parse_expression): Handle NOT_WORD_DELIM constraint.
4555 * posix/bug-regex19.c (tests): Adjust tests that relied on \B
4556 being inside word instead of not word delim.
4557 * posix/tst-rxspencer.c (mb_frob_pattern): Don't frob escaped
4558 characters.
4559 * posix/rxspencer/tests: Add some new tests.
4560
4561 2005-01-14 GOTO Masanori <gotom@debian.or.jp>
4562
4563 [BZ #1108]
4564 * sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h>
4565 irrespective of Cflag.
4566
4567 * manual/memory.texi (sbrk): Fix definition.
4568 * manual/string.texi (strcasestr): Fix example typo.
4569
4570 2005-01-25 Roland McGrath <roland@redhat.com>
4571
4572 * sysdeps/generic/syslog.c [NO_SIGPIPE]: Protect sigpipe_handler decl.
4573
4574 2005-01-23 Roland McGrath <roland@redhat.com>
4575
4576 [BZ #737]
4577 * sysdeps/i386/Makefile (defines): If -mno-tls-direct-seg-refs appears
4578 in $(CFLAGS), add -DNO_TLS_DIRECT_SEG_REFS.
4579 * sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]
4580 (SYSCALL_ERROR_HANDLER) [NO_TLS_DIRECT_SEG_REFS]: Load thread pointer
4581 from %gs:0 and add to that value, rather that direct %gs:OFFSET access.
4582 * sysdeps/unix/i386/sysdep.S [NO_TLS_DIRECT_SEG_REFS]: Likewise.
4583
4584 2005-01-25 Jakub Jelinek <jakub@redhat.com>
4585
4586 [BZ #731]
4587 * stdlib/fmtmsg.c (addseverity): Remove new_string variable.
4588 (free_mem): Don't free string.
4589 * stdlib/tst-fmtmsg.c: Include string.h.
4590 (main): Add some more tests.
4591
4592 2005-01-25 Andreas Schwab <schwab@suse.de>
4593
4594 [BZ #736]
4595 * timezone/asia: Update from tzdata2005c.
4596 * timezone/backward: Likewise.
4597 * timezone/europe: Likewise.
4598 * timezone/leapseconds: Likewise.
4599 * timezone/northamerica: Likewise.
4600 * timezone/southamerica: Likewise.
4601
4602 [BZ #736]
4603 * timezone/private.h: Update from tzcode2005c.
4604 * timezone/tzfile.h: Likewise.
4605 * timezone/zdump.c: Likewise.
4606 * timezone/zic.c: Likewise.
4607
4608 2005-01-25 Ulrich Drepper <drepper@redhat.com>
4609
4610 * sysdeps/i386/dl-machine.h (elf_machine_rel): Remove code using
4611 RESOLVE.
4612 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Remove code
4613 using RESOLVE.
4614 * elf/rtld.c (_dl_start): Remove RESOLVE definition.
4615
4616 2005-01-25 Alan Modra <amodra@bigpond.net.au>
4617
4618 * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Test
4619 sym_map, not sym, against zero.
4620
4621 2005-01-24 Ulrich Drepper <drepper@redhat.com>
4622
4623 [BZ #671]
4624 * misc/syslog.c: Moved to...
4625 * sysdeps/generic/syslog.c: ...here.
4626 [NO_SIGIPE]: Don't install SIGPIPE handler.
4627 * sysdeps/unix/sysv/linux/syslog.c: New file.
4628 * sysdeps/unix/sysv/linux/kernel-features.h: Define
4629 __ASSUME_MSG_NOSIGNAL.
4630
4631 2005-01-22 Richard Henderson <rth@redhat.com>
4632
4633 * sysdeps/alpha/dl-trampoline.S: New file.
4634 * sysdeps/alpha/dl-machine.h: Move PLT trampolines there.
4635 Use RESOLVE_MAP instead of RESOLVE to protect relocation code.
4636 (elf_machine_runtime_setup): Test for dl_profile non-null.
4637 (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT): New.
4638 * sysdeps/alpha/bits/link.h: New file.
4639 * sysdeps/generic/ldsodefs.h (La_alpha_regs, La_alpha_retval): New.
4640 (struct audit_ifaces): Add alpha entries.
4641 * elf/tst-auditmod1.c: Add alpha entries.
4642
4643 2005-01-22 Ulrich Drepper <drepper@redhat.com>
4644
4645 * sysdeps/ia64/dl-machine.h: Remove PLT trampolines here.
4646 * sysdeps/ia64/dl-trampoline.S: New file.
4647
4648 * sysdeps/x86_64/bits/link.h: Use namespace-safe identifiers in
4649 La_x86_64_xmm definition.
4650
4651 * posix/Makefile: Use CFLAGS-*.os instead of CFLAGS-*.c for frame
4652 pointer option.
4653 * stdlib/Makefile (CFLAGS-system.os): Use this instead of
4654 CFLAGS-system.c for frame pointer option.
4655
4656 2005-01-21 Roland McGrath <roland@redhat.com>
4657
4658 * elf/dl-runtime.c (_dl_profile_fixup): Remove const from REGS.
4659 * sysdeps/i386/dl-machine.h: Update decl.
4660
4661 2005-01-21 Jakub Jelinek <jakub@redhat.com>
4662
4663 [BZ #735]
4664 * elf/Makefile: Add rules to build and run tst-align2.
4665 * elf/tst-align2.c: New test.
4666 * elf/tst-alignmod2.c: New file.
4667 * sysdeps/powerpc/tst-stack-align.h: New file.
4668 * sysdeps/i386/dl-machine.h (RTLD_START): Align stack and clear frame
4669 pointer before calling _dl_init.
4670 * sysdeps/x86_64/dl-machine.h (RTLD_START): Likewise.
4671
4672 2005-01-20 Ulrich Drepper <drepper@redhat.com>
4673
4674 * posix/execl.c: Do not allocate potentially large buffers on the
4675 stack.
4676 * posix/execle.c: Likewise.
4677 * posix/execlp.c: Likewise.
4678 * posix/execvp.c: Likewise.
4679 (script_execute): Removed.
4680 (allocate_scripts_argv): New function. Called at most once to
4681 allocate memory, not every time a script is run. Adjust caller.
4682
4683 * sysdeps/generic/wordexp.c (exec_comm): Add a few
4684 TEMP_FAILURE_RETRY. Reorganize code to avoid multiple calls to
4685 exec_comm_child.
4686 (exec_comm_child): Can now be inlined.
4687
4688 * posix/Makefile: Add -fomit-frame-pointer for a few more files.
4689 * stdlib/Makefile: Likewise.
4690
4691 2005-01-19 Roland McGrath <roland@redhat.com>
4692
4693 [BZ #681]
4694 * sunrpc/openchild.c (_openchild): Use NULL instead of 0 for trailing
4695 argument to execlp.
4696 Reported by Marcus Meissner <meissner@suse.de>.
4697
4698 2005-01-19 Jakub Jelinek <jakub@redhat.com>
4699
4700 * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo
4701 in assert.
4702 * iconv/strtab.c (strtabfinalize): Likewise.
4703
4704 * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
4705
4706 2005-01-17 Roland McGrath <roland@redhat.com>
4707
4708 [BZ #745]
4709 * nscd/Makefile (LDLIBS-nscd): New variable.
4710 ($(objpfx)nscd): Use that instead of selinux-LIBS.
4711
4712 * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)).
4713 (link-extra-libs-static): Define to $(link-extra-libs).
4714 (link-extra-libs-bounded): Likewise.
4715
4716 2005-01-17 Ulrich Drepper <drepper@redhat.com>
4717
4718 * include/link.h: Remove stray definition of pltenter.
4719
4720 2005-01-16 GOTO Masanori <gotom@debian.or.jp>
4721
4722 [BZ #734]
4723 * sysdeps/unix/rewinddir.c: Reset filepos.
4724 * dirent/tst-seekdir.c: Check telldir value after calling rewinddir.
4725
4726 2005-01-15 Ulrich Drepper <drepper@redhat.com>
4727
4728 * elf/tst-auditmod1.c: Reduce duplication.
4729
4730 2005-01-16 Andreas Schwab <schwab@suse.de>
4731
4732 * sysdeps/m68k/dl-machine.h: Remove trampoline code. Define
4733 ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
4734 (elf_machine_runtime_setup): If profile != 0 does not anymore mean
4735 GLRO(dl_profile) != NULL.
4736 * sysdeps/m68k/dl-trampoline.S: New file.
4737 * sysdeps/m68k/bits/link.h: New file.
4738 * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add m68k
4739 variants.
4740 * elf/tst-auditmod1.c: Add m68k support.
4741
4742 2005-01-14 Ulrich Drepper <drepper@redhat.com>
4743
4744 * posix/regcomp.c [!_LIBC] (init_dfa): Fix determining of relevant
4745 LC_* variable. Patch by Aharon Robbins <arnold@skeeve.com>.
4746
4747 [BZ #731]
4748 * stdlib/fmtmsg.c (internal_addseverity): Remove incorrect free call.
4749 * stdlib/tst-fmtmsg.c (main): Add another addseverity test.
4750
4751 2005-01-12 Ulrich Drepper <drepper@redhat.com>
4752
4753 * elf/dl-load.c (_dl_map_object_from_fd): We don't have to allow
4754 callers from libc anymore.
4755
4756 * elf/dl-open.c (dl_open_worker): Pass __RTLD_AUDIT flag from caller
4757 to _dl_map_object_deps.
4758 * elf/dl-load.c (_dl_map_object_from_fd): Don't change memory
4759 protections when loading auditing modules.
4760
4761 * dlfcn/dlopen.c (dlopen_doit): Catch invalid mode arguments and fail.
4762
4763 * posix/getconf.c: Update copyright year.
4764 * nss/getent.c: Likewise.
4765 * nscd/nscd_nischeck.c: Likewise.
4766 * iconv/iconvconfig.c: Likewise.
4767 * iconv/iconv_prog.c: Likewise.
4768 * elf/ldconfig.c: Likewise.
4769 * catgets/gencat.c: Likewise.
4770 * csu/version.c: Likewise.
4771 * elf/ldd.bash.in: Likewise.
4772 * elf/sprof.c (print_version): Likewise.
4773 * locale/programs/locale.c: Likewise.
4774 * locale/programs/localedef.c: Likewise.
4775 * nscd/nscd.c (print_version): Likewise.
4776 * debug/xtrace.sh: Likewise.
4777 * malloc/memusage.sh: Likewise.
4778 * malloc/mtrace.pl: Likewise.
4779 * debug/catchsegv.sh: Likewise.
4780
4781 2005-01-11 Thorsten Kukuk <kukuk@suse.de>
4782
4783 [BZ #733]
4784 * sunrpc/svc_tcp.c (svctcp_create): Call listen with SOMAXCONN
4785 as backlog.
4786 * sunrpc/svc_unix.c (svcunix_create): Likewise.
4787
4788 [BZ #1099]
4789 * grp/putgrent.c (putgrent): Don't write 0 as group
4790 ID if groupname starts with + or -.
4791 * pwd/putpwent.c (putpwent): Don't write 0 as user or
4792 group ID if user name starts with + or -.
4793
4794 2005-01-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
4795
4796 * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add sh variants.
4797 * sysdeps/elf/tst-auditmod1.c: Add sh support.
4798 * sysdeps/sh/bits/link.h: New.
4799 * sysdeps/sh/dl-machine.h: Remove trampoline code here. Define
4800 ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT. Remove obsolete comments.
4801 (RTLD_START): Define __fpscr_values.
4802 * sysdeps/sh/dl-trampoline.S: New file.
4803 * sysdeps/sh/sh4/dl-trampoline.S: New file.
4804 * sysdeps/sh/sh4/Versions [ld]: Add __fpscr_values.
4805 * sysdeps/sh/sh4/dl-machine.h: Remove.
4806
4807 2005-01-10 Jakub Jelinek <jakub@redhat.com>
4808
4809 [BZ #732]
4810 * time/tst-strptime.c (day_tests): Add 2 new tests.
4811 (test_tm, main): Issue an error instead of segfaulting if
4812 strptime returns NULL.
4813
4814 2005-01-10 H.J. Lu <hongjiu.lu@intel.com>
4815
4816 * sysdeps/alpha/libc-tls.c (__tls_get_addr): Updated for dtv_t union.
4817 * sysdeps/ia64/libc-tls.c (__tls_get_addr): Likewise.
4818
4819 2005-01-11 Ulrich Drepper <drepper@redhat.com>
4820
4821 * malloc/malloc.h: Remove no-glibc support.
4822
4823 2005-01-12 GOTO Masanori <gotom@debian.or.jp>
4824
4825 [BZ #650]
4826 * malloc/malloc.h: Always include features.h.
4827
4828 2005-01-10 Roland McGrath <roland@redhat.com>
4829
4830 * sysdeps/ia64/fpu/e_logl.c: File removed.
4831
4832 * dlfcn/dlfcn.c (init): Fix typo in attribute decl.
4833
4834 2005-01-10 Ulrich Drepper <drepper@redhat.com>
4835
4836 * sysdeps/generic/dl-tls.c (_dl_next_tls_modid): Fix assertion and
4837 recognition of last entry.
4838
4839 2005-01-09 Ulrich Drepper <drepper@redhat.com>
4840
4841 * elf/dl-runtime.c: Include <sys/param.h>.
4842
4843 * elf/Makefile (headers): Add bits/link.h.
4844
4845 2005-01-09 Andreas Schwab <schwab@suse.de>
4846
4847 * elf/rtld.c (dl_main): Create main_map with __RTLD_OPENEXEC.
4848
4849 2005-01-09 Andreas Jaeger <aj@suse.de>
4850
4851 [BZ #732]
4852 * time/strptime_l.c (__strptime_internal): Add braces to avoid
4853 warning.
4854
4855 * sysdeps/x86_64/bits/link.h: Use vector_size for GCC 4.0.
4856
4857 * elf/rtld.c (dl_main): Call _dl_add_to_slotinfo only if USE_TLS.
4858
4859 2005-01-08 Jakub Jelinek <jakub@redhat.com>
4860
4861 * elf/Makefile (generated): Add tst-pie1{,.out,.o}.
4862
4863 2005-01-09 Ulrich Drepper <drepper@redhat.com>
4864
4865 * elf/dl-fini.c (_dl_fini): Call destructors of audit DSOs after
4866 those of all the regular objects.
4867
4868 * elf/dl-debug.c (_dl_debug_initialize): Take extra parameter and
4869 use it to select the r_debug structure for that namespace.
4870 * elf/dl-close.c (_dl_close): Adjust call to _dl_debug_initialize.
4871 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4872 * elf/dl-open.c (_dl_open): Likewise.
4873 * elf/rtld.c (dl_main): Likewise.
4874 * sysdeps/generic/ldsodefs.h (struct link_namespaces): Add _ns_debug
4875 member.
4876 (_dl_debug_initialize): Add new parameter in declaration.
4877
4878 * elf/dl-close.c (_dl_close): Make sure auditing callbacks are not
4879 called for the auditing objects themselves.
4880 * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4881
4882 2005-01-07 Ulrich Drepper <drepper@redhat.com>
4883
4884 * sysdeps/powerpc/powerpc64/dl-machine.h
4885 (elf_machine_runtime_setup): If profile != 0 does not anymore mean
4886 GLRO(dl_profile) != NULL.
4887 * sysdeps/powerpc/powerpc64/bits/link.h (struct la_ppc64_regs): Add
4888 padding.
4889 * sysdeps/powerpc/powerpc64/dl-trampoline.S: (_dl_profile_resolve):
4890 Extend _dl_prof_resolve to add pass extra parameters to
4891 _dl_profile_fixup and set up structure with register content.
4892
4893 * sysdeps/powerpc/powerpc32/dl-machine.c (__elf_machine_runtime_setup):
4894 If profile != 0 does not anymore mean GLRO(dl_profile) != NULL.
4895 * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_prof_resolve):
4896 Extend _dl_prof_resolve to add pass extra parameters to
4897 _dl_profile_fixup and set up structure with register content.
4898 * sysdeps/powerpc/powerpc32/bits/link.h: Fix types of some fields in
4899 the register and result structures.
4900 * sysdeps/powerpc/powerpc64/bits/link.h: Fix types of some fields
4901 in the 32-bit register and result structures.
4902
4903 * sysdeps/powerpc/powerpc64/dl-trampoline.S: Use register names.
4904
4905 * sysdeps/powerpc/powerpc32/dl-trampoline.S: New file.
4906 * sysdeps/powerpc/powerpc32/dl-machine.h: Remove trampoline code here.
4907 Define ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
4908 * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add ppc32 variants.
4909 * elf/tst-auditmod1.c: Add ppc32 support.
4910 * sysdeps/powerpc/powerpc32/bits/link.h: New file.
4911 * sysdeps/powerpc/powerpc64/bits/link.h: Add ppc32 definitions.
4912
4913 * malloc/malloc.c (malloc_printerr): Print program name as part of
4914 error message.
4915
4916 * misc/sys/cdefs.h (__attribute_warn_unused_result__): Define.
4917 * stdlib/stdlib.h: Make realloc with
4918 __attribute_warn_unused_result__ instead of __wur.
4919 * malloc/malloc.h: Add __wur and __attribute_warn_unused_result__
4920 markers as in <stdlib.h>.
4921
4922 * libio/stdio.h: Remove __wur from rename and remove.
4923 * posix/unistd.h: Remove __wur from dup2.
4924
4925 2005-01-03 Andreas Jaeger <aj@suse.de>
4926
4927 * elf/Makefile (tests): Revert patch from 2005-01-03.
4928
4929 2005-01-07 Ulrich Drepper <drepper@redhat.com>
4930
4931 * sysdeps/unix/sysv/linux/init-first.c (__libc_init_first): Don't
4932 make __libc_init_first hidden.
4933
4934 * elf/rtld.c [!DONT_USE_BOOTSTRAP_MAP] (_dl_start_final): Initialize
4935 l_relocated of rtld map.
4936 * sysdeps/powerpc/powerpc64/dl-trampoline.S: New file.
4937 * sysdeps/powerpc/powerpc64/dl-machine.h: Remove trampoline code here.
4938 Define ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.
4939 * sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add ppc64 variants.
4940 * elf/tst-auditmod1.c: Add ppc64 support.
4941 * sysdeps/powerpc/powerpc64/bits/link.h: New file.
4942
4943 2005-01-06 Roland McGrath <roland@redhat.com>
4944
4945 [BZ #633]
4946 * sysdeps/unix/sysv/linux/futimes.c (__futimes): Catch errno values
4947 indicating file-name lookup errors, and return ENOSYS or EBADF instead.
4948
4949 2005-01-06 Ulrich Drepper <drepper@redhat.com>
4950
4951 * csu/elf-init.c (__libc_csu_fini): Don't do anything here.
4952 * sysdeps/generic/libc-start.c: Don't register program destructor here.
4953
4954 * dlfcn/Makefile: Add rules to build dlfcn.c.
4955 (LDFLAGS-dl.so): Removed.
4956 * dlfcn/dlclose.c: _dl_close is now in ld.so, use function pointer
4957 table.
4958 * dlfcn/dlmopen.c: Likewise for _dl_open.
4959 * dlfcn/dlopen.c: Likewise.
4960 * dlfcn/dlopenold.c: Likewise.
4961 * elf/dl-libc.c: Likewise for _dl_open and _dl_close.
4962 * elf/Makefile (routines): Remove dl-open and dl-close.
4963 (dl-routines): Add dl-open, dl-close, and dl-trampoline.
4964 Add rules to build and run tst-audit1.
4965 * elf/tst-audit1.c: New file.
4966 * elf/tst-auditmod1.c: New file.
4967 * elf/Versions [libc]: Remove _dl_open and _dl_close.
4968 * elf/dl-close.c: Change for use inside ld.so instead of libc.so.
4969 * elf/dl-open.c: Likewise.
4970 * elf/dl-debug.c (_dl_debug_initialize): Allow reinitialization,
4971 signaled by nonzero parameter.
4972 * elf/dl-init.c: Fix use of r_state.
4973 * elf/dl-load.c: Likewise.
4974
4975 * elf/dl-close.c: Add auditing checkpoints.
4976 * elf/dl-open.c: Likewise.
4977 * elf/dl-fini.c: Likewise.
4978 * elf/dl-load.c: Likewise.
4979 * elf/dl-sym.c: Likewise.
4980 * sysdeps/generic/libc-start.c: Likewise.
4981 * elf/dl-object.c: Allocate memory for auditing information.
4982 * elf/dl-reloc.c: Remove RESOLV. We now always need the map.
4983 Correctly initialize slotinfo.
4984 * elf/dynamic-link.h: Adjust after removal of RESOLV.
4985 * sysdeps/hppa/dl-lookupcfg.h: Likewise.
4986 * sysdeps/ia64/dl-lookupcfg.h: Likewise.
4987 * sysdeps/powerpc/powerpc64/dl-lookupcfg.h: Removed.
4988 * elf/dl-runtime.c (_dl_fixup): Little cleanup.
4989 (_dl_profile_fixup): New parameters to point to register struct and
4990 variable for frame size.
4991 Add auditing checkpoints.
4992 (_dl_call_pltexit): New function.
4993 Don't define trampoline code here.
4994 * elf/rtld.c: Recognize LD_AUDIT. Load modules on startup.
4995 Remove all the functions from _rtld_global_ro which only _dl_open
4996 and _dl_close needed.
4997 Add auditing checkpoints.
4998 * elf/link.h: Define symbols for auditing interfaces.
4999 * include/link.h: Likewise.
5000 * include/dlfcn.h: Define __RTLD_AUDIT.
5001 Remove prototypes for _dl_open and _dl_close.
5002 Adjust access to argc and argv in libdl.
5003 * dlfcn/dlfcn.c: New file.
5004 * sysdeps/generic/dl-lookupcfg.h: Remove all content now that RESOLVE
5005 is gone.
5006 * sysdeps/generic/ldsodefs.h: Add definitions for auditing interfaces.
5007 * sysdeps/generic/unsecvars.h: Add LD_AUDIT.
5008 * sysdeps/i386/dl-machine.h: Remove trampoline code here.
5009 Adjust for removal of RESOLVE.
5010 * sysdeps/x86_64/dl-machine.h: Likewise.
5011 * sysdeps/generic/dl-trampoline.c: New file.
5012 * sysdeps/i386/dl-trampoline.c: New file.
5013 * sysdeps/x86_64/dl-trampoline.c: New file.
5014
5015 * sysdeps/generic/dl-tls.c: Cleanups. Fixup for dtv_t change.
5016 Fix updating of DTV.
5017 * sysdeps/generic/libc-tls.c: Likewise.
5018
5019 * sysdeps/arm/bits/link.h: Renamed to ...
5020 * sysdeps/arm/bits/linkmap.h: ...this.
5021 * sysdeps/generic/bits/link.h: Renamed to...
5022 * sysdeps/generic/bits/linkmap.h: ...this.
5023 * sysdeps/hppa/bits/link.h: Renamed to...
5024 * sysdeps/hppa/bits/linkmap.h: ...this.
5025 * sysdeps/i386/bits/link.h: Renamed to...
5026 * sysdeps/i386/bits/linkmap.h: ...this.
5027 * sysdeps/ia64/bits/link.h: Renamed to...
5028 * sysdeps/ia64/bits/linkmap.h: ...this.
5029 * sysdeps/s390/bits/link.h: Renamed to...
5030 * sysdeps/s390/bits/linkmap.h: ...this.
5031 * sysdeps/sh/bits/link.h: Renamed to...
5032 * sysdeps/sh/bits/linkmap.h: ...this.
5033 * sysdeps/x86_64/bits/link.h: Renamed to...
5034 * sysdeps/x86_64/bits/linkmap.h: ...this.
5035
5036 * posix/unistd.h: Declare ftruncate for POSIX 2003. [BZ #640]
5037
5038 2004-12-22 Steven Munroe <sjmunroe@us.ibm.com>
5039
5040 [BZ #602]
5041 * math/libm-test.inc (rint_test_tonearest): New test.
5042 (rint_test_towardzero): New test.
5043 (rint_test_downward): New test.
5044 (rint_test_upward): New test.
5045 * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Fix -0.0 case.
5046 Remove redundant const values.
5047 * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Fix -0.0 case.
5048 Remove redundant const values. Use float const.
5049 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Fix -0.0 case.
5050 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Fix -0.0 case.
5051 Use float const.
5052 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Fix -0.0 case.
5053 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Fix -0.0 case.
5054 Use float const.
5055 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Fix -0.0 case.
5056 Remove redundant const values.
5057 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Fix -0.0 case.
5058 Remove redundant const values. Use float const.
5059 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Fix -0.0 case.
5060 Remove redundant const values.
5061 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Fix -0.0 case.
5062 Remove redundant const values. Use float const.
5063 * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Use EALIGN for Quadword
5064 alignment. Fix -0.0 case. Remove redundant const values.
5065 * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Use EALIGN for Quadword
5066 alignment. Fix -0.0 case. Remove redundant const values.
5067 Use float const.
5068 * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Use EALIGN for Quadword
5069 alignment. Fix -0.0 case.
5070 * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Use EALIGN for Quadword
5071 alignment. Fix -0.0 case. Use float const.
5072 * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Use EALIGN for Quadword
5073 alignment. Fix -0.0 case.
5074 * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Use EALIGN for Quadword
5075 alignment. Fix -0.0 case. Use float const.
5076 * sysdeps/powerpc/powerpc64/fpu/s_round.S: Use EALIGN for Quadword
5077 alignment. Fix -0.0 case. Remove redundant const values.
5078 * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Use EALIGN for Quadword
5079 alignment. Fix -0.0 case. Remove redundant const values.
5080 Use float const.
5081 * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Use EALIGN for Quadword
5082 alignment. Fix -0.0 case.
5083 * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Use EALIGN for Quadword
5084 alignment. Fix -0.0 case. Remove redundant const values.
5085 Use float const.
5086
5087 2005-01-06 Ulrich Drepper <drepper@redhat.com>
5088
5089 * misc/sys/cdefs.h: Define __wur.
5090 * libio/stdio.h: Use __wur for a number of interfaces.
5091 * posix/unistd.h: Likewise.
5092 * stdlib/stdlib.h: Likewise.
5093
5094 2004-12-29 Jakub Jelinek <jakub@redhat.com>
5095
5096 [BZ #592]
5097 * sysdeps/ia64/fpu/libm_support.h (__libm_error_support): Use
5098 libc_hidden_proto instead of HIDDEN_PROTO.
5099 * sysdeps/ia64/fpu/libm-symbols.h (HIDDEN_PROTO): Remove.
5100 (__libm_error_support): If ASSEMBLER and in libc, define to
5101 HIDDEN_JUMPTARGET(__libm_error_support).
5102
5103 2004-12-28 David Mosberger <davidm@hpl.hp.com>
5104
5105 [BZ #592]
5106 * sysdeps/ia64/fpu/Makefile (duplicated-routines): New macro.
5107 (sysdep_routines): Replace libm_ldexp{,f,l} and libm_scalbn{,f,l}
5108 with $(duplicated-routines).
5109 (libm-sysdep_routines): Likewise, but substitute "s_" prefix for
5110 "m_" prefix.
5111
5112 2004-12-27 David Mosberger <davidm@hpl.hp.com>
5113
5114 [BZ #592]
5115 * sysdeps/ia64/fpu/libm-symbols.h: Add include of <sysdep.h> and
5116 undefine "ret" macro. Add __libm_error_support hidden definitions.
5117
5118 [BZ #592]
5119 * sysdeps/ia64/fpu/e_lgamma_r.c: Remove CVS-id comment. Add
5120 missing portion of copyright statement.
5121 * sysdeps/ia64/fpu/e_lgammaf_r.c: Likewise.
5122 * sysdeps/ia64/fpu/e_lgammal_r.c: Likewise.
5123
5124 [BZ #592]
5125 * sysdeps/ia64/fpu/w_lgamma.c: Remove CVS-id comment. Add
5126 missing portion of copyright statement.
5127 (__ieee754_lgamma): Rename from lgamma(). Make lgamma() a weak alias.
5128 (__ieee754_gamma): Likewise.
5129 * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
5130 * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
5131
5132 2004-12-09 H.J. Lu <hjl@lucon.org>
5133
5134 [BZ #592]
5135 * sysdeps/ia64/fpu/s_nextafterl.c: Remove.
5136 * sysdeps/ia64/fpu/s_nexttoward.c: Likewise.
5137 * sysdeps/ia64/fpu/s_nexttowardf.c: Likewise.
5138 * sysdeps/ia64/fpu/e_atan2l.S: Remove (duplicate of e_atan2l.c).
5139 * sysdeps/ia64/fpu/e_expl.S: Likewise.
5140 * sysdeps/ia64/fpu/e_logl.c: Remove (conflicts with e_logl.S).
5141
5142 2004-11-18 David Mosberger <davidm@hpl.hp.com>
5143
5144 [BZ #592]
5145 * sysdeps/ia64/fpu/README: New file.
5146 * sysdeps/ia64/fpu/gen_import_file_list: New file.
5147 * sysdeps/ia64/fpu/import_check: Likewise.
5148 * sysdeps/ia64/fpu/import_diffs: Likewise.
5149 * sysdeps/ia64/fpu/import_file.awk: Likewise.
5150 * sysdeps/ia64/fpu/import_intel_libm: Likewise.
5151 * sysdeps/ia64/fpu/libm-symbols.h: Likewise.
5152
5153 [BZ #592]
5154 * sysdeps/ia64/fpu/e_acos.S: Update from Intel libm v2.1+.
5155 * sysdeps/ia64/fpu/e_acosf.S: Likewise.
5156 * sysdeps/ia64/fpu/e_acosl.S: Likewise.
5157 * sysdeps/ia64/fpu/e_asin.S: Likewise.
5158 * sysdeps/ia64/fpu/e_asinf.S: Likewise.
5159 * sysdeps/ia64/fpu/e_asinl.S: Likewise.
5160 * sysdeps/ia64/fpu/e_atan2.S: Likewise.
5161 * sysdeps/ia64/fpu/e_atan2f.S: Likewise.
5162 * sysdeps/ia64/fpu/e_cosh.S: Likewise.
5163 * sysdeps/ia64/fpu/e_coshf.S: Likewise.
5164 * sysdeps/ia64/fpu/e_coshl.S: Likewise.
5165 * sysdeps/ia64/fpu/e_exp.S: Likewise.
5166 * sysdeps/ia64/fpu/e_expf.S: Likewise.
5167 * sysdeps/ia64/fpu/e_fmod.S: Likewise.
5168 * sysdeps/ia64/fpu/e_fmodf.S: Likewise.
5169 * sysdeps/ia64/fpu/e_fmodl.S: Likewise.
5170 * sysdeps/ia64/fpu/e_hypot.S: Likewise.
5171 * sysdeps/ia64/fpu/e_hypotf.S: Likewise.
5172 * sysdeps/ia64/fpu/e_hypotl.S: Likewise.
5173 * sysdeps/ia64/fpu/e_log.S: Likewise.
5174 * sysdeps/ia64/fpu/e_log2.S: Likewise.
5175 * sysdeps/ia64/fpu/e_log2f.S: Likewise.
5176 * sysdeps/ia64/fpu/e_log2l.S: Likewise.
5177 * sysdeps/ia64/fpu/e_logf.S: Likewise.
5178 * sysdeps/ia64/fpu/e_pow.S: Likewise.
5179 * sysdeps/ia64/fpu/e_powf.S: Likewise.
5180 * sysdeps/ia64/fpu/e_powl.S: Likewise.
5181 * sysdeps/ia64/fpu/e_remainder.S: Likewise.
5182 * sysdeps/ia64/fpu/e_remainderf.S: Likewise.
5183 * sysdeps/ia64/fpu/e_remainderl.S: Likewise.
5184 * sysdeps/ia64/fpu/e_scalb.S: Likewise.
5185 * sysdeps/ia64/fpu/e_scalbf.S: Likewise.
5186 * sysdeps/ia64/fpu/e_scalbl.S: Likewise.
5187 * sysdeps/ia64/fpu/e_sinh.S: Likewise.
5188 * sysdeps/ia64/fpu/e_sinhf.S: Likewise.
5189 * sysdeps/ia64/fpu/e_sinhl.S: Likewise.
5190 * sysdeps/ia64/fpu/e_sqrt.S: Likewise.
5191 * sysdeps/ia64/fpu/e_sqrtf.S: Likewise.
5192 * sysdeps/ia64/fpu/e_sqrtl.S: Likewise.
5193 * sysdeps/ia64/fpu/libm_error.c: Likewise.
5194 * sysdeps/ia64/fpu/libm_reduce.c: Likewise.
5195 * sysdeps/ia64/fpu/libm_support.h: Likewise.
5196 * sysdeps/ia64/fpu/s_atan.S: Likewise.
5197 * sysdeps/ia64/fpu/s_atanf.S: Likewise.
5198 * sysdeps/ia64/fpu/s_atanl.S: Likewise.
5199 * sysdeps/ia64/fpu/s_cbrt.S: Likewise.
5200 * sysdeps/ia64/fpu/s_cbrtf.S: Likewise.
5201 * sysdeps/ia64/fpu/s_cbrtl.S: Likewise.
5202 * sysdeps/ia64/fpu/s_ceil.S: Likewise.
5203 * sysdeps/ia64/fpu/s_ceilf.S: Likewise.
5204 * sysdeps/ia64/fpu/s_ceill.S: Likewise.
5205 * sysdeps/ia64/fpu/s_cos.S: Likewise.
5206 * sysdeps/ia64/fpu/s_cosf.S: Likewise.
5207 * sysdeps/ia64/fpu/s_cosl.S: Likewise.
5208 * sysdeps/ia64/fpu/s_expm1.S: Likewise.
5209 * sysdeps/ia64/fpu/s_expm1f.S: Likewise.
5210 * sysdeps/ia64/fpu/s_expm1l.S: Likewise.
5211 * sysdeps/ia64/fpu/s_fabs.S: Likewise.
5212 * sysdeps/ia64/fpu/s_fabsf.S: Likewise.
5213 * sysdeps/ia64/fpu/s_fabsl.S: Likewise.
5214 * sysdeps/ia64/fpu/s_floor.S: Likewise.
5215 * sysdeps/ia64/fpu/s_floorf.S: Likewise.
5216 * sysdeps/ia64/fpu/s_floorl.S: Likewise.
5217 * sysdeps/ia64/fpu/s_frexp.c: Likewise.
5218 * sysdeps/ia64/fpu/s_frexpf.c: Likewise.
5219 * sysdeps/ia64/fpu/s_frexpl.c: Likewise.
5220 * sysdeps/ia64/fpu/s_ilogb.S: Likewise.
5221 * sysdeps/ia64/fpu/s_ilogbf.S: Likewise.
5222 * sysdeps/ia64/fpu/s_ilogbl.S: Likewise.
5223 * sysdeps/ia64/fpu/s_log1p.S: Likewise.
5224 * sysdeps/ia64/fpu/s_log1pf.S: Likewise.
5225 * sysdeps/ia64/fpu/s_log1pl.S: Likewise.
5226 * sysdeps/ia64/fpu/s_logb.S: Likewise.
5227 * sysdeps/ia64/fpu/s_logbf.S: Likewise.
5228 * sysdeps/ia64/fpu/s_logbl.S: Likewise.
5229 * sysdeps/ia64/fpu/s_modf.S: Likewise.
5230 * sysdeps/ia64/fpu/s_modff.S: Likewise.
5231 * sysdeps/ia64/fpu/s_modfl.S: Likewise.
5232 * sysdeps/ia64/fpu/s_nearbyint.S: Likewise.
5233 * sysdeps/ia64/fpu/s_nearbyintf.S: Likewise.
5234 * sysdeps/ia64/fpu/s_nearbyintl.S: Likewise.
5235 * sysdeps/ia64/fpu/s_rint.S: Likewise.
5236 * sysdeps/ia64/fpu/s_rintf.S: Likewise.
5237 * sysdeps/ia64/fpu/s_rintl.S: Likewise.
5238 * sysdeps/ia64/fpu/s_round.S: Likewise.
5239 * sysdeps/ia64/fpu/s_roundf.S: Likewise.
5240 * sysdeps/ia64/fpu/s_roundl.S: Likewise.
5241 * sysdeps/ia64/fpu/s_significand.S: Likewise.
5242 * sysdeps/ia64/fpu/s_significandf.S: Likewise.
5243 * sysdeps/ia64/fpu/s_significandl.S: Likewise.
5244 * sysdeps/ia64/fpu/s_tan.S: Likewise.
5245 * sysdeps/ia64/fpu/s_tanf.S: Likewise.
5246 * sysdeps/ia64/fpu/s_tanl.S: Likewise.
5247 * sysdeps/ia64/fpu/s_trunc.S: Likewise.
5248 * sysdeps/ia64/fpu/s_truncf.S: Likewise.
5249 * sysdeps/ia64/fpu/s_truncl.S: Likewise.
5250
5251 [BZ #592]
5252 * sysdeps/ia64/fpu/e_acosh.S: New file from Intel libm v2.1+.
5253 * sysdeps/ia64/fpu/e_acoshf.S: Likewise.
5254 * sysdeps/ia64/fpu/e_acoshl.S: Likewise.
5255 * sysdeps/ia64/fpu/e_atanh.S: Likewise.
5256 * sysdeps/ia64/fpu/e_atanhf.S: Likewise.
5257 * sysdeps/ia64/fpu/e_atanhl.S: Likewise.
5258 * sysdeps/ia64/fpu/e_exp10.S: Likewise.
5259 * sysdeps/ia64/fpu/e_exp10f.S: Likewise.
5260 * sysdeps/ia64/fpu/e_exp10l.S: Likewise.
5261 * sysdeps/ia64/fpu/e_exp2.S: Likewise.
5262 * sysdeps/ia64/fpu/e_exp2f.S: Likewise.
5263 * sysdeps/ia64/fpu/e_exp2l.S: Likewise.
5264 * sysdeps/ia64/fpu/e_lgamma_r.S: Likewise.
5265 * sysdeps/ia64/fpu/e_lgammaf_r.S: Likewise.
5266 * sysdeps/ia64/fpu/e_lgammal_r.S: Likewise.
5267 * sysdeps/ia64/fpu/e_logl.S: Likewise.
5268 * sysdeps/ia64/fpu/libm_frexp.S: Likewise.
5269 * sysdeps/ia64/fpu/libm_frexpf.S: Likewise.
5270 * sysdeps/ia64/fpu/libm_frexpl.S: Likewise.
5271 * sysdeps/ia64/fpu/s_libm_ldexp.S: Likewise.
5272 * sysdeps/ia64/fpu/s_libm_ldexpf.S: Likewise.
5273 * sysdeps/ia64/fpu/s_libm_ldexpl.S: Likewise.
5274 * sysdeps/ia64/fpu/s_libm_scalbn.S: Likewise.
5275 * sysdeps/ia64/fpu/s_libm_scalbnf.S: Likewise.
5276 * sysdeps/ia64/fpu/s_libm_scalbnl.S: Likewise.
5277 * sysdeps/ia64/fpu/libm_lgamma.S: Likewise.
5278 * sysdeps/ia64/fpu/libm_lgammaf.S: Likewise.
5279 * sysdeps/ia64/fpu/libm_lgammal.S: Likewise.
5280 * sysdeps/ia64/fpu/libm_sincos.S: Likewise.
5281 * sysdeps/ia64/fpu/libm_sincos_large.S: Likewise.
5282 * sysdeps/ia64/fpu/libm_sincosf.S: Likewise.
5283 * sysdeps/ia64/fpu/libm_sincosl.S: Likewise.
5284 * sysdeps/ia64/fpu/libm_scalblnf.S: Likewise.
5285 * sysdeps/ia64/fpu/s_asinh.S: Likewise.
5286 * sysdeps/ia64/fpu/s_asinhf.S: Likewise.
5287 * sysdeps/ia64/fpu/s_asinhl.S: Likewise.
5288 * sysdeps/ia64/fpu/s_erf.S: Likewise.
5289 * sysdeps/ia64/fpu/s_erfc.S: Likewise.
5290 * sysdeps/ia64/fpu/s_erfcf.S: Likewise.
5291 * sysdeps/ia64/fpu/s_erfcl.S: Likewise.
5292 * sysdeps/ia64/fpu/s_erff.S: Likewise.
5293 * sysdeps/ia64/fpu/s_erfl.S: Likewise.
5294 * sysdeps/ia64/fpu/s_fdim.S: Likewise.
5295 * sysdeps/ia64/fpu/s_fdimf.S: Likewise.
5296 * sysdeps/ia64/fpu/s_fdiml.S: Likewise.
5297 * sysdeps/ia64/fpu/s_fma.S: Likewise.
5298 * sysdeps/ia64/fpu/s_fmaf.S: Likewise.
5299 * sysdeps/ia64/fpu/s_fmal.S: Likewise.
5300 * sysdeps/ia64/fpu/s_fmax.S: Likewise.
5301 * sysdeps/ia64/fpu/s_fmaxf.S: Likewise.
5302 * sysdeps/ia64/fpu/s_fmaxl.S: Likewise.
5303 * sysdeps/ia64/fpu/s_ldexp.c: Likewise.
5304 * sysdeps/ia64/fpu/s_ldexpf.c: Likewise.
5305 * sysdeps/ia64/fpu/s_ldexpl.c: Likewise.
5306 * sysdeps/ia64/fpu/s_nextafter.S: Likewise.
5307 * sysdeps/ia64/fpu/s_nextafterf.S: Likewise.
5308 * sysdeps/ia64/fpu/s_nextafterl.S: Likewise.
5309 * sysdeps/ia64/fpu/s_nexttoward.S: Likewise.
5310 * sysdeps/ia64/fpu/s_nexttowardf.S: Likewise.
5311 * sysdeps/ia64/fpu/s_nexttowardl.S: Likewise.
5312 * sysdeps/ia64/fpu/s_tanh.S: Likewise.
5313 * sysdeps/ia64/fpu/s_tanhf.S: Likewise.
5314 * sysdeps/ia64/fpu/s_tanhl.S: Likewise.
5315 * sysdeps/ia64/fpu/s_scalblnf.c: Likewise.
5316 * sysdeps/ia64/fpu/w_lgamma.c: Likewise.
5317 * sysdeps/ia64/fpu/w_lgammaf.c: Likewise.
5318 * sysdeps/ia64/fpu/w_lgammal.c: Likewise.
5319 * sysdeps/ia64/fpu/w_tgamma.S: Likewise.
5320 * sysdeps/ia64/fpu/w_tgammaf.S: Likewise.
5321 * sysdeps/ia64/fpu/w_tgammal.S: Likewise.
5322
5323 [BZ #592]
5324 * sysdeps/ia64/fpu/e_gamma_r.c: New empty dummy-file.
5325 * sysdeps/ia64/fpu/e_gammaf_r.c: Likewise.
5326 * sysdeps/ia64/fpu/e_gammal_r.c: Likewise.
5327 * sysdeps/ia64/fpu/w_acosh.c: Likewise.
5328 * sysdeps/ia64/fpu/w_acoshf.c: Likewise.
5329 * sysdeps/ia64/fpu/w_acoshl.c: Likewise.
5330 * sysdeps/ia64/fpu/w_atanh.c: Likewise.
5331 * sysdeps/ia64/fpu/w_atanhf.c: Likewise.
5332 * sysdeps/ia64/fpu/w_atanhl.c: Likewise.
5333 * sysdeps/ia64/fpu/w_exp10.c: Likewise.
5334 * sysdeps/ia64/fpu/w_exp10f.c: Likewise.
5335 * sysdeps/ia64/fpu/w_exp10l.c: Likewise.
5336 * sysdeps/ia64/fpu/w_exp2.c: Likewise.
5337 * sysdeps/ia64/fpu/w_exp2f.c: Likewise.
5338 * sysdeps/ia64/fpu/w_exp2l.c: Likewise.
5339 * sysdeps/ia64/fpu/w_expl.c: Likewise.
5340 * sysdeps/ia64/fpu/e_expl.S: Likewise.
5341 * sysdeps/ia64/fpu/w_lgamma_r.c: Likewise.
5342 * sysdeps/ia64/fpu/w_lgammaf_r.c: Likewise.
5343 * sysdeps/ia64/fpu/w_lgammal_r.c: Likewise.
5344 * sysdeps/ia64/fpu/w_log2.c: Likewise.
5345 * sysdeps/ia64/fpu/w_log2f.c: Likewise.
5346 * sysdeps/ia64/fpu/w_log2l.c: Likewise.
5347 * sysdeps/ia64/fpu/w_sinh.c: Likewise.
5348 * sysdeps/ia64/fpu/w_sinhf.c: Likewise.
5349 * sysdeps/ia64/fpu/w_sinhl.c: Likewise.
5350
5351 [BZ #592]
5352 * sysdeps/ia64/fpu/libm_atan2_reg.S: Remove.
5353 * sysdeps/ia64/fpu/s_ldexp.S: Likewise.
5354 * sysdeps/ia64/fpu/s_ldexpf.S: Likewise.
5355 * sysdeps/ia64/fpu/s_ldexpl.S: Likewise.
5356 * sysdeps/ia64/fpu/s_scalbn.S: Likewise.
5357 * sysdeps/ia64/fpu/s_scalbnf.S: Likewise.
5358 * sysdeps/ia64/fpu/s_scalbnl.S: Likewise.
5359
5360 [BZ #592]
5361 * sysdeps/ia64/fpu/s_sincos.c: Make it an empty dummy-file.
5362 * sysdeps/ia64/fpu/s_sincosf.c: Likewise.
5363 * sysdeps/ia64/fpu/s_sincosl.c: Likewise.
5364
5365 [BZ #592]
5366 * sysdeps/ia64/fpu/e_atan2l.S: Add "Not needed" comment.
5367
5368 [BZ #592]
5369 * sysdeps/ia64/fpu/s_copysign.S: Add __libm_copysign{,f,l}
5370 alias for use by libm_error.c
5371
5372 [BZ #592]
5373 * sysdeps/ia64/fpu/Makefile (libm-sysdep_routines): Remove
5374 libm_atan2_reg, libm_tan, libm_frexp4{f,l}.
5375 Mention s_erfc{,f,l}, libm_frexp{,f,l}, libm_ldexp{,f,l},
5376 libm_sincos{,f,l}, libm_sincos_large, libm_lgamma{,f,l},
5377 libm_scalbn{,f,l}, libm_scalblnf.
5378 (sysdep_routines): Remove libm_frexp4{,f,l}.
5379 Mention libm_frexp{,f,l}, libm_ldexp{,f,l}, and libm_scalbn{,f,l}.
5380 (sysdep-CPPFLAGS): Add -include libm-symbols.h, -D__POSIX__,
5381 _D_LIB_VERSIONIMF=_LIB_VERSION, -DSIZE_LONG_INT_64, and
5382 -DSIZE_LONG_LONG_INT_64.
5383
5384 2005-01-05 Steven Munroe <sjmunroe@us.ibm.com>
5385
5386 [BZ #729]
5387 * elf/rtld.c (dl_main) [NEED_DL_SYSINFO_DSO]: Insure l_map_end and
5388 l_text_end are set for a VDSO with a single PT_LOAD entry.
5389
5390 2005-01-05 Ulrich Drepper <drepper@redhat.com>
5391
5392 [BZ #730]
5393 * libio/iofopncook.c (_IO_cookie_seekoff): Define. Mark offset as
5394 invalid to disable optimizations in fileops which won't work here.
5395 (_IO_cookie_jumps): Use it.
5396 (_IO_old_cookie_jumps): Likewise.
5397 * libio/fmemopen.c (fmemopen_seek): Result must be returned in *P,
5398 not the return value.
5399 * stdio-common/Makefile (tests): Add tst-fmemopen2.
5400 * stdio-common/tst-fmemopen2.c: New file.
5401
5402 * sysdeps/unix/sysv/linux/bits/waitflags.h: Define __WNOTHREAD.
5403
5404 2005-01-05 Roland McGrath <roland@redhat.com>
5405
5406 * configure.in (libc_cv_cpp_asm_debuginfo): Checked moved ...
5407 * sysdeps/i386/configure.in: ... here. New file.
5408
5409 2005-01-03 Ulrich Drepper <drepper@redhat.com>
5410
5411 [BZ #727]
5412 * sysdeps/generic/libc-start.c [SHARED] (__libc_start_main): Don't
5413 initialize __environ again.
5414 * stdlib/Makefile: Add rules to build and run tst-putenv.
5415 * stdlib/tst-putenv.c: New file.
5416 * stdlib/tst-putenvmod.c: New file.
5417
5418 * sysdeps/unix/sysv/linux/init-first.c: Clean file up. Don't
5419 define unnecessary wrappers or aliases of static functions.
5420
5421 2005-01-03 Andreas Jaeger <aj@suse.de>
5422
5423 * csu/Makefile (generated): Add start.os and start.ob.
5424
5425 * elf/Makefile (tests): Change rule for tst-pie1 so that make
5426 clean works.
5427
5428 2004-12-29 Roland McGrath <roland@redhat.com>
5429
5430 [BZ #626]
5431 * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather
5432 than always up; when nearest is zero, round up to one.
5433
5434 2004-12-28 Ulrich Drepper <drepper@redhat.com>
5435
5436 * po/es.po: Update from translation team.
5437
5438 [BZ #726]
5439 * sysdeps/generic/dl-tls.c (__tls_get_addr): Fix typo.
5440
5441 2004-12-27 Ulrich Drepper <drepper@redhat.com>
5442
5443 [BZ #744]
5444 * include/signal.h: Define __sigemptyset.
5445
5446 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5447
5448 * posix/regex_internal.h (struct re_dfastate_t): Make
5449 word_trtable a pointer to the 512-item transition table.
5450 * posix/regexec.c (build_trtable): Fill in either state->trtable
5451 or state->word_trtable. Return a boolean indicating success.
5452 (transit_state): Expect state->trtable to be a 256-item
5453 transition table. Reorganize code to have less tests in
5454 the common case, and to save an indentation level.
5455 * posix/regex_internal.c (free_state): Free word_trtable.
5456
5457 2004-12-21 Jakub Jelinek <jakub@redhat.com>
5458
5459 [BZ #723]
5460 * sysdeps/unix/sysv/linux/i386/clone.S (__clone): Make sure %esp when
5461 calling fn is 16 byte aligned.
5462 * sysdeps/i386/tst-stack-align.h: New file.
5463
5464 [BZ #725]
5465 * misc/efgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
5466 (ecvt_r): Special case denormals.
5467 * misc/qefgcvt_r.c (FLOAT_MIN_10_EXP, FLOAT_MIN_10_NORM): Define.
5468 * misc/tst-efgcvt.c: Include float.h.
5469 (ecvt_tests): Add 2 new tests.
5470
5471 2004-12-20 Roland McGrath <roland@frob.com>
5472
5473 * version.h (RELEASE, VERSION): development, 2.3.90
5474 * include/features.h (__GLIBC_MINOR__): Now 4.
5475
5476
5477 See ChangeLog.15 for earlier changes.
This page took 0.239211 seconds and 6 git commands to generate.