]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog
Implement new mode for NIS passwd.adjunct.byname table.
[thirdparty/glibc.git] / ChangeLog
CommitLineData
71170aa0
UD
12010-04-07 Ulrich Drepper <drepper@redhat.com>
2
3 [BZ #11134]
4 * nis/libnsl.h (NSS_FLAG_ADJUNCT_AS_SHADOW): Define.
5 * nis/nss: Document new ADJUNCT_AS_SHADOW variable.
6 * nis/nss-default.c: Handle ADJUNCT_AS_SHADOW variable.
7 * nis/nss_nis/nis-pwd.c (internal_nis_endpwent): Minor cleanups.
8 (internal_nis_getpwent_r): Don't fill in password from adjunct table
9 if NSS_FLAG_ADJUNCT_AS_SHADOW is set.
10 (_nss_nis_getpwnam_r): Likewise.
11 (_nss_nis_getpwuid_r): Likewise.
12 * nis/nss_nis/nis-spwd.c (ent_adjunct_used): Nee global variable.
13 (_nss_nis_setspent): Also reset ent_adjunct_used.
14 (internal_nis_getspent_r): If new_start is set and shadow.byname table
15 does not exist and NSS_FLAG_ADJUNCT_AS_SHADOW is set, try to get
16 passwd.adjunct.byname table. If new_start is not set get next entry
17 from the initially used table. Synthesize shadow.byname table if
18 necessary by adding two empty fields.
19 (_nss_nis_getspnam_r): If shadow.byname table does not exist and
20 NSS_FLAG_ADJUNCT_AS_SHADOW is set, try to get passwd.adjunct.byname
21 table and synthesize shadow.byname table.
22
76b667f1
L
232010-04-06 H.J. Lu <hongjiu.lu@intel.com>
24
25 * Makerules (libc-abis): Add $(..) to libc-abis.
26
8824d4aa
JM
272010-04-06 Joseph Myers <joseph@codesourcery.com>
28
29 * Makerules (libc-abis): Fix search for libc-abis in add-ons.
30
f571a994
RM
312010-04-05 Thomas Schwinge <thomas@schwinge.name>
32
33 * sysdeps/gnu/unwind-resume.c: New, moved from nptl/sysdeps/pthread/.
34 * sysdeps/gnu/rt-unwind-resume.c: Likewise.
35 * sysdeps/gnu/Makefile: Add sections for csu and rt subdirs to
36 build unwind-resume code, previously in nptl/sysdeps/pthread/Makefile.
37
4dd019e3
RM
382010-04-05 Roland McGrath <roland@redhat.com>
39
40 * elf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast.
41
2e7c805d
PP
422010-03-30 Paul Pluzhnikov <ppluzhnikov@google.com>
43
44 * Makeconfig: Propagate -fdebug-prefix-map from CFLAGS to ASFLAGS.
45
afd46a4c
JM
462010-03-30 Joseph Myers <joseph@codesourcery.com>
47
48 * elf/elf.h (ELFOSABI_ARM_AEABI): Define.
49
4bc2bcba
UD
502010-04-05 Ulrich Drepper <drepper@redhat.com>
51
e5c42595
UD
52 * po/nl.po: Update from translation team.
53
4535680d
UD
54 [BZ #11010]
55 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Handle
56 timeouts from servers.
57
4bc2bcba
UD
58 [BZ #11149]
59 * elf/ldconfig.c (main): Respect chroot setting when looking for
60 the aux cache.
61
7ebaec64
UD
622010-04-04 Ulrich Drepper <drepper@redhat.com>
63
247fdc8e
UD
64 [BZ #11043]
65 * posix/getopt.c (_getopt_internal_r): Fix arguments printed in error
66 messages.
67
2cd96708
UD
68 [BZ #11070]
69 * resolv/netdb.h: Declare iruserok and iruserok_af.
70
7ebaec64
UD
71 * argp/Makefile: Add rules to build and run bug-argp2.
72 * argp/bug-argp2.c: New file.
73
8c6de69d
SP
742010-02-05 Sergey Poznyakoff <gray@gnu.org.ua>
75
76 [BZ #11254]
77 * argp/argp-parse.c (convert_options): Fix improper use of `|'
78 between character values.
79
9e37946d
UD
802010-04-04 Ulrich Drepper <drepper@redhat.com>
81
cb652f30
UD
82 [BZ #11276]
83 * sysdeps/posix/remove.c (IS_NO_DIRECTORY_ERROR): Define.
84 (remove): Use IS_NO_DIRECTORY_ERROR to check for file being no
85 directory.
86 * sysdeps/unix/sysv/linux/remove.c: New file.
87
952df0af
UD
88 * conform/data/sys/stat.h-data: Fix testing of S_IS* macros.
89
90 [BZ #11279]
91 * io/sys/stat.h: Always define S_ISSOCK for XPG6 and up.
92
9e37946d
UD
93 [BZ #11287]
94 * csu/Makefile ($(objpfx)version-info.h): Handle newer kernel headers
95 which don't define UTS_RELEASE.
96
22f4f44b
UD
972010-04-04 H.J. Lu <hongjiu.lu@intel.com>
98 Ulrich Drepper <drepper@redhat.com>
99
100 [BZ #11292]
101 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Allow
102 concurrent initialization and use of __cpu_features.
103
1042010-04-04 Ulrich Drepper <drepper@redhat.com>
105
106 * sysdeps/x86_64/multiarch/init-arch.h (cpu_features): Add tag to
107 the enum.
108
b8b14c4c
UD
1092010-04-03 Ulrich Drepper <drepper@redhat.com>
110
1a811397
UD
111 [BZ #11333]
112 * sysdeps/unix/readdir_r.c (__READDIR_R): Add support for platforms
113 which include unnecessary padding in d_reclen.
114 * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Select work-around for
115 unnecessary padding.
116
b8b14c4c
UD
117 [BZ #11387]
118 * sysdeps/unix/sysv/linux/ifaddrs.c (map_newlin): Don't abort on
119 unknown interface, return -1.
120 (getifaddrs_internal): Rename from getifaddrs. Handle errors in
121 map_newlink be returning -EAGAIN.
122 (getifaddrs): If -EAGAIN is returned from getifaddrs_internal try
123 again.
124
3ed8e241
RA
1252010-03-25 Ryan S. Arnold <rsa@us.ibm.com>
126
127 * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Remove
128 redundant and incorrect else block which overwrites current line
129 with the partial next line.
130
991eda1e
UD
1312010-04-03 Ulrich Drepper <drepper@redhat.com>
132
ed087408
UD
133 [BZ #11438]
134 * posix/gai.conf: Document problems with IPv4 site-local addresses and
135 NATs.
136
647450cf
UD
137 [BZ #11449]
138 * crypt/crypt_util.c (__init_des_r): Add memory barrier before setting
139 small_tables_initialized.
140
90a3055e
UD
141 * malloc/malloc.c (_int_free): Add one more sanity check for fastbins.
142
991eda1e
UD
143 * malloc/malloc.c (set_max_fast): Fix computation of the value.
144
960af486
DM
1452010-03-30 David S. Miller <davem@davemloft.net>
146
147 * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Fix
148 MMAP2_PAGE_SHIFT test.
149
6d28d423
UD
1502010-03-29 Ulrich Drepper <drepper@redhat.com>
151
152 * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_WAITFORONE.
153
bc58236c
TS
1542010-03-28 Thomas Schwinge <thomas@schwinge.name>
155
156 * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Adapt to auxv
157 changes in the generic code.
158 * elf/rtld.c (dl_main): Conditionalize the code that dereferences auxv
159 to [HAVE_AUX_VECTOR].
160
a5f3b0f8
UD
1612010-03-27 Ulrich Drepper <drepper@redhat.com>
162
8f4a5048
UD
163 * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): If
164 __ASSUME_AT_PAGESIZE we can rely on the value being set.
165
b9ea2dd0
UD
166 * include/wchar.h: Undefine __need_mbstate_t and __need_wint_t
167 unconditionally in the end.
168
a5f3b0f8
UD
169 * posix/glob.c (glob): Initialize oldcount early, too.
170
62f8db6e
UD
1712010-03-26 Ulrich Drepper <drepper@redhat.com>
172
173 * sysdeps/unix/sysv/linux/i386/fcntl.c: Define miss_F_GETOWN_EX
174 only if needed.
175 Patch mostly by Paul Pluzhnikov <ppluzhnikov@google.com>.
176
d09580b1
RH
1772010-03-26 Richard Henderson <rth@redhat.com>
178
179 * sysdeps/generic/ldsodefs.h (_dl_random): Mark attribute_relro;
180
68cf34be
RH
181 * stdio-common/psiginfo.c (psiginfo): Fix printf format
182 warning for si_band.
183
6e9331df
RH
184 * locale/setlocale.c (free_category): Finish renaming
185 struct locale_data to __locale_data.
186
b1c1949e
RH
187 * csu/gmon-start.c (ENTRY_POINT, etext): Declare as char[], not void.
188 * elf/dl-sysdep.c (_end): Likewise.
189 * sysdeps/unix/sysv/dl-sysdep.c (frob_brk): Likewise with locally
190 declared _end, and associated variables.
191
7c930290
UD
1922010-03-26 Ulrich Drepper <drepper@redhat.com>
193
194 * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't assume success always
195 means aborting the loop over the NSS methods.
196
c3dfadb8
AS
1972010-03-25 Andreas Schwab <schwab@redhat.com>
198
199 * sysdeps/posix/getaddrinfo.c (gaih_inet): Reset no_data before
200 each action.
201
2b0fba75
UD
2022010-03-26 Ulrich Drepper <drepper@redhat.com>
203
204 * malloc/malloc.c: Remove stale reference to website.
205
89a4419c
UD
2062010-03-24 Ulrich Drepper <drepper@redhat.com>
207
208 [BZ #11389]
209 * bits/time.h: Define CLOCK_MONOTONIC_RAW, CLOCK_REALTIME_COARSE, and
210 CLOCK_MONOTONIC_COARSE.
211 * sysdeps/unix/sysv/linux/clock_getres.c: Handle CLOCK_MONOTONIC_RAW,
212 CLOCK_REALTIME_COARSE, and CLOCK_MONOTONIC_COARSE.
213 * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
214 * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
215
34b514df
AS
2162010-03-25 Andreas Schwab <schwab@redhat.com>
217
218 * sysdeps/posix/cuserid.c: Fix typo.
219
03615f7d
CD
2202010-03-16 Chris Demetriou <cgd@google.com>
221
89a4419c 222 [BZ #11394]
03615f7d
CD
223 * locale/programs/simple-hash.c: Include inttypes.h.
224 (hashval_t): Defined to be uint32_t.
225 * locale/programs/simple_hash.h: Include inttypes.h.
226 (compute_hashval): Change return type to uint32_t.
227
085f930b
UD
2282010-03-24 Ulrich Drepper <drepper@redhat.com>
229
c8727fa6
UD
230 * sysdeps/unix/sysv/linux/getlogin_r.c: New file.
231 * sysdeps/unix/sysv/linux/getlogin.c: New file.
232 * sysdeps/unix/getlogin_r.c: Allow compiling getlogin as static
233 function.
234 * sysdeps/unix/getlogin.c: Likewise. Move name variable to toplevel.
235 * include/unistd.h: Declare __getlogin_r_loginuid.
236
fd8ccb04
JG
237 [BZ #11397]
238 * sysdeps/posix/cuserid.c (cuserid): Make sure the returned string
239 is NUL terminated.
240 Patch by Jonathan Geisler <jgeisler@cse.taylor.edu>.
241
085f930b
UD
242 * sysdeps/unix/sysv/linux/mmap64.c: Allow variable shift values.
243
7d9335ec
L
2442010-03-24 H.J. Lu <hongjiu.lu@intel.com>
245
246 * sysdeps/x86_64/multiarch/strpbrk-c.c: Define only if SHARED
247 is defined.
248
8863605a
L
2492010-03-22 H.J. Lu <hongjiu.lu@intel.com>
250
251 * string/test-memcmp.c (check_result): New function.
252 (do_one_test): Use it.
253 (check1): New function.
254 (test_main): Use it.
255
c27849fb
UD
2562010-03-24 Ulrich Drepper <drepper@redhat.com>
257
258 * posix/tst-gnuglob.c: Add tests with empty patterns. For this
259 rewrite the tests to add support for failing glob calls.
260 Some other minor cleanups.
261 * posix/bug-glob3.c: New file.
262 * posix/Makefile (tests): Add bug-glob3.
263
8f2e3994
UD
2642010-03-24 Ulrich Drepper <drepper@redhat.com>
265 Andreas Schwab <andreas@redhat.com>
266
267 * posix/glob.c (glob): Clean up gl_pathc and gl_pathv earlier.
268 If pattern is "" bail out early
269
4ad43b62
UD
2702010-03-23 Jakub Jelinek <jakub@redhat.com>
271
272 * elf/dl-lookup.c (do_lookup_x): If tab->entries is NULL,
273 but tab->size != 0, just unlock and goto success, without
274 allocating anything or entering anything into the hash table.
275 (_dl_debug_bindings): Temporarily set tab->entries to NULL
276 around do_lookup_x in undef_map->l_local_scope[0]. If
277 undef_map->l_symbolic_in_local_scope, lookup also in
278 symbolic_searchlist of following libraries in l_local_scope
279 that have DT_SYMBOLIC set.
280 * elf/dl-deps.c (_dl_map_object_deps): Compute
281 l_symbolic_in_local_scope.
282 * include/link.h (struct link_map): Add l_symbolic_in_local_scope
283 bitfield.
284
9ac9129d
UD
2852010-03-24 Ulrich Drepper <drepper@redhat.com>
286
287 [BZ #11410]
288 * wctype/wctype.h: Use <wchar.h> to get the wint_t definition.
289
290 * wcsmbs/wchar.h: Correct preprocessor directive indentation. Move
291 C++ prototype handling to a better place.
292
04f2902d
UD
2932010-03-18 Ulrich Drepper <drepper@redhat.com>
294
295 * elf/dl-load.c (open_verify): Extend expected to the full size of the
296 e_ident array. When loading, check that the fields in e_ident we don't
297 know are zero to allow future extensions.
298
b170ff0f
L
2992010-03-18 H.J. Lu <hongjiu.lu@intel.com>
300
301 * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Update %xmm3
302 when exit from loop.
303
94308fd0
AS
3042010-03-16 Andreas Schwab <schwab@redhat.com>
305
306 * resolv/res_send.c (__libc_res_nsend): Fix printing of server
307 address in debug statement.
308 (send_dg): Pass correct buffer pointer to DprintQ.
309
12e6ee86
UD
3102010-03-17 Ulrich Drepper <drepper@redhat.com>
311
312 * libc-abis: Add a few more entries.
313
8ed9a2b1
UD
3142010-03-16 Ulrich Drepper <drepper@redhat.com>
315
d8c47894
UD
316 * elf/dl-load.c (VALID_ELF_ABIVERSION): Add additional osabi parameter.
317 Not used here.
318 (open_verify): Modify for extended VALID_ELF_ABIVERSION macro
319 interface.
320 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_ABIVERSION): Add
321 additional osabi parameter. Only acceept nonzero ABI versions if osabi
322 is Linux.
323 Fix includes.
324 (expected2): Don't explicitly initialize EI_ABIVERSION byte.
325
8ed9a2b1
UD
326 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_ABIVERSION): Update
327 definition to follow generic code.
328
92ad15a8
UD
3292010-03-15 Ulrich Drepper <drepper@redhat.com>
330
561470e0
UD
331 * posix/getconf.c: Update copyright year.
332 * nss/getent.c: Likewise.
333 * iconv/iconvconfig.c: Likewise.
334 * iconv/iconv_prog.c: Likewise.
335 * elf/ldconfig.c: Likewise.
336 * catgets/gencat.c: Likewise.
337 * csu/version.c: Likewise.
338 * elf/ldd.bash.in: Likewise.
339 * elf/sprof.c (print_version): Likewise.
340 * locale/programs/locale.c: Likewise.
341 * locale/programs/localedef.c: Likewise.
342 * nscd/nscd.c (print_version): Likewise.
343 * debug/xtrace.sh: Likewise.
344 * malloc/memusage.sh: Likewise.
345 * malloc/mtrace.pl: Likewise.
346 * debug/catchsegv.sh: Likewise.
347
92ad15a8
UD
348 * Makerules: Add rule for libc-abis.h.
349 * csu/version.c: Use LIBC_ABIS_STRING string if available.
350 * elf/dl-load.c (VALID_ELF_ABIVERSION): Check using LIBC_ABI_MAX.
351 (open_verify): Only check EI_ABIVERSION bytes using VALID_ELF_HEADER.
352 Add extra call to VALID_ELF_ABIVERSION.
353
94db8db8
UD
3542010-03-12 Ulrich Drepper <drepper@redhat.com>
355
356 * sysdeps/unix/sysv/linux/sys/mount.h (UMOUNT_NOFOLLOW): Define.
357
4c35fb65
AS
3582010-03-12 Andreas Schwab <schwab@redhat.com>
359
360 * elf/dl-dst.h: Include "trusted-dirs.h".
361 (DL_DST_REQUIRED): Take $LIB into account.
362
4bf7d392
RM
3632010-03-11 Roland McGrath <roland@redhat.com>
364
365 * elf/elf.h (R_X86_64_GOT64, R_X86_64_GOTPCREL64): New macros.
366 (R_X86_64_GOTPC64, R_X86_64_GOTPLT64, R_X86_64_PLTOFF64): New macros.
367
fb084e5e
LM
3682010-03-10 Luis Machado <luisgpm@br.ibm.com>
369
370 * sysdeps/powerpc/powerpc64/power7/memcpy.S: New file.
371 * sysdeps/powerpc/powerpc32/power7/memcpy.S: New file.
372
d6d1c4c8
DM
3732010-03-09 David S. Miller <davem@davemloft.net>
374
375 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handling
376 of R_SPARC_TLS_LE_* needs to use 32-bit loads and stores, not
377 64-bit ones.
378
2fe000df
DM
379 * sysdeps/sparc/sparc32/memcpy.S: Fix build.
380
462a5227
DM
381 * sysdeps/sparc/sparc32/strlen.S: Optimize.
382 * sysdeps/sparc/sparc64/strlen.S: Likewise.
383 * sysdeps/sparc/sparc32/sparcv9/strlen.S (ASI_PNF, ASI_BLK_P,
384 XCC): Delete definitions, not needed.
385
b886abfb
UD
3862010-03-07 Ulrich Drepper <drepper@redhat.com>
387
388 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
389 Little follow-up patch from last change.
390
6e0a06fa
UD
3912010-03-06 Ulrich Drepper <drepper@redhat.com>
392
393 * sysdeps/unix/sysv/linux/internal_statvfs.c: Handle ext4 and logfs.
394 * sysdeps/unix/sysv/linux/linux_fsinfo.h: Add entry for logfs.
395
a092b645
YD
3962010-02-18 Yann Droneaud <yann@droneaud.fr>
397
398 * resolv/res_send.c: Fixed DEBUG statements.
399 Moved tmpbuf declaration to block beginning and
400 updated pointer names used in multiple DprintQ() calls
401
01f1f5ee
L
4022010-02-18 H.J. Lu <hongjiu.lu@intel.com>
403
404 * config.make.in (config-asflags-i686): Define.
405 * configure.in: Substitute libc_cv_as_i686.
406 * sysdeps/i386/configure.in: Check if assembler supports -mtune=i686.
407 * sysdeps/i386/i686/Makefile (CFLAGS-.oX): Add -Wa,-mtune=i686
408 if assembler supports -mtune=i686.
409 (ASFLAGS-.oX): Likewise.
410
3df9903e
UD
4112010-03-04 Ulrich Drepper <drepper@redhat.com>
412
413 * elf/elf.h (R_X86_64_SIZE32): Define.
414 (R_X86_64_SIZE64): Define.
415
e39acb1f
RG
4162010-03-02 Richard Guenther <rguenther@suse.de>
417
418 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): R_X86_64_PC32
419 is sign-extending.
420
d8c34cd1
UD
4212010-03-03 Ulrich Drepper <drepper@redhat.com>
422
356af223
UD
423 * sysdeps/unix/sysv/linux/bits/in.h: Add a few more definitions from
424 the kernel headers.
425
60527721
DM
4262010-03-04 David S. Miller <davem@davemloft.net>
427
428 * sysdeps/sparc/sparc64/Implies: Add ieee754/dbl-64/wordsize-64 entry.
429
65ba5b46
DM
430 * sysdeps/sparc/sparc32/sparcv8/udiv_qrnnd.S: Delete.
431 * sysdeps/sparc/sparc32/udiv_qrnnd.S: Delete.
d8c34cd1 432
2e9337f5
DM
4332010-03-03 David S. Miller <davem@davemloft.net>
434
435 * math/math_private.h (INSERT_WORDS64): Fix argument order.
436
321029f1
AJ
4372010-03-03 Aurelien Jarno <aurelien@aurel32.net>
438
439 * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: New file.
440
7ec1221f
DM
4412010-03-03 David S. Miller <davem@davemloft.net>
442
443 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_lazy_rel): Must
444 pass '1' for 't' argument to sparc_fixup_plt.
445 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_lazy_rel):
446 Likewise.
447 * sysdeps/sparc/sparc32/dl-plt.h (OPCODE_BA_PT): Define.
448 (sparc_fixup_plt): Document 't' argument. Enable branch
449 optimization and use v9 branches when possible. Explain why we
450 cannot unconditionally patch the branch into the first PLT
451 instruction.
452 * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Document 't'
453 argument. Use v9 branches when possible. Explain why we can in
454 fact unconditionally use a branch in the first PLT instruction
455 here.
456
f2899a62
RM
4572010-02-28 Roland McGrath <roland@redhat.com>
458
459 * elf/elf.h (NT_X86_XSTATE): New macro.
460
dbcaf07c
DM
4612010-02-25 David S. Miller <davem@davemloft.net>
462
463 * sysdeps/sparc/sparc64/Makefile: Add align-cpy rule.
464 * sysdeps/sparc/sparc64/align-cpy.S: New.
465 * sysdeps/sparc/sparc64/memcpy.S (__align_cpy_1, __align_cpy_2,
466 __align_cpy_4, __align_cpy_8, __align_cpy_16): Remove.
467 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S (__align_cpy_1,
468 __align_cpy_2, __align_cpy_4, __align_cpy_8, __align_cpy_16):
469 Remove.
470 * sysdeps/sparc/sparc64/sparcv9v/memcpy.S (__align_cpy_1,
471 __align_cpy_2, __align_cpy_4, __align_cpy_8, __align_cpy_16):
472 Remove.
473 * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S (__align_cpy_1,
474 __align_cpy_2, __align_cpy_4, __align_cpy_8, __align_cpy_16):
475 Remove.
476
e44f6f89
DM
477 * sysdeps/sparc/sparc32/bcopy.c: Delete.
478 * sysdeps/sparc/sparc32/memmove.c: Delete.
479 * sysdeps/sparc/sparc32/sparcv9/bcopy.c: Delete.
480 * sysdeps/sparc/sparc32/sparcv9/memmove.c: Delete.
481 * sysdeps/sparc/sparc64/bcopy.c: Delete.
482 * sysdeps/sparc/sparc64/memmove.c: Delete.
483 * sysdeps/sparc/sparc64/memcopy.h: New.
484 * sysdeps/sparc/sparc32/memcpy.S (bcopy, memmove): Remove.
485 * sysdeps/sparc/sparc64/memcpy.S (bcopy, memmove): Likewise.
486 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S (bcopy, memmove): Likewise.
487 * sysdeps/sparc/sparc64/sparcv9v/memcpy.S (bcopy, memmove): Likewise.
488 * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S (bcopy, memmove): Likewise.
489
3afd5a3b
DM
490 * sysdeps/sparc/elf/rtld-global-offsets.sym: New file.
491 * sysdeps/sparc/Makefile (csu): Add rtld-global-offsets.sym to
492 gen-as-const-headers.
493 * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: New file.
494 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy.S: New file.
495 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset.S: New file.
496 * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: Move to...
497 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-ultra3.S: ...here.
498 * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: Move to...
499 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara1.S: ...here.
500 * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: Move to...
501 * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara1.S: ...here.
502 * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: Move to...
503 * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara2.S: ...here.
504 * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: Removed.
505 * sysdeps/sparc/sparc64/multiarch/Makefile: New file.
506 * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: Move to...
507 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: ...here.
508 * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Move to...
509 * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: ...here.
510 * sysdeps/sparc/sparc64/sparcv9b/memcpy.S: Move to...
511 * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: ...here.
512 * sysdeps/sparc/sparc64/sparcv9v/memset.S: Move to...
513 * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: ...here.
514 * sysdeps/sparc/sparc64/sparcv9v2/memset.S: Removed.
515 * sysdeps/sparc/sparc64/multiarch/memcpy.S: New file.
516 * sysdeps/sparc/sparc64/multiarch/memset.S: New file.
517
dc21aae6
L
5182010-02-20 H.J. Lu <hongjiu.lu@intel.com>
519
741895aa 520 [BZ #11332]
dc21aae6
L
521 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Use cfi_remember_state
522 and cfi_restore_state only if USE_AS_STRNCMP is defined.
523
4a1297d7
UD
5242010-02-24 Ulrich Drepper <drepper@redhat.com>
525
526 * sysdeps/x86_64/Implies: Add ieee754/dbl-64/wordsize-64 entry.
527
cc50f1a4
L
5282010-02-24 H.J. Lu <hongjiu.lu@intel.com>
529
3093e0c7
L
530 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S
531 (bk_write_less32bytes_2): Renamed to ...
532 (bk_write_less48bytes): This.
533 Use unsigned conditional jumps.
534 Correct unwind info.
535 Use add/sub instead of lea if possible.
536 (shl_0_gobble_cache_loop_tail): Removed.
537 (large_page): Properly adjust ECX.
538
a0ac24d9
L
539 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Use unsigned
540 conditional jumps.
541 Correct unwind info.
542
cc50f1a4
L
543 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Remove redundant
544 punpcklbw.
545 Use unsigned conditional jumps.
546 (128bytesormore_nt): Renamed to ...
547 (128bytesormore_endof_L1): This.
548 Use add instead of lea if possible.
549 Correct unwind info.
550 * sysdeps/i386/i686/multiarch/memset-sse2.S: Remove redundant
551 punpcklbw.
552 Use unsigned conditional jumps.
553 Use add instead of lea if possible.
554 Correct unwind info.
555
8c0b5f14
PB
5562010-02-24 Ulrich Drepper <drepper@redhat.com>
557
7ca890b8
UD
558 [BZ #11319]
559 * libio/iovdprintf.c (_IO_vdprintf): Explicitly flush stream before
560 undoing the stream because _IO_FINISH doesn't report failures.
561
8c0b5f14
PB
562 [BZ #5553]
563 * malloc/malloc.c (public_vALLOc): Set ar_ptr when trying main_arena.
564 (public_pVALLOc): Likewise.
7ca890b8 565 Patch by Petr Baudis.
8c0b5f14 566
bbf70ae9
JM
5672010-02-22 Jim Meyering <meyering@redhat.com>
568
e2f4aa54
JM
569 * manual/math.texi (BSD Random): Fix a typo: s/are/is/
570
82acaacb
JM
571 * manual/charset.texi: Adjust grammar.
572
bbf70ae9
JM
573 * manual/errno.texi (Error Messages): Fix doubled-words and typos.
574 * manual/charset.texi (Selecting the Conversion): Likewise.
575 * manual/getopt.texi (Getopt Long Options): Likewise.
576 * manual/memory.texi (Resizing the Data Segment): Likewise.
577 * manual/message.texi (GUI program problems): Likewise.
578 * manual/resource.texi (CPU Affinity): Likewise.
579 * manual/stdio.texi (Streams and Threads): Likewise.
580 * manual/time.texi (High Accuracy Clock): Likewise.
581
5c866a8b
DM
5822009-02-20 David S. Miller <davem@davemloft.net>
583
584 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup):
585 Adjust rela->r_offset by l->l_addr when rewriting PLT.
586
2daff75b
DM
587 * sysdeps/sparc/sparc64/memchr.S: Use unsigned branch on greater to
588 test end of buffer.
589
34a407de
DM
590 * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c
591 (__makecontext): Adjust arg counter properly when copying arg
592 stack slots.
593
1d204bf2
JM
5942009-02-20 Joseph Myers <joseph@codesourcery.com>
595
596 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_runtime_setup):
597 Adjust rela->r_offset by l->l_addr when rewriting PLT.
598
199428c1
CFH
5992010-02-19 Carl Fredrik Hammar <hammy.lite@gmail.com>
600
601 * hurd/hurdioctl.c (tiocsctty): Call `do_tiocsctty' instead of
602 non-existent `tiocsctty_port'.
603
28be6098
L
6042010-02-16 H.J. Lu <hongjiu.lu@intel.com>
605
039c8ae6
L
606 * sysdeps/i386/i686/multiarch/memcmp.S (memcmp): Use CPUID_OFFSET
607 instead of FEATURE_OFFSET.
608 * sysdeps/i386/i686/multiarch/strcmp.S (strcmp): Likewise.
8c3fe38d 609
020ecba7
L
610 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Add alignnments.
611 Fix one unwind info problem.
612
c60bce2c
L
613 * sysdeps/i386/i686/multiarch/memcmp-ssse3.S (less1bytes): Add CFI_POP.
614
28be6098
L
615 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Simplify unwind info.
616
82abe82a
UD
6172010-02-17 H.J. Lu <hongjiu.lu@intel.com>
618 Ulrich Drepper <drepper@redhat.com>
619
620 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Fix typo in unwind info.
621 Clean up a bit.
622
0ea5278d
CFH
6232010-02-17 Carl Fredrik Hammar <hammy.lite@gmail.com>
624
951ca0c5
CFH
625 * hurd/hurdioctl.c (tiocsctty): Only get FD ports, do work in...
626 (tiocsctty_port): ...this new function.
627
0ea5278d
CFH
628 * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): Cast to
629 `ioctl_handler_t'.
630
6bb74d9f
UD
6312010-02-15 Ulrich Drepper <drepper@redhat.com>
632
633 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Fix unwind info.
634 * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: Likewise.
635 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
636 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
637
638 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Don't fall through to
639 undefined code.
640
904057bc
L
6412010-02-12 H.J. Lu <hongjiu.lu@intel.com>
642
643 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
644 strcmp-ssse3, strcmp-sse4, strncmp-c, strncmp-ssse3, strncmp-sse4,
645 memcmp-c, memcmp-ssse3, and memcmp-sse4.
646 * sysdeps/i386/i686/multiarch/memcmp-sse4.S: New file.
647 * sysdeps/i386/i686/multiarch/memcmp-ssse3.S: New file.
648 * sysdeps/i386/i686/multiarch/memcmp.S: New file.
649 * sysdeps/i386/i686/multiarch/strcmp-sse4.S: New file.
650 * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: New file.
651 * sysdeps/i386/i686/multiarch/strcmp.S: New file.
652 * sysdeps/i386/i686/multiarch/strncmp-c.c: New file.
653 * sysdeps/i386/i686/multiarch/strncmp-sse4.S: New file.
654 * sysdeps/i386/i686/multiarch/strncmp-ssse3.S: New file.
655 * sysdeps/i386/i686/multiarch/strncmp.S: New file.
656
41288fbb
LM
6572010-02-12 Luis Machado <luisgpm@br.ibm.com>
658
0ab85ce4 659 * sysdeps/powerpc/powerpc32/dl-machine.h: Removed old PPC_REL16 check.
41288fbb
LM
660 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
661 * sysdeps/powerpc/powerpc32/elf/start.S: Likewise.
662 * sysdeps/powerpc/powerpc32/memset.S: Likewise.
663 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
664 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
665 * sysdeps/powerpc/powerpc32/configure.in: Fail if R_PPC_REL16
666 is not supported.
667 * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
668 * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
669 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
670 * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
671 * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
672 * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Likewise.
673 * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
674 * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
675 * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
676 * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
677 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
678 * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
679 * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Likewise.
680 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
681 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
682 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
683 * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
0ab85ce4
UD
684 * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S:
685 Likewise.
41288fbb
LM
686 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
687 Likewise.
688 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
689 Likewise.
690 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
691 Likewise.
692 * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
693
c62cf60c
AM
6942010-02-12 Alan Modra <amodra@gmail.com>
695
0ab85ce4 696 * elf/tls-macros.h [__powerpc__] (__TLS_CALL_CLOBBERS): Remove r3.
c62cf60c 697 Define and use for __powerpc64__ too.
0ab85ce4
UD
698 [__powerpc__] (TLS_LD): Add r3 to clobbers.
699 [__powerpc__] (TLS_GD): Set asm output. Make __result r3 reg.
700 [__powerpc64__] (TLS_GD): Make __result r3 reg.
701 [__powerpc64__] (TLS_IE): Relax output constraint.
c62cf60c 702
a3dc4658
AK
7032010-02-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
704
705 * sysdeps/s390/s390-64/utf8-utf16-z9.c: Disable hardware
706 instructions cu21 and cu24. Add well-formedness checking
707 parameter and adjust the software implementation.
708 * sysdeps/s390/s390-64/utf16-utf32-z9.c: Likewise.
709
247fdf2e
UD
7102010-02-10 Ulrich Drepper <drepper@redhat.com>
711
712 [BZ #11271]
713 * io/ftw.c (ftw_startup): Close descriptor for initial directory
714 after changing back to it.
715
311927f1
DM
7162010-02-05 David S. Miller <davem@davemloft.net>
717
718 * elf/elf.h (R_SPARC_JMP_IREL, R_SPARC_IRELATIVE): Define.
719 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle new
720 ifunc relocs.
721 (elf_machine_lazy_rel): Likewise.
722 (sparc_fixup_plt): Pull out to...
723 * sysdeps/sparc/sparc32/dl-plt.h: ...here.
724 * sysdeps/sparc/sparc32/dl-irel.h: New file.
725 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle new
726 ifunc relocs.
727 (elf_machine_lazy_rel): Likewise.
728 (sparc64_fixup_plt): Pull out to...
729 * sysdeps/sparc/sparc64/dl-plt.h: ...here.
730 * sysdeps/sparc/sparc64/dl-irel.h: New file.
731
bbabf1f7
MK
7322010-02-09 Maxim Kuvyrkov <maxim@codesourcery.com>
733
734 * elf/elf.h: Define m68k TLS relocations.
735
61c9346d
LM
7362010-02-10 Luis Machado <luisgpm@br.ibm.com>
737
738 * sysdeps/powerpc/powerpc64/power7/Implies: Removed.
739 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Removed.
740 * sysdeps/powerpc/powerpc32/power7/Implies: Removed.
741 * sysdeps/powerpc/powerpc32/power7/fpu/Implies: Removed.
742 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Add
743 64-bit power7 fpu path.
744 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Add
745 32-bit power7 fpu math.
746
1d7223f3
UD
7472010-02-09 Ulrich Drepper <drepper@redhat.com>
748
0ee5660b
UD
749 * sysdeps/i386/rshift.S: More compact unwind information.
750
1d7223f3
UD
751 * sysdeps/i386/lshift.S: Fix unwind information.
752
0f507b6c
LM
7532010-02-08 Luis Machado <luisgpm@br.ibm.com>
754
755 * sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: New file.
756 * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: New file.
757 * sysdeps/powerpc/powerpc64/power7/fpu/s_isnanf.S: New file.
758 * sysdeps/powerpc/powerpc32/power7/fpu/s_isnanf.S: New file.
759 * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: New file.
760 * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: New file.
761 * sysdeps/powerpc/powerpc64/power7/fpu/s_isinff.S: New file.
762 * sysdeps/powerpc/powerpc32/power7/fpu/s_isinff.S: New file.
763 * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: New file.
764 * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: New file.
765 * sysdeps/powerpc/powerpc64/power7/fpu/s_finitef.S: New file.
766 * sysdeps/powerpc/powerpc32/power7/fpu/s_finitef.S: New file.
767
7eb22e75
AS
7682010-02-08 Andreas Schwab <schwab@redhat.com>
769
770 * include/fenv.h: Add hidden proto for fegetenv.
771 * math/fegetenv.c: Add hidden alias.
772 * sysdeps/i386/fpu/fegetenv.c: Likewise.
773 * sysdeps/ia64/fpu/fegetenv.c: Likewise.
774 * sysdeps/powerpc/fpu/fegetenv.c: Likewise.
775 * sysdeps/sh/sh4/fpu/fegetenv.c: Likewise.
776 * sysdeps/sparc/fpu/fegetenv.c: Likewise.
777 * sysdeps/x86_64/fpu/fegetenv.c: Likewise
778 * sysdeps/s390/fpu/fegetenv.c: Likewise. Remove unused headers.
779
70b7d00f
L
7802010-02-05 H.J. Lu <hongjiu.lu@intel.com>
781
782 [BZ #11230]
783 * sysdeps/ia64/memchr.S: Don't read beyond the last byte
784 during recovery.
785
70da4a18
AS
7862010-01-26 Andreas Schwab <schwab@redhat.com>
787
03849910
AS
788 * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: Use internal
789 interface.
790 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: Likewise.
791 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Declare internal
792 utmpx interface.
793
70da4a18
AS
794 * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
795 entry for 2.12.
796
caa6e772
UD
7972010-02-03 Ulrich Drepper <drepper@redhat.com>
798
17127345
UD
799 [BZ #11235]
800 * sysdeps/unix/sysv/linux/sys/mount.h: Remove S_WRITE, S_APPEND,
801 S_IMMUTABLE. Add MS_DIRSYNC, MS_MOVE, MS_SILENT, MS_REC,
802 MS_POSIXACL, MS_UNBINDABLE, MS_PRIVATE, MS_SLAVE, MS_SHARED,
803 MS_RELATIME, MS_KERNMOUNT, MS_I_VERSION, MS_STRICTATIME,
804 MS_ACTIVE, and MS_NOUSER.
805 (MS_RMT_MASK): Update according to current kernels.
806
caa6e772
UD
807 [BZ #11242]
808 * misc/getusershell.c (initshells): Allocate one more byte in input
809 buffer so that fgets doesn't loop undefinitely.
810
c63bfa79
UD
8112010-02-02 Ulrich Drepper <drepper@redhat.com>
812
813 * stdlib/setenv.c (__add_to_environ): Don't use alloca if
814 __libc_use_alloca tells us not to. Fix memory leak in an error
815 situation. Based partially on patch by Jim Meyering.
816
b34e12e2
ST
8172010-01-26 Samuel Thibault <samuel.thibault@ens-lyon.org>
818
819 * sysdeps/mach/getsysstats.c (get_nprocs_conf, get_nprocs,
820 get_phys_pages, get_avphys_pages): Add weak aliases.
821
7a518360
AS
8222010-01-25 Andreas Schwab <schwab@redhat.com>
823
824 * iconv/iconv_prog.c (write_output): Fix check for open failure.
825
8b2f25c2
JL
8262010-01-22 Ulrich Drepper <drepper@redhat.com>
827
8549abcb 828 [BZ #11200]
8b2f25c2
JL
829 * locale/loadlocale.c (_nl_load_locale): Fix recognition of genuine
830 mmap resource problem. Patch by Joe Landers <jlanders@vmware.com>.
831
d044d844
PE
8322010-01-22 Jim Meyering <jim@meyering.net>
833
aef699dc
PE
834 [BZ #11193]
835 * posix/regexec.c (extend_buffers): Avoid overflow in realloc
836 buffer length computation.
837
74bc9f14
PE
838 [BZ #11192]
839 * posix/regexec.c (re_copy_regs): Don't leak when allocation
840 of the start buffer succeeds but allocation of the "end" one fails.
841
42a2c9b5
PE
842 [BZ #11191]
843 * posix/regexec.c (re_search_2_stub): Check for overflow
844 when adding the sizes of the two strings.
845
eadc09f2
PE
846 [BZ #11190]
847 * posix/regexec.c (re_search_internal): Avoid overflow
848 in computing re_malloc buffer size.
849
4cd02867
PE
850 [BZ #11189]
851 * posix/regexec.c (prune_impossible_nodes): Avoid overflow
852 in computing re_malloc buffer size.
853
daa84549
PE
854 [BZ #11188]
855 * posix/regexec.c (build_trtable): Avoid arithmetic overflow
856 in size calculation.
857
d044d844
PE
858 [BZ #11187]
859 * posix/regexec.c (re_search_2_stub): Use simpler method than
860 boolean for freeing internal storage.
861
5ddf954c
UD
8622010-01-22 Ulrich Drepper <drepper@redhat.com>
863
864 * posix/regex_internal.c (re_string_skip_chars): Simplify test for
865 failed mbrtowc call.
866
54dd0ab3
UD
8672010-01-22 Jim Meyering <jim@meyering.net>
868
4f08104c
UD
869 [BZ #11186]
870 * posix/regex_internal.c (re_string_skip_chars): Don't assume WEOF
871 fits in wchar_t. Problem reported by Eric Blake.
872
0dae5d4e
UD
873 [BZ #11185]
874 * posix/regex_internal.c (re_string_reconstruct): Remove declaration
875 and stores into set-but-not-used local, "q".
876
22364644
UD
877 [BZ #11184]
878 * posix/regex_internal.c (re_dfa_add_node): Extend the overflow
879 detection test. Patch by Paul Eggert.
880
881 [BZ #11183]
54dd0ab3
UD
882 * posix/regex_internal.c (re_string_realloc_buffers):
883 Detect and handle internal overflow. Patch by Paul Eggert
884
e3b7670b
AS
8852010-01-20 Andreas Schwab <schwab@redhat.com>
886
887 * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c
888 (CHECK_SP): Fix check for alternate stack.
889 * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c
890 (CHECK_SP): Likewise.
891
cff0be88
L
8922010-01-19 H.J. Lu <hongjiu.lu@intel.com>
893
894 * sysdeps/i386/i686/multiarch/memmove.S: Also check
895 bit_Fast_Rep_String when SHARED isn't defined.
896
a7bbf3d7
UD
8972010-01-19 Ulrich Drepper <drepper@redhat.com>
898
899 [BZ #11194]
900 * misc/bits/syslog.h (syslog, vsyslog): Remove unnecessary return.
901
d924beb0
ST
9022010-01-17 Samuel Thibault <samuel.thibault@ens-lyon.org>
903
904 * sysdeps/mach/hurd/bits/libc-lock.h
905 (__rtld_lock_recursive_t): New type.
906 (__rtld_lock_initialize): New macro.
907
057edf90
UD
9082010-01-14 Ryan S. Arnold <rsa@us.ibm.com>
909
910 * sysdeps/powerpc/powerpc32/cell/memcpy.S: New file.
911 * sysdeps/powerpc/powerpc64/cell/memcpy.S: New file.
912 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/fpu/Implies: New file.
913 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/fpu/Implies: New file.
914
7a033a82
AS
9152010-01-18 Andreas Schwab <schwab@redhat.com>
916
f87d0dac
AS
917 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Remove duplicate
918 definitions of O_DSYNC and O_RSYNC.
919
db07e962
AS
920 * elf/dynamic-link.h (elf_get_dynamic_info): Use correct type when
921 casting d_tag.
922
7a033a82
AS
923 * elf/dynamic-link.h (elf_get_dynamic_info): Ignore negative
924 dynamic entry types.
925
64f38828
JJ
9262010-01-16 Jakub Jelinek <jakub@redhat.com>
927
928 * sysdeps/ieee754/ldbl-128/s_ceill.c (huge): Add L suffix to the
929 constant.
930 * sysdeps/ieee754/ldbl-128/s_floorl.c (huge): Likewise.
931 * sysdeps/ieee754/ldbl-128/s_expm1l.c (big): Decrease to avoid
932 overflow.
933 * sysdeps/ieee754/ldbl-128/s_log1pl.c (big): Remove unused variable.
934
935 * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf): Use
936 math_opt_barrier and math_force_eval macros.
937
635bc2a2
UD
9382010-01-15 Ulrich Drepper <drepper@redhat.com>
939
2da42bc0
UD
940 * posix/regcomp.c: Fix a few more cases of ignored return values.
941 * posix/regex_internal.c: Likewise.
942 * posix/regexec.c: Likewise.
943
635bc2a2
UD
944 * include/features.h: _XOPEN_SOURCE_EXTENDED is not defined to be
945 used without _XOPEN_SOURCE. Don't base any decisions on this macro
946 if _XOPEN_SOURCE is not defined as well.
947
9482010-01-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
949
950 * sysdeps/s390/s390-32/elf/start.S (_start): Added check for the
951 high gprs kernel facility.
952 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_matches_host):
953 Added high gprs check for DSOs.
954 * elf/elf.h (EF_S390_HIGH_GPRS): Added macro definition for the
955 new elf header flag.
956
2da42bc0 9572010-01-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3a56ea26
AK
958
959 * elf/dl-sysdep.c (_dl_sysdep_start): Added the auxv parameter to
960 dl_main.
961 * elf/dl-open.c (_dl_sysdep_start): Likewise..
962 * sysdeps/generic/ldsodefs.h (_dl_sysdep_start): Likewise.
963 * elf/rtld.c (dl_main): Added new parameter auxv. Adjust the
964 AT_PHDR, AT_PHNUM and AT_ENTRY fields if the ld.so is directly
965 started.
966
0b689682
UD
9672010-01-14 Ulrich Drepper <drepper@redhat.com>
968
dca5d51e
PP
969 [BZ #11027]
970 * sysdeps/generic/netinet/ip.h: Define IPTOS_CLASS_* macros according
971 to RFC 2474.
972 Patch by Philip Prindeville <philipp@redfish-solutions.com>.
973
ace4e23f
UD
974 [BZ #11141]
975 * resolv/res_send.c (reopen): Don't use IPv6 sockets for IPv4
976 addresses.
977
21f5de55
PE
978 [BZ #11127]
979 * posix/regcomp.c (alc_eclosure_iter): Do not ignore
980 re_node_set_insert failure; return REG_ESPACE.
981 Patch by Paul Eggert.
982
0b689682
UD
983 * bits/confname.h: Make pre-C99-safe.
984
35e65999
RA
9852010-01-14 Ryan S. Arnold <rsa@us.ibm.com>
986
987 * Makeconfig (+prector, +postctor, +prectorS, +postctorS): Add
988 $(sysdep-LDFLAGS) to pre and post ctors so that the proper .o
989 files are found by GCC.
990
f69190e7
UD
9912010-01-14 Ulrich Drepper <drepper@redhat.com>
992
6a7007d7
UD
993 * posix/unistd.h: Relax conditions for ualarm, usleep, getwd, vfork,
994 brk, and sbrk.
995
cd5c5f70
UD
996 * string/strings.h: Relax condition for bcmp, bcopy, bzero, ffs,
997 index, and rindex.
998
c589e093
UD
999 * stdlib/stdlib.h: Relax conditions for *cvt functions and valloc.
1000
402cd987
UD
1001 * Versions.def: Add GLIBC_2.12 for libpthread.
1002
346bc35c
UD
1003 [BZ #11126]
1004 * malloc/malloc.c (malloc_info): Initialize malloc if not already
1005 done. Handle empty bin lists.
1006
52e2ea9a
UD
1007 * posix/unistd.h: Change getpagesize and getdtablesize declaration
1008 visibility some more.
1009
63ee8410
UD
1010 * resolv/netdb.h: Relax condition to elide obsolete resolver constants.
1011
b1a66442
UD
1012 * posix/unistd.h: Declare getpagesize in _GNU_SOURCE mode.
1013
f69190e7
UD
1014 [BZ #11120]
1015 * sysdeps/x86_64/strcmp.S: Prevent silent errors should strncmp be
1016 needed outside libc.
1017
e26dfa69
UD
10182010-01-13 Ulrich Drepper <drepper@redhat.com>
1019
1020 * stdlib/stdlib.h: Parameter of unsetenv must not be NULL.
1021
5a7af22f
L
10222010-01-12 H.J. Lu <hongjiu.lu@intel.com>
1023
1024 * sysdeps/x86_64/multiarch/strlen.S: Unroll the loop.
1025
52e96a80
UD
10262010-01-13 Ulrich Drepper <drepper@redhat.com>
1027
1028 * stdlib/stdlib.h: Be a bit more relaxed about obsoleted mktemp symbol.
1029
25fdd5d1
UD
10302010-01-12 Ulrich Drepper <drepper@redhat.com>
1031
2e3e1b33
UD
1032 * conform/data/complex.h-data: Test for POSIX2008.
1033
1034 * conform/data/ctype.h-data: Fix POSIX testing.
1035
1036 * conform/data/dirent.h-data: ino_t only needed for XSI.
1037
dfe11a13
UD
1038 * grp/grp.h: Declare getgrent and endgrent for XPG7.
1039
1040 * conform/data/inttypes.h-data: Use same types as the headers.
1041
505cf2c0
UD
1042 * resolv/netdb.h: Don't define old resolver macros for XPG7.
1043
1044 * conform/data/sys/uio.h-data: Don't exclude POSIX2008.
1045
1046 * conform/conformtest.pl: Implement tag for allow-header.
1047 Fix newline handling in allow-header implementation.
1048
a9625ea9
UD
1049 * conform/data/time.h-data: Use allow-header instead of duplicating
1050 information.
1051
d3c7e686
UD
1052 * conform/data/time.h-data: Allow sigevent tag.
1053
25fdd5d1
UD
1054 * posix/sched.h: Define time_t and pid_t for XPG7.
1055
3af48cbd
L
10562010-01-12 H.J. Lu <hongjiu.lu@intel.com>
1057
1058 * sysdeps/i386/i686/bcopy.S: New file.
1059
1060 * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Define.
1061
1062 * sysdeps/i386/i686/memcpy.S (__memcpy_chk): Use ENTRY_CHK
1063 and END_CHK.
1064 * sysdeps/i386/i686/memmove.S (__memmove_chk): Likewise.
1065 * sysdeps/i386/i686/mempcpy.S (__mempcpy_chk): Likewise.
1066 * sysdeps/i386/i686/memset.S (__memset_chk): Likewise.
1067
1068 * sysdeps/i386/i686/memmove.S: Support USE_AS_BCOPY.
1069
1070 * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
1071 bzero-sse2 memset-sse2 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3
1072 memcpy-ssse3-rep mempcpy-ssse3-rep memmove-ssse3-rep
1073 bcopy-ssse3 bcopy-ssse3-rep memset-sse2-rep bzero-sse2-rep
1074 * sysdeps/i386/i686/multiarch/bcopy-ssse3-rep.S: New file.
1075 * sysdeps/i386/i686/multiarch/bcopy-ssse3.S: New file.
1076 * sysdeps/i386/i686/multiarch/bcopy.S: New file.
1077 * sysdeps/i386/i686/multiarch/bzero-sse2-rep.S: New file.
1078 * sysdeps/i386/i686/multiarch/bzero-sse2.S: New file.
1079 * sysdeps/i386/i686/multiarch/bzero.S: New file.
1080 * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: New file.
1081 * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: New file.
1082 * sysdeps/i386/i686/multiarch/memcpy.S: New file.
1083 * sysdeps/i386/i686/multiarch/memcpy_chk.S: New file.
1084 * sysdeps/i386/i686/multiarch/memmove-ssse3-rep.S: New file.
1085 * sysdeps/i386/i686/multiarch/memmove-ssse3.S: New file.
1086 * sysdeps/i386/i686/multiarch/memmove.S: New file.
1087 * sysdeps/i386/i686/multiarch/memmove_chk.S: New file.
1088 * sysdeps/i386/i686/multiarch/mempcpy-ssse3-rep.S: New file.
1089 * sysdeps/i386/i686/multiarch/mempcpy-ssse3.S: New file.
1090 * sysdeps/i386/i686/multiarch/mempcpy.S: New file.
1091 * sysdeps/i386/i686/multiarch/mempcpy_chk.S: New file.
1092 * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: New file.
1093 * sysdeps/i386/i686/multiarch/memset-sse2.S: New file.
1094 * sysdeps/i386/i686/multiarch/memset.S: New file.
1095 * sysdeps/i386/i686/multiarch/memset_chk.S: New file.
1096
1097 * sysdeps/i386/sysdep.h (ENTRY_CHK): New.
1098 (END_CHK): Likewise.
1099
1100 * sysdeps/i386/i686/multiarch/ifunc-defines.sym: Add
1101 FEATURE_OFFSET, FEATURE_SIZE and FEATURE_INDEX_1.
1102 * sysdeps/x86_64/multiarch/ifunc-defines.sym: Likewise.
1103
1104 * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add entries
1105 for 0x0e and 0x80.
1106 (__x86_64_data_cache_size): New.
1107 (init_cacheinfo): Set __x86_64_data_cache_size.
1108
1109 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Turn
1110 on bit_Fast_Rep_String for Intel Core i7.
1111
1112 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Rep_String): New.
1113 (index_Fast_Rep_String): Likewise.
1114 (FEATURE_INDEX_1): Likewise.
1115 (FEATURE_INDEX_MAX): Likewise.
1116 (cpu_features): Add feature.
1117
4bfc6ab9
UD
11182010-01-12 Ulrich Drepper <drepper@redhat.com>
1119
1120 * conform/data/sys/select.h-data: Fix up for XPG7.
1121
8500fa83
JJ
11222010-01-12 Jakub Jelinek <jakub@redhat.com>
1123
1124 * posix/sys/wait.h: Don't define W* macros etc. if
1125 stdlib.h has been included with _POSIX_C_SOURCE >= 200809L.
1126
7b4715c5
UD
11272010-01-11 Ulrich Drepper <drepper@redhat.com>
1128
e00a72ef
UD
1129 * io/sys/stat.h: Declare fchmod for XPG7.
1130 * conform/data/sys/stat.h-data: Fix up for XPG7.
1131
f8c1b120
UD
1132 * termios/termios.h: Define pid_t for XPG7.
1133
91251b7f
UD
1134 * conform/data/math.h-data: Fix up for XPG6 and XPG7.
1135 * conform/data/tgmath.h-data: Likewise.
1136
75eb41b4
UD
1137 * conform/data/time.h-data: Fix POSIX tests.
1138
e531ede5
UD
1139 * conform/data/wchar.h-data: Fix up XPG7 tests.
1140
1141 * include/features.h: Fix __USE_ISOC95 handling.
1142
37c8e466
UD
1143 * conform/data/wordexp.h-data: Fix typo in last change.
1144
1bdfadb4
UD
1145 * conform/data/unistd.h-data: Fix up older POSIX tests.
1146
21487cc9
UD
1147 * stdlib/stdlib.h: Fix handling symbols removed in XPG7.
1148 * posix/unistd.h: Likewise.
1149
7cdb5a32
UD
1150 * posix/unistd.h: Include environments.h also for XPG6 and up.
1151 Define intptr_t for XPG6 and up.
1152 Fix up for XPG7.
1153 * conform/data/unistd.h-data: Fix up for XPG6 and XPG7.
1154
1155 * conform/data/sys/types.h-data: Fix up for XPG7.
1156
64c1f3af
UD
1157 * sysdeps/unix/bsd/bits/stat.h: Fix double-inclusion problem.
1158 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
1159 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
1160 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
1161 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
1162 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
1163 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
1164 * sysdeps/unix/sysv/bits/stat.h: Likewise.
1165 * sysdeps/mach/hurd/bits/stat.h: Likewise.
1166
7b4715c5
UD
1167 * bits/confname.h: Fix typo in last change.
1168
1169 * conform/data/unistd.h-data: lockf-constants Not needed for POSIX.
1170
cd2f000c
UD
11712010-01-10 Ulrich Drepper <drepper@redhat.com>
1172
33780b6d
UD
1173 * sysdeps/unix/sysv/linux/bits/sigaction.h: SA_RESTART, SA_NODEFER,
1174 and SA_RESETHAND now available in Base.
1175 * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h: Likewise.
1176 * sysdeps/unix/sysv/linux/s390/bits/sigaction.h: Likewise.
1177 * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise.
1178 * conform/data/signal.h-data: Update for XPG7.
1179
f9cfa295
UD
1180 * posix/sys/types.h: Define id_t, clock_t, blksize_t for XPG7.
1181
18598ff1
UD
1182 * string/strings.h: Don't declare obsolete functions for XPG7.
1183 Declare ffs only for XSI.
1184 * conform/data/strings.h-data: Update for XPG7.
1185
11862010-01-10 Jakub Jelinek <jakub@redhat.com>
1187
cd2f000c
UD
1188 [BZ #11125]
1189 * libio/stdio.h: Define va_list, off_t, and ssize_t.
1190
df06f485
UD
1191 * posix/glob.h: Define size_t.
1192
99d46ae3
UD
1193 * posix/sys/wait.h: Define idtype_t and declare waitid for XPG7.
1194
33780b6d
UD
1195 * signal/signal.h: Define size_t, mcontext_t, and ucontext_t for XPG7.
1196
18598ff1
UD
11972010-01-10 Ulrich Drepper <drepper@redhat.com>
1198
b2660fb6
UD
1199 * conform/conformtest.pl: For XPG7 testing the headers are supposed to
1200 be self-contained.
1201
1202 * conform/data/stdio.h-data: Expect off_t and ssize_t.
1203
f095bb72
UD
12042010-01-09 Ulrich Drepper <drepper@redhat.com>
1205
cd2f000c
UD
1206 * libio/stdio.h: Define va_list also for XPG7.
1207
f095bb72
UD
1208 * conform/conformtest.pl: Update for XPG7 and some bug fixes.
1209 * conform/data/ctype.h-data: Likewise.
1210 * conform/data/dirent.h-data: Likewise.
1211 * conform/data/errno.h-data: Likewise.
1212 * conform/data/fcntl.h-data: Likewise.
1213 * conform/data/fmtmsg.h-data: Likewise.
1214 * conform/data/fnmatch.h-data: Likewise.
1215 * conform/data/ftw.h-data: Likewise.
1216 * conform/data/glob.h-data: Likewise.
1217 * conform/data/grp.h-data: Likewise.
1218 * conform/data/iconv.h-data: Likewise.
1219 * conform/data/langinfo.h-data: Likewise.
1220 * conform/data/libgen.h-data: Likewise.
1221 * conform/data/limits.h-data: Likewise.
1222 * conform/data/locale.h-data: Likewise.
1223 * conform/data/math.h-data: Likewise.
1224 * conform/data/monetary.h-data: Likewise.
1225 * conform/data/mqueue.h-data: Likewise.
1226 * conform/data/ndbm.h-data: Likewise.
1227 * conform/data/netdb.h-data: Likewise.
1228 * conform/data/pthread.h-data: Likewise.
1229 * conform/data/pwd.h-data: Likewise.
1230 * conform/data/regex.h-data: Likewise.
1231 * conform/data/sched.h-data: Likewise.
1232 * conform/data/search.h-data: Likewise.
1233 * conform/data/semaphore.h-data: Likewise.
1234 * conform/data/setjmp.h-data: Likewise.
1235 * conform/data/signal.h-data: Likewise.
1236 * conform/data/spawn.h-data: Likewise.
1237 * conform/data/stdio.h-data: Likewise.
1238 * conform/data/stdlib.h-data: Likewise.
1239 * conform/data/string.h-data: Likewise.
1240 * conform/data/strings.h-data: Likewise.
1241 * conform/data/sys/ipc.h-data: Likewise.
1242 * conform/data/sys/msg.h-data: Likewise.
1243 * conform/data/sys/resource.h-data: Likewise.
1244 * conform/data/sys/sem.h-data: Likewise.
1245 * conform/data/sys/shm.h-data: Likewise.
1246 * conform/data/sys/socket.h-data: Likewise.
1247 * conform/data/sys/stat.h-data: Likewise.
1248 * conform/data/sys/time.h-data: Likewise.
1249 * conform/data/sys/types.h-data: Likewise.
1250 * conform/data/sys/uio.h-data: Likewise.
1251 * conform/data/sys/wait.h-data: Likewise.
1252 * conform/data/syslog.h-data: Likewise.
1253 * conform/data/tar.h-data: Likewise.
1254 * conform/data/termios.h-data: Likewise.
1255 * conform/data/time.h-data: Likewise.
1256 * conform/data/ulimit.h-data: Likewise.
1257 * conform/data/unistd.h-data: Likewise.
1258 * conform/data/utmpx.h-data: Likewise.
1259 * conform/data/wchar.h-data: Likewise.
1260 * conform/data/wctype.h-data: Likewise.
1261 * conform/data/wordexp.h-data: Likewise.
1262
1263 * io/fcntl.h: Define mode_t macros instead of including sys/stat.h.
1264 * sysdeps/unix/bsd/bits/stat.h: Enable using from fcntl.h.
1265 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
1266 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
1267 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
1268 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
1269 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
1270 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
1271 * sysdeps/unix/sysv/bits/stat.h: Likewise.
1272 * sysdeps/mach/hurd/bits/stat.h: Likewise.
1273
1274 * stdlib/stdlib.h: Define wait-related bits for XPG7.
1275 Don't declare valloc, mktemp, ecvt, fcvt, gcvt for XPG6 and up.
1276 Declare mkstemp and getsubopt for XPG7.
1277 Declare posix_openpt for XPG6 XSI.
1278
1279 * include/features.h: Define __USE_XOPEN2KXSI for _XOPEN_SOURCE >= 600
1280 and __USE_XOPEN2K8XSI for _XOPEN_SOURCE >= 700.
1281
1282 * string/string.h: Declare strdup for XPG7.
1283
12842010-01-08 Ulrich Drepper <drepper@redhat.com>
1285
1286 * bits/confname.h: Define _CS_V6_ENV and _CS_V7_ENV.
1287 * posix/confstr.c: Implement _CS_V6_ENV and _CS_V7_ENV.
1288
1289 * dirent/dirent.h: Really fix feature selection.
1290
1291 * locale/localeinfo.h: Rename struct locale_data to __locale_data.
1292 Fix all users.
1293 * locale/C-address.c: Fix all users.
1294 * locale/C-collate.c: Likewise.
1295 * locale/C-ctype.c: Likewise.
1296 * locale/C-identification.c: Likewise.
1297 * locale/C-measurement.c: Likewise.
1298 * locale/C-messages.c: Likewise.
1299 * locale/C-monetary.c: Likewise.
1300 * locale/C-name.c: Likewise.
1301 * locale/C-numeric.c: Likewise.
1302 * locale/C-paper.c: Likewise.
1303 * locale/C-telephone.c: Likewise.
1304 * locale/C-time.c: Likewise.
1305 * locale/findlocale.c: Likewise.
1306 * locale/global-locale.c: Likewise.
1307 * locale/loadarchive.c: Likewise.
1308 * locale/loadlocale.c: Likewise.
1309 * locale/nl_langinfo_l.c: Likewise.
1310 * locale/setlocale.c: Likewise.
1311 * locale/xlocale.c: Likewise.
1312 * locale/xlocale.h: Likewise.
1313 * stdio-common/vfscanf.c: Likewise.
1314 * stdlib/strfmon_l.c: Likewise.
1315 * stdlib/strtod_l.c: Likewise.
1316 * stdlib/strtol_l.c: Likewise.
1317 * string/strcoll_l.c: Likewise.
1318 * string/strxfrm_l.c: Likewise.
1319 * time/alt_digit.c: Likewise.
1320 * time/asctime.c: Likewise.
1321 * time/era.c: Likewise.
1322 * time/lc-time-cleanup.c: Likewise.
1323 * time/strftime_l.c: Likewise.
1324 * time/strptime_l.c: Likewise.
1325 * wcsmbs/wcsmbsload.c: Likewise.
1326 * wcsmbs/wcsmbsload.h: Likewise.
1327
1328 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define O_DIRECTORY,
1329 O_NOFOLLOW, O_CLOEXEC, F_DUPFD_CLOEXEC, F_SETOWN, and F_GETOWN
1330 for XPG7.
1331 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1332 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1333 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1334 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1335 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1336 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1337
4472e1de
RM
13382010-01-07 Roland McGrath <roland@redhat.com>
1339
d5ea695b
RM
1340 * elf/elf.h (PN_XNUM): New macro.
1341
4472e1de
RM
1342 * elf/dl-sysdep.c (_dl_important_hwcaps): Use NT_GNU_HWCAP instead of
1343 literal 2.
1344
44dcc002
UD
13452010-01-06 Ulrich Drepper <drepper@redhat.com>
1346
1347 * dirent/dirent.h: Fix typo in feature selection macro use.
1348
92505456
MR
13492009-12-15 Maciej W. Rozycki <macro@codesourcery.com>
1350
a87cd289 1351 [BZ #11115]
92505456 1352 * stdlib/tst-makecontext3.c: New file.
c10f8866 1353 * stdlib/Makefile (tests): Add new test.
92505456
MR
1354
1355 * stdlib/tst-setcontext.c (check_called): Fix a typo.
1356
6f89d2f3
L
13572009-12-17 H.J. Lu <hongjiu.lu@intel.com>
1358
1359 * configure.in: Enable multi-arch by default if the assembler
1360 supports gnu_indirect_function symbol type and the architecture
1361 supports it.
1362
63de5ef7
UD
13632009-12-23 Ulrich Drepper <drepper@redhat.com>
1364
1365 * include/stdlib.h: Exclude some includes and prototypes if _ISOMAC
1366 is defined.
1367
e87e2f48
ST
13682009-12-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
1369
1370 * hurd/hurdioctl.c (_hurd_locked_install_cttyid): Set newctty to
1371 MACH_PORT_NULL when id != cttyid.
1372
e70ffcb0
ST
13732009-12-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
1374
1375 * sysdeps/mach/hurd/getcwd.c (cleanup): Do not call
1376 __mach_port_deallocate on rootdevid.
1377
caf512de
MS
13782009-12-17 Martin Schwidefsky <schwidefsky@de.ibm.com>
1379
1380 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Handle
1381 R_390_PC32DBL. Remove unneeded R_390_PLT16DBL.
1382 * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Remove
1383 unneeded R_390_PLT16DBL and R_390_PLT32DBL.
1384
4286fa41
UD
13852009-12-21 Ulrich Drepper <drepper@redhat.com>
1386
538fa939 1387 [BZ #10992]
4286fa41 1388 * sysdeps/unix/sysv/linux/futimens.c: Handle AT_FDCWD.
538fa939 1389 Patch by Eric Blake <ebb9@byu.net>.
4286fa41 1390
2af63968
UD
13912009-12-15 Ulrich Drepper <drepper@redhat.com>
1392
f282f6b9
UD
1393 [BZ #11093]
1394 * bits/poll.h: Define POLLRDNORM, POLLRDBAND, POLLWRNORM, and
1395 POLLWRBAND also for POSIX 2008.
1396 * sysdeps/unix/sysv/linux/bits/poll.h: Likewise.
1397 * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Likewise.
1398
2af63968
UD
1399 * include/link.h (struct link_map): Move l_used into its own word.
1400 * elf/dl-lookup.c (_dl_lookup_symbol_x): Only update l_used when it is
1401 still zero.
1402 * elf/dl-object.c (_dl_new_object): Set dl_used if we know it is
1403 never really used.
1404
2510d01d
L
14052009-12-13 H.J. Lu <hongjiu.lu@intel.com>
1406
1407 * sysdeps/i386/i686/multiarch/strcspn.S Include <init-arch.h>
1408 instead of <ifunc-defines.h>. Use bit_XXX and index_XXX to
1409 check processor feature.
1410 * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
1411 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
1412 * sysdeps/x86_64/multiarch/init-arch.h (bit_SSE2): New definition.
1413 (index_SSE2): Likewise.
1414
51ddd2c0
L
14152009-12-09 H.J. Lu <hongjiu.lu@intel.com>
1416
1417 * sysdeps/x86_64/multiarch/init-arch.h: Include <ifunc-defines.h>
1418 if __ASSEMBLER__ is defined.
1419 (bit_SSSE3): New. Defined for __ASSEMBLER__.
1420 (bit_SSE4_2): Likewise.
1421 (index_SSSE3): Likewise.
1422 (index_SSE4_2): Likewise.
1423 * sysdeps/x86_64/multiarch/rawmemchr.S: Include <init-arch.h>
1424 instead of <ifunc-defines.h>. Use bit_XXX and index_XXX to
1425 check processor feature.
1426 * sysdeps/x86_64/multiarch/strchr.S: Likewise.
1427 * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
1428 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
1429 * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
1430 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
1431 * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
1432 * sysdeps/x86_64/multiarch/strspn.S: Likewise.
1433
9b2f1d4b
KK
14342009-12-08 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1435
1436 * sysdeps/sh/elf/initfini.c: Update according to generic/initfini.c.
1437
ca1ccae5
MF
14382009-12-01 Mike Frysinger <vapier@gentoo.org>
1439
1440 * sysdeps/sh/sh4/fpu/fpu_control.h (__set_fpscr): New prototype.
1441
2de59be0
UD
14422009-12-11 Ulrich Drepper <drepper@redhat.com>
1443
1444 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Redefine O_SYNC and
1445 O_DSYNC to match 2.6.33+ kernels.
1446 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1447 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1448 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1449 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1450 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1451 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1452
a682a1bf
UD
14532009-12-10 Ulrich Drepper <drepper@redhat.com>
1454
1455 [BZ #11000]
1456 * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Always set
1457 *herrnop before returning.
1458 * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r):
1459 Likewise.
1460 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r): Handle
1461 TRYAGAIN errors separately.
1462 * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix error handling of
1463 *name4_r after functions.
1464
633bbc1d
UD
14652009-12-09 Ulrich Drepper <drepper@redhat.com>
1466
1467 [BZ #11046]
1468 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Fix kernel
1469 version check.
1470
4940d71b
BH
14712009-11-05 Bruno Haible <bruno@clisp.org>
1472
1473 [BZ #11056]
1474 * posix/unistd.h (execve, fexecve, execv, execvp, execvpe): Mark the
1475 argv argument as non-NULL.
1476 (execle, execl, execlp): Mark the first ARG argument as non-NULL.
1477
1478-2009-12-08 Ulrich Drepper <drepper@redhat.com>
ee1a7fab
UD
1479
1480 * sysdeps/unix/sysv/linux/bits/socket.h: Define mmsghdr and declare
1481 recvmmsg.
1482 * sysdeps/unix/sysv/linux/syscalls.list: Add entry for recvmmsg.
1483 * sysdeps/unix/sysv/linux/Versions: Add recvmmsg for GLIBC_2.12.
1484
406300d2
AK
14852009-12-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1486
1487 * sysdeps/s390/s390-64/dl-trampoline.S: Add CFI for the call saved
1488 registers.
1489 * sysdeps/s390/s390-32/dl-trampoline.S: Likewise.
1490 * sysdeps/s390/s390-32/s390-mcount.S: Add CFI.
1491 * sysdeps/s390/s390-64/s390x-mcount.S: Add CFI.
1492
02a52de0
UD
14932009-11-30 Ulrich Drepper <drepper@redhat.com>
1494
1495 * sysdeps/unix/sysv/linux/bits/sched.h: Define SCHED_IDLE and
1496 SCHED_RESET_ON_FORK.
1497
e2c59de6
UD
14982009-11-26 Ulrich Drepper <drepper@redhat.com>
1499
1500 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Avoid code
1501 only used on truly ancient kernel if configuration requires a more
1502 recent kernel.
1503
1c3c269b
UD
15042009-11-24 Ulrich Drepper <drepper@redhat.com>
1505
c53f6228
UD
1506 [BZ #3662]
1507 * stdlib/random_r.c: Fix comments for __initstate_r and __setstate_r.
1508 Patch by Christopher Neufeld <glibcbugs0000@cneufeld.ca>.
1509
aa989023
UD
1510 * sysdeps/unix/grantpt.c (pts_name): Take additional parameter,
1511 pass it on to __ptsname_internal.
1512 (grantpt): Pass stat64 pointer to pts_name. Remove stat call here.
1513 * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): New function.
1514 All the code from __ptsname_r but take additional parameter. Use that
1515 instead of pointer to local stat64 variable.
1516 (__ptsname_r): Call __ptsname_internal with pointer to local stat64
1517 variable.
1518 * include/stdlib.h: Declare __ptsname_internal.
1519
139ee080
UD
1520 * sysdeps/unix/grantpt.c (grantpt): Use CLOSE_ALL_FDS is available
1521 before the exec.
1522 * sysdeps/unix/sysv/linux/grantpt.c: New file.
1523 * login/programs/pt_chown.c (main): Don't print message on errors
1524 when doing real work.
1525
21f2c223
UD
1526 * sysdeps/unix/grantpt.c (grantpt): Only get tty group information
1527 once.
1528
1c3c269b
UD
1529 * csu/elf-init.c (__libc_csu_irel): New function. Code to perform
1530 irel relocations split out from...
1531 (__libc_csu_init): ...here.
1532 * csu/libc-start.c [!SHARED]: Call __libc_csu_irel early.
1533
e3611aef
AS
15342009-11-23 Andreas Schwab <schwab@redhat.com>
1535
1536 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Use struct timespec
1537 for timestamps also if __USE_XOPEN2K8.
1538 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
1539 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
1540 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
1541 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
1542
89b432d7
UD
15432009-11-22 Ulrich Drepper <drepper@redhat.com>
1544
351fe947
UD
1545 * nscd/connections.c (restart): Try harder to re-exec.
1546
c5a8b997
UD
1547 * sunrpc/create_xid.c (_create_xid): Reinitialize state after fork.
1548
eb415739
UD
1549 * sysdeps/unix/sysv/linux/ntp_gettimex.c: New file.
1550 * sysdeps/unix/sysv/linux/Makefile: Add rules to build ntp_gettimex.
1551 * sysdeps/unix/sysv/linux/Versions: Export ntp_gettimex for GLIBC_2.12.
1552 * sysdeps/unix/sysv/linux/sys/timex.h (ntptimeval): Add tai member and
1553 some placeholders. Redirect ntp_gettime to ntp_gettimex.
1554 * sysdeps/unix/sysv/linux/ntp_gettime.c: Adjust for header change.
1555
89b432d7
UD
1556 * sysdeps/unix/sysv/linux/sys/timex.h (MOD_TAI, MOD_MICRO, MOD_NANO):
1557 Define.
1558 (STA_RONLY): Add STA_NANO, STA_MODE, and STA_CLK.
1559
66221417
L
15602009-11-18 H.J. Lu <hongjiu.lu@intel.com>
1561
1562 [BZ #10162]
1563 * sysdeps/ia64/memchr.S: Don't use a simple loop on data shorter
1564 than software pipeline. Properly recover from shorter read.
1565
c6e7f16c
UD
15662009-11-19 Ulrich Drepper <drepper@redhat.com>
1567
df1934da
UD
1568 [BZ #10958]
1569 * libio/libio.h (_IO_getwc_unlocked): Check for _wide_data being
1570 initialized before using it.
1571 (_IO_putwc_unlocked): Likewise.
1572
03ebadd9
UD
1573 [BZ #10918]
1574 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ISSET_S): Use __const
1575 in cast to not throw away const-ness of parameters.
1576 (__CPU_EQUAL_S): Likewise.
1577 (__CPU_OP_S): Likewise.
1578
c6e7f16c
UD
1579 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Introduce new symbol
1580 F_OWNER_PGRP and mark F_OWNER_GID obsolete. The kernel people made
1581 this gratuitous change and we have to keep compatibility.
1582 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1583 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1584 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1585 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1586 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1587 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1588
424bea69
UD
15892009-11-17 Ulrich Drepper <drepper@redhat.com>
1590
1591 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Change misleading names
1592 of parameters of sync_file_range.
1593 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1594 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1595 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1596 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1597 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1598 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1599
8ad81b31
JJ
16002009-11-16 Jakub Jelinek <jakub@redhat.com>
1601
1602 * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
1603 Implement using sync_file_range2 syscall if __NR_sync_file_range2
1604 is defined.
1605 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c: New
1606 file.
1607
815d8147
PB
16082009-11-17 Paolo Bonzini <bonzini@gnu.org>
1609
1610 * posix/bug-regex30.c: New file.
1611 * posix/Makefile: Add rules to build and run bug-regex30.
1612 * posix/regcomp.c (re_compile_fastmap_iter): Add all multibyte
1613 character lead bytes when there is a range in a COMPLEX_BRACKET.
1614 Reported by Oleg Bylatov.
1615
2866eeb1
UD
16162009-11-17 Ulrich Drepper <drepper@redhat.com>
1617
74432447
UD
1618 [BZ #10969]
1619 * locale/duplocale.c (__duplocale): Handle LC_GLOBAL_LOCALE special.
1620 * locale/tst-duplocale.c: New file.
1621 * locale/Makefile (tests): Add tst-duplocale.
1622
4fb9241e
UD
1623 [BZ #10968]
1624 * locale/langinfo.h (_NL_LOCALE_NAME): Correct definition.
1625 Patch by Bruno Haible <bruno@clisp.org>.
1626 * locale/tst-locname.c: New file.
1627 * locale/Makefile (tests): Add tst-locname.
1628
2866eeb1
UD
1629 [BZ #10972]
1630 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Add new MADV_*
1631 constants from recent kernels.
1632 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
1633 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
1634 * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
1635 * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
1636 * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
1637 * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
1638
65a1148b
L
16392009-11-09 H.J. Lu <hongjiu.lu@intel.com>
1640
1641 [BZ #10162]
1642 * sysdeps/ia64/memchr.S: Use a simple loop on data shorter than
1643 software pipeline.
1644
fabe43ab
MF
16452009-11-09 Mike Frysinger <vapier@gentoo.org>
1646
1647 * sysdeps/unix/sysv/linux/i386/fallocate.c: Include errno.h.
1648 (fallocate): Return ENOSYS if __NR_fallocate is not defined.
1649 * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
1650
2866eeb1 16512009-11-06 Mike Frysinger <vapier@gentoo.org>
5ec794b4
MF
1652
1653 * posix/bug-regex29.c: Include stdio.h.
1654
89646810
UD
16552009-11-14 Ulrich Drepper <drepper@redhat.com>
1656
0079dd23
UD
1657 [BZ #10939]
1658 * Versions.def: Define GLIBC_2.12 for libc.
1659 * manual/errno.texi: Add ERFKILL entry.
1660 * sysdeps/unix/sysv/linux/Versions: Add new errlist compat entries
1661 for 2.12.
1662 * sysdeps/unix/sysv/linux/bits/errno.h: Define ERFKILL is not done.
1663 * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Likewise.
1664
89646810
UD
1665 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Update F_SETOWN_EX and
1666 F_GETOWN_EX definitions according to corrected kernel definitions.
1667 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1668 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1669 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1670 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1671 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1672 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1673
24c0bf7a
UD
16742009-11-12 Ulrich Drepper <drepper@redhat.com>
1675
1676 * version.h: Bump for 2.12 development.
1677
51e4196f
AS
16782009-11-10 Andreas Schwab <schwab@redhat.com>
1679
1680 * resolv/mapv4v6hostent.h (map_v4v6_hostent): Return non-zero if
1681 out of buffer space.
1682 * resolv/nss_dns/dns-host.c (getanswer_r): Check for
1683 map_v4v6_hostent running out of space.
1684
6515a01f
CM
16852009-11-10 Ulrich Drepper <drepper@redhat.com>
1686
1687 * string/bits/string3.h (memset): If the second parameter is constant
1688 and zero there is likely no transposition.
51e4196f 1689 Patch by Caolan McNamara <caolanm@redhat.com.
6515a01f 1690
868f7a40
PDM
16912009-11-04 Philippe De Muyter <phdm@macqel.be>
1692
1693 * sysdeps/powerpc/fpu/e_sqrt.c: Fix spelling of (Newton-)Raphson.
1694 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
1695
685cb083
HHPF
16962009-10-30 Holger Hans Peter Freyther <zecke@selfish.org>
1697
1698 * malloc/memusagestat.c (main): Fix spelling in an error message.
1699
8608ae1f
L
17002009-11-01 H.J. Lu <hongjiu.lu@intel.com>
1701
1702 * elf/dl-sym.c (do_sym): Properly handle STT_GNU_IFUNC symbols.
1703 * elf/ifuncmain3.c (main): Test dlopen STT_GNU_IFUNC symbol.
1704
5b55d236
AS
17052009-11-03 Andreas Schwab <schwab@redhat.com>
1706
1707 * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
1708 readahead.
1709
872873d4
JJ
17102009-11-03 Jakub Jelinek <jakub@redhat.com>
1711
1712 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Don't
1713 relocate opd entry when resolving prelink conflicts.
1714
34df851b
JJ
17152009-11-04 Jakub Jelinek <jakub@redhat.com>
1716
1717 * misc/sys/uio.h (preadv, pwritev): Fix type of last argument
1718 when -D_FILE_OFFSET_BITS=64.
1719
1720 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (fallocate): Fix types
1721 of last two arguments when -D_FILE_OFFSET_BITS=64.
1722 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (fallocate): Likewise.
1723 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (fallocate): Likewise.
1724 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (fallocate): Likewise.
1725 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (fallocate): Likewise.
1726 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (fallocate): Likewise.
1727 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (fallocate): Likewise.
1728
13f6812f
AS
17292009-11-03 Andreas Schwab <schwab@linux-m68k.org>
1730
1731 [BZ #4457]
1732 * sysdeps/generic/libgcc_s.h: New file.
1733 * sysdeps/generic/framestate.c: Include it and use LIBGCC_S_SO.
1734
cc49a5a8
UD
17352009-11-01 Ulrich Drepper <drepper@redhat.com>
1736
1737 * malloc/hooks.c (free_check): Restore locking and call _int_free
1738 appropriately.
1739
3a83202d
UD
17402009-10-30 Ulrich Drepper <drepper@redhat.com>
1741
7f9cd6ed
UD
1742 * version.h (VERSION): Bump for 2.11 release.
1743 * include/features.h (__GLIBC_MINOR__): Bump to 11.
1744
3005703b
UD
1745 * elf/tst-execstack.c (do_test): Add cast to avoid warning.
1746
1c52a97a
UD
1747 * stdio-common/scanf13.c (main): Remove unused variable wbuf.
1748
08c7ad97
UD
1749 * stdlib/tst-strtol.c (tests): Mark one more constant as unsigned
1750 to avoid warning.
1751 * stdlib/tst-strtoll.c (tests): Likewise.
1752
3c2c4bf6
KS
1753 [BZ #9986]
1754 * time/strftime_l.c (__strftime_internal): Allow %OC.
1755
3a83202d
UD
1756 * misc/mkostemps.c: New file.
1757 * misc/mkostemps64.c: New file.
1758
de2cc809
AS
17592009-10-30 Andreas Schwab <schwab@redhat.com>
1760
2c5c07f5
AS
1761 * locale/programs/locale-spec.c: Include <error.h> and
1762 <libintl.h>.
1763
de2cc809
AS
1764 * sysdeps/unix/sysv/linux/readlinkat.c: Fix last change.
1765
6cfe8609
RM
17662009-10-28 Roland McGrath <roland@redhat.com>
1767
1768 * Makefile (dist-prepare): New target.
1769 (tag-for-dist): Target removed.
1770 (glibc-%.tar): Pattern rule removed.
1771 (%.tar): New pattern rule, does simple use of git archive.
1772 (dist-version): Remove variable definition.
1773 (dist): Just depend on that. Add .tar.xz dependency.
1774 If dist-version variable not set on command line, depend on
1775 dist-prepare, re-invoke with dist-version set via git describe.
1776
1777 * Makerules (%.xz): New pattern rule.
1778
31c759bf
AM
17792009-10-28 Alan Modra <amodra@bigpond.net.au>
1780
1781 * elf/ifuncdep2.c: Include ifunc-sel.h.
1782 (global): Delete.
1783 (foo1_ifunc, foo2_ifunc, foo3_ifunc): Use ifunc_sel.
1784 * elf/ifuncmain1.c (global): Delete.
1785 * elf/ifuncmain1vis.c: Likewise.
1786 * elf/ifuncmain2.c: Likewise.
1787 * elf/ifuncmain5.c: Likewise.
1788 * elf/ifuncmod3.c: Likewise.
1789 * elf/ifuncmain6pie.c: Include ifunc-sel.h.
1790 (foo_ifunc): Use ifunc_one.
1791 * elf/ifuncmain7.c: Likewise.
1792 * elf/ifuncmod1.c: Include ifunc-sel.h.
1793 (global): Define protected var.
1794 (foo_ifunc, foo_hidden_ifunc, foo_protected_ifunc): Use ifunc_sel.
1795 * elf/ifuncmod5.c: Likewise.
1796 * sysdeps/generic/elf/ifunc-sel.h: New file.
1797 * sysdeps/powerpc/elf/ifunc-sel.h: New file.
1798
77799d9d
AM
17992009-07-30 Alan Modra <amodra@bigpond.net.au>
1800
1801 * elf/elf.h (R_PPC_NUM, R_PPC64_NUM): Delete unused and incorrect.
1802 (R_PPC_REL16*): Correct comments.
1803 (R_PPC_IRELATIVE, R_PPC64_IRELATIVE, R_PPC64_JMP_IREL): Define.
1804 (R_PPC64_REL16, R_PPC64_REL16_LO, R_PPC64_REL16_HI,
1805 R_PPC64_REL16_HA): Define.
1806 * sysdeps/powerpc/powerpc32/dl-irel.h: New file.
1807 * sysdeps/powerpc/powerpc64/dl-irel.h: New file.
1808 * sysdeps/powerpc/powerpc32/dl-machine.c (__elf_machine_fixup_plt):
1809 Delete unused "reloc" param.
1810 (__process_machine_rela): Handle R_PPC_IRELATIVE.
1811 * sysdeps/powerpc/powerpc32/dl-machine.h (__elf_machine_fixup_plt):
1812 Delete "reloc" param.
1813 (elf_machine_rela): Handle STT_GNU_IFUNC functions and
1814 R_PPC_IRELATIVE.
1815 * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): New function.
1816 (elf_machine_rela): Handle STT_GNU_IFUNC functions and new ifunc
1817 relocations.
1818
1819d2009-10-30 Ulrich Drepper <drepper@redhat.com>
7f3146e7 1820
0d2f180d
UD
1821 [BZ #10315]
1822 * sysdeps/gnu/netinet/udp.h: Define UDP_CORK, UDP_ENCAP,
1823 UDP_ENCAP_ESPINUDP_NON_IKE, UDP_ENCAP_ESPINUDP, and
1824 UDP_ENCAP_L2TPINUDP.
1825
7f3146e7
UD
1826 [BZ #10349]
1827 * sysdeps/posix/tempname.c (__gen_tempname): Take new second
1828 parameter, specifying length of prefix.
1829 * stdio-common/tempname.c: Likewise.
1830 * include/stdio.h: Adjust prototypes.
1831 * libio/oldtmpfile.c: Adjust caller.
1832 * misc/mkdtemp.c: Likewise.
1833 * misc/mkostemp.c: Likewise.
1834 * misc/mkostemp64.c: Likewise.
1835 * misc/mkstemp.c: Likewise.
1836 * misc/mkstemp64.c: Likewise.
1837 * misc/mktemp.c: Likewise.
1838 * stdio-common/tempnam.c: Likewise.
1839 * stdio-common/tmpfile.c: Likewise.
1840 * stdio-common/tmpnam.c: Likewise.
1841 * stdio-common/tmpnam_r.c: Likewise.
1842 * misc/mkstemps.c: New file.
1843 * misc/mkstemps64.c: New file.
1844 * stdlib/stdlib.h: Add prototypes.
1845 * misc/Makefile (routines): Add mkstemps and mkstemps64.
1846 * misc/Versions: Export mkstemps and mkstemps64 for GLIBC_2.11.
1847
204fcca2
UD
18482009-10-29 Ulrich Drepper <drepper@redhat.com>
1849
471d4931
UD
1850 * locale/iso-639.def: Add sml entry.
1851
75ded9bc
UD
1852 [BZ #10391]
1853 * resolv/res_send.c (send_dg): Initialize resplen.
1854
204fcca2
UD
1855 [BZ #10446]
1856 * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Match sigevent
1857 definition to the kernel's.
1858 * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
1859
ea547a1a
AJ
18602009-08-18 Anders Johansson <ajohansson@novell.com>
1861
1862 * nscd/aicache.c: Fix mixing up dataset and dataset->resp
1863 offsets and record sizes in assert()s and response sending.
1864 * nscd/grpcache.c: Likewise.
1865 * nscd/hstcache.c: Likewise.
1866 * nscd/initgrcache.c: Likewise.
1867 * nscd/pwdcache.c: Likewise.
1868
e0f471a1
UD
18692009-10-29 Ulrich Drepper <drepper@redhat.com>
1870
5c53736b
SL
1871 [BZ #10540]
1872 * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r): If
1873 /etc/hosts does not exist set errnop and herrnop appropriately.
1874 Patch by Steve Langasek <vorlon@debian.org>.
1875
ee6f3538
JS
1876 [BZ #10553]
1877 * malloc/malloc.c (malloc_info): Fix typos in format strings.
1878 Patch by John Sullivan <jsrhbz@kanargh.force9.co.uk>.
1879
5debe363
UD
1880 [BZ #10564]
1881 * login/utmp_file.c (TIMEOUT): Increase to 10.
1882
801720e6
UD
1883 [BZ #10609]
1884 * sysdeps/unix/sysv/linux/faccessat.c: Fix handling of empty parameters
1885 for file names in case the syscall is not available.
1886 * sysdeps/unix/sysv/linux/fchmodat.c: Likewise.
1887 * sysdeps/unix/sysv/linux/fchownat.c: Likewise.
1888 * sysdeps/unix/sysv/linux/futimesat.c: Likewise.
1889 * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
1890 * sysdeps/unix/sysv/linux/fxstatat64.c: Likewise.
1891 * sysdeps/unix/sysv/linux/i386/fchownat.c: Likewise.
1892 * sysdeps/unix/sysv/linux/i386/fxstatat.c: Likewise.
1893 * sysdeps/unix/sysv/linux/linkat.c: Likewise.
1894 * sysdeps/unix/sysv/linux/mkdirat.c: Likewise.
1895 * sysdeps/unix/sysv/linux/openat.c: Likewise.
1896 * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Likewise.
1897 * sysdeps/unix/sysv/linux/readlinkat.c: Likewise.
1898 * sysdeps/unix/sysv/linux/renameat.c: Likewise.
1899 * sysdeps/unix/sysv/linux/symlinkat.c: Likewise.
1900 * sysdeps/unix/sysv/linux/unlinkat.c: Likewise.
1901 * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise.
1902 * sysdeps/unix/sysv/linux/xmknodat.c: Likewise.
1903
584715c3
UD
1904 [BZ #10643]
1905 * sysdeps/pthread/aio_misc.c (__aio_enqueue_request): If thread
1906 creation filed, remove the request from the 'requests' list and signal
1907 the caller that the request is finished.
1908
c240c3a5
JL
1909 [BZ #10692]
1910 * nis/nss_nis/nis-grp.c (internal_nis_getgrent_r): Don't free buffer
1911 in error if batch_read. Patch by Joe Landers <jlanders@vmware.com>.
1912
1a9e411e
JL
1913 [BZ #10713]
1914 * nis/nss_nis/nis-grp.c (internal_nis_endgrent): Start freeing blocks
1915 from intern.start. Patch by Joe Landers <jlanders@vmware.com>.
1916
cc88b371
UD
1917 [BZ #10780]
1918 * libio/ioputs.c (_IO_puts): Make sure to not return a number which
1919 overflows the int return type.
1920
67854c13
UD
1921 [BZ #10717]
1922 * malloc/memusagestat.c (main): Fix repairing of trace files. We also
1923 have to compute maxsize_total, we have to update the variables, and
1924 the also_total handling must happen after the repair.
1925
e0f471a1
UD
1926 [BZ #10742]
1927 * nscd/dbg_log.c (dbg_log): Print timestamp before the message text.
1928 Based on patch by Jeffrey Bastian <jbastian@redhat.com>.
1929
d79eccd6
AS
19302009-10-27 Andreas Schwab <schwab@redhat.com>
1931
1932 * sysdeps/unix/sysv/linux/getpt.c (__posix_openpt): Make sure
1933 errno is always set when returning unsuccessfully.
1934
22bc5239
AS
19352009-10-29 Andreas Schwab <schwab@redhat.com>
1936
1937 * malloc/memusage.c (update_data): Fix index wraparound handling
1938 so that buffer_cnt is actually reset.
1939
3a85895f
PB
19402009-10-29 Ulrich Drepper <drepper@redhat.com>
1941
d94760f9
UD
1942 [BZ #10784]
1943 * sysdeps/unix/sysv/linux/ttyname.c (getttyname): Always copy name
1944 of the directory we look at into the static buffer if there is one
1945 at the start of the loop.
1946
8d556281
PP
1947 [BZ #10789]
1948 * sysdeps/generic/netinet/ip.h: Define IPTOS_ENC* and IPTOS_DSCP*
d94760f9 1949 macros. Patch by Philip Prindeville <philipp@redfish-solutions.com>.
8d556281 1950
81c84bd9
UD
1951 [BZ #10840]
1952 * sysdeps/unix/sysv/linux/kernel-features.h: Define
1953 __ASSUME_F_GETOWN_EX.
1954 * sysdeps/unix/sysv/linux/fcntl.c: Implement F_GETOWN using F_GETOWN_EX
1955 if possible.
1956 * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
1957
d9e8f9ec
UD
1958 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define F_OWNER_*
1959 and f_owner_ex.
1960 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
1961 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
1962 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
1963 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
1964 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
1965 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
1966
92934e8b
UD
1967 [BZ #10847]
1968 * sysdeps/gnu/getutmp.c: Allow compatibility code to play around with
1969 getutmpx symbol.
1970
1971 [BZ #10823]
3a85895f
PB
1972 * resolv/res_send.c (__libc_res_nsend): Fix copying of IPv4 server
1973 addresses. Patch by Petar Bogdanovic <petar@smokva.net>.
1974
3ad3a4d0
JM
19752009-10-24 Joseph Myers <joseph@codesourcery.com>
1976
1977 * sysdeps/ieee754/ldbl-128/w_expl.c: Add hidden_def (__expl).
1978
98363ded
JJ
19792009-10-27 Jakub Jelinek <jakub@redhat.com>
1980
1981 [BZ #10817]
1982 * math/w_coshl.c (__coshl): Use __finitel instead of __finite.
1983 Reported by Ray Chason.
1984
001659f4
L
19852009-10-21 H.J. Lu <hongjiu.lu@intel.com>
1986
1987 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
1988 strend-sse4.
1989 * sysdeps/x86_64/multiarch/strchr.S: New file.
1990 * sysdeps/x86_64/multiarch/strend-sse4.S: New file.
1991 * sysdeps/x86_64/multiarch/strrchr.S: New file.
1992
bc5e8462
AS
19932009-10-21 Andreas Schwab <schwab@redhat.com>
1994
1995 * elf/dl-sym.c (do_sym): Resolve STT_GNU_IFUNC symbols.
1996
b7805d0b
AS
19972009-10-19 Andreas Schwab <schwab@redhat.com>
1998
1999 * include/math.h: Add hidden protos for __exp/__expf/__expl.
2000 * sysdeps/ieee754/dbl-64/w_exp.c: Add hidden alias.
2001 * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
2002 * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
2003 * sysdeps/i386/fpu/s_expm1.S: Call __exp to handle overflow.
2004 * sysdeps/i386/fpu/s_expm1f.S: Call __expf to handle overflow.
2005 * sysdeps/i386/fpu/s_expm1l.S: Call __expl instead of
2006 __ieee751_expl to handle overflow.
2007
a0902db9
DM
20082009-10-14 David S. Miller <davem@davemloft.net>
2009
2010 * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: New file.
2011 * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: New file.
2012
4bb04b1f
AS
20132009-10-13 Andreas Schwab <schwab@redhat.com>
2014
2015 * csu/elf-init.c (__libc_csu_init): Run preinit array even if
2016 !USE_MULTIARCH.
2017
b68053cf
UD
20182009-10-08 Ulrich Drepper <drepper@redhat.com>
2019
1abedcda
UD
2020 [BZ #10730]
2021 * stdlib/random_r.c (__initstate_r): Remove duplicate __set-errno.
2022 Patch in part by Steve Ward <planet36@gmail.com>.
2023
1219ddfe
UD
2024 [BZ #10731]
2025 * stdlib/rand_r.c: Fix typo.
2026
b68053cf
UD
2027 * po/cs.po: Update from translation team.
2028
96961bf7
AS
20292009-10-06 Andreas Schwab <schwab@redhat.com>
2030
2031 * elf/dl-load.c (_dl_map_object_from_fd): Close fd before
2032 returning if RTLD_NOLOAD.
2033
9d6982d5
RM
20342009-10-06 Roland McGrath <roland@redhat.com>
2035
b0f3a2e4
RM
2036 * sysdeps/x86_64/multiarch/strstr-c.c
2037 [! SHARED]: Omit libc_hidden_builtin_def fiddling.
2038
2039 * sysdeps/x86_64/multiarch/strcasestr-c.c: Remove
2040 libc_hidden_builtin_def fiddling, does not apply to strcasestr at all.
2041
9d6982d5
RM
2042 * sysdeps/x86_64/multiarch/init-arch.h
2043 [NOT_IN_libc] (__get_cpu_features): Define it as a macro.
2044 (HAS_CPU_FEATURE): New macro.
2045 (HAS_SSE2, HAS_POPCOUNT, HAS_SSE4_2, HAS_FMA): Use it.
2046 * sysdeps/x86_64/multiarch/init-arch.c
2047 (__get_cpu_features): #undef it before definition.
2048
930799d5
AS
20492009-10-05 Andreas Schwab <schwab@redhat.com>
2050
2051 * locale/C-time.c: Revert week-1stday back to 19971130 and set
2052 first_weekday to 1 and first_workday to 2.
2053
78aa3979
UD
20542009-10-01 Ulrich Drepper <drepper@redhat.com>
2055
2056 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Define F_SETOWN_EX and
2057 F_GETOWN_EX.
2058 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
2059 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
2060 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
2061 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
2062 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
2063 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
2064
199eb0de
AS
20652009-09-28 Andreas Schwab <schwab@redhat.com>
2066
2067 * stdio-common/printf_fp.c: Check for and avoid integer overflows.
2068 * stdio-common/vfprintf.c: Likewise.
2069
ff283531
ST
20702009-09-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
2071
2072 * sysdeps/mach/hurd/mkdirat.c: Include <hurd/fd.h>.
f8d7c1ea
UD
2073 (mkdirat): Call __directory_name_split_at instead of
2074 __directory_name_split.
ff283531 2075
9d076f21
UD
20762009-09-28 Ulrich Drepper <drepper@redhat.com>
2077
2078 * locale/programs/locale-spec.c (locale_special): If nothing matches
2079 fail with an appropriate message.
2080
f450806e
L
20812009-09-10 H.J. Lu <hongjiu.lu@intel.com>
2082
2083 * configure.in: Exclude binutils 2.X. Support binutils 2.100
2084 and XX.
2085
4fd89462
UD
20862009-09-25 Andreas Schwab <schwab@redhat.com>
2087
2088 * elf/dl-reloc.c (RESOLVE_MAP): Always pass
2089 DL_LOOKUP_ADD_DEPENDENCY to _dl_lookup_symbol_x.
2090
0d180406
ST
20912009-09-28 Samuel Thibault <samuel.thibault@ens-lyon.org>
2092
2093 * bits/termios.h [__USE_UNIX98] (IXANY): Define macro.
2094
ae0f0dbd
AS
20952009-09-20 Andreas Schwab <schwab@linux-m68k.org>
2096
2097 * iconvdata/iso646.c (gconv_init): Correctly initialize the
2098 character size elements in step data.
2099
fc0c556c
UD
21002009-09-20 Ulrich Drepper <drepper@redhat.com>
2101
2102 * po/hu.po: Update from translation team.
2103 * po/vi.po: Likewise.
2104
487a6d77
RM
21052009-09-19 Roland McGrath <roland@redhat.com>
2106
2107 * libio/wfileops.c (_IO_wfile_seekoff): Remove unused variables.
2108
7967983f
RM
21092009-09-15 Roland McGrath <roland@redhat.com>
2110
2111 * aclocal.m4 (GLIBC_PROVIDES): Add _AS_ECHO_PREPARE.
2112 * nptl/sysdeps/pthread/configure: Regenerated.
2113 * nptl/sysdeps/x86_64/configure: Regenerated.
2114 * sysdeps/unix/sysv/linux/configure: Regenerated.
2115 * sysdeps/x86_64/elf/configure: Regenerated.
2116
2117 * Makefile (autoconf-it): Set execute bit only on top-level configure.
2118
2119 * configure.in: Let add-ons set $libc_add_on_config_subdirs to have
2120 the effect of AC_CONFIG_SUBDIRS relative to the add-on directory.
2121 * aclocal.m4 (GLIBC_PROVIDES): Add AC_CONFIG_SUBDIRS.
2122 * configure: Regenerated.
2123
02bf610c
UD
21242009-09-09 Ulrich Drepper <drepper@redhat.com>
2125
2126 * posix/getconf.c (main): Handle -- on command line.
2127
0549ce8e
L
21282009-09-05 H.J. Lu <hongjiu.lu@intel.com>
2129
2130 * configure.in: Support binutils 2.100 and 3.0.
2131
6dfeb524
JJ
21322009-09-08 Jakub Jelinek <jakub@redhat.com>
2133
2134 * sysdeps/s390/s390-32/____longjmp_chk.c: Removed.
2135 * sysdeps/s390/s390-64/____longjmp_chk.c: Removed.
2136 * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: New file.
2137 * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c: New file.
2138
d76da20f
UD
21392009-09-07 Ulrich Drepper <drepper@redhat.com>
2140
7a7e49c0
UD
2141 * locale/programs/ld-collate.c (struct locale_collate_t): Add
2142 unnamed_section_defined field.
2143 (collate_read): Test and set unnamed_section_defined.
2144
d76da20f
UD
2145 * posix/getconf.c (vars): Handle POSIX2_LINE_MAX in addition to
2146 _POSIX2_LINE_MAX.
2147
4c14c8c3
L
21482009-09-04 H.J. Lu <hongjiu.lu@intel.com>
2149
2150 * configure.in: Support binutils 2.20.
2151
04ef416a
UD
21522009-09-03 Ulrich Drepper <drepper@redhat.com>
2153
2154 * sysdeps/i386/i686/multiarch/strstr-c.c (__strstr_sse42,
2155 __strstr_ia32): Add attribute_hidden.
2156
2eeb9a5d
AS
21572009-09-01 Andreas Schwab <schwab@redhat.com>
2158
2159 * hesiod/nss_hesiod/hesiod-grp.c (internal_gid_from_group): Fix
2160 parsing of group entry.
2161
5d2e6976
AS
21622009-09-02 Andreas Schwab <schwab@redhat.com>
2163
2164 * libio/wfileops.c (_IO_wfile_seekoff): Account for readahead in
2165 external buffer. Always discard readahead in internal buffer.
2166 * libio/Makefile (tests): Add bug-wsetpos.
2167 * libio/bug-wsetpos.c: New file.
2168
22bb992d
JJ
21692009-09-02 Jakub Jelinek <jakub@redhat.com>
2170
2171 * sysdeps/x86_64/multiarch/strstr-c.c (__strstr_sse42, __strstr_sse2):
2172 Add attribute_hidden.
2173 * sysdeps/x86_64/multiarch/strcasestr-c.c (__strcasestr_sse42,
2174 __strcasestr_sse2): Likewise.
2175 * sysdeps/x86_64/multiarch/s_fma.c (__fma_sse2): Add attribute_hidden.
2176 (__fma_fma): Make static.
2177 * sysdeps/x86_64/multiarch/s_fmaf.c (__fmaf_sse2): Add attribute_hidden.
2178 (__fmaf_fma): Make static.
2179
d840539e
AS
21802009-08-31 Andreas Schwab <schwab@redhat.com>
2181
2182 * libio/wfileops.c (_IO_wfile_seekoff): Remove dead code and
2183 reformulate in-buffer optimisation check to match code in
2184 _IO_new_file_seekoff.
2185
a050d2a5
JB
21862009-08-31 Joshua W. Boyer <jwboyer@linux.vnet.ibm.com>
2187
2188 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Change srdi instruction
2189 to srwi in 32-bit memcpy for power6.
2190
5182cbc5
AS
21912009-09-01 Andreas Schwab <schwab@redhat.com>
2192
2193 * include/stdio.h: Declare hidden proto for fflush.
2194 * libio/iofflush.c: Add hidden weak alias for fflush.
2195
24044103
JJ
21962009-09-01 Jakub Jelinek <jakub@redhat.com>
2197
2198 * sysdeps/x86_64/fpu/bits/mathinline.h: Include bits/wordsize.h.
2199 (__signbitf, __signbit): Only use SSE inline asm for 64-bit.
5182cbc5 2200
c2735e95
AS
22012009-08-31 Andreas Schwab <schwab@redhat.com>
2202
2203 * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
2204
b5c03e10
UD
22052009-08-31 Ulrich Drepper <drepper@redhat.com>
2206
2207 [BZ #10560]
2208 * malloc/malloc.c: Add local assert definition to avoid problems with
2209 memory allocation in the real one.
2210
5a4eb728
L
22112009-08-27 H.J. Lu <hongjiu.lu@intel.com>
2212
2213 * sysdeps/i386/i686/multiarch/init-arch.c (ENABLE_SSSE3_ON_ATOM):
2214 Removed.
2215 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Don't
2216 turn off SSSE3 on Atom.
2217
d444ac57
UD
22182009-08-28 Ulrich Drepper <drepper@redhat.com>
2219
2220 * stdlib/tst-strtol.c (tests): More tests.
2221 * stdlib/tst-strtoll.c (tests): Likewise.
2222
15e7f0a4
UD
22232009-08-26 Ulrich Drepper <drepper@redhat.com>
2224
2df4be8c
UD
2225 * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: New file.
2226
15e7f0a4
UD
2227 * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: New file.
2228
84057895
UD
22292009-08-25 Ulrich Drepper <drepper@redhat.com>
2230
deb13bcd
UD
2231 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Add llround aliases.
2232 * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: New file.
2233
77a1e087
UD
2234 * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: New file
2235
e6fd9b24
UD
2236 * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: New file.
2237
84057895
UD
2238 * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: New file.
2239
e9f145cb
JM
22402009-08-25 Joseph Myers <joseph@codesourcery.com>
2241
2242 * math/s_fdiml.c (__fdiml): Use fpclassify instead of fpclassifyl.
2243
84088310
UD
22442009-08-25 Ulrich Drepper <drepper@redhat.com>
2245
65b14bce
UD
2246 * sysdeps/x86_64/fpu/s_scalbln.c: New file.
2247 * sysdeps/x86_64/fpu/s_scalbn.c: New file.
2248
2249 * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
5001998a 2250
7423a345
UD
2251 * sysdeps/x86_64/fpu/s_signbit.S: New file.
2252 * sysdeps/x86_64/fpu/s_signbitf.S: New file.
2253
d5cb714b 2254 * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: New file.
8392ff2d
UD
2255 * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: New file.
2256
84088310
UD
2257 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Remove
2258 leftover YMM_SIZE definition.
2259
9a1ea152
UD
22602009-08-24 Ulrich Drepper <drepper@redhat.com>
2261
cf00cc00
UD
2262 * math/math_private.h (ieee_double_shape_type): Add uint64_t word to
2263 union.
2264 (EXTRACT_WORDS64, INSERT_WORDS64): Define.
2265 * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64, INSERT_WORDS64):
2266 Redefine.
2267 * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: New file.
2268
9a1ea152
UD
2269 * sysdeps/x86_64/fpu/math_private.h: Add specialized GET_FLOAT_WORD
2270 and SET_FLOAT_WORD definitions.
2271
036e46b6
RM
22722009-08-24 Roland McGrath <roland@redhat.com>
2273
2274 * sysdeps/unix/syscall-template.S: New file.
2275 * sysdeps/unix/make-syscalls.sh: Generate rules to use it.
2276 * sysdeps/unix/Makefile (omit-deps): Do not omit syscall stubs' deps.
2277 (compile-syscall): Pass mkdep and -g options as normal.
2278 (s-proto.d, s-proto-cancel.d): Don't "-include" these.
2279 (common-generated): Don't add them here.
2280
ef72d5f1
UD
22812009-08-24 Ulrich Drepper <drepper@redhat.com>
2282
f0c281e0
UD
2283 * math/s_fdim.c: In case of overflows set errno.
2284 * math/s_fdimf.c: Likewise.
2285 * math/s_fdiml.c: Likewise.
2286
7b943af6
UD
2287 * math/math.h: Define math_errhandling of __FAST_MATH__ is not defined.
2288 * sysdeps/i386/fpu/bits/mathinline.h: Undefine math_errhandling if we
2289 are using the inline optimizations.
2290
ef72d5f1
UD
2291 * sysdeps/x86_64/fpu/bits/mathinline.h (__signbit): Optimize.
2292 (__signbitf): Likewise.
2293
659a63fb
UD
22942009-08-23 Ulrich Drepper <drepper@redhat.com>
2295
52db8039
UD
2296 * posix/regcomp.c (parse_dup_op): Verify the expression is correctly
2297 terminated.
8a7cea01
UD
2298 * posix/Makefile (tests): Add bug-regex29.
2299 * posix/bug-regex29.c: New file.
52db8039 2300
bdc7f5d7
UD
2301 * posix/unistd.h: Define _POSIX_VERSION and _POSIX2_* correctly if
2302 older POSIX versions are selected.
c6b6723e 2303
003c9895
UD
2304 * stdio-common/printf_fp.c: ISO C expects to print the sign of NaN
2305 as well.
2306 * stdio-common/printf_fphex.c: Likewise.
2307 * stdio-common/tstdiomisc.c: Add more tests.
2308
659a63fb
UD
2309 * locale/locale.h: Include xlocale.h and the thread-local locale
2310 declarations for XPG7, not XPG6.
2311
15efafdf
AS
23122009-08-21 Andreas Schwab <schwab@redhat.com>
2313
2314 * sysdeps/powerpc/powerpc32/____longjmp_chk.S: Removed.
2315 * sysdeps/powerpc/powerpc64/____longjmp_chk.S: Removed.
2316 * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: New file.
2317 * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S: New file.
2318 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Move CHECK_SP earlier.
2319 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
2320
464dc022
RM
23212009-08-20 Roland McGrath <roland@redhat.com>
2322
2323 * sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
2324 Use l_addr instead of l_map_start (dli_fbase).
2325 Print "FILE([+-]OFFSET) [ADDRESS]" with the file-relative
2326 address when there is no proximate symbol.
2327 * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd):
2328 Likewise.
2329
677760a3
UD
23302009-08-16 Ulrich Drepper <drepper@redhat.com>
2331
2332 * scripts/gen-as-const.awk: Fix test for 64-bit platform.
2333
85fda49b
UD
23342009-08-14 Ulrich Drepper <drepper@redhat.com>
2335
2336 * test-skeleton.c (signal_handler): Renamed from timeout_handler.
2337 Also handle SIGINT. In that case only do the cleanup and then
2338 re-raise the signal.
2339 (main): Install handler for SIGINT.
2340
78fd882a
ST
23412009-08-10 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
2342
2343 * stdlib/longlong.h [__sh__] (udiv_qrnnd, sub_ddmmss): Add "t" to
2344 clobber list.
2345
4e1e2f42
L
23462009-08-01 H.J. Lu <hongjiu.lu@intel.com>
2347
2348 * elf/Makefile (distribute): Add tst-audit6.c tst-auditmod6a.c
2349 tst-auditmod6b.c tst-auditmod6c.c tst-audit7.c tst-auditmod7a.c
2350 tst-auditmod7b.c.
2351 (tests): Add tst-audit6 tst-audit7.
2352 (modules-names): Add st-auditmod6a tst-auditmod6b tst-auditmod6c
2353 tst-auditmod7a tst-auditmod7b.
2354 ($(objpfx)tst-audit6): New.
2355 ($(objpfx)tst-audit6.out): Likewise.
2356 ($(objpfx)tst-audit7): Likewise.
2357 ($(objpfx)tst-audit7.out): Likewise.
2358 (tst-audit6-ENV): Likewise.
2359 (tst-audit7-ENV): Likewise.
2360 (CFLAGS-tst-auditmod6b.c): Likewise.
2361 (CFLAGS-tst-auditmod6c.c): Likewise.
2362 (CFLAGS-tst-auditmod7b.c): Likewise.
2363 * elf/tst-audit6.c: New file.
2364 * elf/tst-audit7.c: New file.
2365 * elf/tst-auditmod6a.c: New file.
2366 * elf/tst-auditmod6b.c: New file.
2367 * elf/tst-auditmod6c.c: New file.
2368 * elf/tst-auditmod7a.c: New file.
2369 * elf/tst-auditmod7b.c: New file.
2370 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Move
2371 saving and restoring SSE/AVX registers to ...
2372 * sysdeps/x86_64/dl-trampoline.h: This. New file.
2373
fc1870e6
L
23742009-08-07 H.J. Lu <hongjiu.lu@intel.com>
2375
2376 * sysdeps/i386/i686/multiarch/strcspn.S (STRCSPN): Use PIC
2377 only if SHARED is defined.
2378 * sysdeps/i386/i686/multiarch/strspn.S (strspn): Likewise.
2379
a3d4298d
JM
23802009-08-03 Jim Meyering <meyering@redhat.com>
2381
2382 * sysdeps/i386/configure.in: Use AC_HEADER_CHECK.
2383
8e436522
UD
23842009-08-08 Ulrich Drepper <drepper@redhat.com>
2385
2386 * sysdeps/x86_64/multiarch/strlen.S: Move SSE4.2 version into the same
2387 section as the other functions for this architecture.
2388 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
2389
57b378ac
UD
23902009-08-07 Ulrich Drepper <drepper@redhat.com>
2391
0fda545d
UD
2392 * sysdeps/x86_64/strcmp.S: Add support to compile with
2393 USE_SSSE3. In this case palignr is used.
677760a3 2394 * sysdeps/x86_64/multiarch/strcmp.S (strcmp): If SSE4.2 is not
0fda545d
UD
2395 available but SSSE3 is, pick __str{,n}cmp_ssse3.
2396 * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
2397 Add strcmp-ssse3 and strncmp-ssse3.
2398 * sysdeps/x86_64/multiarch/strcmp-ssse3.S: New file.
2399 * sysdeps/x86_64/multiarch/strncmp-ssse3.S: New file.
2400
57b378ac
UD
2401 * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE42): Avoid
2402 warning through fake initialization.
2403
0eca608d
L
24042009-08-07 H.J. Lu <hongjiu.lu@intel.com>
2405
2406 * sysdeps/i386/i686/multiarch/strlen.S (ENTRY): Add the missing "; \".
2407
7bc513cf
AS
24082009-08-07 Andreas Schwab <schwab@redhat.com>
2409
2410 * elf/dl-lookup.c (do_lookup_x): Enter correct name into table of
2411 unique symbols.
2412
a546baa9
L
24132009-08-05 H.J. Lu <hongjiu.lu@intel.com>
2414
2415 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Properly use
2416 EBX from EAX = 1. Handle EAX = 11.
2417
77c84aeb
AS
24182009-08-07 Andreas Schwab <schwab@redhat.com>
2419
2420 * Makefile (TAGS): Use separate sed -e expressions to avoid \
2421 inside ''.
2422
02cea471
L
24232009-08-03 H.J. Lu <hongjiu.lu@intel.com>
2424
2c709c6f
UD
2425 * sysdeps/i386/i686/multiarch/strcspn.S: Add comments for no
2426 hidden IFUNC functions.
2427 * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
2428
2429 * sysdeps/i386/i686/multiarch/strlen.S: New file.
2430
02cea471
L
2431 * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
2432 (sysdep_routines): Add strcspn-c, strpbrk-c, strspn-c, strstr-c, and
2433 strcasestr-c.
2434 (CFLAGS-strcspn-c.c): Define.
2435 (CFLAGS-strpbrk-c.c): Define.
2436 (CFLAGS-strspn-c.c): Define.
2437 (CFLAGS-strstr.c): Define.
2438 (CFLAGS-strcasestr.c): Define.
2439 * sysdeps/i386/i686/multiarch/strcspn-c.c: New file.
2440 * sysdeps/i386/i686/multiarch/strcspn.S: New file.
2441 * sysdeps/i386/i686/multiarch/strpbrk-c.c: New file.
2442 * sysdeps/i386/i686/multiarch/strpbrk.S: New file.
2443 * sysdeps/i386/i686/multiarch/strspn-c.c: New file.
2444 * sysdeps/i386/i686/multiarch/strspn.S: New file.
2445 * sysdeps/i386/i686/multiarch/strstr-c.c: New file.
2446 * sysdeps/i386/i686/multiarch/strstr.c: New file.
2447 * sysdeps/i386/i686/multiarch/strcasestr-c.c: New file.
2448 * sysdeps/i386/i686/multiarch/strcasestr.c: New file.
2449 * sysdeps/x86_64/multiarch/strcspn-c.c (STRCSPN_SSE42): Use
2450 -16L instead of 0xfffffffffffffff0L.
2451 * sysdeps/x86_64/multiarch/strspn-c.c (__strspn_sse42): Likewise.
2452
51921047
UD
24532009-08-02 Ulrich Drepper <drepper@redhat.com>
2454
2455 * sysdeps/i386/configure.in: Add test for <cpuid.h>.
2456
66ae9e50
UD
24572009-07-31 Ulrich Drepper <drepper@redhat.com>
2458
e4143e7a
UD
2459 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (longjmp_msg): Yet
2460 another rewrite. Much smaller and faster.
2461 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
2462
66ae9e50
UD
2463 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (longjmp_msg): Get
2464 ss_flags from the correct location.
2465
6f6f1215
L
24662009-07-31 H.J. Lu <hongjiu.lu@intel.com>
2467
2468 * sysdeps/i386/i686/Makefile (sysdep_routines): Add cacheinfo.
2469 * sysdeps/i386/i686/cacheinfo.c: New file.
2470 * sysdeps/i386/i686/multiarch/Makefile: New file.
2471 * sysdeps/i386/i686/multiarch/ifunc-defines.sym: New file.
2472 * sysdeps/i386/i686/multiarch/init-arch.c: New file.
2473 * sysdeps/i386/i686/multiarch/init-arch.h: New file.
2474 * sysdeps/i386/i686/multiarch/sched_cpucount.c: New file.
2475 * sysdeps/unix/sysv/linux/i386/i686/sysconf.c: New file.
2476 * sysdeps/x86_64/cacheinfo.c: Include <cpuid.h>.
2477 (__cpuid_count): New. Provide the default.
2478 (__x86_64_prefetchw): Define only if DISABLE_PREFETCHW is not defined.
2479 (__x86_64_preferred_memory_instruction): Define only if
2480 DISABLE_PREFERRED_MEMORY_INSTRUCTION is not defined.
2481 (intel_check_word): Use __cpuid.
2482 (handle_intel): Likewise.
2483 (handle_amd): Likewise.
2484 (__cache_sysconf): Likewise.
2485 (init_cacheinfo): Updated. Use __cpuid and __cpuid_count.
2486 (__cache_sysconf): Likewise.
2487 (init_cacheinfo): Updated. Use __cpuid and __cpuid_count.
2488 * sysdeps/x86_64/multiarch/init-arch.c: Include <cpuid.h>.
2489 (get_common_indeces): Use __cpuid.
2490 (__init_cpu_features): Likewise. Disable SSSE3 on Atom only
2491 if ENABLE_SSSE3_ON_ATOM is not defined.
2492 * sysdeps/x86_64/multiarch/init-arch.h (HAS_SSE2): Define.
2493 * sysdeps/x86_64/multiarch/sched_cpucount.c (POPCNT): Use
2494 popcnt instead of popcntq.
2495
1877ea16
JJ
24962009-07-31 Jakub Jelinek <jakub@redhat.com>
2497
2498 * malloc/Makefile (CFLAGS-obstack.c): Add $(uses-callbacks).
2499
2dec6007
UD
25002009-07-30 Ulrich Drepper <drepper@redhat.com>
2501
da97dfdc
UD
2502 * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: New file.
2503 * sysdeps/i386/____longjmp_chk.S: Remove all code. This is now a file
2504 which always causes a compile error.
2505
2506 * sysdeps/i386/__longjmp.S: Remove bound-checking pointer support.
2507
98b1e6c8
UD
2508 * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: New file. Content
2509 comes from...
2510 * sysdeps/x86_64/____longjmp_chk.S: ...here. This is now a file
2511 which always causes a compile error.
2512
a9a04420
UD
2513 * debug/Makefile (tests): Add tst-longjmp_chk2.
2514 * debug/tst-longjmp_chk2.c: New file.
2515
5ead9ce5
UD
2516 * sysdeps/x86_64/__longjmp.S: Remove CHECK_RSP handling. Fix CFI.
2517 Remove incorrect use of BP_SYM.
2518 * sysdeps/x86_64/____longjmp_chk.S: Rewrite. Complete implementation
2519 here now since it is more complex than just a simple check.
2520
2dec6007
UD
2521 * sysdeps/ia64/backtrace.c (backtrace_helper): Stop backtrace when
2522 we make no more progress.
2523
649bf133
UD
25242009-07-29 Ulrich Drepper <drepper@redhat.com>
2525
78c4ef47
UD
2526 * math/s_fma.c: Don't define alias if __fma is a macro.
2527 * math/s_fmaf.c: Likewise.
2528 * sysdeps/x86_64/multiarch/s_fma.c: New file.
2529 * sysdeps/x86_64/multiarch/s_fmaf.c: New file.
2530 Partially based on a patch by H.J. Lu <hongjiu.lu@intel.com>.
2531
2532 * sysdeps/x86_64/multiarch/init-arch.h (__get_cpu_features): Declare.
2533 (HAS_POPCOUNT, HAS_SSE4_2): Add variants which work outside libc.
2534 New macro HAS_FMA.
2535 * sysdeps/x86_64/multiarch/init-arch.c (__get_cpu_features): New
2536 function.
2537 * include/libc-symbols.h (libm_ifunc): Define.
2538 * sysdeps/x86_64/multiarch/Versions: New file.
2539
586fa886 2540 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Improve CFI.
649bf133 2541
09e0389e
L
25422009-07-28 H.J. Lu <hongjiu.lu@intel.com>
2543
2544 * sysdeps/x86_64/dl-trampoline.S: Properly restore AVX registers.
2545
b48a267b
UD
25462009-07-29 Ulrich Drepper <drepper@redhat.com>
2547
2548 * elf/dl-runtime.c (_dl_fixup): Indicate before _dl_lookup_symbol_x
2549 call that registers used in calling conventions need to be preserved.
2550 * elf/dl-lookup.c (do_lookup_x): Use RTLD_*_FOREIGN_CALL macros
2551 to preserve register content if necessary.
2552 * sysdeps/x86_64/dl-trampoline.S (_dl_x86_64_save_sse): New function.
2553 (_dl_x86_64_restore_sse): New function.
2554 * sysdeps/x86_64/tst-xmmymm.sh: There is now one more function that
2555 is allowed to modify xmm/ymm registers.
2556
2557 * stdio-common/scanf15.c: Undefine _LIBC. We want to test from an
2558 application's perspective.
2559 * stdio-common/scanf17.c: Likewise.
2560
96553893
UD
25612009-07-28 Ulrich Drepper <drepper@redhat.com>
2562
2563 * csu/libc-tls.c (__libc_setup_tls) [TLS_TCB_AT_TP]: Don't add TCB
2564 size to memsz.
2565 (init_static_tls) [TLS_TCB_AT_TP]: Add it to GL(dl_tls_static_size)
2566 here.
2567 * elf/dl-reloc.c (_dl_try_allocate_static_tls): Compute freebytes in
2568 two steps to catch bugs.
2569
2d0671cb
AT
25702009-07-27 Ulrich Drepper <drepper@redhat.com>
2571
e83c1a8a
UD
2572 * sysdeps/x86_64/tst-xmmymm.sh: Refine testing. The script now
2573 determines which files are used in runtime lookups and only checks
2574 those for SSE use.
2575 * sysdeps/x86_64/rtld-memchr.c: Removed. Not needed with refined
2576 testing.
2577 * sysdeps/x86_64/rtld-rawmemchr.c: Removed.
2578 * sysdeps/x86_64/multiarch/rtld-rawmemchr.c: Removed
2579 * sysdeps/x86_64/Makefile: Emit warning that tst-xmmymm.sh might
2580 take a while.
2581
2582 * elf/dl-open.c: Move _dl_scope_free to...
2583 * elf/dl-scope.c: ...here. New file.
2584 * elf/Makefile (dl-routines): Add scope.
2585
2d0671cb
AT
2586 * resolv/resolv.h (RES_USE_DNSSEC): Define.
2587 * resolv/res_debug.c (p_option): Handle RES_USE_EDNS0 and
2588 RES_USE_DNSSEC.
2589 * resolv/res_mkquery.c (__res_nopt): Set flags for RES_USE_DNSSEC.
2590 * resolv/res_query.c (__libc_res_nquery): Handle RES_USE_DNSSEC in
2591 all the places we handled RES_USE_EDNS0 only before.
2592 Patch by Adam Tkac <atkac@redhat.com>.
2593
09cd1f57
JJ
25942009-07-27 Jakub Jelinek <jakub@redhat.com>
2595
2596 * elf/dl-lookup.c (do_lookup_x): Fix check for table more than
2597 3/4 full. Pass size + 1 rather than size to _dl_higher_prime_number.
2598 Update size when reallocating.
2599
16d2ea4c
UD
26002009-07-26 Ulrich Drepper <drepper@redhat.com>
2601
2602 * sysdeps/x86_64/tst-xmmymm.sh: New file. Check whether any of the
2603 functions used in ld.so modify xmm/ymm registers.
2604 * sysdeps/x86_64/Makefile: Hook new test up.
2605 * sysdeps/x86_64/rtld-memchr.c: New file.
2606 * sysdeps/x86_64/rtld-memcmp.c: New file.
2607 * sysdeps/x86_64/rtld-rawmemchr.c: New file.
2608 * sysdeps/x86_64/rtld-strchr.S: New file.
16d2ea4c
UD
2609 * sysdeps/x86_64/rtld-strlen.S: New file.
2610 * sysdeps/x86_64/multiarch/rtld-rawmemchr.c: New file.
2611 * sysdeps/x86_64/multiarch/rtld-strlen.S: New file.
2612
dc8e5eb6
UD
26132009-07-26 H.J. Lu <hongjiu.lu@intel.com>
2614
2615 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
2616 strncmp-c.
2617 * sysdeps/x86_64/multiarch/strcmp.S (aftertail): Removed.
2618 (exit): Likewise.
2619 (Byte1): Likewise.
2620 (Byte2): Likewise.
2621 (Byte3): Likewise.
2622 (Byte4): Likewise.
2623 (Byte5): Likewise.
2624 (Byte6): Likewise.
2625 (next_8_bytes): Likewise.
2626 (Byte0): Remove commented out codes.
2627 (unaligned_table): Align jump table at 8 bytes.
2628 Add _sse4_2 to all labels. Always include "../strcmp.S".
2629 * sysdeps/x86_64/multiarch/strncmp-c.c: Removed.
2630 * sysdeps/x86_64/strcmp.S: Add SSE2 support.
2631 * sysdeps/x86_64/strncmp.S: New file.
2632
889f847e
UD
26332009-07-26 Ulrich Drepper <drepper@redhat.com>
2634
aa7492d2
UD
2635 [BZ #10422]
2636 * sysdeps/unix/sysv/linux/eventfd.c: Add compatibility for old
2637 kernels, dropped when eventfd2 support was added.
2638 * sysdeps/unix/sysv/linux/signalfd.c: Add compatibility for old
2639 kernels, dropped when signalfd4 support was added.
2640 * sysdeps/unix/sysv/linux/kernel-features.h: More CLOEXEC syscalls
2641 added, name them.
2642
e28b969b
UD
2643 [BZ #10452]
2644 * resolv/res_send.c (send_dg): Pass full SERVFAIL, NOTIMP, REFUSED
2645 replies up.
2646
889f847e
UD
2647 * elf/elf.h: Define NT_GNU_GOLD_VERSION.
2648
29e92fa5
UD
26492009-07-25 Ulrich Drepper <drepper@redhat.com>
2650
4e5b5821
L
2651 * sysdeps/x86_64/multiarch/strcmp.S: Some more optimizations for
2652 modern processor versions. Patch by H.J. Lu <hongjiu.lu@intel.com>.
2653
65731753
UD
2654 [BZ #10448]
2655 * sysdeps/posix/getaddrinfo.c (gaih_inet): If NSS module contains no
2656 callback we must touch the status to avoid using stale value.
2657
29e92fa5
UD
2658 * sysdeps/x86_64/multiarch/strcmp.S: Exclude unused code from being
2659 compiled in.
2660
da331e8e
UD
26612009-07-24 Ulrich Drepper <drepper@redhat.com>
2662
2663 * sysdeps/unix/sysv/linux/configure.in: Don't automatically include
2664 /lib/modules/* headers anymore. We have sane headers in the standard
2665 place now.
2666
f957edde
AK
26672009-06-16 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2668
2669 * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): "hpage",
2670 "etf3enh" and "highgprs" added.
2671 (_dl_s390_platforms): "z10" added.
2672 * sysdeps/s390/dl-procinfo.h (_DL_HWCAP_COUNT, _DL_PLATFORMS_COUNT):
2673 Increased for the new entries.
2674 (HWCAP enum): HWCAP_S390_HPAGE, HWCAP_S390_ETF3EH and
2675 HWCAP_S390_HIGH_GPRS added.
2676
2677 * sysdeps/s390/s390-64/Makefile: Adjusted to build the new modules.
2678 * sysdeps/s390/s390-64/iso-8859-1_cp037_z900.c: New file.
2679 * sysdeps/s390/s390-64/utf16-utf32-z9.c: New file.
2680 * sysdeps/s390/s390-64/utf8-utf16-z9.c: New file.
2681 * sysdeps/s390/s390-64/utf8-utf32-z9.c: New file.
2682
802fe9a1
UD
26832009-07-23 Ulrich Drepper <drepper@redhat.com>
2684
b2509a1e
UD
2685 * sysdeps/x86_64/cacheinfo.c [USE_MULTIARCH]: Rearrange code to
2686 avoid additional cpuid instructions. Most of the information is
2687 stored somewhere.
2688
3e9099b4
UD
2689 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add more
2690 cache descriptors.
2691 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Likewise.
2692
d28797e4
UD
2693 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Reset
2694 SSSE3 bit for Atoms.
2695 * sysdeps/x86_64/multiarch/strcpy.S: New need to perform Atom test
2696 here anymore.
2697
666a9871
UD
2698 * posix/tst-rfc3484.c (do_test): Initialize entire sockaddr_in
2699 structure before copying it to avoid warning.
2700 * posix/tst-rfc3484-2.c (do_test): Likewise.
2701 * posix/tst-rfc3484-3.c (do_test): Likewise.
2702
30a2dfd5
DS
2703 [BZ #10416]
2704 * include/unistd.h: Make header file suitable for C++ test cases.
2705 Patch by Duncan Simpson <dps@simpson.demon.co.uk>.
2706
9b6bf8a3
UD
2707 * sysdeps/unix/sysv/linux/i386/makecontext.S: Ensure we preserve the
2708 stack alignment in the exit code.
2709
077e7700
UD
2710 * elf/dl-lookup.c (dl_lookup_x): The hashval for unique symbol can
2711 potentially be zero.
2712
802fe9a1
UD
2713 * elf/tst-unique1.c: Extend test to check for unloading DSO with
2714 unique symbol definition.
2715 Patch by Jakub Jelinek.
2716 * elf/dl-lookup.c (do_lookup_x): When entering a new unique symbol,
2717 make sure the object with the definition cannot be unloaded. Adjust
2718 a few types.
2719 * sysdeps/generic/ldsodefs.h (struct rtld_global): The map element in
2720 the unique symbol hash table should not be const.
2721
ae612b04
UD
27222009-07-21 Ulrich Drepper <drepper@redhat.com>
2723
2724 * sysdeps/x86_64/multiarch/strstr.c: Minor cleanups. Remove
2725 unnecesary variables. Comment fixes.
2726
a8f895eb
UD
27272009-07-20 Ulrich Drepper <drepper@redhat.com>
2728
2729 * sysdeps/x86_64/multiarch/strstr.c [USE_AS_STRCASESTR] (STRSTR_SSE42):
2730 Use NONASCII_CASE information provided by the locale to determine
2731 whether optimized string load function can be used. Minor cleanups.
2732
2b7a8664
L
27332009-07-20 H.J. Lu <hongjiu.lu@intel.com>
2734
2735 * string/strcasestr.c (STRCASESTR): New macro.
2736 (__strcasestr): Renamed to ..
2737 (STRCASESTR): ...this.
2738 * string/strstr.c (STRSTR): New macro.
2739 (strstr): Renamed to ..
2740 (STRSTR): ...this.
2741 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2742 strstr-c strcasestr-c
2743 (CFLAGS-strstr.c): New.
2744 (CFLAGS-strcasestr.c): Likewise.
2745 * sysdeps/x86_64/multiarch/strcasestr-c.c: New file.
2746 * sysdeps/x86_64/multiarch/strcasestr.c: New file.
2747 * sysdeps/x86_64/multiarch/strstr-c.c: New file.
2748 * sysdeps/x86_64/multiarch/strstr.c: New file.
2749
8a449450
UD
27502009-07-20 Ulrich Drepper <drepper@redhat.com>
2751
2752 * locale/localeinfo.h (LIMAGIC): Update value for LC_CTYPE.
2753 * locale/langinfo.h: Define _NL_CTYPE_NONASCII_CASE.
2754 * locale/C-ctype.c (_nl_C_LC_CTYPE): Add initializer for
2755 _NL_CTYPE_NONASCII_CASE.
2756 * locale/programs/ld-ctype.c (locale_ctype_t): Add nonascii_case
2757 field.
2758 (ctype_finish): Check whether there are any 8-bit characters outside
2759 the range ASCII has or whether the mapping isn't the same as for
2760 ASCII (±0x20). Set nonascii_case appropriately.
2761 (ctype_output): Add output handler for nonascii_case.
2762
63601ccd
UD
27632009-07-17 Ulrich Drepper <drepper@redhat.com>
2764
2765 * sysdeps/generic/sysdep.h: Define cfi_personality, cfi_lsda,
2766 CFI_PERSONALITY, CFI_LSDA, and DW_EH_PE_* constants.
2767
1c0ab5bd
UD
27682009-07-16 Ulrich Drepper <drepper@redhat.com>
2769
2770 [BZ #10360]
2771 * resolv/res-mkquery.c (__res_nopt): If anslen is > 0xffff store
2772 0xffff in the EDNS0 record.
2773
bec466d9 27742009-07-16 Ulrich Drepper <drepper@redhat.com>
50158f95
AS
2775
2776 * nscd/cache.c (cache_add): Use atomic_compare_and_exchange_bool_rel
2777 instead of atomic_compare_and_exchange_bool_acq to ensure pointer
2778 is written before the list head update.
2779 Patch by Andreas Schwab <aschwab@redhat.com>.
2780
137028b4 27812009-07-16 Ulrich Drepper <drepper@redhat.com>
bec466d9
UD
2782 Jakub Jelinek <jakub@redhat.com>
2783
2784 * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Make check for
2785 corruption thread-safe.
2786
bea0ac1d
JJ
27872009-07-13 Jakub Jelinek <jakub@redhat.com>
2788
2789 * include/atomic.h (catomic_compare_and_exchange_val_rel): If arch
2790 overrides atomic_compare_and_exchange_val_rel, define to
2791 atomic_compare_and_exchange_val_rel by default, otherwise default
2792 to catomic_compare_and_exchange_val_acq.
2793 (catomic_compare_and_exchange_bool_rel): If arch overrides
2794 atomic_compare_and_exchange_bool_rel, define to
2795 atomic_compare_and_exchange_bool_rel by default.
2796 * malloc/malloc.c (_int_free): Revert 2009-07-02 change.
2797 Use catomic_compare_and_exchange_val_rel instead of
2798 catomic_compare_and_exchange_val_acq.
2799
c8027cce
UD
28002009-07-16 Ulrich Drepper <drepper@redhat.com>
2801
55c4ce68
UD
2802 * sysdeps/generic/ldsodefs.h: Add prototype for
2803 _dl_higher_prime_number.
2804 * elf/dl-misc.c (_dl_higher_prime_number): Mark with internal_function.
2805
c8027cce
UD
2806 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Optimize
2807 restoring of ymm registers a bit.
2808
e26c9b84
L
28092009-07-15 H.J. Lu <hongjiu.lu@intel.com>
2810
2811 * sysdeps/x86_64/memcmp.S: New file.
2812
d7bd7a8a 28132009-07-15 Ulrich Drepper <drepper@redhat.com>
59cbcac0 2814
d7bd7a8a
UD
2815 * sysdeps/x86-64/dl-trampoline.h: Remove after integrating code into...
2816 * sysdeps/x86-64/dl-trampoline.S: ...here. Rewrite to avoid function
2817 pointers in writable memory.
59cbcac0 2818
b0ecde3a
L
28192009-07-07 H.J. Lu <hongjiu.lu@intel.com>
2820
2821 * config.h.in: Add HAVE_AVX_SUPPORT entry.
2822 * config.make.in: Add config-cflags-avx entry.
2823 * configure.in: Substitute libc_cv_cc_avx.
2824 * elf/Makefile: Add rules to build and run tst-audit4 and tst-audit5.
2825 * elf/tst-audit4.c: New file.
2826 * elf/tst-audit5.c: New file.
2827 * elf/tst-auditmod4a.c: New file.
2828 * elf/tst-auditmod4b.c: New file.
2829 * elf/tst-auditmod5a.c: New file.
2830 * elf/tst-auditmod5b.c: New file.
2831 * sysdeps/x86_64/Makefile (gen-as-const-headers): Add
2832 link-defines.sym.
2833 * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): New.
2834 (La_x86_64_vector): Likewise.
2835 (La_x86_64_regs): Append lr_vector.
2836 (La_x86_64_retval): Append lr_vector0/lrv_vector1.
2837 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Move
2838 saving and restoring SSE registers to ...
2839 * sysdeps/x86_64/dl-trampoline.h: This. New file.
2840 * sysdeps/x86_64/dl-trampoline.S: Include <config.h> and
2841 <link-defines.h>.
2842 (_dl_runtime_profile): Use LR_SIZE to allocate space for
2843 La_x86_64_regs. Allocate extra space and jump to memory at
2844 save_and_restore_vector if HAVE_AVX_SUPPORT is defined.
2845 (save_and_restore_vector_sse): New.
2846 (save_and_restore_vector_avx): Likewise.
2847 (check_avx): Likewise.
2848 (save_and_restore_vector): Likewise.
2849 * sysdeps/x86_64/elf/configure.in: Set libc_cv_cc_avx and
2850 HAVE_AVX_SUPPORT.
2851 * sysdeps/x86_64/link-defines.sym: New file.
2852
339717d5
UD
28532009-07-10 Ulrich Drepper <drepper@redhat.com>
2854
786b74f4
UD
2855 * elf/do-lookup.h: Removed after folding content into...
2856 * elf/dl-lookup.c: ...here.
2857
339717d5
UD
2858 * sysdeps/unix/sysv/linux/sys/epoll.h: Fix comment.
2859
415ac3df
UD
28602009-07-09 Ulrich Drepper <drepper@redhat.com>
2861
2862 * configure.in: Check for gnu_unique_symbol symbol type.
2863 * config.h.in: Add HAVE_ASM_UNIQUE_OBJECT entry.
2864 * elf/do-lookup.h (do_lookup_x): Take new parameter with link map of
2865 the undefined symbol. Handle STB_GNU_UNIQUE binding of found symbol.
2866 * elf/dl-lookup.c (_dl_lookup_symbol_x): Adjust callers for do_lookup_x
2867 change.
2868 * sysdeps/generic/ldsodefs.h (struct rtld_global): Add definitions for
2869 unique symbol table.
2870 * elf/rtld.c (rtld_global): Initialize lock of unique symbol hash table
2871 for first namespace.
2872 * elf/dl-open.c (_dl_open): For new namespace, initialize lock for
2873 unique symbol hash table.
2874 * elf/Makefile: Add rules to build and run tst-unique1 and tst-unique2.
2875 * elf/tst-unique1.c: New file.
2876 * elf/tst-unique1mod1.c: New file.
2877 * elf/tst-unique1mod2.c: New file.
2878 * elf/tst-unique2.c: New file.
2879 * elf/tst-unique2mod1.c: New file.
2880 * elf/tst-unique2mod2.c: New file.
2881
eba0994e
UD
28822009-07-07 Ulrich Drepper <drepper@redhat.com>
2883
b4f55afd
UD
2884 * elf/elf.h (STB_GNU_UNIQUE): Define.
2885
eba0994e
UD
2886 * elf/dl-misc.c (_dl_higher_prime_number): New function. Moved here
2887 from...
2888 * include/inline-hashtab.h: ...here.
2889 (htab_expand): Adjust for renamed function. Correct memory handling.
2890
a38862a5
UD
28912009-07-06 Ulrich Drepper <drepper@redhat.com>
2892
415ac3df 2893 * elf/do-lookup.h (do_lookup_x): Optimize test for valid symbol types.
a38862a5 2894
2123d581
AS
28952009-07-03 Andreas Schwab <aschwab@redhat.com>
2896
2897 * sysdeps/powerpc/sysdep.h (PPC_FEATURE_ARCH_2_06): Fix value.
2898 (PPC_FEATURE_HAS_VSX): Likewise.
2899
d6485c98
UD
29002009-07-03 Ulrich Drepper <drepper@redhat.com>
2901
cea43295
UD
2902 * sysdeps/x86_64/multiarch/strcspn-c.c: Minor cleanups.
2903 * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
2904
d6485c98
UD
2905 * sysdeps/x86_64/multiarch/strcmp.S: Make sure functions are all
2906 aligned to 16 byte boundaries.
2907 * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
2908 * sysdeps/x86_64/multiarch/strlen.S: Likewise.
2909 * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
2910
06e51c8f
L
29112009-07-02 H.J. Lu <hongjiu.lu@intel.com>
2912
2913 * config.h.in (HAVE_SSE4_SUPPORT): New macro.
2914 * config.make.in (config-cflags-sse4): New variable.
2915 * configure.in: Substitute libc_cv_cc_sse4.
2916 * sysdeps/i386/configure.in: Set libc_cv_cc_sse4 and
2917 HAVE_SSE4_SUPPORT.
2918 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2919 strcspn-c, strpbrk-c, strspn-c for string if gcc supports SSE4.
2920 * sysdeps/x86_64/multiarch/strcspn-c.c: New file.
2921 * sysdeps/x86_64/multiarch/strcspn.S: New file.
2922 * sysdeps/x86_64/multiarch/strpbrk-c.c: New file.
2923 * sysdeps/x86_64/multiarch/strpbrk.S: New file.
2924 * sysdeps/x86_64/multiarch/strspn-c.c: New file.
2925 * sysdeps/x86_64/multiarch/strspn.S: New file.
2926
ab6a873f
L
29272009-06-30 H.J. Lu <hongjiu.lu@intel.com>
2928
167d5ed5
L
2929 * elf/Makefile (distribute): Remove tst-audit.sh. Add
2930 tst-audit2.c, tst-audit3.c, tst-auditmod3a.c, tst-auditmod3b.c.
2931 (tests): Add tst-audit3 for x86_64.
2932 (modules-names): Add tst-auditmod3a, tst-auditmod3b.
2933 ($(objpfx)tst-audit3): Define.
2934 ($(objpfx)tst-audit3.out): Define.
2935 (tst-audit3-ENV): Define.
2936 * elf/tst-audit3.c: New file.
2937 * elf/tst-auditmod3a.c: New file.
2938 * elf/tst-auditmod3b.c: New file.
2939 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
2940 and restore xmm6.
2941
ab6a873f
L
2942 * string/stpncpy.c (STPNCPY): New. Defined if not defined.
2943 (__stpncpy): Renamed to ...
2944 (STPNCPY): This.
2945 (stpncpy): Create alias only if STPNCPY is not defined.
2946 * string/strncpy.c (STRNCPY): New. Defined to strncpy if not
2947 defined.
2948 (strncpy): Renamed to ...
2949 (STRNCPY): This.
2950 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
2951 stpncpy-c strncpy-c for string.
2952 * sysdeps/x86_64/multiarch/stpcpy.S: New file.
2953 * sysdeps/x86_64/multiarch/stpncpy-c.c: New file.
2954 * sysdeps/x86_64/multiarch/stpncpy.S: New file.
2955 * sysdeps/x86_64/multiarch/strcpy.S: New file.
2956 * sysdeps/x86_64/multiarch/strncpy-c.c: New file.
2957 * sysdeps/x86_64/multiarch/strncpy.S: New file.
2958
6cbbaa50
UD
29592009-07-02 Ulrich Drepper <drepper@redhat.com>
2960
2961 * malloc/malloc.c [ATOMIC_FASTBINS] (_int_free): Add full barrier when
2962 adding to fast bin list.
2963
29ba9812
UD
29642009-07-01 Ulrich Drepper <drepper@redhat.com>
2965
2fd0cd8b
UD
2966 * nis/nss_nis/nis-network.c (_nss_nis_getnetbyaddr_r): Don't use
2967 inet_makeaddr. This worked only with class-based networks.
2968 * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):
2969 Likewise.
2970
29ba9812 2971 * nss/nss_files/files-network.c (netbyaddr): If type is AF_UNSPEC,
5cd1f906 2972 recognize all types.
29ba9812 2973 * nss/getent.c (networks_keys): Pass AF_UNSPEC instead of AF_UNIX
5cd1f906
UD
2974 to getnetbyaddr. Fix network parameter to getnetbyaddr. It must
2975 be in host byte order.
29ba9812 2976
01812913
L
29772009-06-26 H.J. Lu <hongjiu.lu@intel.com>
2978
2979 * sysdeps/x86_64/multiarch/ifunc-defines.sym (FAMILIY_OFFSET): Define.
2980 (MODEL_OFFSET): Define.
2981 * sysdeps/x86_64/multiarch/init-arch.h (cpu_features): Add
2982 family and model.
2983 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Break
2984 out common code into new function get_common_indeces. Determine
2985 extended family and model for Intel processors.
2986
44d20bca
UD
29872009-06-26 Ulrich Drepper <drepper@redhat.com>
2988
2989 * resolv/resolv.h: Define RES_SNGLKUPREOP.
2990 * resolv/res_init.c (res_setoptions): Recognize single-request-reopen
2991 option.
2992 * resolv/res_send.c (reopen): New function. Broken out of...
2993 (send_dg): ... here. Recognize RES_SNGLKUPREOP. Implement second
2994 fallback mechanism. If single-request fails switch to
2995 single-request-reopen mode which opens a new socket for the second
2996 request.
2997
80a98966
AS
29982009-06-25 Andreas Schwab <aschwab@redhat.com>
2999
3000 * sysdeps/powerpc/powerpc32/____longjmp_chk.S (LOAD_ARG): Define.
3001 (CHECK_SP): Use it.
54c99aab 3002
3f241d75
AS
30032009-06-24 Andreas Schwab <aschwab@redhat.com>
3004
3005 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Fix cfa offset
3006 for saved registers.
3007 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
3008 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
3009 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
3010
7a7c2c24
AS
30112009-06-23 Andreas Schwab <aschwab@redhat.com>
3012
3013 * time/tzfile.c (__tzfile_read): Don't use an empty TZ string.
3014
20a3ce85
UD
30152009-06-22 Ulrich Drepper <drepper@redhat.com>
3016
58d60030
UD
3017 * po/id.po: Update from translation team.
3018
20a3ce85
UD
3019 * po/bg.po: Update from translation team.
3020
772f4e6a
L
30212009-06-22 H.J. Lu <hongjiu.lu@intel.com>
3022
3023 * string/strncmp.c (STRNCMP): New. Defined to strncmp if not
3024 defined.
3025 (strncmp): Renamed to STRNCMP.
3026 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
3027 strncmp-c for string.
3028 * sysdeps/x86_64/multiarch/init-arch.h (HAS_SSE4_2): Define.
3029 * sysdeps/x86_64/multiarch/strcmp.S: New file.
3030 * sysdeps/x86_64/multiarch/strncmp.S: New file.
3031 * sysdeps/x86_64/multiarch/strncmp-c.c: New file.
3032
3c30afc8
L
30332009-06-19 H.J. Lu <hongjiu.lu@intel.com>
3034
3035 * elf/Makefile (distribute): Add ifuncmain1staticpie.c,
3036 ifuncmain5.c, ifuncmain5pic.c, ifuncmain5picstatic.c,
3037 ifuncmain5pie.c, ifuncmain5static.c, ifuncmain5staticpic.c,
3038 ifuncdep5.c, ifuncdep5pic.c, ifuncmod5.c, ifuncmain7.c,
3039 ifuncmain7pic.c, ifuncmain7picstatic.c, ifuncmain7pie.c, and
3040 ifuncmain7static.c.
3041 (tests-static): Add ifuncmain5static, ifuncmain5picstatic,
3042 ifuncmain7static, and ifuncmain7picstatic.
3043 (tests): Also depend on $(objpfx)ifuncmain1staticpie.out,
3044 $(objpfx)ifuncmain5pie.out, $(objpfx)ifuncmain6pie.out, and
3045 $(objpfx)ifuncmain7pie.out.
3046 (modules-names): Add ifuncmod5 ifuncmod6
3047 (ifuncmod5.so-no-z-defs): Define.
3048 (ifuncmod6.so-no-z-defs): Define.
3049 (CFLAGS-ifuncmain5pic.c): Define.
3050 (CFLAGS-ifuncmain5picstatic.c): Define.
3051 (CFLAGS-ifuncmain5staticpic.c): Define.
3052 (CFLAGS-ifuncdep5pic.c): Define.
3053 (CFLAGS-ifuncmain7pic.c): Define.
3054 (CFLAGS-ifuncmain7picstatic.c): Define.
3055 (CFLAGS-ifuncmain1staticpie.c): Define.
3056 (CFLAGS-ifuncmain5pie.c): Define.
3057 (CFLAGS-ifuncmain6pie.c): Define.
3058 (CFLAGS-ifuncmain7pie.c): Define.
3059 ($(objpfx)ifuncmain1staticpie.out): Define.
3060 ($(objpfx)ifuncmain1staticpie): Define.
3061 ($(objpfx)ifuncmain5pie.out): Define.
3062 ($(objpfx)ifuncmain5pie): Define.
3063 ($(objpfx)ifuncmain6pie.out): Define.
3064 ($(objpfx)ifuncmain6pie): Define.
3065 ($(objpfx)ifuncmain5): Define.
3066 ($(objpfx)ifuncmain5pic): Define.
3067 ($(objpfx)ifuncmain5static): Define.
3068 ($(objpfx)ifuncmain5staticpic): Define.
3069 ($(objpfx)ifuncmain5picstatic): Define.
3070 (generated): Add ifuncmain1staticpie, ifuncmain1staticpie.out,
3071 ifuncmain5pie, ifuncmain5pie.out, ifuncmain6pie, and
3072 ifuncmain6pie.out.
3073 * elf/b/elf/ifuncmain1staticpie.c: New file.
3074 * elf/ifuncdep5.c: New file.
3075 * elf/ifuncdep5pic.c: New file.
3076 * elf/ifuncmain5.c: New file.
3077 * elf/ifuncmain5pic.c: New file.
3078 * elf/ifuncmain5picstatic.c: New file.
3079 * elf/ifuncmain5pie.c: New file.
3080 * elf/ifuncmain5static.c: New file.
3081 * elf/ifuncmain5staticpic.c: New file.
3082 * elf/ifuncmain6pie.c: New file.
3083 * elf/ifuncmain7.c: New file.
3084 * elf/ifuncmain7pic.c: New file.
3085 * elf/ifuncmain7picstatic.c: New file.
3086 * elf/ifuncmain7pie.c: New file.
3087 * elf/ifuncmain7static.c: New file.
3088 * elf/ifuncmod5.c: New file.
3089 * elf/ifuncmod6.c: New file.
3090
ccab6d8f
UD
30912009-06-20 Ulrich Drepper <drepper@redhat.com>
3092
3093 [BZ #10085]
3094 * nis/nss_compat/compat-initgroups.c (nss_setgrent): New variable.
3095 (nss_endgrent): New variable.
3096 (struct ent_t): Add need_endgrent and skip_initgroups_dyn
3097 fields. Change type of files to bool and adjust all users.
3098 (init_nss_interface): Initialize nss_setgrent and nss_endgrent.
3099 (internal_endgrent): Call nss_endgrent if necessary.
3100 (add_group): New function. Broken out of...
3101 (check_and_add_group): ...here.
3102 (getgrent_next_nss): Remove test that any callback is available.
3103 Use skip_initgroups_dyn to determine whether to use initgroups_dyn
3104 callback. If there is no blacklist we can trust the results returned
3105 by the initgroups_dyn callback. In case there is a callback and we
3106 find a group entry for the group ID but it doesn't contain the
3107 correct member, switch to the slow mode and use getgrent_r.
3108 (internal_getgrent_r): When we see a +: entry, determine whether
3109 there is any callback and which we can use the initgroups_dyn
3110 callback.
3111
d0a2af71
UD
31122009-06-18 Ulrich Drepper <drepper@redhat.com>
3113
f6887a0d
UD
3114 * malloc/malloc.c (_int_malloc): Add some consistency checks.
3115 (_int_free): Likewise.
3116
d0a2af71
UD
3117 * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_IEEE802154 and
3118 AF_IEEE802154.
3119 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
3120 * sysdeps/unix/sysv/linux/net/if_arp.h: Define ARPHRD_IEEE802154
3121 and ARPHRD_IEEE802154_PHY.
3122
3123 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Add missing definitions
3124 relative to generic Linux version.
3125
d8366b09
L
31262009-06-17 H.J. Lu <hongjiu.lu@intel.com>
3127
3128 * elf/Makefile ($(objpfx)ifuncmain1pie): Use $(+link-pie).
3129 ($(objpfx)ifuncmain1vispie): Likewise.
3130
f051ddfe
UD
31312009-06-16 Ulrich Drepper <drepper@redhat.com>
3132
3133 * login/Makefile: Build pt_chown as PIE.
3134
f60ddf9b
AS
31352009-06-15 Andreas Schwab <aschwab@redhat.com>
3136
3137 * debug/xtrace.sh (do_help): Don't treat bug reporting message as
3138 a format string.
3139 * elf/sln.c (usage): Likewise.
3140 * malloc/memusage.sh (do_help): Likewise.
3141 * nss/getent.c (more_help): Likewise.
3142 * posix/getconf.c (main): Likewise.
3143 * sunrpc/rpcinfo.c (usage): Likewise.
3144 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Likewise.
3145
f793b624
UD
31462009-06-16 Ulrich Drepper <drepper@redhat.com>
3147
8a909c64
UD
3148 * login/programs/pt_chown.c: Use libcap to drop privileges other than
3149 those needed.
f793b624 3150 * login/Makefile: If necessary link pt_chown with -lcap.
8a909c64
UD
3151 * sysdeps/generic/pty-private.h: Define FAIL_ENOMEM.
3152 * sysdeps/unix/grantpt.c: Handle FAIL_ENOMEM.
f793b624 3153
fab8238d
JJ
31542009-06-16 Jakub Jelinek <jakub@redhat.com>
3155
3156 * sysdeps/x86_64/memchr.S (memchr): Use unsigned instead of signed
3157 comparisons.
3158 * string/test-memchr.c (do_random_tests): Test very large lengths
3159 as well.
3160
435aa54b
L
31612009-06-02 H.J. Lu <hongjiu.lu@intel.com>
3162
3163 * Makeconfig (+link-pie): Define.
3164 (+prectorS): Define.
3165 (+postctorS): Define.
3166 * elf/Makefile ($(objpfx)tst-pie1): Use $(+link-pie).
3167 * nscd/Makefile ($(objpfx)nscd): Likewise.
3168
25bfbb9e
RA
31692009-04-22 Ryan S. Arnold <rsa@us.ibm.com>
3170
3171 [BZ #10107]
3172 * sysdeps/powerpc/powerpc32/power6/memcpy.S (memcpy): Replace cmpldi
3173 with cmplwi.
3174 * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
3175
b34de9ea
UD
31762009-06-16 Ulrich Drepper <drepper@redhat.com>
3177
3178 * sysdeps/unix/sysv/linux/grantpt.c: Remove file after folding changes
3179 into ...
3180 * sysdeps/unix/grantpt.c: ...here.
3181
a468a1d4
UD
31822009-06-15 Ulrich Drepper <drepper@redhat.com>
3183
837dea7c
UD
3184 * sysdeps/unix/sysv/linux/grantpt.c (grantpt): Only call chown and
3185 chmod if it is necessary.
3186
292e3abe 3187 [BZ #10166]
eae3208e
UD
3188 * sysdeps/unix/sysv/linux/grantpt.c: Remove shortcut which was used
3189 when the slave device is in devpts or devfs.
292e3abe 3190
395a37e3
UD
3191 [BZ #10183]
3192 * posix/tst-cpucount.c: Don't try more than CPU_SETSIZE bits.
3193
7ed520bd
AE
3194 [BZ #10195]
3195 * inet/netinet/icmp6.h (struct nd_opt_home_agent_info): Change type
3196 of nd_opt_home_agent_info_preference to uint16_t.
3197 Patch by Arnaud Ebalard <arno@natisbad.org>.
3198
c518f9a4 3199 [BZ #10207]
f6887a0d 3200 * nss/getent.c: Add support for printing gshadow data.
c518f9a4 3201
233a182b
JL
3202 [BZ #10203]
3203 * nis/nss_nis/nis-pwd.c (internal_nis_endpwent): Free all buffers,
3204 not just the currently used one and those which follow.
3205 Patch by Joe Landers <jlanders@vmware.com>.
3206
4155d926
BD
3207 [BZ #10196]
3208 * libio/tst-fgetwc.c (do_test): Use de_DE.UTF-8 as locale name.
eae3208e 3209 * libio/Makefile: Run tst-fgetwc with necessary envvar.
4155d926
BD
3210 Patch by Bruce Dubbs <bdubbs@linuxfromscratch.org>.
3211
48dcd0ba
UD
3212 [BZ #10217]
3213 * stdlib/abort.c: Define variable __abort_msg.
3214 * stdlib/Versions: Export __abort_msg with GLIBC_PRIVATE version.
3215 * include/stdlib.h: Declare __abort_msg.
3216 * assert/assert-perr.c: Don't free buffer for message immediately.
3217 Store atomically in __abort_msg and free old buffer if necessary.
3218 * assert/assert.c: Likewise.
3219 * sysdeps/posix/libc_fatal.c: Allocate buffer for message, copy it,
3220 store pointer in __abort_msg, and possibly free old string.
3221 * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
3222
6355c997
UD
3223 * time/tzfile.c (__tzfile_read): Correct computation of tzspec_len.
3224
29143408
AH
3225 [BZ #10211]
3226 * time/tzfile.c (__tzfile_compute): If we use the envvar format still
3227 handle leap seconds if they are available.
3228 Patch by Akinori Hattori <hattya@gentoo.org>.
3229
5fb55a68
UD
3230 * timezone/tzselect.ksh: Update from tzcode2009i.
3231 * timezone/zdump.c: Likewise.
3232 * timezone/zic.c: Likewise.
3233
a468a1d4
UD
3234 * timezone/africa: Update from tzdata2009i.
3235 * timezone/antarctica: Likewise.
3236 * timezone/asia: Likewise.
3237 * timezone/australasia: Likewise.
3238 * timezone/backward: Likewise.
3239 * timezone/etcetera: Likewise.
3240 * timezone/europe: Likewise.
3241 * timezone/factory: Likewise.
3242 * timezone/iso3166.tab: Likewise.
3243 * timezone/leapseconds: Likewise.
3244 * timezone/northamerica: Likewise.
3245 * timezone/pacificnew: Likewise.
3246 * timezone/solar87: Likewise.
3247 * timezone/solar88: Likewise.
3248 * timezone/solar89: Likewise.
3249 * timezone/southamerica: Likewise.
3250 * timezone/systemv: Likewise.
3251 * timezone/yearistype: Likewise.
3252 * timezone/zone.tab: Likewise.
3253
02125962
JJ
32542009-06-15 Jakub Jelinek <jakub@redhat.com>
3255
3256 * elf/dl-lookup.c (_dl_debug_bindings): When resolving to
3257 STT_GNU_IFUNC symbol or in 8 into type_class.
3258
3259 * sysdeps/i386/dl-irel.h (elf_irel): Use Elf32_Addr type
3260 instead of Elf64_Addr.
3261
eb0b6cb6
UD
32622009-06-14 Ulrich Drepper <drepper@redhat.com>
3263
53c06891
UD
3264 * po/sv.po: Update from translation team.
3265
eb0b6cb6
UD
3266 [BZ #10229]
3267 * misc/sys/select.h (__NFDBITS): Expression should have type int.
3268 * sysdeps/x86_64/bits/select.h: Remove asm versions for __FD_SET,
3269 __FD_CLR, and __FD_ISSET. gcc nowadays generates better code from
3270 the C version.
3271
bfdb73e1
UD
32722009-06-12 Ulrich Drepper <drepper@redhat.com>
3273
3274 * Versions.def: Add GLIBC_2.11 for libpthread.
3275
310647e9
UD
32762009-06-11 Ulrich Drepper <drepper@redhat.com>
3277
3278 * resolv/res_send.c (send_dg): Remember we switched to
3279 single-request mode.
3280
d360a0da
UD
32812009-06-09 Ulrich Drepper <drepper@redhat.com>
3282
88ea382f
D
3283 * dlfcn/dlfcn.h: Remove comma at end of enum.
3284 Patch by J.H.M. Dassen <rdassen@redhat.com>.
3285
d360a0da
UD
3286 * libio/fileops.c (_IO_new_file_fopen): Don't prematurely stop
3287 parsing mode string.
3288
443caceb
UD
32892009-06-05 Ulrich Drepper <drepper@redhat.com>
3290
b77c9323
UD
3291 * sysdeps/x86_64/rawmemchr.S: Minor optimization.
3292
3293 * sysdeps/x86_64/multiarch/rawmemchr.S: New file.
3294
3ab2d57a
UD
3295 * sysdeps/x86_64/multiarch/strlen.S: New file.
3296 * sysdeps/x86_64/multiarch/ifunc-defines.sym: New file.
3297 * sysdeps/x86_64/multiarch/Makefile: Add rule to build ifunc-defines.h.
3298 * sysdeps/x86_64/multiarch/init-arch.h: Name structure with register
3299 content.
3300
443caceb
UD
3301 * csu/elf-init.c: Only compile in IFUNC functionality if USE_MULTIARCH
3302 is defined.
3303
747785f2
UD
33042009-06-04 Ulrich Drepper <drepper@redhat.com>
3305
2f3f7b9d 3306 * sysdeps/x86_64/strlen.S: Minor optimizations.
747785f2 3307
2f083d75
L
33082009-06-02 H.J. Lu <hongjiu.lu@intel.com>
3309
3310 * elf/Makefile (distribute): Add ifuncmain1.c, ifuncmain1pic.c,
3311 ifuncmain1vis.c, ifuncmain1vispic.c, ifuncmain1static.c,
3312 ifuncmain1staticpic.c, ifuncmain1picstatic.c, ifuncdep1.c,
3313 ifuncdep1pic.c, ifuncmod1.c, ifuncmain1pie.c, ifuncmain1vispie.c,
3314 ifuncmain2.c, ifuncmain2static.c, ifuncdep2.c,
3315 funcmain2pic.c, ifuncmain2picstatic.c, ifuncdep2pic.c,
3316 ifuncmain3.c, ifuncmod3.c,.
3317 ifuncmain4.c, ifuncmain4static.c, ifuncmain4picstatic.c.
3318 (tests-static): Add ifuncmain1static, ifuncmain1picstatic,
3319 ifuncmain2static, ifuncmain2picstatic, ifuncmain4static,
3320 ifuncmain4picstatic.
3321 (tests): Add ifuncmain1, ifuncmain1pic, ifuncmain1vis,
3322 ifuncmain1vispic, ifuncmain1staticpic, ifuncmain2, ifuncmain2pic,
3323 ifuncmain3, ifuncmain4.
3324 (tests): Depend on $(objpfx)ifuncmain1pie.out and
3325 $(objpfx)ifuncmain1vispie.out.
3326 (modules-names): Add ifuncmod1 ifuncmod3.
3327 (generated): Add ifuncmain1pie ifuncmain1pie.out
3328 ifuncmain1vispie ifuncmain1vispie.out.
3329 Define rules to build and run the tests.
3330 * elf/ifuncdep1.c: New file.
3331 * elf/ifuncdep1pic.c: New file.
3332 * elf/ifuncdep2.c: New file.
3333 * elf/ifuncdep2pic.c: New file.
3334 * elf/ifuncmain1.c: New file.
3335 * elf/ifuncmain1pic.c: New file.
3336 * elf/ifuncmain1picstatic.c: New file.
3337 * elf/ifuncmain1pie.c: New file.
3338 * elf/ifuncmain1static.c: New file.
3339 * elf/ifuncmain1staticpic.c: New file.
3340 * elf/ifuncmain1vis.c: New file..
3341 * elf/ifuncmain1vispic.c: New file..
3342 * elf/ifuncmain1vispie.c: New file.
3343 * elf/ifuncmain2.c: New file.
3344 * elf/ifuncmain2pic.c: New file.
3345 * elf/ifuncmain2picstatic.c: New file.
3346 * elf/ifuncmain2static.c: New file.
3347 * elf/ifuncmain3.c: New file.
3348 * elf/ifuncmain4.c: New file.
3349 * elf/ifuncmain4picstatic.c: New file.
3350 * elf/ifuncmain4static.c: New file.
3351 * elf/ifuncmod1.c: New file.
3352 * elf/ifuncmod3.c: New file.
3353
fbb04b35
UD
33542009-06-03 Ulrich Drepper <drepper@redhat.com>
3355
3356 * elf/dl-sysdep.c (_dl_show_auxv): Terminate correct string.
3357
3d5243d4
UD
33582009-06-02 Ulrich Drepper <drepper@redhat.com>
3359
3360 [BZ #10221]
3361 * posix/Makefile (routines): Add execvpe.
3362 * posix/Versions: Export execvpe for GLIBC_2.11.
3363 * posix/execvp.c: Now only a wrapper. Move code to...
3364 * posix/execvpe.c: ...here. New file.
3365 * posix/unistd.h: Declare execvpe.
3366
b7629ee3
UD
33672009-06-01 Ulrich Drepper <drepper@redhat.com>
3368
fd96f062
UD
3369 * sysdeps/i386/dl-machine.h (elf_machine_rel): Reorder conditions
3370 for STT_GNU_IFUNC handling for efficiency.
3371 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
3372
b7629ee3
UD
3373 * sysdeps/i386/dl-irel.h (elf_irel): Use __libc_fatal instead of just
3374 _exit.
3375 * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
3376
8ea23729
UD
33772009-05-31 Ulrich Drepper <drepper@redhat.com>
3378
3379 * sysdeps/x86_64/multiarch/sched_cpucount.c: Also use optimized code
3380 for !SHARED.
3381
74414708
UD
33822009-05-29 H.J. Lu <hongjiu.lu@intel.com>
3383
3384 * csu/elf-init.c: Include <link.h> and <dl-irel.h> if LIBC_NONSHARED
3385 is not defined.
3386 (__rela_iplt_start): New declaration.
3387 (__rela_iplt_end): Likewise.
3388 (__rel_iplt_start): Likewise.
3389 (__rel_iplt_end): Likewise.
3390 (__libc_csu_init): Process __rela_iplt_start and __rel_iplt_start.
3391 * elf/elf.h (R_386_IRELATIVE): New macro.
3392 (R_X86_64_IRELATIVE): New macro.
3393 (R_386_NUM): Updated.
3394 (R_X86_64_NUM): Likewise.
3395 * include/libc-symbols.h (libc_ifunc_hidden_def1): New macro.
3396 (libc_ifunc_hidden_def): New macro.
3397 * sysdeps/generic/dl-irel.h: New file.
3398 * sysdeps/i386/dl-irel.h: New file.
3399 * sysdeps/x86_64/dl-irel.h: New file.
3400 * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle R_386_IRELATIVE.
3401 (elf_machine_rela): Check SHN_UNDEF for STT_GNU_IFUNC symbol.
3402 Handle R_386_IRELATIVE.
3403 (elf_machine_lazy_rel): Handle R_386_IRELATIVE.
3404 (elf_machine_lazy_rela): Likewise.
3405 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
3406 R_X86_64_IRELATIVE.
3407 (elf_machine_lazy_rel): Handle R_X86_64_IRELATIVE.
3408
963cb6fc
UD
34092009-05-31 Ulrich Drepper <drepper@redhat.com>
3410
3411 * sysdeps/x86_64/multiarch/init-arch.h: Define COMMON_CPUID_INDEX_1
3412 instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1. So far there
3413 are no differences. If an architecture has bits in CPUID index 1
3414 meaning different things the values for the COMMON_CPUID_INDEX_1
3415 index must not be set.
3416 (INTEL_HAS_POPCOUNT, AMD_HAS_POPCOUNT): Removed in favor of...
3417 (HAS_POPCOUNT): ...this. New macro.
3418 * sysdeps/x86_64/multiarch/init-arch.c: Use COMMON_CPUID_INDEX_1
3419 instead of INTEL_CPUID_INDEX_1 and AMD_CPUID_INDEX_1. Unify code
3420 to set the value for Intel and AMD architectures.
3421 * sysdeps/x86_64/cacheinfo.c: Use COMMON_CPUID_INDEX_1 instead of
3422 INTEL_CPUID_INDEX_1.
3423 * sysdeps/x86_64/multiarch/sched_cpucount.c: Adjust for HAS_POPCOUNT
3424 change.
3425
c16a054d
AS
34262009-05-30 Andreas Schwab <schwab@linux-m68k.org>
3427
3428 * configure.in: Move AC_CANONICAL_HOST before first use of $host
3429 and $build.
c16a054d 3430
7f3394bd
UD
34312009-05-29 Jakub Jelinek <jakub@redhat.com>
3432
3433 * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <errno.h>.
3434 (__expm1l): Set errno to ERANGE on overflow.
3435 * sysdeps/ieee754/ldbl-128/s_tanl.c: Include <errno.h>.
3436 (__tanl): Set errno to EDOM for ±Inf.
3437 * sysdeps/ieee754/ldbl-128/s_cosl.c: Include <errno.h>.
3438 (__cosl): Set errno to EDOM for ±Inf.
3439 * sysdeps/ieee754/ldbl-128/s_sinl.c: Include <errno.h>.
3440 (__sinl): Set errno to EDOM for ±Inf.
3441
b8bb339f
UD
3442 * sysdeps/s390/s390-32/__longjmp.c (__longjmp): If CHECK_SP is
3443 defined, use it.
3444 * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
3445 * sysdeps/s390/s390-32/____longjmp_chk.c: New file.
3446 * sysdeps/s390/s390-64/____longjmp_chk.c: New file.
3447
1de0c161
UD
34482009-05-29 Ulrich Drepper <drepper@redhat.com>
3449
3450 * sysdeps/x86_64/cacheinfo.c: Compact intel_02_known array. Adjust
3451 code accessing it.
3452 * sysdeps/unix/sysv/linux/i386/sysconf.c: Likewise.
3453
0323b051
AS
34542009-05-22 Andreas Schwab <schwab@linux-m68k.org>
3455
38ae768d
AS
3456 * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Set errno for ±Inf.
3457 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
3458 * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
3459 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Set errno for overflow.
3460
0323b051
AS
3461 * sysdeps/powerpc/powerpc32/____longjmp_chk.S: New file.
3462 * sysdeps/powerpc/powerpc64/____longjmp_chk.S: New file.
3463 * sysdeps/powerpc/powerpc32/__longjmp-common.S: Use CHECK_SP if
3464 defined.
3465 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
3466 * sysdeps/powerpc/powerpc64/__longjmp-common.S: Likewise.
3467
1e1dc4e8
JJ
34682009-05-22 Jakub Jelinek <jakub@redhat.com>
3469
3470 * sysdeps/unix/sysv/linux/accept4.c: Include kernel-features.h.
3471 (accept4): If __NR_accept4 is not defined, but __NR_socketcall
3472 is, either do nothing at all if __ASSUME_ACCEPT4, or
3473 call __internal_accept4 and handle EINVAL -> ENOSYS translation.
3474 * sysdeps/unix/sysv/linux/internal_accept4.S: New file.
3475 * sysdeps/unix/sysv/linux/i386/accept4.S (SOCKOP_accept4): Don't
3476 define.
3477 * sysdeps/unix/sysv/linux/i386/internal_accept4.S: New file.
3478 * sysdeps/unix/sysv/linux/Makefile (sysdep-routines): Add
3479 internal_accept4 in socket directory.
3480
10495c0b
UD
34812009-05-20 H.J. Lu <hongjiu.lu@intel.com>
3482
3483 * sysdeps/ia64/configure.in: New file.
3484
fa64b7f7
UD
34852009-05-21 H.J. Lu <hongjiu.lu@intel.com>
3486
3487 [BZ #10162]
3488 * sysdeps/ia64/memchr.S: Use speculative load.
3489
d2812fc6
L
3490 * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S: New file.
3491 * sysdeps/unix/sysv/linux/ia64/__longjmp.S: If CHECK_RSP is defined,
3492 use it.
3493
e7535de7
L
3494 * sysdeps/i386/__longjmp.S: Add .text.
3495 * sysdeps/x86_64/__longjmp.S: Likewise.
3496
3533b1a6
UD
34972009-05-21 Ulrich Drepper <drepper@redhat.com>
3498
3499 * sysdeps/unix/sysv/linux/kernel-features.h: Don't define
3500 __ASSUME_ACCEPT4 for IA-64.
3501
a2292378
JJ
35022009-05-21 Jakub Jelinek <jakub@redhat.com>
3503
d14eda93
JJ
3504 * sysdeps/unix/sysv/linux/accept4.c (__NR_accept4): Don't define.
3505
a2292378
JJ
3506 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_paccept): Remove.
3507 (SOCKOP_accept4): Define.
3508
d4ab2f2a
UD
35092009-05-20 Ulrich Drepper <drepper@redhat.com>
3510
ab09b221
UD
3511 Sun approved the change of the license.
3512 * sunrpc/auth_des.c: Replace license text.
3513 * sunrpc/auth_none.c: Likewise.
3514 * sunrpc/auth_unix.c: Likewise.
3515 * sunrpc/authdes_prot.c: Likewise.
3516 * sunrpc/authuxprot.c: Likewise.
3517 * sunrpc/bindrsvprt.c: Likewise.
3518 * sunrpc/clnt_gen.c: Likewise.
3519 * sunrpc/clnt_perr.c: Likewise.
3520 * sunrpc/clnt_raw.c: Likewise.
3521 * sunrpc/clnt_simp.c: Likewise.
3522 * sunrpc/clnt_tcp.c: Likewise.
3523 * sunrpc/clnt_udp.c: Likewise.
3524 * sunrpc/clnt_unix.c: Likewise.
3525 * sunrpc/des_crypt.c: Likewise.
3526 * sunrpc/des_soft.c: Likewise.
3527 * sunrpc/get_myaddr.c: Likewise.
3528 * sunrpc/getrpcport.c: Likewise.
3529 * sunrpc/key_call.c: Likewise.
3530 * sunrpc/key_prot.c: Likewise.
3531 * sunrpc/openchild.c: Likewise.
3532 * sunrpc/pm_getmaps.c: Likewise.
3533 * sunrpc/pm_getport.c: Likewise.
3534 * sunrpc/pmap_clnt.c: Likewise.
3535 * sunrpc/pmap_prot.c: Likewise.
3536 * sunrpc/pmap_prot2.c: Likewise.
3537 * sunrpc/pmap_rmt.c: Likewise.
3538 * sunrpc/rpc/auth.h: Likewise.
3539 * sunrpc/rpc/auth_unix.h: Likewise.
3540 * sunrpc/rpc/clnt.h: Likewise.
3541 * sunrpc/rpc/des_crypt.h: Likewise.
3542 * sunrpc/rpc/key_prot.h: Likewise.
3543 * sunrpc/rpc/netdb.h: Likewise.
3544 * sunrpc/rpc/pmap_clnt.h: Likewise.
3545 * sunrpc/rpc/pmap_prot.h: Likewise.
3546 * sunrpc/rpc/pmap_rmt.h: Likewise.
3547 * sunrpc/rpc/rpc.h: Likewise.
3548 * sunrpc/rpc/rpc_des.h: Likewise.
3549 * sunrpc/rpc/rpc_msg.h: Likewise.
3550 * sunrpc/rpc/svc.h: Likewise.
3551 * sunrpc/rpc/svc_auth.h: Likewise.
3552 * sunrpc/rpc/types.h: Likewise.
3553 * sunrpc/rpc/xdr.h: Likewise.
3554 * sunrpc/rpc_clntout.c: Likewise.
3555 * sunrpc/rpc_cmsg.c: Likewise.
3556 * sunrpc/rpc_common.c: Likewise.
3557 * sunrpc/rpc_cout.c: Likewise.
3558 * sunrpc/rpc_dtable.c: Likewise.
3559 * sunrpc/rpc_hout.c: Likewise.
3560 * sunrpc/rpc_main.c: Likewise.
3561 * sunrpc/rpc_parse.c: Likewise.
3562 * sunrpc/rpc_parse.h: Likewise.
3563 * sunrpc/rpc_prot.c: Likewise.
3564 * sunrpc/rpc_sample.c: Likewise.
3565 * sunrpc/rpc_scan.c: Likewise.
3566 * sunrpc/rpc_scan.h: Likewise.
3567 * sunrpc/rpc_svcout.c: Likewise.
3568 * sunrpc/rpc_tblout.c: Likewise.
3569 * sunrpc/rpc_util.c: Likewise.
3570 * sunrpc/rpc_util.h: Likewise.
3571 * sunrpc/rpcinfo.c: Likewise.
3572 * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
3573 * sunrpc/rpcsvc/key_prot.x: Likewise.
3574 * sunrpc/rpcsvc/klm_prot.x: Likewise.
3575 * sunrpc/rpcsvc/mount.x: Likewise.
3576 * sunrpc/rpcsvc/nfs_prot.x: Likewise.
3577 * sunrpc/rpcsvc/rex.x: Likewise.
3578 * sunrpc/rpcsvc/rstat.x: Likewise.
3579 * sunrpc/rpcsvc/rusers.x: Likewise.
3580 * sunrpc/rpcsvc/sm_inter.x: Likewise.
3581 * sunrpc/rpcsvc/spray.x: Likewise.
3582 * sunrpc/rpcsvc/yppasswd.x: Likewise.
3583 * sunrpc/rtime.c: Likewise.
3584 * sunrpc/svc.c: Likewise.
3585 * sunrpc/svc_auth.c: Likewise.
3586 * sunrpc/svc_authux.c: Likewise.
3587 * sunrpc/svc_raw.c: Likewise.
3588 * sunrpc/svc_run.c: Likewise.
3589 * sunrpc/svc_simple.c: Likewise.
3590 * sunrpc/svc_tcp.c: Likewise.
3591 * sunrpc/svc_udp.c: Likewise.
3592 * sunrpc/svc_unix.c: Likewise.
3593 * sunrpc/svcauth_des.c: Likewise.
3594 * sunrpc/xcrypt.c: Likewise.
3595 * sunrpc/xdr.c: Likewise.
3596 * sunrpc/xdr_array.c: Likewise.
3597 * sunrpc/xdr_float.c: Likewise.
3598 * sunrpc/xdr_mem.c: Likewise.
3599 * sunrpc/xdr_rec.c: Likewise.
3600 * sunrpc/xdr_ref.c: Likewise.
3601 * sunrpc/xdr_sizeof.c: Likewise.
3602 * sunrpc/xdr_stdio.c: Likewise.
3603
d4ab2f2a
UD
3604 * po/da.po: Update from translation team.
3605
04733592
KK
36062009-05-18 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3607
3608 * sysdeps/sh/____longjmp_chk.S: New file.
3609 * sysdeps/sh/sh3/__longjmp.S: If CHECK_SP is defined, use it.
3610 * sysdeps/sh/sh4/__longjmp.S: Likewise.
a2292378 3611
5078fff6
JJ
36122009-05-18 Jakub Jelinek <jakub@redhat.com>
3613 Ulrich Drepper <drepper@redhat.com>
3614
3615 * nscd/nscd_helper.c (MINIMUM_HASHENTRY_SIZE): Define.
3616 (__nscd_cache_search): Assume each entry in the
3617 hash chain needs one hashentry and half of datahead. Use
3618 MINIMUM_HASHENTRY_SIZE instead of sizeof(hashentry).
3619
95410b7b
UD
36202009-05-16 Ulrich Drepper <drepper@redhat.com>
3621
c457bc13
UD
3622 * posix/sys/wait.h: Fix typos. Pretty printing.
3623 * stdlib/stdlib.h: Likewise. Correct comments.
8f0d3f49 3624
a64039b0
UD
3625 [BZ #10159]
3626 * stdlib/stdlib.h (__WAIT_INT): Match the definition in <sys/wait.h>.
3627
95410b7b
UD
3628 * nscd/nscd_helper.c (__nscd_cache_search): Fix exit condition in last
3629 patch.
3630
831a4049
UD
36312009-05-15 Ulrich Drepper <drepper@redhat.com>
3632
831a4049
UD
3633 * nscd/nscd_helper.c (__nscd_cache_search): Introduce loop counter.
3634 Use it if we absolutely cannot reach any more correct list elements
3635 because that many do not fit into the currently mapped database.
3636
6dd78596
UD
36372009-05-14 Jakub Jelinek <jakub@redhat.com>
3638
cfe1fc10
JJ
3639 * nscd/nscd_helper.c: Include stddef.h.
3640 (__nscd_cache_search): Add datalen argument. Use atomic_forced_read
3641 in a couple of places. Return NULL if trail is not less than
3642 datasize, don't consider dataheads with length smaller than
3643 offsetof (struct datahead, data) + datalen.
3644 * nscd/nscd_client.h (__nscd_cache_search): Adjust prototype.
3645 * nscd/nscd_gethst_r.c (nscd_gethst_r): Adjust callers.
3646 * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
3647 * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
3648 * nscd/nscd_getai.c (__nscd_getai): Likewise.
3649 * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
3650 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
3651
6dd78596
UD
3652 * sysdeps/unix/sysv/linux/i386/fallocate64.c (__fallocate64_l64):
3653 Rename ...
3654 (fallocate64): ... to this.
3655 * sysdeps/unix/sysv/linux/fallocate64.c (__fallocate64_l64):
3656 Rename ...
3657 (fallocate64): ... to this.
3658 * sysdeps/unix/sysv/linux/Versions (libc): Remove fallocate64.
3659 * sysdeps/unix/sysv/linux/wordsize-64/Versions (libc): Add
3660 fallocate64@@GLIBC_2.10.
3661 * sysdeps/unix/sysv/linux/i386/Versions (libc): Add
3662 fallocate64@@GLIBC_2.11.
3663 * sysdeps/unix/sysv/linux/s390/s390-32/Versions (libc): Likewise.
3664 * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions (libc): Likewise.
3665 * sysdeps/unix/sysv/linux/sparc/sparc32/Versions (libc): Likewise.
3666 * sysdeps/unix/sysv/linux/sh/Versions (libc): Likewise.
3667
6dd78596
UD
3668 * nscd/selinux.c (nscd_avc_destroy): Removed.
3669 * nscd/selinux.h (nscd_avc_destroy): Likewise.
3670 * nscd/nscd.c (termination_handler): Don't call
3671 nscd_avc_destroy.
3672
cfe1fc10
JJ
36732009-05-12 Jakub Jelinek <jakub@redhat.com>
3674
3675 * include/atomic.h: Formatting.
3676 (catomic_compare_and_exchange_val_acq): Don't define if already
3677 defined by bits/atomic.h.
3678
774f5a30
UD
36792009-05-15 Ulrich Drepper <drepper@redhat.com>
3680
bbc5d74d
UD
3681 * math/libm-test.inc (expm1_test): Add test for range error.
3682
b50f8e42
UD
3683 * Versions.def: Add GLIBC_2.11 for libc.
3684 * debug/Makefile (routines): Add longjmp_chk.
3685 Add rules to build and run tst-longjmp_chk.
3686 * debug/Versions: Export __longjmp_chk for GLIBC_2.11.
3687 * debug/longjmp_chk.c: New file.
3688 * debug/tst-longjmp_chk.c: New file.
3689 * include/bits/setjmp2.: New file.
3690 * include/stdio.h: Mark __fortify_fail as internal_function.
3691 * setjmp/Makefile (headers): Add bits/setjmp2.h.
3692 * setjmp/bits/setjmp2.h: New file.
3693 * setjmp/longjmp.c: If __libc_siglongjmp is defined, don't define any
3694 of the aliases.
3695 * setjmp/setjmp.h: Include <bits/setjmp2.h> if _FORTIFY_SOURCE is
3696 defined.
3697 * sysdeps/i386/____longjmp_chk.S: New file.
3698 * sysdeps/x86_64/____longjmp_chk.S: New file.
3699 * sysdeps/i386/__longjmp.S: If CHECK_ESP is defined, use it.
3700 * sysdeps/x86_64/__longjmp.S: Likewise.
3701
dc50b613
UD
3702 * version.h: Bump for 2.11 development.
3703
774f5a30
UD
3704 * elf/check-execstack.c: New file.
3705 * elf/Makefile: Add rules to build and run check-execstack.
3706
deb84c43
UD
37072009-05-10 Ulrich Drepper <drepper@redhat.com>
3708
3709 * version.h (VERSION): Bump to 2.10.1.
3710
3711 * nss/getXXbyYY_r.c: If NO_COMPAT_NEEDED is defined don't define any
3712 compatibility functions.
3713 * nss/getXXent_r.c: Likewise.
3714 * gshadow/getsgent_r.c: Define NO_COMPAT_NEEDED.
3715 * gshadow/getsgnam_r.c: Likewise.
3716 * gshadow/Version: Remove duplicate entries.
3717
3718 * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add missing entries
3719 for recent processor.
3720 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_cache_info):
3721 Likewise.
3722
deb318c2
UD
37232009-05-09 Ulrich Drepper <drepper@redhat.com>
3724
3725 * version.h (VERSION): Bump for 2.10 release.
3726 * include/features.h (__GLIBC_MINOR__): Bump to 10.
3727
eb29449a
UD
3728 * Makeconfig: Undo last change. Add asflags-cpu to ASFLAGS in the
3729 same place we add ASFLAGS-config.
3730
cf4f16cc
UD
37312009-05-05 Aurelien Jarno <aurelien@aurel32.net>
3732
3733 [BZ #10128]
3734 * resolv/res_query.c (__libc_res_nquery): If one query returns NOTIMP
3735 or FORMERR and the other NOERROR, don't raise an error.
3736
23b6b466
UD
37372009-05-06 Ryan S. Arnold <rsa@us.ibm.com>
3738
3739 [BZ #10118]
3740 * Makeconfig (+asflags): New variable based upon ASFLAG or
3741 asflags-cpu.
3742 (ASFLAGS): Add override to set ASFLAGS to +asflags.
3743 * config.make.in (asflags-cpu): Add variable based upon
3744 @libc_cv_cc_submachine@ to propagate -mcpu=CPU from --with-cpu=CPU to
3745 the assembler.
3746 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
3747 Remove unneeded file now that the assembler emits _ARCH_PWR6 and
3748 recognizes power6 instruction set due to passing -mcpu=power6 from
3749 --with-cpu=power6 when compiling .S files.
3750 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
3751 Likewise.
3752 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
3753 Likewise.
3754 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
3755 Likewise.
3756
15417de3
UD
37572009-05-09 Jakub Jelinek <jakub@redhat.com>
3758
3759 * string/stratcliff.c (do_test): Test for zero length
3760 STRNLEN, MEMCHR, STRNCPY, STPNCPY, MEMCPY, MEMPCPY and memccpy
3761 at the end of the page.
3762
b5f7c4ca
UD
37632009-05-08 Ulrich Drepper <drepper@redhat.com>
3764
4300afc1
UD
3765 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.
3766
2221e33e
UD
3767 * sysdeps/x86_64/memchr.S: Handle invalid buffer pointers when
3768 count is zero.
3769
b5f7c4ca
UD
3770 * po/da.po: Update from translation team.
3771
1765abb3
UD
37722009-05-05 Jakub Jelinek <jakub@redhat.com>
3773
3774 * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,
3775 guard __extern_inline wrapper with __USE_ATFILE instead of __USE_GNU.
2221e33e 3776
b5f7c4ca
UD
37772009-05-05 Ulrich Drepper <drepper@redhat.com>
3778
3779 * sysdeps/unix/sysv/linux/sys/personality.h: Add ADDR_COMPAT_LAYOUT
3780 and READ_IMPLIES_EXEC.
3781
37822009-05-04 Ulrich Drepper <drepper@redhat.com>
3783
3784 * po/da.po: Update from translation team.
3785
667712b8
JJ
37862009-04-29 Jakub Jelinek <jakub@redhat.com>
3787
3788 * sysdeps/unix/sysv/linux/ifaddrs.c: Revert unintended 2008-08-12
3789 comment change.
3790
6284c9f6
UD
37912009-04-27 Jakub Jelinek <jakub@redhat.com>
3792
3793 * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
3794 to MAP_ANON in PROT_NONE mmap64 call.
3795 (open_archive): Likewise.
3796 (file_data_available_p): Use mmap64 instead of mremap.
3797 (enlarge_archive): Likewise. Update head if ah->addr changed.
3798 Attempt to reserve address space after mmap64 region.
3799
4ec77f72
UD
38002009-04-26 Ulrich Drepper <drepper@redhat.com>
3801
f0e3c47f
UD
3802 * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow.
3803 * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
3804 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
3805
49768bb9
UD
3806 * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in
3807 atanh should set ERANGE.
3808
e49dc847
UD
3809 [BZ #10087]
3810 * elf/dl-runtime.c (_dl_fixup): Use DL_FIXUP_VALUE_ADDR to access
3811 result of lookup to make call to implement STT_GNU_IFUNC.
3812 (_dl_profile_fixup): Likewise.
3813 Patch by H.J. Lu <hjl.tools@gmail.com>.
3814
1ac03a1e
UD
3815 * nscd/connections.c (send_ro_fd): Define temporary variable to avoid
3816 warning.
3817
6cc8844f
UD
3818 * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline
3819 from definition.
3820
3821 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Don't define
3822 label if it is not used.
3823
3824 * elf/dl-profile.c (_dl_start_profile): Define real-type variant
3825 of gmon_hist_hdr and gmon_hdr structures and use them.
1ac03a1e 3826 * elf/sprof.c: Likewise.
6cc8844f
UD
3827
3828 * elf/dl-load.c (open_verify): Add temporary variable to avoid
3829 warning.
3830
3831 * nscd/nscd_helper.c (get_mapping): Avoid casts to avoid warnings.
3832
3833 * sunrpc/clnt_raw.c (clntraw_private_s): Use union in definition
3834 to avoid cast.
3835
3836 * inet/rexec.c (rexec_af): Make sa2 a union to avoid warnings.
3837 * inet/rcmd.c (rcmd_af): Make from a union of the various needed types
3838 to avoid warnings.
3839 (iruserok_af): Use ss_family instead of casts.
3840
3841 * gmon/gmon.c (write_hist): Define real-type variant of
3842 gmon_hist_hdr structure and use it.
3843 (write_gmon): Likewise for gmon_hdr.
3844
3845 * sysdeps/unix/sysv/linux/readv.c: Avoid declaration of replacement
3846 function if we are not going to define it.
3847 * sysdeps/unix/sysv/linux/writev.c: Likewise.
3848
218555e9 3849 * inet/inet6_option.c (option_alloc): Add temporary variable to
6cc8844f
UD
3850 avoid warning.
3851
3852 * libio/strfile.h (struct _IO_streambuf): Use correct type and
3853 name of VTable element.
3854 * libio/iovsprintf.c: Avoid casts to avoid warnings.
3855 * libio/iovsscanf.c: Likewise.
3856 * libio/vasprintf.c: Likewise.
3857 * libio/vsnprintf.c: Likewise.
3858 * stdio-common/isoc99_vsscanf.c: Likewise.
3859 * stdlib/strfmon_l.c: Likewise.
3860 * debug/vasprintf_chk.c: Likewise.
3861 * debug/vsnprintf_chk.c: Likewise.
3862 * debug/vsprintf_chk.c: Likewise.
3863
4ec77f72
UD
3864 * nss/nsswitch.c (__nss_lookup_function): En/Decrypt cached
3865 function pointers.
3866
82a1a4da
UD
38672009-04-26 Jakub Jelinek <jakub@redhat.com>
3868
3869 * sysdeps/ieee754/dbl-64/s_tan.c (tan): Fix -Wsequence-point warnings.
3870
db6edfb3
UD
38712009-04-25 Ulrich Drepper <drepper@redhat.com>
3872
27be9b92
UD
3873 * posix/bits/posix1_lim.h: Cleanup namespace a bit.
3874
337c2708
UD
3875 * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf.
3876 * sysdeps/i386/fpu/s_tanf.S: Likewise.
3877 * sysdeps/i386/fpu/s_tanl.S: Likewise.
3878 * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
3879 * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
3880 * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
3881 * math/libm-test.inc: Add tests for errno after tan calls with
3882 ±Inf.
3883
002a604f
UD
3884 * sysdeps/ieee754/k_standard.c (__kernel_standard): Use correct
3885 errno value vor pow(+-0,neg).
3886 * math/libm-test.inc (pow_test): Add tests for errno value for
3887 pole errors.
3888
7095366d
UD
3889 * math/w_fmod.c: Also handle x=±Inf as error.
3890 * math/w_fmodf.c: Likewise.
3891 * math/w_fmodl.c: Likewise.
3892 * math/libm-test.inc (fmod_test): Add tests for errno after calls for
3893 x=±Inf or y=0.
3894
0c59a196
UD
3895 * sysdeps/i386/fpu/s_cos.S: Set errno for ±Inf.
3896 * sysdeps/i386/fpu/s_cosf.S: Likewise.
3897 * sysdeps/i386/fpu/s_cosl.S: Likewise.
3898 * sysdeps/i386/fpu/s_sin.S: Likewise.
3899 * sysdeps/i386/fpu/s_sinf.S: Likewise.
3900 * sysdeps/i386/fpu/s_sinl.S: Likewise.
3901 * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
3902 * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
3903 * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
3904 * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
3905 * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
3906 * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
3907 * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
3908 * math/libm-test.inc: Add tests for errno after sin/cos calls with
3909 ±Inf.
3910
4bbf8999
UD
3911 * stdlib/strtod_l.c (round_and_return): We have to set errno to
3912 ERANGE for underflows.
3913 * stdlib/tst-strtod.c (tests): Two tests should set errno to ERANGE.
3914
af9f1c48
UD
3915 * stdio-common/stdio_lim.h.in (L_cuserid): Not part of POSIX since
3916 the 2001 revision.
3917
13327042
UD
3918 * libio/tst-widetext.input: Remove surrogates.
3919
c163ee23
UD
3920 * include/features.h: _POSIX_C_SOURCE >= 200112L implies C99.
3921
e971e76d 3922 * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors
81068e35 3923 for lgamma should set errno to ERANGE, not EDOM.
e971e76d
UD
3924 * math/libm-test.inc (lgamma_test): Check errno for pole errors.
3925
c2d5bd5b
UD
39262009-04-24 Ulrich Drepper <drepper@redhat.com>
3927
9c32c895
UD
3928 [BZ #10093]
3929 * iconv/gconv_simple.c (BODY for UTF-8 to INTERNAL): Don't accept
3930 UTF-16 surrogates.
3931
c9edc889
UD
3932 * locale/programs/locarchive.c (enlarge_archive): Conserve address
3933 space when temporarily mapping the whole content of the old file.
3934
c2d5bd5b
UD
3935 [BZ #10100]
3936 * misc/hsearch_r.c (hsearch_r): Add back ensurance that hval is
3937 not zero.
3938
f397be12
UD
39392009-04-24 Jakub Jelinek <jakub@redhat.com>
3940
3941 * iconvdata/sjis.c (BODY): Don't advance inptr before
3942 STANDARD_FROM_LOOP_ERR_HANDLER (2) for 2 byte invalid input.
3943 Use STANDARD_FROM_LOOP_ERR_HANDLER with 2 instead of 1 for
3944 two byte chars.
3945
705341a9
UD
39462009-04-24 Ulrich Drepper <drepper@redhat.com>
3947
3948 * locale/locarchive.h (struct locarhandle): Rename len field to
3949 mmaped and add new reserved field.
3950 * locale/programs/locarchive.c (RESERVE_MMAP_SIZE): Define.
3951 (create_archive): Reserve address space and then map file into it.
3952 (open_archive): Likewise.
3953 (file_data_available_p): New function.
3954 (compare_from_file): New function.
3955 (close_archive): Adjust to member name changes.
3956 (add_locale): Before comparing locale data, check it is mapped.
3957 Otherwise fall back to reading from the file.
3958
57d2da1c
UD
39592009-04-23 H.J. Lu <hongjiu.lu@intel.com>
3960
3961 * stdio-common/psiginfo.c: Include <errno.h>.
3962
3d855f75
UD
39632009-04-23 Ulrich Drepper <drepper@redhat.com>
3964
fe12c798
UD
3965 [BZ #9920]
3966 * stdlib/random_r.c (__srandom_r): Change type of word to int32_t
3967 to get consistency between 32 and 64 bit architectures.
3968
3d855f75
UD
3969 [BZ #10052]
3970 * sysdeps/unix/make-syscalls.sh: Add rule to create target
3971 directory for dummy syscall rules.
3972 Patch by Chris Steinbroner <hesh@pobox.com>.
3973
95bf537f
UD
39742009-04-23 Aurelien Jarno <aurelien@aurel32.net>
3975
3976 [BZ #10092]
3977 * sysdeps/unix/sysv/linux/sys/mount.h: Define MNT_DETACH and
3978 MNT_EXPIRE.
3979
7f8a28ef
UD
39802009-04-23 Ulrich Drepper <drepper@redhat.com>
3981
3982 * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.
3983 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
3984
39852009-04-23 Jakub Jelinek <jakub@redhat.com>
3986
3987 * sysdeps/posix/pwritev.c (PWRITEV): Fix up comment. Copy
3988 data from vector to temporary buffer and call PWRITEV after it
3989 instead of vice versa.
3990 * sysdeps/posix/preadv.c: Fix up comment.
3991 * misc/preadv.c: Likewise.
3992 * misc/preadv64.c: Likewise.
3993 * misc/pwritev.c: Likewise.
3994 * misc/pwritev64.c: Likewise.
3995 * misc/sys/uio.h (preadv, pwritev, preadv64, pwritev64): Likewise.
3996
829fea46
UD
39972009-04-23 Ulrich Drepper <drepper@redhat.com>
3998
c7e74e59
UD
3999 * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.
4000
3b055b47
UD
4001 * shadow/Makefile (tests): Add tst-shadow.
4002 * shadow/tst-shadow.c: New file.
4003
829fea46
UD
4004 [BZ #9955]
4005 * gshadow/Makefile: New file.
4006 * gshadow/Versions: New file.
4007 * gshadow/fgetsgent.c: New file.
4008 * gshadow/fgetsgent_r.c: New file.
4009 * gshadow/getsgent.c: New file.
4010 * gshadow/getsgent_r.c: New file.
4011 * gshadow/getsgnam.c: New file.
4012 * gshadow/getsgnam_r.c: New file.
4013 * gshadow/gshadow.h: New file.
4014 * gshadow/putsgent.c: New file.
4015 * gshadow/sgetsgent.c: New file.
4016 * gshadow/sgetsgent_r.c: New file.
4017 * gshadow/tst-gshadow.c: New file.
4018 * include/gshadow.h: New file.
4019 * Makeconfig (all-subdirs): Add gshadow.
4020 * Makefile (installed-headers): Add gshadow/gshadow.h.
4021 * nss/Makefile (databases): Add sgrp.
4022 * nss/Versions: Add gshadow functions as private exports.
4023 * nss/nsswitch.conf: Add gshadow entry.
4024 * nss/sgrp-lookup.c: New file.
4025 * nss/nss_files/files-parse.c: Add STRING_LIST macro. Rewrite
4026 parse_list to handle STRING_LIST and TRAILING_LIST_PARSER.
4027 * nss/nss_files/files-sgrp.c: New file.
4028 * sysdeps/generic/paths.h: Add _PATH_GSHADOW.
4029 * sysdeps/unix/sysv/linux/paths.h: Likewise.
4030
debafa10
UD
40312009-04-22 Ulrich Drepper <drepper@redhat.com>
4032
4033 * stdio-common/printf.h: Add missing const to register_printf_modifier.
4034 * stdio-common/reg-modifier.c: Likewise.
4035
40362009-04-22 Andrew Stubbs <ams@codesourcery.com>
4037
4038 * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Adjust JB_SIZE when there
4039 is no FPU.
4040
0e04c0b5
UD
40412009-04-20 Ulrich Drepper <drepper@redhat.com>
4042
d43f10e7 4043 [BZ #10086]
1c376f5b
UD
4044 * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel
4045 headers up to 2.6.30.
4046
0e04c0b5
UD
4047 * po/ca.po: Update from translation team.
4048
a245eafd
UD
40492009-04-19 Ulrich Drepper <drepper@redhat.com>
4050
4051 [BZ #10069]
4052 * elf/dl-open.c (dl_open_worker): We cannot guarantee that we can load
4053 an object that uses static TLS if the TLS modid is higher than the
4054 reserve we always allocate. At least for multi-threaded code.
4055
0588a9cb
UD
40562009-04-18 Ulrich Drepper <drepper@redhat.com>
4057
153aa31b
UD
4058 * stdlib/strfmon_l.c (__vstrfmon_l): Don't wrap when computing width.
4059 Numerically stable check for valid width.
4060
59a7162b
UD
4061 * locale/programs/locarchive.c (open_archive): Map the entire file
4062 and not just the administrative data.
4063 (add_locale): When we find a hash sum match compare the content
4064 to be sure.
4065
0588a9cb
UD
4066 * malloc/malloc.c (malloc_info): Output address space information.
4067
17a5b24e
UD
40682009-04-17 Ulrich Drepper <drepper@redhat.com>
4069
da2d2fb6
UD
4070 * malloc/malloc.c (malloc_info): Also output system memory information.
4071
11cad88c
UD
4072 * sysdeps/unix/sysv/linux/kernel-features.h: All supported
4073 architectures have preadv/pwritev in 2.6.30.
4074
571ac26f
UD
4075 * sysdeps/posix/preadv.c: Reading of zero bytes is no error.
4076 * sysdeps/posix/readv.c: Likewise.
4077 Reported by Markus Armbruster <armbru@redhat.com>.
4078
17a5b24e
UD
4079 * malloc/hooks.c (top_check): Force hook value into register.
4080
57ec6442
RM
40812009-04-16 Samuel Thibault <samuel.thibault@ens-lyon.org>
4082
4083 * elf/rtld.c (dl_main): Really call _dl_sysdep_start_cleanup after all
4084 calls to _dl_relocate_object.
4085
df77455c
UD
40862009-04-16 Ulrich Drepper <drepper@redhat.com>
4087
4088 [BZ #9957]
4089 * malloc/malloc.c (force_reg): Define.
4090 (sYSMALLOc): Load hook variable into variable
4091 before test and force into register.
4092 (sYSTRIm): Likewise.
4093 (public_mALLOc): Force hook value into register.
4094 (public_fREe): Likewise.
4095 (public_rEALLOc): Likewise.
4096 (public_mEMALIGn): Likewise.
4097 (public_vALLOc): Likewise.
4098 (public_pVALLOc): Likewise.
4099 (public_cALLOc): Likewise.
4100 (__posix_memalign): Likewise.
4101 * malloc/arena.c (ptmalloc_init): Load hook variable into variable
4102 before test and force into register.
4103 * malloc/hooks.c (top_check): Likewise.
3b055b47 4104 (public_sET_STATe): Pretty printing.
df77455c
UD
4105
4106 * resolv/res_send.c (send_dg): Don't just ignore the result we got
4107 in case we only receive one reply in single-request mode.
4108
733ca93a
JJ
41092009-04-16 Jakub Jelinek <jakub@redhat.com>
4110
4111 * elf/dl-open.c (_dl_open): Bump GL(dl_nns) to 1 if no libraries
4112 are dlopened in statically linked program even for __LM_ID_CALLER.
4113
d0e81f10
UD
41142009-04-16 Ulrich Drepper <drepper@redhat.com>
4115
4116 * resolv/res_send.c (send_dg): Don't switch into single-request
4117 mode if we already are in it.
4118
6a3d03ff
UD
41192009-04-15 Ulrich Drepper <drepper@redhat.com>
4120
4121 * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there
4122 are always at least 4 bytes in the returned line.
4123
41242009-04-15 Jakub Jelinek <jakub@redhat.com>
4125
4126 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Check
4127 __libc_use_alloca (8192), if the stack is too small use 512 bytes
4128 instead of 8K. Stop searching in /proc/stat after hitting first
4129 line not starting with cpu.
4130 (next_line): Truncate too long
4131 lines at buffer size * 3/4 instead of pretending there were line
4132 breaks inside of large lines.
4133
ae650a41
UD
41342009-04-14 Ulrich Drepper <drepper@redhat.com>
4135
4136 * sysdeps/x86_64/mp_clz_tab.c: New file.
4137
353f2107 41382009-03-17 Ryan S. Arnold <rsa@us.ibm.com>
677760a3 4139 Ulrich Drepper <drepper@redhat.com>
353f2107
UD
4140
4141 * sysdeps/unix/sysv/linux/fallocate.c: Handle old kernel headers.
4142 * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
e775ec11 4143 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
353f2107 4144
fc0c5705
UD
41452009-03-25 Andrew Stubbs <ams@codesourcery.com>
4146
4147 * sysdeps/sh/libc-tls.c: New file.
4148
4149 * sysdeps/sh/bits/setjmp.h (__jmp_buf): Give name to structure type.
4150
237a8867
RM
41512009-04-14 Roland McGrath <roland@redhat.com>
4152
4153 * elf/elf.h: Add various missing ARM constants, to match binutils.
4154
893a5fd4
UD
41552009-04-14 Ulrich Drepper <drepper@redhat.com>
4156
4157 Optimizations from GMP.
4158 * sysdeps/x86_64/add_n.S: New file.
4159 * sysdeps/x86_64/addmul_1.S: New file.
4160 * sysdeps/x86_64/lshift.S: New file.
4161 * sysdeps/x86_64/mul_1.S: New file.
4162 * sysdeps/x86_64/rshift.S: New file.
4163 * sysdeps/x86_64/sub_n.S: New file.
4164 * sysdeps/x86_64/submul_1.S: New file.
4165
e42e88ab
JJ
41662009-04-14 Jakub Jelinek <jakub@redhat.com>
4167
4168 * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty.
4169 * sysdeps/powerpc/powerpc64/elf/start.S: Likewise.
4170 * sysdeps/sparc/sparc32/elf/start.S: Likewise.
4171 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
4172
b8a3bd82
UD
41732009-04-14 Ulrich Drepper <drepper@redhat.com>
4174
4175 * sysdeps/unix/sysv/linux/kernel-features.h: SH also has
4176 preadv/pwritev.
4177
84aa52d7
UD
41782009-04-13 Ulrich Drepper <drepper@redhat.com>
4179
4180 * sysdeps/x86-64/strrchr.S: New file.
4181
9d26efa9
UD
41822009-04-10 Ulrich Drepper <drepper@redhat.com>
4183
4184 * stdio-common/printf.h (struct printf_info): Add user element.
4185 New types printf_arginfo_size_function, printf_va_arg_function.
4186 Declare register_printf_specifier, register_printf_modifier,
4187 register_printf_type.
4188 * stdio-common/printf-parse.h (struct printf_spec): Add size element.
4189 (union printf_arg): Add pa_user element.
4190 Adjust __printf_arginfo_table type.
4191 Add __printf_va_arg_table, __printf_modifier_table,
4192 __handle_registered_modifier_mb, and __handle_registered_modifier_wc
4193 declarations.
4194 * stdio-common/printf-parsemb.c: Recognize registered modifiers.
4195 If registered arginfo call failed try normal specifier.
4196 * stdio-common/printf-prs.c: Pass additional parameter to arginfo
4197 function.
4198 * stdio-common/Makefile (routines): Add reg-modifier and reg-type.
4199 * stdio-common/Versions: Export register_printf_modifier,
4200 register_printf_type, and register_printf_specifier for GLIBC_2.10.
4201 * stdio-common/reg-modifier.c: New file.
4202 * stdio-common/reg-type.c: New file.
4203 * stdio-common/reg-printf.c (__register_printf_specifier): New
4204 function. Mostly the old __register_printf_function function but
4205 uses locking and type of third parameter changed.
4206 (__register_printf_function): Implement using
4207 __register_printf_specifier.
4208 * stdio-common/vfprintf.c (vfprintf): Collect argument sizes in
4209 calls to arginfo functions. Allocate enough memory for user-defined
4210 types. Call new va_arg functions to get user-defined types.
4211 Try installed handlers even for existing format specifiers first.
4212
28b2771a
UD
42132009-04-09 Ulrich Drepper <drepper@redhat.com>
4214
f140a0d5
UD
4215 * sysdeps/x86_64/rawmemchr.S: New file.
4216
e9b4d069 4217 * stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
1d498daa 4218 Simplified code and possible copy problem fixed.
e9b4d069 4219
f9fe75e9 4220 * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static
24030b0f 4221 function if it is not defined. Add some necessary casts.
f9fe75e9
UD
4222 * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
4223
28b2771a
UD
4224 * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also
4225 have preadv/pwritev in 2.6.30.
4226
4c8b8cc3
UD
42272009-04-08 Ulrich Drepper <drepper@redhat.com>
4228
bb066545
UD
4229 * malloc/malloc.c (malloc_info): New function.
4230 * malloc/malloc.h: Declare it.
4231 * malloc/Versions: Export malloc_info for GLIBC_2.10.
4232
0f9c8b48
UD
4233 * sysdeps/unix/sysv/linux/preadv64.c (PREAD): Use __libc_pread64
4234 to avoid PLT slot.
4235
4c8b8cc3
UD
4236 * malloc/malloc.c (_int_realloc): Add parameter with old block
4237 size. Remove duplicated test. Don't handle mmap'ed blocks here.
4238 Adjust all callers.
4239 * malloc/hooks.c (realloc_check): Adjust _int_realloc call.
4240
ddba0f17
UD
42412009-04-07 Ulrich Drepper <drepper@redhat.com>
4242
cd57745b
UD
4243 * sysdeps/x86_64/strchrnul.S: New file.
4244
3db6c9a8 4245 * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
cd57745b 4246 depending libcrypt on -lfreebl3.
3db6c9a8 4247
1a2ec17b
UD
4248 * sysdeps/unix/sysv/linux/kernel-features.h: Power also has
4249 preadv/pwritev in 2.6.30.
4250
bb066545 4251 * resolv/nss_dns/dns-host.c (getanswer_r): Use strcasecmp
c6807d38 4252 instead of __strcasecmp.
c6807d38 4253
ddba0f17 4254 * string/stratcliff.c (do_test): Add memchr tests..
481f9eca 4255 * wcsmbs/wcsatcliff.c (MEMCHR): Define.
ddba0f17
UD
4256 * sysdeps/x86_64/memchr.S: Fix handling of end of buffer after
4257 first read quad word.
4258
ae061910
UD
42592009-04-06 Ulrich Drepper <drepper@redhat.com>
4260
4bcb2658
UD
4261 * string/strverscmp.c (__strverscmp): Fix last cleanups.
4262 * string/tst-svc.input: Add new test case.
4263 * string/tst-svc.expect: Adjust.
4264 * string/Makefile: Don't ignore tst-svc error.
4265
322e23db
UD
4266 * sysdeps/x86_64/memchr.S: New file.
4267
ae061910
UD
4268 * resolv/resolv.h (RES_SNGLKUP): Define.
4269 * resolv/res_init.c (res_setoptions): Recognize single-request option.
4270 * resolv/res_send.c (send_dg): If we sent two requests at once and
4271 only get one reply before timeout switch to mode where we send the
4272 second request only after the first answer has been received.
4273
a152f366
UD
42742009-04-05 Ulrich Drepper <drepper@redhat.com>
4275
4276 * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.
1df6f9d8 4277 * sysdeps/x86_64/strchr.S: Likewise.
a152f366 4278
2dbe6afe
UD
42792009-04-03 Ulrich Drepper <drepper@redhat.com>
4280
c0bac8b0
UD
4281 * configure.in: We need to test for the compiler earlier.
4282
e109c612
UD
4283 * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
4284 * misc/Versions: Export preadv, preadv64, pwritev, pwritev64 for
4285 GLIBC_2.10.
4286 * misc/sys/uio.h: Declare preadv, preadv64, pwritev, pwritev64.
4287 * sysdeps/unix/sysv/linux/kernel-features.h: Add entries for preadv
4288 and pwritev.
4289 * misc/preadv.c: New file.
4290 * misc/preadv64.c: New file.
4291 * misc/pwritev.c: New file.
4292 * misc/pwritev64.c: New file.
4293 * sysdeps/posx/preadv.c: New file.
4294 * sysdeps/posx/preadv64.c: New file.
4295 * sysdeps/posx/pwritev.c: New file.
4296 * sysdeps/posx/pwritev64.c: New file.
4297 * sysdeps/unix/sysv/linux/preadv.c: New file.
4298 * sysdeps/unix/sysv/linux/preadv64.c: New file.
4299 * sysdeps/unix/sysv/linux/pwritev.c: New file.
4300 * sysdeps/unix/sysv/linux/pwritev64.c: New file.
4301 * sysdeps/unix/sysv/linux/wordsize-64/preadv64.c: New file.
4302 * sysdeps/unix/sysv/linux/wordsize-64/pwritev64.c: New file.
4303
7166c77a
UD
4304 * sysdeps/unix/sysv/linux/readv.c (__libc_readv): Fix calling of
4305 compatibility code.
4306 * sysdeps/unix/sysv/linux/writev.c (__libc_writev): Likewise.
4307
2dbe6afe
UD
4308 * sysdeps/unix/sysv/linux/kernel-features.h: Define
4309 __ASSUME_COMPLETE_READV_WRITEV.
4310 * sysdeps/unix/sysv/linux/readv.c: No need for userlevel fallback
4311 with modern kernels.
4312 * sysdeps/unix/sysv/linux/writev.c: Likewise.
4313
4314 * sysdeps/posix/readv.c: Since read is a cancellation point we have
4315 to free a possible malloced buffer in case of cancellation.
4316 * sysdeps/posix/writev.c: Likewise for write.
4317
ff886b82
UD
43182009-04-02 Ulrich Drepper <drepper@redhat.com>
4319
a065c007
UD
4320 * sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
4321
ff886b82
UD
4322 * configure.in: Recognize --enable-nss-crypt.
4323 * config.make.in: Add nss-crypt entry.
4324 * crypt/Makefile: If nss-crypt==yes, don't build md5.c, sha256.c,
4325 sha512.c. Don't run md5test, sha256test, sha512test. Pass -DUSE_NSS
4326 and include path for NSS directory to compiler for md5-crypt,
4327 sha256-crypt, sha512-crypt. Link libcrypt.so with -lfreebl3.
4328 * crypt/md5-crypt.c: If USE_NSS is defined, don't use local hash
4329 function implementation, use NSS. Introduce wrappers around the
4330 hash function calls. Little code size optimization.
4331 * crypt/sha256-crypt.c: Likewise.
4332 * crypt/sha512-crypt.c: Likewise.
4333 * scripts/check-local-headers.sh: Ignore nss3 directory.
4334
4335 * configure.in: Rename pic_default to libc_cv_pic_default.
4336 * config.make.in: Likewise.
4337
1800de36
RM
43382009-04-01 Roland McGrath <roland@redhat.com>
4339
4340 * elf/elf.h (R_SPARC_GLOB_JMP): New macro.
4341 (R_SPARC_GOTDATA_HIX22, R_SPARC_GOTDATA_LOX10): New macros.
4342 (R_SPARC_GOTDATA_OP_HIX22, R_SPARC_GOTDATA_OP_LOX10): Likewise.
4343 (R_SPARC_GOTDATA_OP, R_SPARC_H34): Likewise.
4344 (R_SPARC_SIZE32, R_SPARC_SIZE64): Likewise.
4345 (R_SPARC_GNU_VTINHERIT, R_SPARC_GNU_VTENTRY, R_SPARC_REV32): Likewise.
4346 (R_SPARC_NUM): Update.
4347 From Dave Miller <davem@davemloft.net>.
4348
7166c77a 43492009-04-01 Ulrich Drepper <drepper@redhat.com>
3ce976cd
UD
4350
4351 * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.
4352
20739e54
UD
43532009-03-31 Ulrich Drepper <drepper@redhat.com>
4354
22c83193
UD
4355 * elf/dl-open.c: Keep track of used name spaces and only iterate over
4356 those which are used.
4357 * elf/dl-addr.c: Likewise.
4358 * elf/dl-caller.c: Likewise.
4359 * elf/dl-fini.c: Likewise.
4360 * elf/dl-iteratephdr.c: Likewise.
4361 * elf/dl-libc.c: Likewise.
4362 * elf/dl-load.c: Likewise.
4363 * elf/dl-support.c: Likewise.
4364 * elf/dl-sym.c: Likewise.
4365 * elf/rtld.c: Likewise.
4366 * sysdeps/generic/ldsodefs.h: Likewise.
4367
20739e54
UD
4368 * elf/dl-load.c: Remove support for systems without MAP_ANON.
4369 * elf/dl-minimal.c: Likewise.
4370 * elf/dl-misc.c: Likewise.
4371 * elf/rtld.c: Likewise.
4372 * sysdeps/generic/ldsodefs.h: Likewise.
4373
db486995
UD
43742009-03-30 Ulrich Drepper <drepper@redhat.com>
4375
cb14424e
UD
4376 * elf/do-lookup.h (do_lookup_x): Minor optimization and cleanup.
4377 Avoid reuse of complex expression.
4378
db486995
UD
4379 * po/fr.po: Update from translation team.
4380
ae8d7b44
UD
43812009-03-16 Ulrich Drepper <drepper@redhat.com>
4382
4383 * include/dirent.h: Yet more changes to match sort function type
4384 change.
4385 * sysdeps/unix/sysv/linux/i386/alphasort64.c: Likewise.
4386 * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
4387 * sysdeps/unix/sysv/linux/i386/versionsort64.c: Likewise.
4388
8efb2f1c
UD
43892009-03-16 Thomas Schwinge <tschwinge@gnu.org>
4390
4391 * dirent/scandir64.c (scandir64): Adjust declaration to type change.
4392
d9822dbe
UD
43932009-03-16 Ulrich Drepper <drepper@redhat.com>
4394
4395 * nscd/connections.c (restart): Try to preserve the process name
4396 by reading the /proc/self/exe symlink and using the return name.
4397 Patch by Jeff Bastian <jbastian@redhat.com>.
4398
71a5bd3e
UD
43992009-03-15 Ulrich Drepper <drepper@redhat.com>
4400
2ca285b0
UD
4401 [BZ #9733]
4402 * elf/dl-load.c (_dl_map_object_from_fd): Only call audit hooks
4403 if we are not loading a new audit library.
4404 * elf/dl-reloc (_dl_relocate_object): Third parameter is now a bitmask.
4405 Only use profiling trampoline for auditing if we are not relocating
4406 an audit library.
4407 * elf/dl-open.c (dl_open_worker): Adjust _dl_relocate_object call.
4408 * elf/rtld.c: Likewise.
4409 * sysdeps/generic/ldsodefs.h: Adjust _dl_relocate_object prototype.
4410
7e342603
UD
4411 * elf/rtld.c (dl_main): Extend help message for --audit option.
4412
eee6b143
UD
4413 [BZ #9759]
4414 * dirent/dirent.h: Adjust prototypes of scandir, scandir64, alphasort,
4415 alphasort64, versionsort, and versionsort64 to POSIX 2008.
4416 * dirent/alphasort.c: Adjust implementation to type change.
4417 * dirent/alphasort64.c: Likewise.
4418 * dirent/scandir.c: Likewise.
4419 * dirent/versionsort.c: Likewise.
4420 * dirent/versionsort64.c: Likewise.
4421 * sysdeps/wordsize-64/alphasort.c: Add hack to hide alphasort64
4422 declaration.
4423 * sysdeps/wordsize-64/versionsort.c: Add hack to hide versionsort64
4424 declaration.
4425
cd2d01fa
UD
4426 [BZ #9880]
4427 * inet/inet6_rth.c (inet6_rth_reverse): Compute number of segments
4428 correctly. Set segleft member in output as required.
4429 Patch partly by Yang Hongyang <yanghy@cn.fujitsu.com>.
4430 * inet/tst-inet6_rth.c (do_test): Add tests for inet6_rth_reverse.
4431
906dd40d
UD
4432 [BZ #9881]
4433 * inet/inet6_rth.c (inet6_rth_add): Add some error checking.
4434 Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
4435 * inet/Makefile (tests): Add tst-inet6_rth.
4436 * inet/tst-inet6_rth.c: New file.
4437
71a5bd3e
UD
4438 [BZ #5807]
4439 * string/strlen.c (strlen): Fix omission in the expression to test
4440 for NUL bytes.
4441
878b72c5
UD
44422009-03-14 Ulrich Drepper <drepper@redhat.com>
4443
fad070ab
UD
4444 * crypt/sha256test.c (main): Perform 100,000 'a' test in a second way.
4445
a42ad61b
UD
4446 * elf/dl-runtime.c (reloc_offset): Define.
4447 (reloc_index): Define.
4448 (_dl_fixup): Rename reloc_offset parameter to reloc_arg.
4449 (_dl_fixup_profile): Likewise. Use reloc_index instead of
4450 computing index from reloc_offset.
4451 (_dl_call_pltexit): Likewise.
4452 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Just pass
4453 the relocation index to _dl_fixup.
4454 (_dl_runtime_profile): Likewise for _dl_fixup_profile and
4455 _dl_call_pltexit.
4456 * sysdeps/x86_64/dl-runtime.c: New file.
4457
1f7c90a7
UD
4458 [BZ #9893]
4459 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix
906dd40d 4460 alignment of La_x86_64_regs. Store xmm parameters.
1f7c90a7
UD
4461 Patch mostly by Jiri Olsa <olsajiri@gmail.com>.
4462
45466462
UD
4463 [BZ #9913]
4464 * string/strverscmp.c (__strverscmp): Fix case of different digits
4465 in fractional part of string.
4466 Patch by Jingyu Liu <jyliu@fortinet.com>.
4467 * string/Makefile (tests): Add tst-svc2.
4468 * string/tst-svc2.c: New file.
4469
4470 * string/strverscmp.c (__strverscmp): Optimize size of tables.
4471
878b72c5
UD
4472 * locale/iso-639.def: Add Min Nan.
4473
f53713a8
UD
44742009-03-11 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
4475
878b72c5 4476 [BZ #9948]
f53713a8
UD
4477 * elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
4478
f81ce288
UD
44792009-03-14 Ulrich Drepper <drepper@redhat.com>
4480
f53713a8
UD
4481 * elf/dl-sysdep.c (auxvars): Compress data structure.
4482
f81ce288
UD
4483 * sysdeps/i386/dl-machine.h (elf_machine_rel): Implement
4484 STT_GNU_IFUNC handling.
4485 (elf_machine_rela): Likewise.
4486
425ce2ed
UD
44872009-03-13 Ulrich Drepper <drepper@redhat.com>
4488
4489 * config.h.in (USE_MULTIARCH): Define.
4490 * configure.in: Handle --enable-multi-arch.
4491 * elf/dl-runtime.c (_dl_fixup): Handle STT_GNU_IFUNC.
4492 (_dl_fixup_profile): Likewise.
4493 * elf/do-lookup.c (dl_lookup_x): Likewise.
4494 * sysdeps/x86_64/dl-machine.h: Handle STT_GNU_IFUNC.
4495 * elf/elf.h (STT_GNU_IFUNC): Define.
4496 * include/libc-symbols.h (libc_ifunc): Define.
4497 * sysdeps/x86_64/cacheinfo.c: If USE_MULTIARCH is defined, use the
4498 framework in init-arch.h to get CPUID values.
4499 * sysdeps/x86_64/multiarch/Makefile: New file.
4500 * sysdeps/x86_64/multiarch/init-arch.c: New file.
4501 * sysdeps/x86_64/multiarch/init-arch.h: New file.
4502 * sysdeps/x86_64/multiarch/sched_cpucount.c: New file.
4503
4504 * config.make.in (experimental-malloc): Define.
4505 * configure.in: Handle --enable-experimental-malloc.
4506 * malloc/Makefile: Handle experimental-malloc flag.
4507 * malloc/malloc.c: Implement PER_THREAD and ATOMIC_FASTBINS features.
4508 * malloc/arena.c: Likewise.
4509 * malloc/hooks.c: Likewise.
4510 * malloc/malloc.h: Define M_ARENA_TEST and M_ARENA_MAX.
4511
e7f110cd
UD
45122009-03-11 Ulrich Drepper <drepper@redhat.com>
4513
4514 * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branch
4515 prediction. A few size optimizations.
4516
bd82a247
UD
45172009-03-10 Ulrich Drepper <drepper@redhat.com>
4518
4519 * time/tzset.c: Optimize a bit for size.
4520
a99e59d7
UD
45212009-03-10 Jakub Jelinek <jakub@redhat.com>
4522
4523 * include/stdio.h (fmemopen): Add libc_hidden_proto.
4524 * libio/fmemopen.c (fmemopen): Add libc_hidden_def.
4525
4526 * elf/sprof.c: Avoid warning about multi-line comment.
4527
686f8c9d
UD
45282009-03-10 Ulrich Drepper <drepper@redhat.com>
4529
4530 * time/tzset.c (__tzset_parse_tz): Use correct string when parsing
4531 DST name.
4532 * time/tst-posixtz.c: Add tests for quoted timezone names.
4533
7db0cc42
UD
45342009-03-10 Jakub Jelinek <jakub@redhat.com>
4535
4536 * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND,
4537 _POSIX2_C_DEV, _POSIX2_SW_DEV, _POSIX2_LOCALEDEF): Define to
4538 200809L instead of 200112L.
4539 (_XOPEN_VERSION): For __USE_XOPEN2K8 define to 700.
4540 * posix/tst-sysconf.c (STDVER): Define to 200809L instead of 200112L.
4541
eec4b454
UD
4542 * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
4543 instead of __quick_exit_funcs to __run_exit_handlers.
4544 * stdlib/at_quick_exit.c (at_quick_exit): Add attribute_hidden.
4545 * stdlib/exit.h (__run_exit_handlers): Add noreturn attribute.
4546 (__cxa_at_quick_exit): Remove attribute_hidden.
4547 * stdlib/exit.c (exit): Pass &__exit_funcs instead of __exit_funcs
4548 to __run_exit_handlers.
4549 * stdlib/cxa_at_quick_exit.c (__cxa_at_quick_exit): Remove
4550 attribute_hidden.
4551
d7276cee
UD
45522009-03-10 Ulrich Drepper <drepper@redhat.com>
4553
4554 * po/id.po: Update from translation team.
4555
1454da21
UD
45562009-02-18 Jakub Jelinek <jakub@redhat.com>
4557
4558 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Use
4559 .machine push; .machine "power6" and .machine pop around mtfsf
4560 insns outside of _ARCH_PWR6 define.
4561 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
4562 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
4563 Likewise.
4564 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
4565 Likewise.
4566 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR): Likewise.
4567 * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register,
4568 relax_fenv_state): Likewise.
4569
130ca12e
UD
45702009-03-08 Ulrich Drepper <drepper@redhat.com>
4571
610e67ed
UD
4572 * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and
4573 cxa_at_quick_exit.
4574 (static-only-routines): Add at_quick_exit.
4575 * stdlib/Versions: Export quick_exit and __cxa_at_quick_exit for
4576 GLIBC_2.10.
4577 * stdlib/quick_exit.c: New file.
4578 * stdlib/at_quick_exit.c: New file.
4579 * stdlib/cxa_at_quick_exit.c: New file.
4580 * stdlib/cxa_atexit.c (__cxa_atexit): Move body to new function. Call
4581 it appropriately.
4582 (__internal_atexit): New function.
4583 (__new_exitfn): Now takes parameter to point to the list to use.
4584 * stdlib/cxa_finalize.c: Remove quick_exit handlers, don't call them.
4585 * stdlib/exit.c (__run_exit_handlers): New function. Split from...
4586 (exit): ...here. Just call __run_exit_handlers appropriately.
4587 * stdlib/exit.h: Declare __quick_exit_funcs, __run_exit_handlers,
4588 __internal_atexit, __cxa_at_quick_exit. Adjust __new_exitfn.
4589 * stdlib/on_exit.c: Adjust call to __new_exitfn.
4590 * stdlib/stdlib.h: Declare at_quick_exit and quick_exit.
4591
130ca12e
UD
4592 * po/id.po: Update from translation team.
4593
9a4f9d1f
UD
45942009-03-07 Ulrich Drepper <drepper@redhat.com>
4595
4596 * po/ru.po: Update from translation team.
4597
6d781c94
UD
45982009-03-04 Ulrich Drepper <drepper@redhat.com>
4599
4600 * po/nl.po: Update from translation team.
4601
e00c5ece
UD
46022009-03-03 Ulrich Drepper <drepper@redhat.com>
4603
99eb932f
UD
4604 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.
4605 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
4606 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
4607 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
4608 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
4609 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
4610 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
4611
e00c5ece
UD
4612 * po/pl.po: Update from translation team.
4613
749f5cc9
UD
46142009-03-02 Ulrich Drepper <drepper@redhat.com>
4615
1b994772 4616 [BZ #7083]
749f5cc9
UD
4617 * sysdeps/unix/sysv/linux/fallocate.c: New file.
4618 * sysdeps/unix/sysv/linux/fallocate64.c: New file.
4619 * sysdeps/unix/sysv/linux/wordsize-64/fallocate64.c: New file.
4620 * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: New file.
4621 * sysdeps/unix/sysv/linux/i386/fallocate64.c: New file.
4622 * sysdeps/unix/sysv/linux/i386/fallocate.c: New file.
4623 * sysdeps/unix/sysv/linux/Versions: Export fallocate and fallocate64
4624 for GLIBC_2.10.
4625 * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
4626 Add fallocate and fallocate64.
4627
4628 * io/fcntl.h: Pretty printing.
4629
6219e3cc
JJ
46302009-03-02 Richard Guenther <rguenther@suse.de>
4631
4632 * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__
4633 attribute also for non-C99 inline semantics variant.
4634
134a9766
UD
46352009-02-12 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
4636
4637 * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.
4638 * sysdeps/powerpc/powerpc32/power7/Implies: Likewise.
4639 * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
4640 * sysdeps/powerpc/powerpc64/power7/Implies: Likewise.
4641 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies:
4642 Likewise.
4643 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies:
4644 Likewise.
4645
95bc1633
UD
46462009-03-02 Ulrich Drepper <drepper@redhat.com>
4647
4648 * po/cs.po: Update from translation team.
4649
43ea48a5
UD
46502009-02-28 Ulrich Drepper <drepper@redhat.com>
4651
4652 * po/bg.po: Update from translation team.
4653 * po/sv.po: Likewise.
f5faa3b6 4654 * po/fi.po: Likewise.
45572c23 4655 * po/vi.po: Likewise.
43ea48a5 4656
e965d514
RM
46572009-02-27 Roland McGrath <roland@redhat.com>
4658
4659 * Makeconfig (%.v.i): Depend on Makeconfig.
4660 Exclude % lines from initial #-comment removal.
4661
56a9651f
UD
46622009-02-27 Ulrich Drepper <drepper@redhat.com>
4663
4664 * po/ko.po: Update from translation team.
4665
682825ce
RM
46662009-02-26 Roland McGrath <roland@redhat.com>
4667
4668 * shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it,
4669 avoids unused warning.
4670
a3c37506
UD
46712009-02-26 Andrew Stubbs <ams@codesourcery.com>
4672 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
4673
4674 * sysdeps/unix/sysv/linux/sh/sys/procfs.h: Don't include signal.h,
4675 sys/ucontext.h and asm/elf.h. Include sys/user.h.
4676 * sysdeps/unix/sysv/linux/sh/sys/user.h: Don't include features.h
4677 and asm/user.h. Include asm/ptrace.h.
4678 (PTRACE_GETREGS, PTRACE_SETREGS, PTRACE_GETFPREGS,
4679 PTRACE_SETFPREGS, PTRACE_GETFDPIC, PTRACE_GETFDPIC_EXEC,
4680 PTRACE_GETFDPIC_INTERP, PTRACE_GETDSPREGS, PTRACE_SETDSPREGS):
4681 Undefine.
4682 (start_thread): Don't undefine.
4683 (elf_greg_t, ELF_NGREG, elf_fpregset_t, user_fpu_struct, user):
4684 Define.
4685
f503060b
UD
46862009-02-26 Ulrich Drepper <drepper@redhat.com>
4687
6cbe890a
UD
4688 * wctype/wctype.h: The *_l functions are in POSIX 2008.
4689 * wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy,
4690 wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs,
4691 wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l.
4692 * sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from
4693 200112L to 200809L.
4694 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise.
4695 * posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and
4696 _SC_THREAD_ROBUST_PRIO_PROTECT entries.
4697 * bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and
4698 _SC_THREAD_ROBUST_PRIO_PROTECT.
4699 * posix/unistd.h: fexecve is in POSIX 2008.
4700 * time/time.h: strftime_l is in POSIX 2008.
4701 * io/sys/stat.h: futimens is in POSIX 2008.
4702 * string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008.
4703 * string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal,
4704 strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008.
4705 * stdlib/stdlib.h: mkdtemp is in POSIX 2008.
f503060b
UD
4706 * libio/stdio.h: dprintf, fmemopen, getdelim, getline,
4707 open_memstream, and vdprintf are in POSIX 2008.
4708
2e6d6bac
UD
47092009-02-25 Ulrich Drepper <drepper@redhat.com>
4710
3e6b0a28 4711 * include/features.h: Define macros for XPG7/POSIX 2008.
77db439e
UD
4712 * ctype/ctype.h: The *_l functions are in POSIX 2008.
4713 * dirent/dirent.h: alphasort, dirfd, scandir, and fdopendir are in
4714 POSIX 2008.
1f04d005
UD
4715 * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
4716 * locale/xlocale.h: Define locale_t type.
4717 * locale/locale.h: duplocale, freelocale, newlocale, uselocale are
4718 in POSIX 2008. Don't define locale_t here.
4719 * stdlib/monetary.h: strfmon_l is in POSIX 2008.
3e6b0a28
UD
4720 * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and
4721 UTIME_OMIT only with __USE_ATFILE.
1f04d005
UD
4722 * signal/signal.h: Declare psignal and psiginfo for POSIX 2008.
4723 * stdio-common/psiginfo.c: New file.
4724 * stdio-common/psiginfo-data.h: New file.
4725 * stdio-common/psiginfo-define.h: New file.
4726 * stdio-common/Makefile (routines): Add psiginfo.
4727 * stdio-common/Versions: Export psiginfo for GLIBC_2.10.
3e6b0a28
UD
4728 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
4729 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
4730 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
4731 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
4732 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
4733 * io/sys/stat.h: Move mknodat definition into same conditional as
4734 mknod.
4735 * time/sys/time.h: futimesat is not among the functions accepted
4736 into the POSIX standard.
4737
2e6d6bac
UD
4738 * include/features.h: If no feature selection given and we select
4739 by default a POSIX mode, also define __USE_POSIX_IMPLICITLY.
4740 * posix/Versions: Export __posix_getopt.
4741 * posix/getopt.c (_getopt_initialize): Take additional parameter.
4742 Use it to alternatively initialize __posixly_correct.
4743 (_getopt_internal_r): Take addition parameter. Pass on to
4744 _getopt_initialize.
4745 (_getopt_internal): Take addition parameter. Pass on to
4746 _getopt_internal_r.
4747 (getopt): Pass additional zero to _getopt_internal.
4748 (__posix_getopt): New function.
4749 * posix/getopt.h: Add redirection for getopt.
4750 * posix/getopt1.c (getopt_long): Pass additional zero to
4751 _getopt_internal.
4752 (getopt_long_only): Likewise.
4753 (_getopt_long_r): Pass additional zero to _getopt_internal_r.
4754 (_getopt_long_only_r): Likewise.
4755 * posix/getopt_int.h: Adjust declarations of _getopt_internal and
4756 _getopt_internal_r.
4757
67108e40
UD
47582009-02-24 Ulrich Drepper <drepper@redhat.com>
4759
4760 * bits/confname.h: Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX,
4761 _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
4762 * sysdeps/posix/sysconf.c (__sysconf): Handle
4763 _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX,
4764 _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS.
4765
1cccb96f
RM
47662009-02-24 Roland McGrath <roland@redhat.com>
4767
4768 [BZ #9895]
4769 * README.template: Reworded not to use substituted version number.
4770 Renamed to ...
4771 * README: ... here (no longer generated).
4772 * Makefile (README): Target removed.
4773
82780cbe
UD
47742009-02-24 Ulrich Drepper <drepper@redhat.com>
4775
5be0a688 4776 * sysdeps/unix/sysv/linux/sysconf.c (__sysconf):
77db439e 4777 /proc/sys/kernel/rtsig_max doesn't exist anymore, use getrlimit
5be0a688
UD
4778 instead.
4779
8c4a5f42
UD
4780 * io/sys/stat.h: The lstat functions have been mandatory since 2001.
4781
82780cbe
UD
4782 * time/tzset.c (tzset_internal): Correct parsing of TZ envvar.
4783
77c571dd
UD
47842009-02-22 Ulrich Drepper <drepper@redhat.com>
4785
4786 * po/bg.po: Update from translation team.
4787
d82a27f8
JJ
47882009-02-16 Jakub Jelinek <jakub@redhat.com>
4789
4790 * stdlib/monetary.h: Uglify function parameter names.
4791 * sunrpc/rpc/pmap_clnt.h: Likewise.
4792 * sunrpc/rpc/svc.h: Likewise.
4793 * sunrpc/rpc/xdr.h: Likewise.
4794 * sunrpc/rpc/clnt.h: Likewise.
4795 * resolv/netdb.h: Likewise.
4796 * resolv/arpa/nameser.h: Likewise.
4797 * resolv/resolv.h: Likewise.
4798 * argp/argp.h: Likewise.
4799 * locale/langinfo.h: Likewise.
4800 * io/sys/stat.h: Likewise.
4801 * posix/spawn.h: Likewise.
4802 * nis/rpcsvc/nislib.h: Likewise.
4803 * malloc/obstack.h: Likewise.
4804 * sysdeps/ia64/bits/link.h: Likewise.
4805 * sysdeps/i386/bits/link.h: Likewise.
4806 * sysdeps/s390/bits/link.h: Likewise.
4807 * sysdeps/powerpc/bits/link.h: Likewise.
4808 * sysdeps/x86_64/bits/link.h: Likewise.
4809 * sysdeps/sparc/bits/link.h: Likewise.
4810 * sysdeps/sh/bits/link.h: Likewise.
4811 * sysdeps/unix/sysv/linux/i386/sys/io.h: Likewise.
4812 * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Likewise.
4813 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Likewise.
4814 * sysdeps/unix/sysv/linux/sys/eventfd.h: Likewise.
4815
58a7457e
JJ
48162008-12-01 Fredrik Unger <fred@tree.se>
4817
4818 * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D,
4819 FP_UNPACK_SEMIRAW_DP): Use _FP_UNPACK_RAW_1 instead of
4820 _FP_UNPACK_RAW_2, fix up first argument.
4821
f43b4be6
UD
48222009-02-15 Ulrich Drepper <drepper@redhat.com>
4823
4824 * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.
4825 (GET_NPROCS_PARSER): Change parameters and use next_line.
4826 (__get_nprocs): Rewrite to not use stdio routines.
4827 * sysdeps/unix/sysv/linux/sparc/getsysstats.c (GET_NPROCS_PARSER):
4828 Change parameters and use next_line.
4829
20e498bd
UD
48302009-02-13 Ulrich Drepper <drepper@redhat.com>
4831
4832 [BZ #5381]
4833 * nscd/nscd.h: Remove definitions and declarations for mem_in_flight.
4834 Change mempool_alloc prototype.
4835 * nscd/mem.c (gc): Don't handle mem_in_flight.
4836 (mempool_alloc): Third parameter now only indicates whether this is the
4837 first call (to allocate data) or not. If it is, get db rdlock.
4838 Release it on error. Don't handle mem_in_flight.
4839 * nscd/aicache.c (addhstaiX): Mark he parameter as const.
4840 Adjust third parameter of mempool_alloc calls.
4841 Nothing to do here in case mempool_alloc fails.
4842 Avoid local variable shadowing parameter. No need to get db rdlock
4843 before calling cache_add.
4844 * nscd/cache.c (cache_add): Adjust call to mempool_alloc. There is
4845 no mem_in_flight array anymore.
4846 * nscd/connections.c: Remove definition and handling of mem_in_flight.
4847 * nscd/grpcache.c (cache_addgr): Adjust third parameter of
4848 mempool_alloc calls. Mark he parameter as const. Nothing to do here
4849 in case mempool_alloc fails. No need to get db rdlock before calling
4850 cache_add.
4851 * nscd/hstcache.c (cache_addhst): Likewise.
4852 * nscd/initgrcache.c (addinitgroupsX): Likewise.
4853 * nscd/servicescache.c (cache_addserv): Likewise.
4854 * nscd/pwdcache.c (cache_addpw): Likewise. Remove some debugging code.
4855
d8111eac
UD
48562009-02-11 Ulrich Drepper <drepper@redhat.com>
4857
4858 * po/lt.po: Update from translation team.
4859
40e2fc8b
UD
48602009-02-10 Ulrich Drepper <drepper@redhat.com>
4861
4862 * elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
4863 defined, allow additional data to be added using the optional
4864 MORE_ELF_HEADER_DATA macro.
4865 * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER,
4866 VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Define.
4867
6c03cd11
UD
48682009-02-08 Ulrich Drepper <drepper@redhat.com>
4869
4870 * include/atomic.h: Define catomic_and if not already defined.
4871 * sysdeps/x86_64/bits/atomic.h: Define catomic_and.
4872 * sysdeps/i386/i486/bits/atomic.h: Likewise.
4873
bc16e0c4
UD
48742009-02-07 Ulrich Drepper <drepper@redhat.com>
4875
78ac92ad
UD
4876 * malloc/malloc.c (_int_free): Second argument is now mchunkptr.
4877 Change all callers.
6dd6a580 4878 (_int_realloc): Likewise. Third argument is now padded size
78ac92ad 4879 All _int_* functions are now static.
6dd6a580 4880
78ac92ad
UD
4881 * malloc/hooks.c: Change all callers to _int_free and _int_realloc.
4882 * malloc/arena.c: Likewise.
4883 * include/malloc.h: Remove now unnecessary declarations of the _int_*
4884 functions.
4885
7dddb4bd
UD
4886 * sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
4887 easily.
4888
bfacf1af
UD
4889 * malloc/malloc.c: Add branch prediction for use of the hooks.
4890
bc16e0c4
UD
4891 * grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.
4892
26b62243
UD
48932009-02-06 Ulrich Drepper <drepper@redhat.com>
4894
4895 [BZ #7095]
4896 * bits/confname.h: Add SUSv7 macros for getconf environments.
4897 * bits/environments.h: Likewise.
4898 * sysdeps/unix/sysv/linux/i386/bits/environments.h: Likewise.
4899 * sysdeps/unix/sysv/linux/powerpc/bits/environments.h: Likewise.
4900 * sysdeps/unix/sysv/linux/s390/bits/environments.h: Likewise.
4901 * sysdeps/unix/sysv/linux/sparc/bits/environments.h: Likewise.
4902 * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Likewise.
4903 * posix/confstr.c: Handle SUSv5 and SUSv7 environments.
4904 * posix/getconf.c: Likewise.
4905 * posix/sysconf.c: Likewise.
4906 * sysdeps/posix/sysconf.c: Likewise.
4907 * posix/Makefile (getconf.speclist): Also collect SUSv5 and SUSv7
4908 environments.
4909
3fe4c5b3
UD
49102009-01-16 Petr Baudis <pasky@suse.cz>
4911
4912 [BZ #9753]
4913 * resolv/res_libc.c (__res_maybe_init): Call __res_vinit()
4914 even if we currently have zero nscount.
4915
cbbcaf23
UD
49162009-02-06 Ulrich Drepper <drepper@redhat.com>
4917
1a9dd4e4
UD
4918 [BZ #9781]
4919 * grp/compat-initgroups.c (compat_call): Switch to use malloc when
4920 the input line is too long.
4921
51f8846e
UD
4922 * po/Makefile (libc.pot): Add f_print as function taking c-format
4923 parameter.
4924
cbbcaf23
UD
4925 * debug/xtrace.sh: Unify translatable messages.
4926 * elf/ldd.bash.in: Likewise.
4927 * elf/sprof.c: Likewise.
4928 * locale/programs/locale.c: Likewise.
4929 * malloc/memusage.sh: Likewise.
4930 * nss/getent.c: Likewise.
4931
49322009-02-06 Joseph Myers <joseph@codesourcery.com>
4933
4934 * debug/pcprofiledump.c (print_version,
4935 argp_program_version_hook): New function.
4936 * elf/ldconfig.c (more_help): New function.
4937 (argp): Use it.
4938 * elf/sln.c (usage): New function.
4939 (main): Support --help and --version.
4940 * malloc/memusagestat.c (print_version): New function.
4941 (argp_program_version_hook): New variable.
4942 * nscd/nscd.c (more_help): New function.
4943 (argp): Use it.
4944 * posix/getconf.c (main): Send --version output to stdout.
4945 Support --help.
4946 * sunrpc/rpc_main.c (usage, options_usage): Take STREAM and STATUS
4947 arguments. All callers changed.
4948 (print_version): New function.
4949 (parseargs): Support --help and --version.
4950 * sunrpc/rpcinfo.c (usage): Take STREAM argument. All callers
4951 changed.
4952 (print_version): New function.
4953 (main): Use getopt_long. Support --help and --version.
4954 * sysdeps/unix/sysv/linux/lddlibc4.c (main): Support --help and
4955 --version.
4956
88a3b8f9
UD
49572009-02-06 Ulrich Drepper <drepper@redhat.com>
4958
e2e390fa
UD
4959 * malloc/memusage.c (DEFAULT_BUFFER_SIZE): Change to 32768.
4960 (update_data): Fix handling of wrapping back
c3ab42a8
UD
4961 to the beginning of the buffer.
4962
88a3b8f9
UD
4963 [BZ #9823]
4964 * stdio-common/psignal.c (psignal): Fix test for empty string.
4965
62f63c47
UD
49662009-02-05 Ulrich Drepper <drepper@redhat.com>
4967
4f7408c7
UD
4968 * include/rpc/auth.h: Use libc_hidden_proto for _null_auth.
4969 * sunrpc/rpc_common.c: Add libc_hidden_def for _null_auth. Also
4970 move _null_auth to .rodata.
4971
970aa10f
UD
4972 * time/tzset.c (__tzset_parse_tz): DST offset must also allow hour
4973 value of 24.
4974
52de761a
UD
4975 * intl/dcigettext.c (DCIGETTEXT): Avoid some code duplication.
4976
62f63c47
UD
4977 * sysdeps/unix/opendir.c (__alloc_dir): We have a lot more memory
4978 today than when the original code was written. Use larger
4979 buffers. This also makes it unnecessary to have stat information,
4980 if this causes extra efforts.
4981 (__opendir): In case O_DIRECTORY works, don't call fstat just for
4982 __alloc_dir.
4983
0899b889
UD
49842009-02-03 Andrew Stubbs <ams@codesourcery.com>
4985
4986 * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__
4987 is set.
4988 * sysdeps/sh/sh4/setjmp.S: Support SH4-NOFPU.
4989 * sysdeps/sh/sh4/__longjmp.S: Likewise.
4990 * sysdeps/unix/sysv/linux/sh/sh4/getcontext.S: Likewise.
4991 * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S: Likewise.
4992 * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S: Likewise.
4993 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
4994
22cc3f75
UD
49952009-02-04 Ulrich Drepper <drepper@redhat.com>
4996
4997 * po/ru.po: Update from translation team.
4998
a71433e7
UD
49992008-11-17 Nathan Sidwell <nathan@codesourcery.com>
5000
5001 * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (struct sigevent):
5002 Add _tid slot to maintain consistency with kernel.
5003
82f2e9c6 50042009-02-04 Ulrich Drepper <drepper@redhat.com>
3a2e9947 5005
82f2e9c6
UD
5006 * libio/wfileops.c (_IO_wfile_underflow): Fix handling of
5007 incomplete characters at end of input buffer.
5008 * libio/Makefile (tests): Add tst-fgetwc.
5009 * libio/tst-fgetwc.c: New file.
5010 * libio/tst-fgetwc.input: New file.
3a2e9947 5011
ba022c06
UD
50122009-02-02 Andrew Stubbs <ams@codesourcery.com>
5013
5014 * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define.
5015
1b14353e
UD
50162009-02-02 Ulrich Drepper <drepper@redhat.com>
5017
5018 [BZ #9793]
5019 * iconv/gconv_trans.c (__gconv_transliterate): Don't change
5020 *OUTBUFSTART unless the whole output fit into the buffer.
5021 * iconv/Makefile (tests): Add tst-iconv4.
5022 * iconv/tst-iconv4.c: New file.
5023
ebc22416
UD
50242009-02-01 Ulrich Drepper <drepper@redhat.com>
5025
5026 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.
5027 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
5028
7c8a6732
UD
50292009-01-29 Andrew Stubbs <ams@codesourcery.com>
5030
5031 * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
5032 newer linker scripts.
5033
43149780
UD
50342009-01-30 Ulrich Drepper <drepper@redhat.com>
5035
5036 [BZ #7040]
5037 * sysdeps/unix/sysv/linux/sys/inotify.h: Second parameter of
5038 inotify_rm_watch should have type int.
5039
bd4ace0b
UD
50402009-01-06 Steven Munroe <sjmunroe@us.ibm.com>
5041
5042 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
5043 Make aligned_restore_vmx a local symbol.
5044 * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp):
5045 Likewise.
5046
430902da
AJ
50472009-01-30 Andreas Jaeger <aj@suse.de>
5048
5049 * sysdeps/unix/sysv/linux/bits/shm.h (SHM_EXEC): Define.
5050 * sysdeps/unix/sysv/linux/ia64/bits/shm.h (SHM_EXEC): Define.
5051 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h (SHM_EXEC): Define.
5052 * sysdeps/unix/sysv/linux/s390/bits/shm.h (SHM_EXEC): Define.
5053 * sysdeps/unix/sysv/linux/sh/bits/shm.h (SHM_EXEC): Define.
5054 * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHM_EXEC): Define.
5055 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (SHM_EXEC): Define.
5056
b7219e53
UD
50572009-01-11 Ryan S. Arnold <rsa@us.ibm.com>
5058
5059 [BZ #9726]
5060 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_SET_DI_FPSCR,
5061 _SET_SI_FPSCR): Clobber fp0 to prevent erroneous test-case passes.
5062
50632009-01-08 Ryan S. Arnold <rsa@us.ibm.com>
5064
5065 [BZ #9726]
5066 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
5067 (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
5068 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
5069 (__CONTEXT_FUNC_NAME): Fix mtfsf to use fp31 instead of fp0.
5070
a3bd2846
UD
50712009-01-11 Thomas Schwinge <tschwinge@gnu.org>
5072
5073 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Use
5074 memcpy instead of memcmp.
5075 (_dl_setup_pointer_guard): Likewise.
5076
1fdd89a7
UD
50772009-01-30 Ulrich Drepper <drepper@redhat.com>
5078
5079 * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting
5080 manipulated brk, use malloc_printerr.
5081 * misc/sbrk.c (__sbrk): Better error handling for nonsense
5082 requests.
5083
8585cb74
UD
50842009-01-30 Jakub Jelinek <jakub@redhat.com>
5085
5086 * string/string.h (memchr, strchr, strrchr, strpbrk, strstr, index,
5087 rindex): For C++ add inlines so that they can be recognized as
5088 builtins.
5089 * string/strings.h: Define correct C++ prototypes for gcc 4.4.
5090
d8387c7b
UD
50912009-01-29 Ulrich Drepper <drepper@redhat.com>
5092 Jakub Jelinek <jakub@redhat.com>
5093
cdf77dd8
UD
5094 * string/string.h: Define correct C++ prototypes for gcc 4.4.
5095 * wcsmbs/wchar.h: Likewise.
d8387c7b 5096
647925b2
UD
50972009-01-29 Ulrich Drepper <drepper@redhat.com>
5098
5099 * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define.
5100 (stackinfo_sub_sp): Define.
5101
5627534a
UD
51022009-01-28 Ulrich Drepper <drepper@redhat.com>
5103
fd537e53
UD
5104 [BZ #9750]
5105 * nscd/mem.c (gc): Use alloca_count to get the real stack usage.
5106 * include/alloca.h (alloca_account): Define.
5107 * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Define.
5108 (stackinfo_sub_sp): Define.
5109
00f5df0e
UD
5110 * nscd/connections.c (nscd_init): If database file access fails
5111 check whether this is due to permission problems and bail in that
5112 case.
31d322a2 5113
5627534a
UD
5114 [BZ #9741]
5115 * nscd/mem.c (gc): Fix assignment of he_data in case malloc is used.
5116 Reported by Jun'ichi Nomura <j-nomura@ce.jp.nec.com>.
5117
a7bd183f
UD
51182009-01-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5119
5120 * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
5121 Add "t" to clobber list.
5122 (INTERNAL_SYSCALL_NCS): Likewise.
5123
1dd75769
UD
51242009-01-28 Ulrich Drepper <drepper@redhat.com>
5125
5126 * nss/getent.c (print_networks): Don't print comma between aliases.
5127
25e84177
UD
51282009-01-23 Ulrich Drepper <drepper@redhat.com>
5129
5130 * sysdeps/unix/sysv/linux/tst-clone.c (do_test): Avoid warning.
5131
5132 * misc/hsearch_r.c (hcreate_r): We need at least three elements in
5133 the hash table.
5134 * misc/Makefile (tests): Add bug-hsearch1.
5135 * misc/bug-hsearch1.c: New file.
5136
0699a0ca
RM
51372009-01-22 Roland McGrath <roland@redhat.com>
5138
5139 * Makeconfig (%.v.i): Strip trailing # comments,
5140 not only whole-line comments.
5141
965cb60a
UD
51422009-01-10 Ulrich Drepper <drepper@redhat.com>
5143
5144 * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
5145 one parameter. If non-NULL use it to initialize return value.
5146 (_dl_setup_pointer_guard): New function.
5147 * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
5148 * sysdeps/generic/ldsodefs.h: Declare _dl_random.
5149 * elf/rtld.c (security_init): Pass _dl_random to
5150 _dl_setup_stack_chk_guard. Call _dl_setup_pointer_guard to initialize
5151 pointer_chk_guard.
5152 * elf/dl-sysdep.c (_dl_random): New variable.
5153 (_dl_sysdep_start): Handle AT_RANDOM.
5154 (_dl_show_auxv): Likewise.
5155 * elf/dl-support.c (_dl_random): New variable.
5156 (_dl_aux_init): Handle AT_RANDOM.
5157 * csu/libc-start.c [!SHARED] (libc_start_main): Pass _dl_random
5158 to _dl_setup_stack_chk_guard.
5159
5160 * elf/elf.h (AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
5161
8be96dd1
RM
51622009-01-10 Roland McGrath <roland@redhat.com>
5163
5164 * nscd/nscd.c (parse_opt): Use argp_error for bad -i argument.
5165
157cd5ac
UD
51662009-01-08 Ulrich Drepper <drepper@redhat.com>
5167
9b1c750e
UD
5168 * sysdeps/i386/fpu/libm-test-ulps: Adjust expm1 errors.
5169
157cd5ac
UD
5170 [BZ #9706]
5171 * nss/nss_files/files-parse.c (strtou32): New function.
5172 (INT_FIELD): Use strotu32 instead of strtoul to unify behavior
5173 across 32-bit and 64-bit platforms.
5174 (INT_FIELD_MAYBE_NULL): Likewise.
5175
960af8c2
JJ
51762009-01-08 Jakub Jelinek <jakub@redhat.com>
5177
5178 [BZ #9720]
5179 * sysdeps/unix/sysv/linux/bits/resource.h (enum __rusage_who): Avoid
5180 comma after RUSAGE_CHILDREN if not -D_GNU_SOURCE.
5181 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (enum __rusage_who):
5182 Likewise.
5183
76c7f2cd
UD
51842009-01-05 Paolo Bonzini <bonzini@gnu.org>
5185
16c124f7 5186 [BZ #697]
76c7f2cd
UD
5187 * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
5188 being NULL also if there are no backreferences.
5189 * posix/rxspencer/tests: Add testcases.
5190
bdb56bac
UD
51912009-01-04 Paolo Bonzini <bonzini@gnu.org>
5192
16c124f7 5193 [BZ #9697]
bdb56bac
UD
5194 * posix/bug-regex17.c: Add testcases.
5195 * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
5196 handling.
5197
0480c901
UD
51982009-01-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
5199
5200 * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
5201 * sysdeps/unix/sysv/linux/s390/gettimeofday.c: New file.
5202 * sysdeps/unix/sysv/linux/s390/init-first.c: New file.
5203 * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines): Add dl-vdso
5204 for elf subdir.
5205 * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INLINE_VSYSCALL,
5206 INTERNAL_VSYSCALL, INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK,
5207 INTERNAL_SYSCALL_NCS, HAVE_CLOCK_GETRES_VSYSCALL and
5208 HAVE_CLOCK_GETTIME_VSYSCALL: Define.
5209 * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
5210 * sysdeps/unix/sysv/linux/s390/Versions: New file.
5211
b3918c7d
UD
52122008-12-31 Paolo Bonzini <bonzini@gnu.org>
5213
5214 * posix/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
5215 * posix/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
5216 re_string_skip_chars, re_string_reconstruct): Likewise.
5217 * posix/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
5218
df9293cb
UD
52192008-12-31 Rafael Avila de Espindola <espindola@google.com>
5220
5221 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
5222 adjust the buffer alignment.
5223
c90c1e1c
RM
52242009-01-07 Samuel Thibault <samuel.thibault@ens-lyon.org>
5225
5226 * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:
5227 Add net/ethernet.h net/if_arp.h net/if_ether.h net/if_ppp.h
5228 net/route.h.
5229
5230 * hurd/report-wait.c (describe_number): Use __stpcpy to prepend
5231 flavor to description only when flavor is not NULL.
5232
5233 * hurd/hurdsig.c (signal_allowed): Unlock _hurd_dtable_lock
5234 mutex after SIGIO/SIGURG lookup loop.
5235
5aff6fdf
RM
52362009-01-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
5237
5238 * bits/resource.h (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Add macros.
5239
b2bcd249
UD
52402009-01-03 Ulrich Drepper <drepper@redhat.com>
5241
5242 * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument
5243 handling.
5244
d36ad871
UD
52452009-01-02 Ulrich Drepper <drepper@redhat.com>
5246
ebb2788e
UD
5247 * sysdeps/unix/sysv/linux/kernel-features.h
5248 (__ASSUME_FUTEX_CLOCK_REALTIME): Define.
5249
72098116
UD
5250 * wcsmbs/wcsnrtombs.c (__wcsnrtombs): Create temporary state object
5251 if no output is written.
5252
623d0bf5
UD
5253 * version.h: Bump to 2.10 development.
5254
d36ad871
UD
5255 * posix/getconf.c: Update copyright year.
5256 * nss/getent.c: Likewise.
5257 * iconv/iconvconfig.c: Likewise.
5258 * iconv/iconv_prog.c: Likewise.
5259 * elf/ldconfig.c: Likewise.
5260 * catgets/gencat.c: Likewise.
5261 * csu/version.c: Likewise.
5262 * elf/ldd.bash.in: Likewise.
5263 * elf/sprof.c (print_version): Likewise.
5264 * locale/programs/locale.c: Likewise.
5265 * locale/programs/localedef.c: Likewise.
5266 * nscd/nscd.c (print_version): Likewise.
5267 * debug/xtrace.sh: Likewise.
5268 * malloc/memusage.sh: Likewise.
5269 * malloc/mtrace.pl: Likewise.
5270 * debug/catchsegv.sh: Likewise.
5271
25df09ab
UD
52722008-12-29 Mike Frysinger <vapier@gentoo.org>
5273
5274 * iconvdata/Makefile (iconv-rules): Use LC_ALL=C when running awk
5275 script.
5276
16b7dc27
UD
52772008-12-29 Ulrich Drepper <drepper@redhat.com>
5278
bfbbc63f
UD
5279 * sysdeps/posix/getaddrinfo.c (gaih_inet): When the
5280 gethostbyname4_r function call succeeded, just leave the loop.
5281
0f2ae55c
UD
5282 [BZ #9694]
5283 * wcsmbs/wchar.h: Move undefs for local __need_* constants to the
5284 very end.
5703f472
UD
5285 * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.
5286 * wctype/Makefile (tests): Add bug-wctypeh.
5287 * wctype/bug-wctypeh.c: New file.
0f2ae55c 5288
50e481ce
UD
5289 * nscd/nscd_gethst_r.c (nscd_gethst_r): Don't use nscd if
5290 LOCALDOMAIN is defined.
5291 * nscd/nscd_getai.c (__nscd_getai): Likewise.
5292
217d45cd
UD
5293 * sysdeps/x86_64/bits/select.h: New file.
5294
16b7dc27
UD
5295 * resolv/res_init.c (__res_vinit): Count all servers in statp->nscount.
5296
bf93cd3b
UD
52972008-12-21 Bruno Haible <bruno@clisp.org>
5298
5299 [BZ #9677]
5300 * wcsmbs/mbsnrtowcs.c (__mbsnrtowcs): Create temporary state object
5301 if no output is written.
5302
49159e12
UD
53032008-12-13 Klaus Dittrich <kladit@arcor.de>
5304
5305 * login/utmp_file.c (pututline_file): Replace call to dup2 with
5306 libc internal symbol __dup2 to avoid access through the PLT.
5307
d4f0720b
UD
53082008-12-08 Ulrich Drepper <drepper@redhat.com>
5309
135460f4
UD
5310 [BZ #6545]
5311 * sysdeps/unix/sysv/linux/bits/socket.h (SCM_CREDENTIALS): Make
5312 available only for __USE_GNU.
5313
ed0da352
UD
5314 * inet/Makefile (tests): Add tst-getni2.
5315 * inet/tst-getni2.c: New file.
5316
d4f0720b
UD
5317 [BZ #7080]
5318 * inet/getnameinfo.c (getnameinfo): Check for output buffers being
5319 NULL when NI_NAMEREQD is set.
5320 Patch mostly by Yang Hongyang <yanghy@cn.fujitsu.com>.
5321 * inet/Makefile (tests): Add tst-getni1.
5322 * inet/tst-getni1.c: New file.
5323
cd72adeb
UD
53242008-12-03 Petr Baudis <pasky@suse.cz>
5325
5326 [BZ #7067]
5327 * nscd/connections.c (invalidate_cache): Use prune_run_lock
5328 instead of prune_lock.
5329 (nscd_run_prune): Before calling prune_cache, take prune_run_lock.
5330 * nscd/nscd.h (database_dyn): Add prune_run_cache.
5331
e87946cc
UD
53322008-12-07 Ulrich Drepper <drepper@redhat.com>
5333
200da00a
UD
5334 * resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
5335 use.
5336
5337 * sysdeps/unix/sysv/linux/kernel-features.h: Fix typo in accept4
5338 handling.
5339
905ef0da
UD
5340 * resolv/res_init.c (__res_vinit): Always assign to statp->nscount
5341 after reading name server list.
5342
71053765 5343 [BZ #7058]
e87946cc
UD
5344 * nis/nss_nis/nis-hosts.c (_nss_nis_gethostbyname4_r): Fix memory
5345 handling for host name aliases.
5346
d43b8bdd
JJ
53472008-11-24 Arkadiusz Miśkiewicz <arekm@maven.pl>
5348
5349 * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG
5350 instead of doing things manually.
5351
53522008-11-26 Chris Steel <chris.steel.lnx@googlemail.com>
5353
5354 * posix/regex_internal.h (build_wcs_upper_buffer):
5355 Return type is reg_error_t.
5356
25a34eb7
UD
53572008-12-05 Ulrich Drepper <drepper@redhat.com>
5358
f3721ab2
UD
5359 * posix/globtest.sh: Use mktemp to create temporary file and
5360 directory.
5361
25a34eb7
UD
5362 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S): Handle large
5363 sets correctly.
5364 (__CPU_CLR_S): Likewise.
5365 (__CPU_ISSET_S): Likewise.
5366
8680179f
UD
53672008-12-05 Joseph Myers <joseph@codesourcery.com>
5368 Ulrich Drepper <drepper@redhat.com>
5369
5370 * scripts/firstversion.awk: Use custom comparison function to compare
5371 version numbers.
5372 * scripts/versions.awk: Use sort invocation which can handle
5373 multi-digit sub-version numbers.
5374
72d50908
UD
53752008-12-04 Ulrich Drepper <drepper@redhat.com>
5376
5377 * locale/programs/ld-address.c (DEFINE_LANGUAGE_CODE2): Define.
5378 * locale/iso-639.def: Add Chhattisgarhi entry.
5379
f93fc0b7
UD
53802008-12-02 Ulrich Drepper <drepper@redhat.com>
5381
da5ac135
UD
5382 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize
5383 ESRCH return value.
5384 (_nss_dns_gethostbyname4_r): Likewise.
5385 * resolv/res_init.c (__res_vinit): Initialize nscount to zero.
5386 * sysdeps/posix/getaddrinfo.c (gaih_inet): In case we use
5387 gethostbyname4_r, we don't have a separate IPv6 status, so copy
5388 the no_data variable.
5389
6f5c3117
UD
5390 * resolv/res_init.c (__res_vinit): Fill in IPv4 name server
5391 information at the correct index.
5392
f93fc0b7
UD
5393 * socket/sys/socket.h: Declare accept4.
5394 * socket/accept4.c: New file.
5395 * sysdeps/unix/sysv/linux/accept4.c: New file.
5396 * sysdeps/unix/sysv/linux/i386/accept4.S: New file.
5397 * socket/Makefile (routines): Add accept4.
5398 * socket/Versions: Export accept4 with version GLIBC_2.10.
5399 * socket/paccept.c: Removed.
5400 * sysdeps/unix/sysv/linux/paccept.c: Removed.
5401 * sysdeps/unix/sysv/linux/i386/paccept.S: Removed.
5402 * Versions.def: Define GLIBC_2.10 for libc.
5403 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_ACCEPT4.
5404
5405 * nscd/connections.c: Use accept4.
5406
5407 * sysdeps/unix/sysv/linux/i386/socket.S: Fix comment.
5408
1fa7ae05
UD
54092008-12-01 Ulrich Drepper <drepper@redhat.com>
5410
9744268c
UD
5411 * resolv/res_send.c (send_dg): Create sockets with non-blocking
5412 flag already set.
5413
1fa7ae05
UD
5414 * stdlib/setenv.c (unsetenv): Don't search environment if it does
5415 not exist.
30c06371
UD
5416 * stdlib/Makefile (tests): Add tst-unsetenv1.
5417 * stdlib/tst-unsetenv1.c: New file.
1fa7ae05 5418
37a6a271
UD
54192008-11-29 Ulrich Drepper <drepper@redhat.com>
5420
5421 * login/utmp_file.c (file_writable): New variable.
5422 (setutent_file): Don't try to open file for writing.
5423 (pututline_file): Before writing, make descriptor writable if
5424 necessary.
5425
ca4dc0fe
UD
54262008-11-26 Ulrich Drepper <drepper@redhat.com>
5427
be4607eb
UD
5428 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Only restrict search
5429 to IPv4 or IPv6 if an interface has been found.
ca4dc0fe 5430
01a74645
RM
54312008-11-26 Roland McGrath <roland@redhat.com>
5432
24fd0a5b
RM
5433 * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...
5434 * sysdeps/unix/sysv/linux/powerpc/ipc_priv.h: ... here.
5435
5436 * sysdeps/unix/sysv/linux/alpha/wordexp.c: Renamed to ...
5437 * sysdeps/unix/sysv/linux/ia64/wordexp.c: ... here.
5438 * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: Change #include.
5439
01a74645
RM
5440 * elf/elf.h (NT_386_IOPERM): New macro.
5441 (NT_PPC_VSX): New macro.
5442
c0439b95
RM
54432008-11-25 Roland McGrath <roland@redhat.com>
5444
5445 * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
5446 sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
5447 sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
5448 sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
5449 Subdirectories moved to ports repository.
5450 * configure.in (base_machine): Remove alpha case.
5451
d3dc523b
RM
54522008-11-25 Thomas Schwinge <tschwinge@gnu.org>
5453
5454 * sysdeps/mach/strerror_l.c: New file.
5455
edba7a54
UD
54562008-11-13 Ryan S. Arnold <rsa@us.ibm.com>
5457
5458 [BZ #6411]
5459 * sysdeps/powerpc/fpu/Makefile: Added test case tst-setcontext-fpscr.
5460 * sysdeps/powerpc/fpu/feholdexcpt.c (_FPU_MASK_ALL): Define to replace
5461 magic numbers.
5462 * sysdeps/powerpc/fpu/fenv_libc.h (fesetenv_register): Dynamically
5463 choose mtfsf insn based on PPC_FEATURE_HAS_DFP.
5464 (relax_fenv_state): Same as above.
5465 (FPSCR_29): Reserve bit in ISA 2.05.
5466 (FPSCR_NI): Provide define for compat.
5467 * sysdeps/powerpc/fpu/fesetenv.c (_FPU_MASK_ALL): Define to replace
5468 magic numbers.
5469 * sysdeps/powerpc/fpu/feupdateenv.c (_FPU_MASK_ALL): Define to replace
5470 magic numbers.
5471 * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: New file. Test case to
5472 test setcontext and swapcontext with dynamic 64-bit FPSCR detection.
5473 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp): Adjust
5474 access to hwcap to account for hwcap size increase to uint64_t.
5475 * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S (__sigsetjmp ):
5476 Likewise.
5477 * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
5478 (*setcontext): Likewise.
5479 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/setcontext.S:
5480 New file.
5481 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/swapcontext.S:
5482 New file.
5483 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
5484 (*setcontext): dynamically select mtfsf insn based on
5485 PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
5486 increase to uint64_t.
5487 * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
5488 (*swapcontext): dynamically select mtfsf insn based on
5489 PPC_FEATURE_HAS_DFP. Adjust access to hwcap to account for hwcap size
5490 increase to uint64_t.
5491 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/setcontext.S:
5492 New file.
5493 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/swapcontext.S:
5494 New file.
5495 * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
5496 (*setcontext): dynamically select mtfsf insn based on
5497 PPC_FEATURE_HAS_DFP.
5498 * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
5499 (*swapcontext): dynamically select mtfsf insn based on
5500 PPC_FEATURE_HAS_DFP.
5501
ec297962
UD
55022008-11-13 Ulrich Drepper <drepper@redhat.com>
5503
b5449f8a 5504 * version.h: Bump for 2.9 release.
f52bb4d7 5505 * include/features.h (__GLIBC_MINOR__): Bump to 9.
b5449f8a 5506
ec297962
UD
5507 [BZ #7029]
5508 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
5509 Multiply with sizeof of __cpu_mask, not 8 unconditionally after
5510 all the rounding.
5511
3cac8b75
UD
55122008-11-11 Ulrich Drepper <drepper@redhat.com>
5513
0e54a725 5514 [BZ #7009]
3cac8b75
UD
5515 * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort for
5516 unknown request types for now.
5517
58a4b51a
RM
55182008-11-11 Roland McGrath <roland@redhat.com>
5519
5520 * sysdeps/x86_64/configure: New file.
5521
5522 * configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo).
5523 * configure: Regenerated.
5524
01bd5e96
JJ
55252008-11-03 Martin Schwidefsky <schwidefsky@de.ibm.com>
5526
5527 * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_profile): Use the
5528 correct instruction to remove the stack frame.
5529
a9069550
JJ
55302008-11-03 Michael Matz <matz@suse.de>
5531
5532 * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_32_acq,
5533 __arch_compare_and_exchange_val_64_acq): Add "memory" clobber.
5534
4b23f9bd
JJ
55352008-11-07 Jakub Jelinek <jakub@redhat.com>
5536
09f66a4f
JJ
5537 * include/stdio.h (__builtin_fwrite, __builtin_fwrite_unlocked):
5538 Remove.
5539
4b23f9bd
JJ
5540 * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address,
5541 __libc_tsd_get, __libc_tsd_set): Add TYPE argument, use it as the type
5542 of the thread variable instead of void *.
5543 * sysdeps/mach/hurd/bits/libc-tsd.h (__libc_tsd_define,
5544 __libc_tsd_address, __libc_tsd_get, __libc_tsd_set): Likewise.
5545 * include/ctype.h (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
5546 __libc_tsd_define arguments.
5547 (__ctype_b_loc, __ctype_toupper_loc, __ctype_tolower_loc): Adjust
5548 __libc_tsd_address arguments. Remove union hack.
5549 * include/rpc/rpc.h (RPC_VARS): Adjust __libc_tsd_define arguments.
5550 * sunrpc/rpc_thread.c (RPC_VARS): Likewise.
5551 (__rpc_thread_destroy, rpc_thread_multi, __rpc_thread_variables):
5552 Adjust __libc_tsd_{set,get} arguments.
5553 * ctype/ctype-info.c (CTYPE_B, CTYPE_TOUPPER, CTYPE_TOLOWER): Adjust
5554 __libc_tsd_define arguments.
5555 * locale/uselocale.c (__uselocale): Adjust __libc_tsd_{set,get}
5556 arguments.
5557 * locale/lc-ctype.c (_nl_postload_ctype): Likewise.
5558 * locale/global-locale.c (__libc_tsd_LOCALE): Adjust type.
5559 (LOCALE): Adjust __libc_tsd_define arguments.
5560 * locale/localeinfo.h (_NL_CURRENT_LOCALE): Adjust __libc_tsd_get
5561 arguments.
5562 (LOCALE): Adjust __libc_tsd_define arguments.
5563 * sysdeps/mach/hurd/malloc-machine.h (MALLOC): Adjust __libc_tsd_define
5564 arguments.
5565 (tsd_setspecific, tsd_getspecific): Adjust __libc_tsd_{set,get}
5566 arguments.
5567
486bdb88
UD
55682008-11-02 Ulrich Drepper <drepper@redhat.com>
5569
5570 * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
5571 really all bytes. Patch by Denys Vlasenko <dvlasenk@redhat.com>.
5572
64647f9a
UD
55732008-11-01 Ulrich Drepper <drepper@redhat.com>
5574
5575 [BZ #6966]
5576 * misc/hsearch_r.c (hsearch_r): Fix secondary hash function.
5577
acd44dbc
UD
55782008-10-24 Joseph Myers <joseph@codesourcery.com>
5579 Ulrich Drepper <drepper@redhat.com>
5580
5581 * math/tgmath.h (__floating_type): Use __builtin_classify_type in
5582 definition for GCC 3.1 and later.
64647f9a 5583
41e25904
UD
55842008-10-31 Jakub Jelinek <jakub@redhat.com>
5585
5586 * elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
5587 refetch dtv, as it might have changed.
5588 * elf/Makefile: Add rules to build and run tst-tls18.
5589 * elf/tst-tls18.c: New test.
5590 * elf/tst-tlsmod18a.c: New file.
5591
e148a644 55922008-09-09 Aurelien Jarno <aurelien@aurel32.net>
97f12390 5593
da9c2314 5594 [BZ #6875]
e148a644
UD
5595 * iconvdata/gconv-modules: Add LATIN9 as an alias to ISO-8859-15.
5596
55972008-10-31 Ulrich Drepper <drepper@redhat.com>
97f12390 5598
6daf1a2f
UD
5599 [BZ #6867]
5600 * sysdeps/powerpc/elf/rtld-global-offsets.sym: Fix typo.
5601
6f576bf6
UD
5602 [BZ #6919]
5603 * posix/spawnattr_getschedparam.c (posix_spawnattr_getschedparam):
5604 Fix length of copy operation.
5605
45a8beb5
UD
56062008-10-02 Pierre Habouzit <madcoder@debian.org>
5607
5608 * sysdeps/unix/sysv/linux/eventfd.c (eventfd): Use the eventfd2 syscall
5609 and fix its calling convention.
5610
ad12e635
UD
56112008-10-07 Andreas Schwab <schwab@suse.de>
5612
5613 [BZ #6942]
5614 * resolv/res_send.c (send_vc): Fix last change.
5615 (send_dg): Align here as well.
5616
3cf44918
UD
56172008-10-31 Ulrich Drepper <drepper@redhat.com>
5618
dbb6ab3e
UD
5619 * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Handle UL_GETFSIZE
5620 return value in case rlimit is RLIM_INFINITY.
5621
5622 [BZ #6947]
5623 * sysdeps/unix/sysv/linux/ulimit.c (__ulimit): Fix return value
5624 for UL_SETFSIZE.
1828d6b0
UD
5625 * resource/Makefile (tests): Add bug-ulimit1.
5626 * resource/bug-ulimit1.c: New file.
dbb6ab3e 5627
a5ff533e
UD
5628 [BZ #6974]
5629 * sunrpc/rpc_main.c (mkfile_output): Properly handle filename
5630 without dot. Properly terminate the string with a null byte.
5631 Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
5632
4bed549a
UD
5633 [BZ #6980]
5634 * debug/getgroups_chk.c (__getgroups_chk): Return EINVAL error for
5635 negative sizees.
5636 * posix/bits/unistd.h (getgroups): Call __getgroups_chk for
5637 negative __size.
5638
3cf44918
UD
5639 [BZ #6995]
5640 * sysdeps/powerpc/powerpc32/dl-machine.c: Fix typo in message.
5641
21b07d8b
UD
56422008-10-30 Ulrich Drepper <drepper@redhat.com>
5643
332c4465
UD
5644 * grp/initgroups.c (internal_getgrouplist): Don't prematurely
5645 abort if there is no initgroups_dyn function.
5646
21b07d8b
UD
5647 * resolv/res_send.c (send_dg): On timeout, only return nonzero
5648 result if any of the queries really provided an answer.
5649
4caa3fb7
UD
56502008-10-28 Ulrich Drepper <drepper@redhat.com>
5651
5652 * po/lt.po: Update from translation team.
5653
a22c3a0d
UD
56542008-10-26 Ulrich Drepper <drepper@redhat.com>
5655
5656 * po/id.po: Update from translation team.
5657
49685151
UD
56582008-10-24 Ulrich Drepper <drepper@redhat.com>
5659
5660 * resolv/res_query.c (__libc_res_nquery): Add a few casts.
660675de 5661 Fix tests for existence of second reply.
49685151 5662
8d9d5d35
UD
56632008-10-23 Ulrich Drepper <drepper@redhat.com>
5664
5665 * po/id.po: New file.
5666 Contributed by the Indonesian translation team.
5667
208bc836
UD
56682008-10-22 Dmitry V. Levin <ldv@altlinux.org>
5669
5670 * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
5671 initialization.
5672
60a23f5a
UD
56732008-10-17 Jakub Jelinek <jakub@redhat.com>
5674
5675 * elf/Makefile: Add rules to build and run tst-tls17.
5676 * elf/tst-tls17.c: New test.
5677 * elf/tst-tlsmod17a.c: New file.
5678 * elf/tst-tlsmod17b.c: Likewise.
5679
292eb817
UD
56802008-10-17 Ulrich Drepper <drepper@redhat.com>
5681
5682 * stdlib/divmod_1.c: Use correct type for dummy variable.
5683 * stdlib/mod_1.c: Likewise.
5684
5df2a427
UD
56852008-10-16 Ulrich Drepper <drepper@redhat.com>
5686
5687 * elf/dl-tls.c (_dl_update_slotinfo): Copy all of the initial DTV.
5688
472e5e08
JJ
56892008-10-16 Jakub Jelinek <jakub@redhat.com>
5690
5691 * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs.
5692 __nonnull order for C++.
5693 * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h (signalfd): Likewise.
5694 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h (signalfd): Likewise.
5695
86900abd
RM
56962008-10-01 Daniel Jacobowitz <dan@codesourcery.com>
5697
5698 * stdlib/longlong.h: Update from GCC.
5699
19c10a47
JJ
57002008-10-09 Jakub Jelinek <jakub@redhat.com>
5701 David S. Miller <davem@davemloft.net>
5702
5703 * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR,
5704 make sure any registers used with 64-bit 'branch-on-register'
5705 instructions have their top 32-bits clear.
5706 * sysdeps/sparc/sparc64/sparcv9v/memset.S: Likewise.
5707 * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: Likewise.
5708
2fdde3b9
UD
57092008-09-18 Andreas Schwab <schwab@suse.de>
5710
5711 [BZ #6942]
5712 * resolv/res_send.c (send_vc): Fix use of unaligned address.
f00d47a3 5713 Properly handle partial reads.
2fdde3b9 5714
6ba25fcb
RM
57152008-10-01 Mark Shinwell <shinwell@codesourcery.com>
5716
5717 * elf/elf.h (STO_MIPS_PLT): New.
5718 (R_MIPS_COPY): New.
5719 (R_MIPS_JUMP_SLOT): New.
5720 (R_MIPS_NUM): Redefine to 128.
5721 (DT_MIPS_PLTGOT): New.
5722 (DT_MIPS_RWPLT): New.
5723 (DT_MIPS_NUM): Redefine to 0x35.
5724
97898201
UD
57252008-10-01 Ulrich Drepper <drepper@redhat.com>
5726
5727 * timezone/africa: Update from tzdata2008f.
5728 * timezone/asia: Likewise.
5729 * timezone/australasia: Likewise.
5730 * timezone/europe: Likewise.
5731 * timezone/leapseconds: Likewise.
5732 * timezone/northamerica: Likewise.
5733 * timezone/southamerica: Likewise.
5734 * timezone/zone.tab: Likewise.
5735
3452ded5
UD
57362008-09-30 Ulrich Drepper <drepper@redhat.com>
5737
5738 * nscd/connections.c: Disable use of paccept for now.
5739
54ad9327
UD
57402008-09-29 Ulrich Drepper <drepper@redhat.com>
5741
8ec2550e
UD
5742 * socket/Versions: Remove paccept export for GLIBC_2.9.
5743 * socket/Makefile (routines): Remove paccept.
5744 * socket/sys/socket.h: Remove paccept declaration.
5745
54ad9327
UD
5746 * po/sv.po: Update from translation team.
5747
1c5eba39
UD
57482008-09-22 Deborah S. Townsend <dstownse@us.ibm.com>
5749
5750 * sysdeps/s390/s390-64/s390x-mcount.S: Replace ahi with aghi.
5751 * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
5752
0a26fc4d
UD
57532008-09-16 Ulrich Drepper <drepper@redhat.com>
5754
5755 * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
5756 Patch by Olivier Fourdan <ofourdan@redhat.com>.
5757
2bcaff08
UD
57582008-09-15 Ulrich Drepper <drepper@redhat.com>
5759
5760 * sunrpc/rpc/svc.h: Declare svcfd_create.
5761 Patch by Michael Solberg <msolberg@redhat.com>.
5762
caa60cb9 57632008-09-12 Flavio Leitner <fleitner@redhat.com>
f00d47a3 5764 Ulrich Drepper <drepper@redhat.com>
caa60cb9
UD
5765
5766 * malloc/malloc.c (public_vALLOc): Try other arenas in case
5767 _int_valloc fails.
5768 (public_pVALLOc): Likewise.
5769
6c161112
AJ
57702008-09-02 Andreas Jaeger <aj@suse.de>
5771
5772 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Fix last
5773 commit.
5774
0cb269d7
RM
57752008-08-26 Aurelien Jarno <aurelien@aurel32.net>
5776
452034cc 5777 [BZ #6860]
2bcaff08 5778 * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Fix a typo.
0cb269d7 5779
13074b5b
RM
57802008-07-18 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * Makefile (check-data): Check data directory in add-ons.
5783 * elf/Makefile (check-data): Likewise.
5784
58801a0e
RM
57852008-08-18 Roland McGrath <roland@redhat.com>
5786
5787 * configure.in (--with-cpu): Check compiler support for -march/-mcpu.
5788 * configure: Regenerated.
5789 * config.make.in (cflags-cpu): New substituted variable.
5790 (with-cpu): Variable removed.
5791 * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
5792
7df49c5d
UD
57932008-08-14 Ryan S. Arnold <rsa@us.ibm.com>
5794
5795 [BZ #6845]
5796 * sysdeps/powerpc/fpu/bits/mathinline.h (__signbitl): Copy new
5797 __signbitl definition and __LONG_DOUBLE_128__ guard from:
5798 * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Remove as
5799 redundant. Functions which call floating point assembler operations
5800 should go into a sysdeps powerpc/fpu directory.
5801
965805e8
UD
58022008-08-15 Ulrich Drepper <drepper@redhat.com>
5803
5804 * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
5805 * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise.
5806
9cf73ab0
UD
58072008-08-14 Ulrich Drepper <drepper@redhat.com>
5808
62a1ffc6
UD
5809 * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.
5810
9cf73ab0
UD
5811 * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
5812 change related to AT_EXECFN. We cannot use that string.
5813 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Remove
5814 _dl_execfn member.
5815 * elf/dl-support.c: Remove _dl_execfn variable.
5816 (_dl_aux_init): Remove handling of AT_EXECFN.
5817 * elf/dl-sysdep.c (_dl_sysdep_start): Remove handling of AT_EXECFN.
5818 * elf/rtld.c (process_envvars): Remove use of __ASSUME_AT_EXECFN.
5819
1bfa05cf
UD
58202008-08-13 Ulrich Drepper <drepper@redhat.com>
5821
7b3ba2c4
UD
5822 [BZ #6544]
5823 * libio/fmemopen.c: Implement binary mode. In this mode no NUL
5824 byte gets added to writes and seeks from the end use the length of
5825 the buffer and not the currently terminating NUL byte.
5826
1bfa05cf
UD
5827 [BZ #6634]
5828 * login/utmp_file.c (getutent_r_file): Take additional parameter.
5829 Set to true if locking failed.
5830 (getutid_r_file): Adjust caller.
5831 (pututline_file): Likewise. Return NULL in this case.
5832 Patch mostly by halesh.s@gmail.com.
5833
c5671698
UD
58342008-08-12 Ulrich Drepper <drepper@redhat.com>
5835
5836 [BZ #6589]
5837 * sysdeps/unix/sysv/linux/ifaddrs.c (struct sockaddr_ll_max):
5838 Define.
5839 (struct ifaddrs_storage): Use it instead of sockaddr_ll.
5840
4497384e
UD
58412008-08-12 Ryan S. Arnold <rsa@us.ibm.com>
5842
5843 [BZ #6839]
5844 * sysdeps/powerpc/powerpc32/dl-machine.c (CHECK_STATIC_TLS): Remove
5845 macro since it is now available in elf/dynamic-link.h.
5846
675d7111
RM
58472008-08-12 Roland McGrath <roland@frob.com>
5848
5849 * hurd/hurd/signal.h (HURD_MSGPORT_RPC): Avoid -Wparenthesis triggers,
5850 in case used outside of libc.
5851 Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>
5852
8b254432
UD
58532008-08-11 Ulrich Drepper <drepper@redhat.com>
5854
5855 * resolv/res_mkquery.c (res_nmkquery): Call ns_name_compress
5856 directly instead of going through dn_comp.
5857
ac84eeca
RM
58582008-08-11 Aurelien Jarno <aurel32@debian.org>
5859
5860 * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
5861 Fix asm constraints.
5862
f081b451
UD
58632008-08-07 Ulrich Drepper <drepper@redhat.com>
5864
5865 [BZ #6790]
5866 * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_PROBE): Define.
5867 (IPV6_PMTUDISC_PROBE): Likewise.
5868
30a4429e
UD
58692008-08-07 Pete Eberlein <eberlein@us.ibm.com>
5870
5871 [BZ #6791]
5872 * sysdeps/unix/sysv/linux/powerpc/bits/mman.h (PROT_SAO): Define.
5873
1642331d 58742008-08-01 Steven Munroe <sjmunroe@us.ibm.com>
626f68ff 5875 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
1642331d
UD
5876
5877 [BZ #6817]
5878 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags):
5879 Added the members 'vsx' and 'arch_2_06'.
5880 (_dl_powerpc_platforms): Add the member 'power7'.
5881 * sysdeps/powerpc/dl-procinfo.h: Modify _DL_HWCAP_FIRST
5882 to reflect the changes required by VSX and ISA 2.06.
5883 Modify _DL_PLATFORMS_COUNT to reflect the addition of
5884 'power7'.
5885 Defined PPC_PLATFORM_POWER7.
5886 (_dl_string_platform): Add support for POWER7.
5887 * sysdeps/powerpc/sysdep.h: Define bit masks for VSX
5888 capability and ISA 2.06.
5889
48b94661
UD
58902008-08-07 Ulrich Drepper <drepper@redhat.com>
5891
5892 [BZ #6824]
5893 * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
5894 macro to detect use of 128 bit long double.
5895 Patch by Ryan S. Arnold <rsa@us.ibm.com>.
5896
9523fd28
UD
58972008-08-05 Ulrich Drepper <drepper@redhat.com>
5898
9c0cb150
UD
5899 * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms.
5900
46aea5cb 5901 [BZ #5794]
9523fd28
UD
5902 * sysdeps/i386/fpu/s_expm1l.S: Simply use exp implementation for large
5903 parameters.
5904 * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
5905 Patch by Denys Vlasenko <dvlasenk@redhat.com>.
5906
c400c931
UD
59072008-08-03 Ulrich Drepper <drepper@redhat.com>
5908
5909 * nscd/connections.c (main_loop_poll): Pass a buffer which is
5910 guaranteed to be large enough to read inotify event. Ignore
5911 EAGAIN error. Better error message. Add branch predicition.
5912 (main_loop_epoll): Likewise.
5913
3f39adac
RM
59142008-08-02 Roland McGrath <roland@frob.com>
5915
5916 * sysdeps/mach/i386/machine-lock.h (__spin_unlock, __spin_try_lock):
5917 Add memory clobbers.
5918
3501542f
UD
59192008-08-02 Ulrich Drepper <drepper@redhat.com>
5920
48b22986
UD
5921 * manual/arith.texi: Avoid @strong{Note:}.
5922 * manual/creature.texi: Likewise.
5923 * manual/filesys.texi: Likewise.
5924 * manual/math.texi: Likewise.
5925 * manual/memory.texi: Likewise.
5926 * manual/resource.texi: Likewise.
5927 * manual/syslog.texi: Likewise.
5928 * manual/time.texi: Likewise.
5929
3501542f
UD
5930 * sysdeps/posix/clock_getres.c (hp_timing_getres): Remove inline
5931 to prevent warning.
5932
17756df3
UD
59332008-08-01 Ulrich Drepper <drepper@redhat.com>
5934
ebcc1f4d
UD
5935 * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for
5936 new epoll_create1 interface.
5937 * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
5938 * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
5939 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
5940
144bfa86
UD
5941 * include/arpa/nameser.h (NS_GET16): Use const pointer.
5942 (NS_GET32): Likewise.
5943
7e1b29c6
UD
5944 * sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
5945 syscalls, too.
5946
42fa1f67
UD
5947 * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
5948 use the AT_EXECFN value if it is no absolute path.
5949 * sysdeps/unix/sysv/linux/kernel-features.h: Never define
5950 __ASSUME_AT_EXECFN.
5951
cd5743fd
UD
5952 * Versions.def: Add GLIBC_2.9 to libresolv.
5953 * include/resolv.h: Remove hidden proto declarations for __ns_*
5954 functions. Add them for __dn_count_labels and __p_secstodate.
5955 * include/arpa/nameser.h: Add a number of hidden proto declarations.
5956 Define ns_msg_getflags macro here.
5957 * resolv/res_debug.c: Add hidden definition for __dn_count_labels
5958 and __p_secstodate.
5959 * resolv/Versions: Export functions from <arpa/nameser.h> from
5960 libresolv in version GLIBC_2.9.
5961 * resolv/ns_name.c: Integrate changes from bind 9.5.0. Add necessary
5962 hidden definitions.
5963 * resolv/ns_netint.c: Likewise.
5964 * resolv/ns_parse.c: Likewise.
5965 * resolv/ns_print.c: Likewise.
5966 * resolv/ns_samedomain.c: Likewise.
5967 * resolv/ns_ttl.c: Likewise.
5968 * resolv/arpa/nameser_compat.h: Likewise.
5969 * resolv/arpa/nameser.h: Likewise. Remove macros which redirect
5970 function calls.
5971 * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Use __ns_get16
5972 instead of ns_get16.
5973 * resolv/nss_dns/dns-host.c (getanswer_r): Use __ns_get16 and
5974 __ns_get32 instead of ns_get16 and ns_get32 respectively.
5975 (gaih_getanswer_slice): Likewise.
5976 * resolv/Makefile (libresolv-routines): Add ns_date.
5977 * resolv/ns_date.c: New file.
5978
17756df3
UD
5979 * elf/Makefile (check-localplt.out): Also check libresolv and
5980 libcrypt.
5981
46bc5d43
UD
59822008-07-31 Ulrich Drepper <drepper@redhat.com>
5983
5984 * sysdeps/unix/sysv/linux/kernel-features.h: Define
5985 __ASSUME_O_CLOEXEC.
5986
a707cff6
UD
59872008-07-30 Ulrich Drepper <drepper@redhat.com>
5988
3c227386
UD
5989 * sysdeps/posix/getaddrinfo.c (gaih_inet): Raise size of initial
5990 buffer passed to NSS functions.
5991
9523fd28 5992 * nscd/connections.c (nscd_init): Typo in preprocessor directive.
bd7f4857
UD
5993
5994 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
5995 Define.
5996
a707cff6
UD
5997 * misc/syslog.c (openlog_internal): Fix compile problem.
5998
0424d007
RM
59992008-07-28 Roland McGrath <roland@redhat.com>
6000
6001 * elf/dl-sysdep.c (_dl_show_auxv): Add AT_EXECFN to the table.
6002
b7da31a1
UD
60032008-07-28 Ulrich Drepper <drepper@redhat.com>
6004
300ea0ad
UD
6005 * io/ftw.c (add_object): Remove inline to avoid warning.
6006
d6173baa
UD
6007 * sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
6008
b7da31a1
UD
6009 * resolv/res_send.c (__libc_res_nsend): Take additional parameter.
6010 Use it instead of locally defined resplen2 variable.
6011 (res_nsend): Adjust for __libc_res_nsend interface change.
6012 (send_vc): Initialize *resplen2 if necessary. Read length of
6013 package into an appropriately aligned variable. Store converted length
6014 in new variable and use it appropriately.
6015 Add branch prediction help.
6016 * resolv/res_query.c (__libc_res_nquery): Take additional parameter
6017 and pass it on to __libc_res_nsend. Adjust all callers.
6018 (__libc_res_nsearch): Likewise.
6019 (__libc_res_nqeurydomain): Likewise.
6020 * resolv/nss_dns/dns-host.c: Adjust for __libc_res_nsearch interface
6021 change.
6022 (_nss_dns_gethostbyname4): Don't unconditionally allocate tmp array.
6023 Define resplen2 variable and pass it to __libc_res_nsearch and then
6024 to gaih_getanswer.
6025 (getanswer_r): In case of incorrect DNS data don't overread buffer.
6026 Add branch prediction.
6027 (gaih_getanswer_slice): Likewise. Check for invalid data types.
6028 (gaih_getanswer): Don't decode second slice if first one failed due
6029 to a too small buffer. Don't let not found status of second
6030 decoder shadow results of the first.
6031 * resolv/gethnamaddr.c (gethostbyname2): Adjust for __libc_res_nsearch
6032 and __libc_res_nquery interface changes
6033 (gethostbyaddr): Adjust for __libc_res_nquery interface change.
6034 * include/resolv.h: Adjust prototypes for __libc_res_nquery,
6035 __libc_res_nsearch, and __libc_res_nsend.
6036 * resolv/nss_dns/dns-canon.c: Adjust for __libc_res_nquery interface
6037 change.
6038 * resolv/nss_dns/dns-network.c: Adjust for __libc_res_nquery and
6039 __libc_res_nsearch interface changes.
6040
11ed3eae
UD
60412008-07-27 Ulrich Drepper <drepper@redhat.com>
6042
372aece0
UD
6043 * libio/iopopen.c (_IO_new_proc_open): Remove unnecessary volatile.
6044
e038616f
UD
6045 * posix/wordexp.c (exec_comm): Use pipe2 if possible to create
6046 file descriptors with close-on-exec set.
6047 (exec_comm_child): Fix the case where the write end of the pipe is
6048 STDOUT_FILENO already. In case it is, clear close-on-exec.
6049
d6e0c2a6
UD
6050 * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias.
6051 * io/pipe2.c: Likewise.
6052 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PIPE2
6053 instead of __ASSUME_PACCEPT.
6054 * include/unistd.h: Declare __have_pipe2.
6055 * libio/iopopen.c: Implement "e" flag.
6056 * libio/Makefile (tests): Add tst-popen1.
6057 * libio/tst-popen1.c: New file.
6058
11ed3eae
UD
6059 * sysdeps/unix/sysv/linux/bits/socket.h: Define PF_ISDN and AF_ISDN.
6060 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
6061
7438a80d
UD
60622008-07-26 Ulrich Drepper <drepper@redhat.com>
6063
c4a710b6
UD
6064 [BZ #6771]
6065 * libio/fileops.c (_IO_new_file_attach): Preserve errno around
6066 success call of _IO_SEEKOFF or calls which failed because the
6067 descriptor is for a pipe.
6068
31f3b159
UD
6069 * sunrpc/key_call.c (getkeyserv_handle): Use FD_CLOEXEC instead of
6070 magic number.
6071
c0216dfc
UD
6072 * misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC if possible.
6073
72112b0c
UD
6074 * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. Drop
6075 F_SETFD use if we know fopen set the flag.
6076
7438a80d
UD
6077 * login/utmp_file.c (setutent_file): Minor optimization in case
6078 O_CLOEXEC is available.
6079
7b91359b
UD
60802008-07-24 Tom "spot" Callaway <tcallawa@redhat.com>
6081
6082 * Makeconfig: Define pie-ccflag and PIE-ccflag variables.
6083 * elf/Makefile: Use pie-ccflag variable.
6084 * nscd/Makefile: Likewise.
6085 * sysdeps/sparc/Makefile: Set $(pie-ccflag) to -fPIE.
6086
4057dc45
UD
60872008-07-21 Andreas Krebbel <krebbel1@de.ibm.com>
6088
e7135e24 6089 [BZ #6724]
4057dc45
UD
6090 * Versions.def: Add GLIBC_2.9 version tag for libutil.
6091 * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Copy of
6092 gnu/bits/utmp.h. Check for __WORDSIZE_COMPAT32 removed.
6093 * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Copy of
6094 gnu/bits/utmpx.h. Check for __WORDSIZE_COMPAT32 removed.
6095 * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add new files
6096 utmp32, utmpx32 and login32.
6097 * sysdeps/unix/sysv/linux/s390/s390-32/Versions: Add 2.9
6098 versions of struct utmp functions to libc and libutil.
6099 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-compat.h: New file.
6100 * sysdeps/unix/sysv/linux/s390/s390-32/getutent.c: New file.
6101 * sysdeps/unix/sysv/linux/s390/s390-32/getutent_r.c: New file.
6102 * sysdeps/unix/sysv/linux/s390/s390-32/getutid.c: New file.
6103 * sysdeps/unix/sysv/linux/s390/s390-32/getutid_r.c: New file.
6104 * sysdeps/unix/sysv/linux/s390/s390-32/getutline.c: New file.
6105 * sysdeps/unix/sysv/linux/s390/s390-32/getutline_r.c: New file.
6106 * sysdeps/unix/sysv/linux/s390/s390-32/getutmp.c: New file.
6107 * sysdeps/unix/sysv/linux/s390/s390-32/getutxent.c: New file.
6108 * sysdeps/unix/sysv/linux/s390/s390-32/getutxid.c: New file.
6109 * sysdeps/unix/sysv/linux/s390/s390-32/getutxline.c: New file.
6110 * sysdeps/unix/sysv/linux/s390/s390-32/login.c: New file.
6111 * sysdeps/unix/sysv/linux/s390/s390-32/login32.c: New file.
6112 * sysdeps/unix/sysv/linux/s390/s390-32/pututxline.c: New file.
6113 * sysdeps/unix/sysv/linux/s390/s390-32/updwtmp.c: New file.
6114 * sysdeps/unix/sysv/linux/s390/s390-32/updwtmpx.c: New file.
6115 * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: New file.
6116 * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.c: New file.
6117 * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: New file.
6118 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h: New file.
6119 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.c: New file.
6120 * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: New file.
6121
ff0bf753
UD
61222008-07-26 Ulrich Drepper <drepper@redhat.com>
6123
619cc2f6
UD
6124 * scripts/gen-as-const.awk: Generate more widely usable code by
6125 using 64-bit arithmetic.
6126
1311b164 6127 * stdio-common/printf_fp.c (___printf_fp): Give wide outout code
3f414923 6128 the same treatment as narrow output code in last patch.
1311b164 6129
ff0bf753
UD
6130 * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
6131
3f414923 6132 [BZ #6763]
ff0bf753
UD
6133 * elf/dl-load.c (local_strdup): Remove inline.
6134 (_dl_map_object_from_fd): Don't allocate l_symbolic_searchlist.r_list.
6135 * elf/dl-object.c (_dl_new_object): Allocate symbolic searchlist as
6136 part of the object.
6137
6138 * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
6139
8ccf22f9
UD
61402008-07-25 Ulrich Drepper <drepper@redhat.com>
6141
bdd24a30
UD
6142 * sysdeps/unix/sysv/linux/kernel-features.h: IA-64 and SPARC have
6143 the new syscalls, too.
b5c0b5e4 6144
b41f1d14
UD
6145 * sysdeps/i386/i686/memcmp.S: Fix unwind information.
6146 Reported by Paul Pluzhnikov <ppluzhnikov@google.com>.
6147
3703468e
UD
6148 [BZ #6698]
6149 * stdio-common/_i18n_number.h (_i18n_number_rewrite): Take additional
6150 parameter for end of buffer. If temporary copy is too large use
6151 malloc.
6152 * stdio-common/vfprintf.c: Adjust for _i18n_number_rewrite
6153 interface change.
6154 * stdio-common/printf_fp.c (__printf_fp): Likewise.. Account for
6155 string rewrite when allocating buffer.
6156
bb0277bf
UD
6157 * sysdeps/unix/sysv/linux/kernel-features.h: PPC has the new
6158 syscalls, too.
6159
9dd84772
UD
6160 * nscd/connections.c (nscd_init): Clean up fcntl call.
6161
c418b1ba
UD
6162 * nscd/nscd_helper.c (open_socket): Use SOCK_CLOEXEC and
6163 SOCK_NONBLOCK if possible.
6164
b206d8b1
UD
6165 * sysdeps/unix/sysv/linux/opensock.c (__opensock): Use
6166 SOCK_CLOEXEC if available.
6167
8ccf22f9
UD
6168 * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
6169 __libc_clntudp_bufcreate_internal.
6170 * include/sys/socket.h: Declare __have_sock_cloexec.
6171 * socket/Makefile (aux): Add have_sock_cloexec.
6172 * socket/have_sock_cloexec.c: New file.
6173 * sunrpc/clnt_udp.h (clntudp_bufcreate): Now a wrapper around
6174 __libc_clntudp_bufcreate.
6175 (__libc_clntudp_bufcreate): Former implementation of clntudp_bufcreate
6176 which takes an additional parameter. Create socket with non-blocking
6177 mode and close-on-exec flag set, if wanted.
6178 * sunrpc/Versions: Export __libc_clntudp_bufcreate@GLIBC_PRIVATE.
6179 * nis/ypclnt.c (yp_bind_client_create): Use __libc_clntpudp_bufcreate
6180 instead of clntudp_create. The socket has already the close-on-exec
6181 flag set if SOCK_CLOEXEC is defined.
6182
579cdf5a
UD
61832008-07-24 Ulrich Drepper <drepper@redhat.com>
6184
3ff2c948
UD
6185 * sysdeps/unix/sysv/linux/kernel-features.h: Define
6186 __ASSUME_PACCEPT, __ASSUME_IN_NONBLOCK, and __ASSUME_PACCEPT if
6187 appropriate.
6188 * nscd/connections.c: Avoid fcntl calls to set close-on-exec flag and
6189 non-blocking mode by using socket, paccept, and inotify_init1.
6190
bdcebfc4
UD
6191 * Versions.def (glibc): Add GLIBC_2.9.
6192 * io/Makefile (routines): Add dup3 and pipe2.
6193 * io/Versions [glibc] (GLIBC_2.9): Add dup3 and pipe2.
6194 * io/dup3.c: New file.
6195 * io/pipe2.c: New file.
6196 * posix/unistd.h: Declare dup3 and pipe2.
6197 * socket/Makefile (routines): Add paccept.
6198 * socket/Versions [glibc] (GLIBC_2.9): Add paccept.
6199 * socket/paccept.c: New file.
6200 * socket/sys/socket.h: Declare paccept.
6201 * sysdeps/unix/syscalls.list: Add entry for dup3.
6202 * sysdeps/unix/sysv/linux/Versions [glibc] (GLIBC_2.9): Add
6203 epoll_create2 and inotify_init1.
6204 * sysdeps/unix/sysv/linux/eventfd.c: Use eventfd1 syscall if possible.
6205 * sysdeps/unix/sysv/linux/paccept.c: New file.
6206 * sysdeps/unix/sysv/linux/signalfd.c: Use signalfd4 syscall if
6207 possible.
6208 * sysdeps/unix/sysv/linux/socketcall.h: Add SOCKOP_paccept.
6209 * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_create2,
6210 inotify_init1, and pipe2 entries.
6211 * sysdeps/unix/sysv/linux/alpha/sys/epoll.h: New file.
6212 * sysdeps/unix/sysv/linux/alpha/sys/eventfd.h: New file.
6213 * sysdeps/unix/sysv/linux/alpha/sys/inotify.h: New file.
6214 * sysdeps/unix/sysv/linux/alpha/sys/signalfd.h: New file.
6215 * sysdeps/unix/sysv/linux/alpha/sys/timerfd.h: New file.
6216 * sysdeps/unix/sysv/linux/bits/socket.h: Define SOCK_CLOEXEC and
6217 SOCK_NONBLOCK.
6218 * sysdeps/unix/sysv/linux/i386/paccept.S: New file.
6219 * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: New file.
6220 * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: New file.
6221 * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: New file.
6222 * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: New file.
6223 * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: New file.
6224 * sysdeps/unix/sysv/linux/sparc/bits/socket.h: New file.
6225 * sysdeps/unix/sysv/linux/sys/epoll.h: Define EPOLL_CLOEXEC and
6226 EPOLL_NONBLOCK. Declare epoll_create2.
6227 * sysdeps/unix/sysv/linux/sys/eventfd.h: Define EFD_CLOEXEC and
6228 EFD_NONBLOCK.
6229 * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOEXEC and
6230 IN_NONBLOCK. Declare inotify_init1.
6231 * sysdeps/unix/sysv/linux/sys/signalfd.h: Define SFD_CLOEXEC and
6232 SFD_NONBLOCK.
6233 * sysdeps/unix/sysv/linux/sys/timerfd.h: Define TFD_CLOEXEC and
6234 TFD_NONBLOCK.
6235
0e077a7e
UD
6236 * elf/elf.h: Define AT_EXECFN.
6237 * elf/rtld.c [!__ASSUME_AT_EXECFN] (process_envvars): Don't handle
6238 LD_ORIGIN_PATH.
6239 * elf/dl-sysdep.c (_dl_sysdep_start): Handle AT_EXECFN.
6240 * elf/dl-support.c: Define _dl_execfn. Don't define _dl_origin_path
6241 if __ASSUME_AT_EXECFN is defined.
6242 (_dl_aux_init): Handle AT_EXECFN.
6243 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_EXECFN
6244 for 2.6.27 and up.
6245 * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_execfn.
6246 Don't define _dl_origin_path if __ASSUME_AT_EXECFN is defined.
6247 * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
6248 _dl_execfn if available and avoid compatibility code if
6249 __ASSUME_AT_EXECFN is defined.
6250
579cdf5a
UD
6251 * sysdeps/unix/sysv/linux/dl-sysdep.h: Don't declare
6252 _dl_discover_osversion only for older kernels.
6253
7385c04c
RM
62542008-07-22 Roland McGrath <roland@frob.com>
6255
6256 * hurd/fd-read.c (_hurd_fd_read): Fix last change.
6257
8a26088d
RM
62582008-07-21 Roland McGrath <roland@frob.com>
6259
6260 * hurd/fd-read.c (_hurd_fd_read): Return EGRATUITOUS if the server
6261 returned too much data out of line.
6262
9f558b80
UD
62632008-07-20 Ulrich Drepper <drepper@redhat.com>
6264
2e79213a
UD
6265 * locale/setlocale.c (setname): Remove inline to avoid compiler
6266 warning.
6267
579cdf5a 6268 [BZ #6712]
9f558b80
UD
6269 * locale/setlocale.c (setlocale): Take the setlocale lock earlier.
6270
9667f97d
UD
62712008-07-15 Ulrich Drepper <drepper@redhat.com>
6272
2486b496
UD
6273 * stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
6274 doesn't manage to write anything, fail.
6275
9667f97d
UD
6276 * malloc/hooks.c (__malloc_check_init): Remove printf.
6277
6d4c073b
RM
62782008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
6279
6280 * sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
6281
b7432416
UD
62822008-07-12 Ulrich Drepper <drepper@redhat.com>
6283
6284 * nscd/connections.c (main_loop_poll): Fix handling of read errors
6285 from inotify.
6286 (main_loop_epoll): Likewise.
6287
44abc397
UD
62882008-07-09 Ulrich Drepper <drepper@redhat.com>
6289
835113c6
UD
6290 * resolv/res_send.c: Remove unnecessary res_pquery prototype.
6291
fdc769f6
UD
6292 * resolv/res_query.c (__libc_res_nquery): Issue debug message only
6293 if DEBUG is defined.
6294
44abc397
UD
6295 * resolv/res_query.c (__libc_res_nquery): Align buffer for T_AAAA
6296 query. Adjust buffer size computation for padding.
6297
38dc8fad
UD
62982008-07-08 Ulrich Drepper <drepper@redhat.com>
6299
75684bd7
UD
6300 * stdio-common/Makefile: Add rules to build and run tst-setvbuf1.
6301 * stdio-common/tst-setvbuf1.c: New file.
6302 * stdio-common/tst-setvbuf1.expect: New file.
6303
38dc8fad
UD
6304 [BZ #6719]
6305 * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags
6306 when selecting fully-buffered stream.
6307 Patch by Wang Xin <wxinee@gmail.com>.
6308
107f4ac2
RM
63092008-07-06 Samuel Thibault <samuel.thibault@ens-lyon.org>
6310
6311 * sysdeps/mach/hurd/open.c: Include <stdio.h>.
6312 (__open_2): New function.
6313 (__open64_2): New alias to __open_2.
6314 * sysdeps/mach/hurd/openat.c: Include <stdio.h>.
6315 (__openat_2): New function.
6316 (__openat64_2): New alias to __openat_2.
6317
45ec3e79
UD
63182008-07-06 Ulrich Drepper <drepper@redhat.com>
6319
6320 [BZ #6723]
6321 * time/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
6322
0a583b54
RM
63232008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>
6324
6325 * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Define MSG_NOSIGNAL.
6326 * hurd/hurd/fd.h (__hurd_sockfail): Add extern inline function.
6327 * sysdeps/mach/hurd/recv.c (__recv): Use __hurd_sockfail instead of
6328 __hurd_dfail.
6329 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
6330 * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
6331 * sysdeps/mach/hurd/send.c (__send): Likewise.
6332 * sysdeps/mach/hurd/sendto.c (__sendfrom): Likewise.
6333 * sysdeps/mach/hurd/sendmsg.c (__sendmsg): Likewise.
6334
d5a0160b
RM
63352008-03-04 Samuel Thibault <samuel.thibault@ens-lyon.org>
6336
6337 * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
6338 * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
6339 * sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
6340 * hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
6341 * hurd/get-host.c (_hurd_get_host_config): Likewise.
6342 * sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.
6343
80922a99
UD
63442008-06-27 Ulrich Drepper <drepper@redhat.com>
6345
6346 [BZ #6657]
6347 * time/strptime_l.c: Don't clear s.era_cnt after successful match
6348 of %EY.
6349 Patch by Petr Baudis.
6350
34ca2ff7
UD
63512008-06-26 Ulrich Drepper <drepper@redhat.com>
6352
5ee0f5e2 6353 * resolv/res_debug.c (__p_type_syms): Add ns_t_dname entry.
34ca2ff7
UD
6354 Patch by Peter Jones <pjones@redhat.com>.
6355
104426b6
UD
63562008-06-25 Ulrich Drepper <drepper@redhat.com>
6357
6358 [BZ #6654]
6359 * stdlib/canonicalize.c (__realpath): readlink can write too much
6360 into the buffer on platforms without PATH_MAX.
6361
7166d23f
UD
63622008-06-17 Carlos O'Donell <carlos@codesourcery.com>
6363
4cb8e687 6364 [BZ #6653]
7166d23f
UD
6365 * posix/tst-regex.c (main): Rename to...
6366 (do_test): ... this. Remove cmdline option processing.
6367 (TIMEOUT): Define.
6368 (TEST_FUNCTION): Define.
6369 (CMDLINE_OPTIONS): Define.
6370
974069d8
UD
63712008-06-25 Ulrich Drepper <drepper@redhat.com>
6372
6373 [BZ #5210]
6374 * configure.in: Add -Werror to -fstack-protector test to catch
6375 unsupported architectures.
6376 Patch by Gilles Esponasse <g.esp@free.fr>.
6377
cefa2dd3
UD
63782008-06-17 Joseph Myers <joseph@codesourcery.com>
6379
6380 * stdlib/tst-setcontext.c: Set back_in_main before exit if
6381 getcontext returns ENOSYS.
6382
c00d1128
UD
63832008-06-18 Ulrich Drepper <drepper@redhat.com>
6384
6385 * nscd/connections.c (main_loop_poll): Fix test for read error.
6386 (main_loop_epoll): Likewise.
6387
a0edbb48
UD
63882008-06-13 Ulrich Drepper <drepper@redhat.com>
6389
d0a1ae94
UD
6390 * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
6391 better place so it is not called when nscd is used.
6392
a0edbb48
UD
6393 * nscd/connections.c: Also recognize and handle changes to the
6394 resolver configuration file.
6395
46f70b3c
UD
63962008-06-12 Ulrich Drepper <drepper@redhat.com>
6397
5bcc6c0f
UD
6398 * time/strftime.c: Pass reference to tzset_called around to handle
6399 recursive calls.
6400
6401 [BZ #6612]
6402 * time/strftime.c (__strftime_internal): Call tzset() only
6403 when printing timezone-dependent values.
6404 Based on a patch by Petr Baudis <pasky@suse.cz>.
6405
f854efd7
UD
6406 * resolv/nss_dns/dns-host.c (gaih_getanswer): Don't
6407 unconditionally use second gaih_getanswer_slice result.
6408
46f70b3c
UD
6409 * sysdeps/posix/getaddrinfo.c (gai_inet): Remove unnecessary test.
6410 (getaddrinfo): RES must always be non-NULL.
6411
9ea8bfec
UD
64122008-06-12 Jakub Jelinek <jakub@redhat.com>
6413
6414 * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using
6415 cr[34] registers.
6416 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
6417 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
6418 Likewise.
6419 * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Avoid using cr3
6420 register.
6421
5a337776
UD
64222008-06-12 Ulrich Drepper <drepper@redhat.com>
6423
5228ba2f
UD
6424 * nscd/nscd.h (struct database_dyn): Add inotify_descr and clear_cache
6425 fields.
6426 * nscd/connections.c (inotify_fd): New variable.
6427 (nscd_init): Try to open an inotify descriptor.
6428 If successful, watch files for databases using inotify instead of
6429 having prune threads stat the files.
6430 (nscd_run_prune): Recognize clear_cache flag being set and call
6431 prune_cache appropriately.
6432 (main_loop_poll): Add inotify descriptor to wait set and handle the
6433 reported changes.
6434 (main_loop_epoll): Likewise.
6435 * nscd/cache.c (prune_cache): Don't stat files for databases if
6436 inotify is used.
6437 * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]
6438 (CFLAGS-connections.c): Add -DHAVE_INOTIFY.
6439
5a337776
UD
6440 * nscd/grpcache.c (cache_addgr): Correctly compute size of
6441 fixed-size portion of the record.
6442 * nscd/servicescache.c (cache_addserv): Likewise.
6443 * nscd/pwdcache.c (cache_addpw): Likewise.
6444 * nscd/initgrcache.c (addinitgroupsX): Likewise.
6445
9ad58cc3
UD
64462008-06-11 Ulrich Drepper <drepper@redhat.com>
6447
6448 * nscd/mem.c (gc): Initialize obstack earlier so that if we jump
6449 out we don't use uninitialized memory.
6450
6451 * nscd/hstcache.c (cache_addhst): Send correct number of bytes to
6452 the client.
6453
c1283552
UD
64542008-06-10 Ulrich Drepper <drepper@redhat.com>
6455
6456 * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Also log and
6457 ignore T_DNAME messages.
6458 * resolv/arpa/nameser_compat.h (T_DNAME): Define.
6459
eef8a803
JJ
64602008-06-05 Jakub Jelinek <jakub@redhat.com>
6461
6462 * misc/regexp.h (compile): Use __REPB_PREFIX macro.
6463 Avoid segfault if first GETC returns eof/'\0'/'\n'.
6464
ee78670e
JJ
64652008-06-03 Jakub Jelinek <jakub@redhat.com>
6466
6467 * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Pass cp
6468 instead of portstr to nscd_getserv_r. Patch by
6469 Roman Kagan <rkagan@mail.ru>.
6470
62605cbf
UD
64712008-05-26 Jim Meyering <meyering@redhat.com>
6472
10966640 6473 Remove more useless "if" tests before "free".
62605cbf
UD
6474 * include/inline-hashtab.h (htab_delete): Likewise.
6475 * libio/freopen.c (freopen): Likewise.
6476 * libio/freopen64.c (freopen64): Likewise.
6477 * locale/programs/ld-collate.c (collate_read): Likewise.
6478 * misc/fstab.c (libc_freeres_fn): Likewise.
6479 * posix/glob.c (globfree): Likewise.
6480
f63abf58
UD
64812008-05-24 Ulrich Drepper <drepper@redhat.com>
6482
6483 * string/Makefile (strop-tests): Add memmem.
6484 * string/test-memmem.c: New file.
6485 * string/test-string.h (BUF1PAGES): Define to 1 if undefined.
6486 (test_init): Size buf1 according to BUF1PAGES.
6487
ad8a5511
JJ
64882008-05-24 Jakub Jelinek <jakub@redhat.com>
6489
6490 * libio/stdio.h (vscanf): Fix -std=c99 redirect.
6491 * stdio-common/Makefile (tests): Add scanf16 and scanf17.
6492 (CFLAGS-scanf17.c): New.
6493 * stdio-common/scanf14.c (main): Add fscanf and scanf tests.
6494 * stdio-common/scanf15.c (main): Likewise.
f63abf58
UD
6495 * stdio-common/scanf16.c: New file.
6496 * stdio-common/scanf17.c: New file.
ad8a5511 6497
e2003883
UD
64982008-05-24 Ulrich Drepper <drepper@redhat.com>
6499
6500 * resolv/res_send.c (send_dg): If we already have one of two
b5ba2c79 6501 answers and the server reports SERVFAIL, NOTIMP, or REFUSED, then
e2003883
UD
6502 use the one answer insted of failing.
6503
acbb9873
UD
65042008-02-20 Ryan S. Arnold <rsa@us.ibm.com>
6505
6506 * math/libm-test.inc (exp_test): Exclude expl(1000.0L) from
6507 being executed on PowerPC as the expected result exceeds IBM
6508 long double 128 __LDBL_MAX__.
6509
e85f1d6a
RM
65102008-05-21 Roland McGrath <roland@redhat.com>
6511
6512 * shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
6513
6514 * Makefile (check-data): Use $(abi-name) before other guesses.
6515 Look in $(add-ons) dirs before scripts/data/.
6516 * elf/Makefile (check-data): Likewise.
6517
6518 * scripts/soversions.awk: Grok ABI line.
6519 * Makeconfig ($(common-objpfx)soversions.mk): Likewise.
6520 Emit definition for abi-name variable.
6521
d8e763c6
UD
65222008-05-21 Ulrich Drepper <drepper@redhat.com>
6523
e92799fc 6524 * string/endian.h: Define new fixed-size hto* and *toh macros only
e85f1d6a 6525 if [__USE_BSD].
e92799fc 6526
d8e763c6
UD
6527 * iconvdata/Depend: Add localedata.
6528
009ef333
RM
65292008-05-21 Samuel Thibault <samuel.thibault@ens-lyon.org>
6530
6531 * bits/termios.h (ONLCR): Define under [__USE_XOPEN] too.
6532
86746abb
JJ
65332008-05-08 David S. Miller <davem@davemloft.net>
6534
6535 * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use
6536 HIDDEN_JUMPTARGET.
6537 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
6538 (__SYSCALL_CLOBBERS): Remove %g* registers.
6539 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
6540 (__SYSCALL_CLOBBERS): Likewise.
6541 * scripts/data/localplt-sparc-linux-gnu.data: New file.
f63abf58 6542 * scripts/data/localplt-sparc64-linux-gnu.data: New file.
86746abb 6543
5e6f34c2
JJ
65442008-05-21 Jakub Jelinek <jakub@redhat.com>
6545
6546 * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
6547 (CALL_ERRNO_LOCATION): Define.
6548 (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
6549 * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
6550 (CALL_ERRNO_LOCATION): Define.
6551 (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
6552 * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S (__brk): Use
6553 HIDDEN_JUMPTARGET for __errno_location call in libc.so.
6554
4beb4532
UD
65552008-05-20 Ulrich Drepper <drepper@redhat.com>
6556
6557 * include/inline-hashtab.h (higher_prime_number): Fix type of mid
6558 variable.
6559
ed8f38ba
JJ
65602008-05-20 Jakub Jelinek <jakub@redhat.com>
6561
6562 * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h
6563 (FIRST_FRAME_POINTER): Define.
6564
65652008-05-09 David S. Miller <davem@davemloft.net>
6566
6567 * sysdeps/sparc/sparc64/backtrace.c: New file.
6568
c1b8190a
JJ
65692008-05-14 David S. Miller <davem@davemloft.net>
6570
6571 * sysdeps/sparc/machine-gmon.h: New file.
6572 * sysdeps/sparc/sparc-mcount.S: Likewise.
6573 * sysdeps/sparc/Makefile: Add sparc-mcount target to
6574 sysdep_routines in gmon directory.
6575
84aacd93
JJ
65762008-05-19 Jakub Jelinek <jakub@redhat.com>
6577
6578 * elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
6579
5908f779
UD
65802008-05-19 Ulrich Drepper <drepper@redhat.com>
6581
6582 * resolv/res_query.c (__libc_res_nquery): In case one of two
6583 answer was too short don't try to read that answer's header.
6584
6585 * resolv/res_send.c (send_dg): In case of timeout and there are
6586 two queries and one has been answered, return value indicating
6587 success.
6588
528741cb
UD
65892008-05-18 Ulrich Drepper <drepper@redhat.com>
6590
6591 * nscd/cache.c (cache_add): Take additional parameter specifying
6592 whether this is in response of a cache refill. Check alignment
6593 of package data. Revamp waking of pruning thread.
6594 (prune_cache): Small optimization.
6595 * nscd/nscd.h: Adjust cache_add prototypes.
6596 * nscd/aicache.c: Adjust cache_add calls.
6597 * nscd/grpcache.c: Likewise.
6598 * nscd/hstcache.c: Likewise.
6599 * nscd/initgrcache.c: Likewise.
6600 * nscd/pwdcache.c: Likewise.
6601 * nscd/servicescache.c: Likewise.
6602 * nscd/connections.c (restart): Really disable cache use before
6603 exec attempt. If it fails, reenable cache.
6604 (nscd_run_prune): Initialize wakeup_time. After wakeup, set wakeup
6605 time to max to be able to notice concurrent cache additions. Unlock
6606 prune_lock while performing gc. Afterwards compute wakeup time with
6607 current wakeup_time value in mind.
6608
343996c4
UD
66092008-05-17 Ulrich Drepper <drepper@redhat.com>
6610
5811d72b
UD
6611 * nscd/mem.c (gc): Avoid stack overflow when allocating move list.
6612
fa526148
UD
6613 * nscd/mem.c (gc): Correctly determine highest used array element
6614 in mark.
6615
77d40f10
UD
6616 * nscd/mem.c (markrange): Add assert to check entries are all
6617 aligned. Small cleanup in bitmap use.
6618
8884028c
UD
6619 * nscd/nscd.h (mem_in_flight): Replace blockaddr field with
6620 blockoff of type nscd_ssize_t.
6621 * nscd/mem.c (gc): Simplify markrange call for on-flight blocks.
6622 (mempoll_alloc): Record block offset and not address.
6623
b2159575
UD
6624 * nscd/mem.c (gc): Fix test for stack overuse.
6625
5c9629d2
UD
6626 * nscd/aicache.c (addhstaiX): Fix a few small problems, cleanups,
6627 more asserts.
6628
66d90496
UD
6629 * sysdeps/posix/getaddrinfo.c (gaih_inet): If nscd reports no
6630 entry is available, believe it.
6631
343996c4
UD
6632 * resolv/nss_dns/dns-host.c (gaih_getanswer_slice): If there are
6633 no answers return NSS_STATUS_NOTFOUND.
6634 (gaih_getanswer): Don't call gaih_getanswer_slice if the answer
6635 buffer does not have any content.
6636
91c8a74b
UD
66372008-05-16 Ulrich Drepper <drepper@redhat.com>
6638
74e13385
UD
6639 * string/strcasestr.c (CMP_FUNC): Use __strncasecmp, not strncasecmp.
6640
91c8a74b
UD
6641 * sysdeps/posix/getaddrinfo.c (gaih_inet): After gethostbyname4_r
6642 lookup, don't assign canon unconditionally.
6643
0caca71a
UD
66442008-05-14 Ulrich Drepper <drepper@redhat.com>
6645
6646 * string/Makefile (distribute): Add str-two-way.h.
6647
66482008-03-29 Eric Blake <ebb9@byu.net>
6649
6650 Rewrite string searches to O(n) rather than O(n^2).
6651 * string/str-two-way.h: New file. For linear fixed-allocation
6652 string searching.
6653 * string/memmem.c: New implementation.
6654 * string/strstr.c: New implementation.
6655 * string/strcasestr.c: New implementation.
6656
b194db79
UD
66572008-04-11 Paolo Bonzini <bonzini@gnu.org>
6658
6659 * posix/regcomp.c (optimize_utf8): Add a note on why we test
6660 opr.ctx_type.
6661 (calc_first): Initialize constraint field.
6662 (duplicate_node_closure): Use it instead of special casing ANCHORS.
6663 Use search_duplicated_node to avoid loops. Fix grammar.
6664 (duplicate_node): Merge constraint field for all node types.
6665 (calc_eclosure_iter): Look at constraint field for all node types.
6666 * posix/regex_internal.c (create_cd_newstate): Don't look at
6667 create_cd_newstate.
6668
c8d49f05
UD
66692008-05-14 Ulrich Drepper <drepper@redhat.com>
6670
215a8745
UD
6671 [BZ #6428]
6672 * configure.in: Don't use $CFLAGS when assembling, use $ASFLAGS.
6673
2f9a1be8
UD
6674 [BZ #6442]
6675 * string/endian.h: Add macros for fixed-size endian conversion.
6676 * bits/byteswap.h: Allow inclusion from <endian.h>.
6677 * sysdeps/i386/bits/byteswap.h: Likewise.
6678 * sysdeps/ia64/bits/byteswap.h: Likewise.
6679 * sysdeps/s390/bits/byteswap.h: Likewise.
6680 * sysdeps/x86_64/bits/byteswap.h: Likewise.
6681 * string/Makefile (tests): Add tst-endian.
6682 * string/tst-endian.c: New file.
6683
c8d49f05
UD
6684 * iconvdata/run-iconv-test.sh: Use = instead of == in test.
6685 Patch by Reuben Thomas.
6686
a754f018
UD
66872008-05-14 Joseph Myers <joseph@codesourcery.com>
6688
6689 * iconvdata/Makefile (bug-iconv6-ENV, tst-iconv7-ENV): Define.
6690
372bfcac
UD
66912008-05-14 Ulrich Drepper <drepper@redhat.com>
6692
a754f018
UD
6693 * iconvdata/bug-iconv6.c (do_test): Use de_DE.UTF-8 locale.
6694
5deca9bb
UD
6695 [BZ #6461]
6696 * iconv/gconv_simple.c (BODY for __gconv_transform_ascii_internal):
6697 Add missing braces.
6698 (BODY for __gconv_transform_internal_ascii): Likewise.
6699
af77c9b7 6700 [BZ #6472]
5fab5544
UD
6701 * sysdeps/posix/getaddrinfo.c (get_scope): Loopback addresses have
6702 to be treated like link-local addresses.
5846c4e2
UD
6703 (match_prefix): Don't treat IPv4 loopback address special when
6704 converting to v4 mapped addressed.
5fab5544 6705
0caca71a 6706 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Call _res_hconf_init
1f039824 6707 if necessary.
b194db79
UD
6708 * posix/tst-rfc3484.c: Add dummy definition of _res_hconf_init.
6709 * posix/tst-rfc3484-2.c: Likewise.
6710 * posix/tst-rfc3484-3.c: Likewise.
1f039824 6711
18a74157
UD
6712 * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,
6713 and SCTP.
372bfcac
UD
6714
6715 * nss/getent.c (ahosts_keys_int): Handle all known socket types.
6716
6717 * inet/netinet/in.h (IPPIPPROTO_DCCP, IPPROTO_UDPLITE): Define.
6718
6719 * sysdeps/unix/sysv/linux/bits/socket.h (SOCK_DCCP): Define.
6720
f05ac8f5
UD
67212008-05-13 Ulrich Drepper <drepper@redhat.com>
6722
6723 * po/lt.po: New file. From Lituanian translation team.
6724
c9ff0187
UD
67252008-01-30 Alexandre Oliva <aoliva@redhat.com>
6726
6727 Introduce TLS descriptors for i386 and x86_64.
6728 * include/inline-hashtab.h: New file, copied from 2005's
6729 libiberty, with fix for memory leak imported afterwards by
6730 Glauber de Oliveira Costa.
6731 * elf/tlsdeschtab.h: New file.
6732 * elf/dl-reloc.c (_dl_try_allocate_static_tls): Extract from...
6733 (_dl_allocate_static_tls): ... here. Rearrange failure path.
6734 (CHECK_STATIC_TLS): Move to...
6735 * elf/dynamic-link.h: ... this file.
6736 (TRY_STATIC_TLS): New macro.
6737 * elf/dl-conflict.c (CHECK_STATIC_TLS, TRY_STATIC_TLS): Override.
6738 * elf/elf.h (R_386_TLS_GOTDESC, R_386_TLS_DESC_CALL,
6739 R_386_TLS_DESC): Define.
6740 (R_X86_64_PC64, R_X86_GOTOFF64, R_X86_64_GOTPC32): Merge from
6741 binutils.
6742 (R_X86_64_GOTPC32_TLSDESC, R_X86_64_TLSDESC_CALL,
6743 R_X86_64_TLSDESC): Define.
6744 (R_386_NUM, R_X86_64_NUM): Adjust.
6745 * sysdeps/i386/Makefile (sysdep-dl-routines, sysdep_routines,
f05ac8f5 6746 sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
c9ff0187
UD
6747 (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
6748 * sysdeps/i386/dl-lookupcfg.h: New file. Introduce _dl_unmap to
6749 release tlsdesc_table.
6750 * sysdeps/i386/dl-machine.h: Include dl-tlsdesc.h.
6751 (elf_machine_type_class): Mark R_386_TLS_DESC as PLT class.
6752 (elf_machine_rel): Handle R_386_TLS_DESC.
6753 (elf_machine_rela): Likewise.
6754 (elf_machine_lazy_rel): Likewise.
6755 (elf_machine_lazy_rela): Likewise.
6756 * sysdeps/i386/dl-tls.h (struct dl_tls_index): Name it.
6757 * sysdeps/i386/dl-tlsdesc.S: New file.
6758 * sysdeps/i386/dl-tlsdesc.h: New file.
6759 * sysdeps/i386/tlsdesc.c: New file.
6760 * sysdeps/i386/tlsdesc.sym: New file.
6761 * sysdeps/i386/bits/linkmap.h (struct link_map_machine): Add
6762 tlsdesc_table.
6763 * sysdeps/x86_64/Makefile (sysdep-dl-routines, sysdep_routines,
f05ac8f5 6764 sysdep-rtld-routines): Add tlsdesc and dl-tlsdesc for elf subdir.
c9ff0187
UD
6765 (gen-as-const-headers): Add tlsdesc.sym to csu subdir.
6766 * sysdeps/x86_64/dl-lookupcfg.h: New file. Introduce _dl_unmap to
6767 release tlsdesc_table.
6768 * sysdeps/x86_64/dl-machine.h: Include dl-tlsdesc.h.
6769 (elf_machine_runtime_setup): Set up lazy TLSDESC GOT entry.
6770 (elf_machine_type_class): Mark R_X86_64_TLSDESC as PLT class.
6771 (elf_machine_rel): Handle R_X86_64_TLSDESC.
6772 (elf_machine_rela): Likewise.
6773 (elf_machine_lazy_rel): Likewise.
6774 * sysdeps/x86_64/dl-tls.h (struct dl_tls_index): Name it.
6775 (__tls_get_addr): Do not declare for non-shared compiles.
6776 * sysdeps/x86_64/dl-tlsdesc.S: New file.
6777 * sysdeps/x86_64/dl-tlsdesc.h: New file.
6778 * sysdeps/x86_64/tlsdesc.c: New file.
6779 * sysdeps/x86_64/tlsdesc.sym: New file.
6780 * sysdeps/x86_64/bits/linkmap.h (struct link_map_machine): Add
6781 tlsdesc_table for both 32- and 64-bit structs.
6782
a3636e8b
UD
67832008-05-11 Ulrich Drepper <drepper@redhat.com>
6784
6785 * elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
6786 its own function. This reduces the frame setup costs and more.
6787
a7eb802f
UD
67882008-02-11 Joseph Myers <joseph@codesourcery.com>
6789
6790 [BZ #3406]
6791 * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Correct value.
6792 * math/libm-test.inc (exp_test): Test 88.72269439697265625.
6793
3490f01d
UD
67942008-05-11 Ulrich Drepper <drepper@redhat.com>
6795
3d7eeebe
UD
6796 * io/openat.c (__openat_2): Also pass fd to __openat.
6797 * io/openat64.c (__openat64_2): Also pass fd to __openat64.
6798 Patch by Kristian Van Der Vliet <vanders@liqwyd.com>.
6799
3490f01d
UD
6800 * string/tester.c (test_memcmp): Add a few more tests.
6801 Patch by Mats Erik Andersson <ynglingatal@comhem.se>.
6802
7e71e55f
UD
68032008-05-10 Ulrich Drepper <drepper@redhat.com>
6804
6805 * nscd/cache.c (cache_add): Before returning with failure and this
6806 is the first use of the record, mark it as unusable.
6807 * nscd/aicache.c: Don't touch the dataset after cache_add returns
6808 reporting a failure.
6809 * nscd/grpcache.c: Likewise
6810 * nscd/hstcache.c: Likewise.
6811 * nscd/initgrcache.c: Likewise.
6812 * nscd/pwdcache.c: Likewise.
343996c4 6813 * nscd/servicescache.c: Likewise.
7e71e55f 6814
7396d0a9
RM
68152008-05-10 Roland McGrath <roland@redhat.com>
6816
6817 [BZ #6505]
6818 * sysdeps/unix/sysv/linux/sys/user.h: Replace with #error stub.
6819
c5ee217f
UD
68202008-05-08 David S. Miller <davem@davemloft.net>
6821
b29899ae
UD
6822 * misc/truncate64.c (truncate64): Use __truncate not truncate.
6823
c5ee217f
UD
6824 * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee751_j0l): Use __finitel.
6825 (__ieee754_y0l): Likewise.
6826 * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
6827 (__ieee754_y1l): Likewise.
6828 * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use __ldexpl.
6829 * sysdeps/ieee754/ldbl-128/s_log1pl.c: Kill bogus prototypes for
6830 frexpl and ldexpl. math_private.h provides them and the latter
6831 is not even used.
6832 (__log1pl): Use __frexpl.
6833
1eb946b9
UD
68342008-05-10 Ulrich Drepper <drepper@redhat.com>
6835
6836 * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend
6837 prototypes.
6838 * include/arpa/nameser_compat.h: Define T_UNSPEC.
6839 * nis/Versions (libnss_nis): Export _nss_nis_gethostbyname4_r.
6840 (libnss_nisplus): Export _nss_nisplus_gethostbyname4_r.
6841 * nis/nss_nis/nis-hosts.c (LINE_PARSER): Change to also handle
6842 af==AF_UNSPEC.
6843 (_nss_nis_gethostbyname4_r): New function.
6844 * nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
6845 Change to also handle af==AF_UNSPEC.
6846 (get_tablename): New function. Use it to avoid duplication.
6847 (_nss_nisplus_gethostbyname4_r): New function.
6848 * nscd/aicache.c (addhstaiX): Use gethostbyname4_r function is
6849 available.
6850 * nss/Versions (libnss_files): Export _nss_files_gethostbyname4_r.
6851 * nss/nss.h: Define struct gaih_addrtuple.
6852 * nss/nss_files/files-hosts.c (LINE_PARSER): Change to also handle
6853 af==AF_UNSPEC.
6854 (_nss_files_gethostbyname4_r): New function.
6855 * resolv/Versions (libnss_dns): Export _nss_dns_gethostbyname4_r.
6856 * resolv/gethnmaddr.c: Adjust __libc_res_nsearch and __libc_res_nquery
6857 calls.
6858 * resolv/res_query.c (__libc_res_nquery): Take two additional
6859 parameters for second answer buffer. Handle type=T_UNSPEC to mean
6860 look up IPv4 and IPv6.
6861 Change all callers.
6862 * resolv/res_send.c (__libc_res_nsend): Take five aditional parameters
6863 for an additional query and answer buffer. Pass to send_vc and
6864 send_dg.
6865 (send_vc): Send possibly two requests and receive two answers.
6866 (send_dg): Likewise.
6867 * resolv/nss_dns/dns-host.c: Adjust calls to __libc_res_nsearch and
6868 __libc_res_nquery.
6869 (_nss_dns_gethostbyname4_r): New function.
6870 (gaih_getanswer_slice): Likewise.
6871 (gaih_getanswer): Likewise.
6872 * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Adjust
6873 __libc_res_nquery call.
6874 * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyaddr_r): Likewise.
6875 (_nss_dns_getnetbyname_r): Adjust __libc_res_nsearch call.
6876 * sysdeps/posix/getaddrinfo.c: Use gethostbyname4_r function is
6877 available.
6878
b7fb703a
JJ
68792008-05-05 David S. Miller <davem@davemloft.net>
6880
6881 * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build.
6882 * sysdeps/sparc/sparc64/Makefile: Use -mcpu=v9 for initfini.s build.
6883
2256e43d
RM
68842007-09-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
6885
6886 Fix termios bit macros.
6887 Move *DLY definitions where they belong, in termios.h.
6888 Add *[0-3] definitions.
6889 Fixes confusion between VT and FF.
8bb52dbf
RM
6890 * sysdeps/mach/hurd/bits/ioctls.h (NL0, NL1, TAB0, TAB1, TAB2, CR0,
6891 CR1, CR2, CR3, FF0, FF1, BS0, BS1): Undefine these at start if they
6892 are already defined to avoid collision with termios.h.
2256e43d
RM
6893 (NLDLY, TABDLY, TAB3, CRDLY, VTDLY, BSDLY): Remove macros.
6894 * bits/termios.h [__USE_MISC || __USE_XOPEN] (NL0, NL1, TAB0,
6895 TAB1, TAB2, CR0, CR1, CR2, CR3, FF0, FF1, BS0, BS1): Likewise.
6896 [__USE_BSD || __USE_XOPEN] (OCRNL, ONOCR, ONLRET): New macros.
6897 [__USE_MISC || __USE_XOPEN] (NLDLY, NL0, NL1, TABDLY, TAB0, TAB1, TAB2,
6898 TAB3, CRDLY, CR0, CR1, CR2, CR3, FFDLY, FF0, FF1, BSDLY, BS0, BS1,
6899 VTDLY, VT0, VT1): New macros.
6900 [__USE_GNU] (OLCUC): Change value of macro.
6901 [__USE_XOPEN] (OFILL): New macro.
6902 [__USE_BSD] (CRTSCTS): Change value.
6903 (CRTS_IFLOW, CCTS_OFLOW): Change into compatibility macros.
6904 [__USE_BSD] (CDTRCTS, CHWFLOW): New macros.
6905 (B7200, B14400, B28800, B76800): New macros.
6906
4ce349e5
JJ
69072008-05-01 David S. Miller <davem@davemloft.net>
6908
a86a7a39
JJ
6909 * sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file.
6910 * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile [$(subdir) = stdlib]:
6911 (gen-as-const-headers): Add it.
6912 * sysdeps/unix/sysv/linux/sparc/sparc32/getcontext.S: New file.
6913 * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
6914 * sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Likewise.
6915 * sysdeps/unix/sysv/linux/sparc/sparc32/swapcontext.S: Likewise.
2256e43d 6916
4ce349e5
JJ
6917 * sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for
6918 six system call parameters.
6919 * sysdeps/unix/sysv/linux/sparc/sparc64/syscall.S: Likewise.
6920
89a8963d
UD
69212008-04-30 Ulrich Drepper <drepper@redhat.com>
6922
6923 * sysdeps/unix/sysv/linux/bits/resource.h: Define RUSAGE_THREAD and
6924 RUSAGE_LWP.
6925 * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
6926 * sysdeps/unix/sysv/linux/alpha/bits/resource.h: Likewise.
6927
b5ec5fce
JJ
69282008-04-30 Jakub Jelinek <jakub@redhat.com>
6929
6930 * stdlib/tst-setcontext.c: Include unistd.h.
6931
d4e92d9e
JJ
69322008-04-25 David S. Miller <davem@davemloft.net>
6933
6934 * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl):
6935 Pass "union semun" properly in to sys_ipc, it must be passed
6936 by value, not by reference.
6937
7eb5e6c9
UD
69382008-04-22 Jakub Jelinek <jakub@redhat.com>
6939
6940 * nscd/Makefile (nscd-cflags): Set back to -fpie.
6941 * nscd/nscd.h (mem_in_flight): Add attribute_tls_model_ie.
6942 * nscd/connections.c (mem_in_flight): Likewise.
6943
6944 * nscd/nscd.h (dbs): Make hidden.
6945
6946 * sysdeps/unix/sysv/linux/times.c (__times): Fix check for EFAULT.
6947 Avoid returning -1, return 0 instead.
6948
0073dd2d
UD
69492008-04-19 Ulrich Drepper <drepper@redhat.com>
6950
6951 * resolv/res_mkquery.c (__res_nopt): Use NS_PUT16 instead of ns_put16.
6952
c52137d3
UD
69532008-04-15 Ulrich Drepper <drepper@redhat.com>
6954
6955 [BZ #5209]
6956 * sysdeps/unix/sysv/linux/times.c: New file.
6957
6958 [BZ #5381]
6959 * nscd/nscd.h: Define enum in_flight, mem_in_flight, and
6960 mem_in_flight_list variables. Add new parameter to mempool_alloc
6961 prototype.
6962 * nscd/mem.c (mempool_alloc): Take additional parameter. Initialize
6963 appropriate mem_in_flight element.
6964 (gc): Take allocations which have not yet been committed to the
6965 database into account.
6966 * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
6967 Reset mem_in_flight before returning.
6968 * nscd/connections.c (nscd_run_worker): Initialize mem_in_flight and
6969 cue it up in mem_in_flight_list.
6970 * nscd/aicache.c: Adjust mempool_alloc call.
6971 * nscd/grpcache.c: Likewise.
6972 * nscd/hstcache.c: Likewise.
6973 * nscd/initgrcache.c: Likewise.
6974 * nscd/pwdcache.c: Likewise.
6975 * nscd/servicescache.c: Likewise.
6976 * nscd/Makefile (nscd-flags): Until ld is fixed, use -fpic instead
6977 of -fpie.
6978
6979 * nscd/connections.c (handle_request): Provide better error message
6980 in case SELinux forbids the service.
6981
6982 * version.h (VERSION): Bump to 2.8.90.
6983
39546e34
JJ
69842008-04-17 Jakub Jelinek <jakub@redhat.com>
6985
6986 * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
6987
cf3a8c7f
UD
69882008-04-11 Ulrich Drepper <drepper@redhat.com>
6989
9e113ecd
UD
6990 * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
6991 Also use for 32-bit.
3b6d574e
UD
6992 * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c (__nearbyintl): Use
6993 __nextafter instead of nextafter to avoid local PLT.
c3a0ead4
UD
6994 * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.
6995 * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
6996
3781ec29
UD
6997 * scripts/data/localplt-powerpc64-linux-gnu.data: New file.
6998
246ec411
UD
6999 * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for
7000 __fe_nomask_env.
3cc56f92
UD
7001 * sysdeps/powerpc/fpu/fe_nomask.c: Add libm_hidden_def. Include
7002 <fenv_libc.h> instead of <fenv.h>.
246ec411
UD
7003 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
7004 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
7005
7006 * sysdeps/powerpc/bits/fenv.h: Make safe for C++.
7007
7008 * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: New file.
7009 * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Rename
7010 function from fegetexcept and make old name weak alias.
7011 * include/fenv.h: Declare __fegetexcept.
7012 * sysdeps/powerpc/fpu/fedisblxcpt.c: Use __fegetexcept instead of
7013 fegetexcept.
7014 * sysdeps/powerpc/fpu/feenablxcpt.c: Likewise.
7015 * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Avoid call
7016 to fetestexcept.
7017 * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Use __frexpl
7018 instead of frexpl to avoid local PLT.
7019 * math/s_significandl.c (__significandl): Use __ilogbl instead of
7020 ilogbl to avoid local PLT.
7021 * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __ldexpl
7022 instead of ldexpl to avoid local PLT.
7023 * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
7024 __roundl not roundl to avoid local PLT.
7025 * sysdeps/ieee754/ldbl-128/e_j0l.c: Use function names which avoid
7026 local PLTs. Use __sincosl instead of separate sinl and cosl
7027 calls.
7028 * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
7029
2dc4a2fd
UD
7030 * sysdeps/unix/sysv/linux/configure.in: Bump minimal kernel
7031 version for ppc64 to 2.4.21 since without it makecontext will fail.
7032
fe3350ee
UD
7033 * elf/tls-macros.h [__powerpc64__] (__TLS_GET_ADDR): Define according
7034 to the ABI in use.
7035 [__powerpc64__] (TLS_LD): Use __TLS_GET_ADDR instead of
7036 .__tls_get_addr.
7037 [__powerpc64__] (TLS_GD): Likewise.
cf3a8c7f 7038
c1e6b459
UD
70392007-11-20 Ryan S. Arnold <rsa@us.ibm.com>
7040
7763d4f1 7041 [BZ #4997]
c1e6b459
UD
7042 * sysdeps/powerpc/powerpc32/fpu/s_lround.S (__lround): Fixed erroneous
7043 result when x is +/-nextafter(+/-0.5,-/+1) i.e. all 1's in the
7044 mantissa.
7045 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S (__llround):
7046 Likewise. Also account for when x is an odd number between 2^52
7047 and 2^53-1.
7048 * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Likewise.
7049 * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S (__llroundf): Likewise.
7050 * math/libm-test.inc (lround_test, llround_test): Added test cases to
7051 detect aforementioned erroneous conditions.
7052
22dca1ea
UD
70532008-04-11 Jakub Jelinek <jakub@redhat.com>
7054
7055 * configure.in: Check for -fno-section-anchors in addition to
7056 -fno-toplevel-reorder.
7057
5d59f4a5
UD
70582008-04-11 Ulrich Drepper <drepper@redhat.com>
7059
7060 * include/features.h (__GLIBC_MINOR__): Bump to 8.
7061
7062 * sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: Remove duplicate comment.
7063 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: Likewise.
7064 * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: Likewise.
7065 * sysdeps/powerpc/powerpc64/fpu/s_lrint.S: Likewise.
7066 * sysdeps/powerpc/powerpc64/fpu/s_lround.S: Likewise.
7067 * sysdeps/powerpc/powerpc64/fpu/s_lroundf.S: Likewise.
7068
91e32540
UD
70692008-04-11 Jakub Jelinek <jakub@redhat.com>
7070
7071 [BZ #5443]
7072 * time/era.c: Transform __libc_setlocale_lock into rwlock.
7073 * time/alt_digit.c: Likewise.
7074 * wcsmbs/wcsmbsload.c: Likewise.
7075
fd490ac8
UD
70762008-04-10 Ulrich Drepper <drepper@redhat.com>
7077
1db5b6f4
UD
7078 * version.h (VERSION): Bump to 2.8.
7079
fd490ac8
UD
7080 * timzeone/asia: Update from tzdata2008b.
7081 * timezone/backward: Likewise.
7082 * timezone/europe: Likewise.
7083 * timezone/northamerica: Likewise.
7084 * timezone/southamerica: Likewise.
7085 * timezone/iso3166.tab: Likewise.
7086 * timezone/leapseconds: Likewise.
7087 * timezone/zone.tab: Likewise.
7088 * timezone/private.h: Update from tzcode2008a.
7089 * timezone/zdump.c: Likewise.
7090 * timezone/zic.c: Likewise.
7091
153cf972
UD
70922008-01-24 Steven Munroe <sjmunroe@us.ibm.com>
7093
7094 [BZ #5741]
7095 * sysdeps/powerpc/powerpc64/dl-machine.h (PPC_DCBT, PPC_DCBF):
7096 Define additonal Data Cache Block instruction macros.
7097 (elf_machine_fixup_plt): Add dcbt for opd and plt entries.
7098 Replace dcbst with dcbf and sync with sync/isync.
7099
d2207f32
UD
71002008-02-21 Alan Modra <amodra@bigpond.net.au>
7101
7102 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):
7103 Always set ELF_RTYPE_CLASS_PLT.
7104 (elf_machine_lookup_noexec_p, elf_machine_lookup_noplt_p): Delete.
7105
13d83320
UD
71062008-04-03 Steven Munroe <sjmunroe@us.ibm.com>
7107
7108 * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.
7109 * sysdeps/powerpc/powerpc32/power4/hp-timing.h: New file.
7110 * sysdeps/powerpc/powerpc64/hp-timing.h [_ARCH_PWR4] (HP_TIMING_NOW):
7111 For ISA 2.01 and later replace mftb with mfspr 268.
7112
5f7aead5
UD
71132008-02-19 Steven Munroe <sjmunroe@us.ibm.com>
7114
7115 [BZ #5768]
7116 * sysdeps/powerpc/fpu/Makefile (libm-tests): Add test-powerpc-snan.
7117 * sysdeps/powerpc/fpu/test-powerpc-snan.c: New file.
7118
71192008-02-18 Steven Munroe <sjmunroe@us.ibm.com>
7120
7121 [BZ #5768]
7122 * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: New file.
7123 * sysdeps/powerpc/powerpc32/fpu/s_isnan.c: Removed.
7124 * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: New file.
7125 * sysdeps/powerpc/powerpc64/fpu/s_isnan.c: Removed.
7126
117df5d9
JJ
71272008-04-10 Jakub Jelinek <jakub@redhat.com>
7128
7129 * stdlib/tst-makecontext.c (othervar): New variable.
7130 (cf): Test sign extending the argument to long.
7131
3b32d8a2
UD
71322008-03-03 Steven Munroe <sjmunroe@us.ibm.com>
7133
7134 * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.
7135 * sysdeps/powerpc/powerpc32/power5/fpu/s_isnanf.S: New file.
7136 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: New file.
7137 * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S: New file.
7138 * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: New file.
7139 * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: New file.
7140 * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: New file.
7141
9fb11d4c
UD
71422008-02-22 Alan Modra <amodra@bigpond.net.au>
7143
7144 * elf/Makefile (tests): Substitute tests-vis-yes here.
7145 (tests-vis-yes): Delete.
7146 (modules-name, modules-vis-yes): Similarly.
7147
facd1d8e
UD
71482008-02-12 Pete Eberlein <eberlein@us.ibm.com>
7149
7150 [BZ #4407]
7151 * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
7152 Preserve sign in signgamp when x is zero.
7153
aece054b
UD
71542007-10-26 Steven Munroe <sjmunroe@us.ibm.com>
7155
7156 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.
7157 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: Removed.
7158 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: New File.
7159 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.c: Removed.
7160 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: New File.
7161 * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: New File.
7162
6c30d38f
UD
71632008-04-09 Ulrich Drepper <drepper@redhat.com>
7164
21208604 7165 [BZ #4314]
13d83320
UD
7166 * sysdeps/i386/i686/memcpy.S: Optimize copying of equally aligned
7167 buffers.
21208604 7168
2f611ada 7169 [BZ #5209]
d1235fdf
UD
7170 * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't have
7171 a reserved error value.
2f611ada 7172
6c30d38f
UD
7173 * stdlib/tst-makecontext.c: Change parameter to cf to negative
7174 value to check for correct sign extension.
7175
7176 [BZ #5436]
7177 * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
7178 Copy 64-bit parameter values even though this is not required in
7179 the standard.
7180
7181 * sysdeps/unix/sysv/linux/x86_64/vfork.S (__vfork): Record return
7182 PC save.
7183
de1bbf68
UD
71842008-02-14 Daniel Jacobowitz <dan@codesourcery.com>
7185
7186 * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork): Record return
7187 PC save.
7188
9aef35a5
UD
71892008-04-09 Jakub Jelinek <jakub@redhat.com>
7190
7191 * nss_files/files-XXX.c (_nss_files_getXXent_r): Restore saved errno.
7192
a7925a24
UD
71932008-04-09 Ulrich Drepper <drepper@redhat.com>
7194
7195 [BZ #5998]
7196 * libio/iofwrite.c (_IO_fwrite): Return correct count if flushing
7197 in line-buffered stream failed.
7198 * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
7199
7b61ef24
UD
72002008-04-08 Ulrich Drepper <drepper@redhat.com>
7201
c2a684a4
UD
7202 [BZ #6024]
7203 * scripts/abi-versions.awk: If the version specified by
7204 --enable-oldest-abi is older than the first version for this
7205 architecture, use the default version.
7206
7b61ef24
UD
7207 * locale/programs/ld-collate.c (collate_read): Ignore script lines
7208 as well when ignoring the whole category.
7209
f6d749f0
UD
72102008-04-07 Ulrich Drepper <drepper@redhat.com>
7211
7212 [BZ #6042]
7213 * sysdeps/unix/sysv/linux/net/ethernet.h: Add a few more
7214 ETHERTYPE_* definitions.
7215 Patch partly by Aurelien Jarno <aurelien@aurel32.net>.
7216
1e99aede
JJ
72172008-04-07 Jakub Jelinek <jakub@redhat.com>
7218
7219 * stdlib/mbtowc.c (__no_r_state): Remove.
7220 (mbtowc): New static state variable. Use it instead of
7221 __no_r_state.
7222 * stdlib/wctomb.c (__no_r_state): Remove extern decl.
7223 (__wctomb_state): New hidden variable.
7224 (wctomb): Use __wctomb_state instead of __no_r_state.
7225 * debug/wctomb_chk.c (__no_r_state): Remove extern decl.
7226 (__wctomb_state): New extern decl.
7227 (__wctomb_chk): Use __wctomb_state instead of __no_r_state.
7228
fcf90e0a
UD
72292008-04-07 Ulrich Drepper <drepper@redhat.com>
7230
7231 [BZ #5475]
7232 * resolv/res_init.c: Handle scope IDs in resolv.conf.
7233
ae39e102
JJ
72342008-04-07 Jakub Jelinek <jakub@redhat.com>
7235
7236 * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet.
7237
2503dd30
UD
72382008-04-06 Ulrich Drepper <drepper@redhat.com>
7239
7240 * po/nl.po: Update from translation team.
7241
3eb9c809
UD
72422008-03-31 Ulrich Drepper <drepper@redhat.com>
7243
7244 [BZ #6007]
7245 * string/strfry.c: Handle empty strings again.
7246
9a69db29
UD
72472008-03-30 Ulrich Drepper <drepper@redhat.com>
7248
7249 [BZ #5443]
7250 * intl/dcigettext.c (__dcigettext): Get reader lock for locale data
7251 before looking for translation.
7252 * locale/duplocale.c: Transform __libc_setlocale_lock into rwlock.
7253 * locale/freelocale.c: Likewise.
7254 * locale/newlocale.c: Likewise.
7255 * locale/setlocale.c: Likewise.
7256 Based partially on a patch by ryo@np.css.fujitsu.com.
7257
2ecc7d93
UD
72582008-03-30 Jakub Jelinek <jakub@redhat.com>
7259
7260 * intl/dcigettext.c (_nl_find_msg): Reread nconversions after
7261 acquiring wrlock. Do conv_tab allocation while holding lock.
7262 * intl/Makefile: Add rules to build and run tst-gettext6.
7263 * intl/tst-gettext6.c: New test.
7264 * intl/tst-gettext6.sh: New file.
7265
221e5230
UD
72662008-03-30 Ulrich Drepper <drepper@redhat.com>
7267
faa091c6
UD
7268 * po/nl.po: Update from translation team.
7269
221e5230
UD
7270 * sysdeps/unix/opendir.c (__alloc_dir): If allocation fails for size
7271 provided through st_blksize, try the default size before giving up.
7272
1c272665
UD
72732008-03-29 Ulrich Drepper <drepper@redhat.com>
7274
43f6bec1
UD
7275 * stdio-common/vfprintf.c (vfprintf): Correct overflow test.
7276
e8a32126
UD
7277 [BZ #5939]
7278 * sysdeps/posix/tempname.c (__gen_tempname): Correct flag selection.
7279
1e489af9
UD
7280 * posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
7281 error message. POSIX today does not require the messages to be in
7282 a specific form. Suggested by Jim Meyering <jim@meyering.net>.
7283
1d20f7f8
UD
7284 [BZ #5979]
7285 * sunrpc/auth_unix.c: Unify printed strings.
7286 * sunrpc/clnt_tcp.c: Likewise.
7287 * sunrpc/clnt_udp.c: Likewise.
7288 * sunrpc/clnt_unix.c: Likewise.
7289 * sunrpc/svc_tcp.c: Likewise.
7290 * sunrpc/svc_udp.c: Likewise.
7291 * sunrpc/svc_unix.c: Likewise.
7292 * sunrpc/xdr.c: Likewise.
7293 * sunrpc/xdr_array.c: Likewise.
7294 * sunrpc/xdr_rec.c: Likewise.
7295 * sunrpc/xdr_ref.c: Likewise.
7296 * locale/programs/ld-time.c (time_finish): Unify messages.
7297 * locale/programs/locfile.c (handle_copy): Fix typo.
7298 * nscd/nscd.c (options): Fix typo.
7299
1c272665
UD
7300 [BZ #5995]
7301 * stdlib/strtod_l.c: Use correct sign for result in one more
7302 underflow case.
7303 Patch by Eric Blake <ebb9@byu.net>.
7304
48cc060e
UD
73052008-03-27 Jakub Jelinek <jakub@redhat.com>
7306
7307 * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
7308 and creat system calls.
7309 * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
7310 call.
7311 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
7312 system calls.
7313 * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
7314 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
7315 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
7316
f96853be
UD
73172008-03-27 Ulrich Drepper <drepper@redhat.com>
7318
7319 * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
7320 <linux/limits.h> has defined it.
7321 * sysdeps/unix/sysv/linux/sys/param.h: Define NCARGS to the legacy
7322 ARG_MAX value and prevent ARG_MAX from being defined by the kernel
7323 headers.
7324 * sysdeps/unix/sysv/linux/sysconf.c: Define legacy_ARG_MAX and use
7325 it instead of ARG_MAX.
7326
fde15fdc
UD
73272008-03-25 Jakub Jelinek <jakub@redhat.com>
7328
7329 * posix/gai.conf: Fix comment for scope nullbits.
7330 * sysdeps/posix/getaddrinfo.c (gaiconf_init): If /bits is not present,
7331 default to 128 bits for v4 mapped addresses.
7332
87b9b50f
UD
73332008-03-07 Martin Schwidefsky <schwidefsky@de.ibm.com>
7334
7335 * sysdeps/s390/fpu/fegetenv.c (fegetenv): Remove PTRACE_PEEKUSER
7336 ptrace call to get the ieee_instruction_pointer from the kernel.
7337 * sysdeps/s390/fpu/fesetenv.c (fesetenv): Remove PTRACE_POKEUSER
7338 ptrace call to set the ieee_instructtion_pointer.
7339 * sysdeps/unix/sysv/linux/s390/sys/user.h (struct _user_regs_struct):
7340 Add comment that ieee_instruction_pointer is always 0.
7341
af0498dc
UD
73422008-03-09 Andreas Jaeger <aj@suse.de>
7343
7344 [BZ #5857]
7345 * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Handle j0==18.
7346 * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Likewise.
7347 Patch by Mark Elliott <mark.h.elliott@lmco.com>.
7348
7349 * math/libm-test.inc (nearbyint_test): Add new test cases from #5857.
7350 (rint_test): Likewise.
7351
0ab7632d
UD
73522008-03-24 Ulrich Drepper <drepper@redhat.com>
7353
0facd3df
UD
7354 * nis/nis_call.c (nis_server_cache_search): Save errno around stat
7355 call.
7356 (__nisfind_server): Similar for open readColdStartFile call.
7357 Patch partially by Jim Meyering.
7358 * nss/nss_files/files-XXX.c (_nss_files_getXXent_r): Save errno
7359 around internal_setent call.
7360
7e570c55
UD
7361 * po/vi.po: New Vietnamese translation.
7362
e093c247
UD
7363 * sysdeps/unix/sysv/linux/adjtime.c: Correctly use
7364 ADJ_OFFSET_SS_READ.
7365
0ab7632d
UD
7366 * sysdeps/unix/sysv/linux/bits/sched.h: Add new CLONE_* flags,
7367 remove CLONE_STOPPED.
7368
0726cdf7
UD
73692008-02-10 Jim Meyering <meyering@redhat.com>
7370
7371 Remove useless "if" before "free":
7372 * elf/ldconfig.c (parse_conf_include): Likewise.
7373 * gmon/gmon.c (weak_alias): Likewise.
7374 * iconv/gconv_conf.c (__gconv_get_path): Likewise.
7375 * inet/rcmd.c (__validuser2_sa): Likewise.
7376 * intl/bindtextdom.c (set_binding_values): Likewise.
7377 * intl/loadmsgcat.c (_nl_load_domain, _nl_unload_domain): Likewise.
7378 * libio/genops.c (save_for_backup): Likewise.
7379 * libio/wgenops.c (save_for_wbackup): Likewise.
7380 * locale/programs/ld-collate.c (collate_read): Likewise.
7381 * locale/programs/linereader.c (get_string): Likewise.
7382 * nis/nss_compat/compat-pwd.c (give_pwd_free): Likewise.
7383 * nis/nss_compat/compat-spwd.c (give_spwd_free): Likewise.
7384 * resolv/res_debug.c (do_section): Likewise.
7385 * sunrpc/xdr_sizeof.c (x_inline, xdr_sizeof): Likewise.
7386 * sysdeps/mach/hurd/if_index.c (libc_hidden_def): Likewise.
7387 * sysdeps/posix/sprofil.c (__sprofil): Likewise.
7388 * time/lc-time-cleanup.c (_nl_cleanup_time): Likewise.
7389 * time/tzset.c (tzset_internal): Likewise.
7390
354b7527
JJ
73912008-03-18 Jakub Jelinek <jakub@redhat.com>
7392
7393 * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead
7394 of ASSEMBLER.
7395
ca668b29
UD
73962008-03-11 Ulrich Drepper <drepper@redhat.com>
7397
7398 [BZ #5903]
7399 * iconv/iconv_charmap.c (charmap_conversion): Pass name of output file
7400 not stream for output file. Open output file here.
7401 * iconv/iconv_prog.c (process_lock): Take pointer to output stream
7402 and output file name.
7403 (process_fd): Likewise.
7404 (process_file): Likewise.
7405 (main): Adjust callers of changed functions.
7406 * iconv/iconv_prog.h: Adjust prototype.
7407
f3dc3415
AJ
74082008-03-09 Andreas Jaeger <aj@suse.de>
7409
7410 [BZ #5753]
7411 * sysdeps/ia64/ieee754.h: Use protected namespace
7412 __BIG_ENDIAN/__LITTLE_ENDIAN.
7413 * sysdeps/ieee754/ieee754.h: Likewise.
7414 Patch by Aurelien Jarno <aurelien@aurel32.net>.
7415
a8fd84d4
RM
74162008-03-08 Roland McGrath <roland@frob.com>
7417
2b965f1b
RM
7418 * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
7419 ignore a signal that came from a machine exception, treat it as a
7420 fatal core-dump signal instead.
7421 Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
7422
a8fd84d4
RM
7423 * sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
7424 Clear DF bit in thread state's eflags.
7425 Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
7426
368a8dec
UD
74272008-03-08 Ulrich Drepper <drepper@redhat.com>
7428
b3278554
UD
7429 [BZ #5774]
7430 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace
c6c00e0d 7431 of NAN(...) sequence.
b3278554
UD
7432 * stdlib/Makefile (tests): Add tst-strtod6.
7433 * stdlib/tst-strtod6.c: New file.
7434
7435 * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow.
7436
2127a186
UD
7437 [BZ #5762]
7438 * posix/getopt.c (_getopt_internal_r): Clarify error message by
7439 putting offending option character in quotes. Clean up error
7440 messages.
7441 * po/be.po: Adjust msgstr in translation file.
7442 * po/bg.po: Likewise.
7443 * po/ca.po: Likewise.
7444 * po/cs.po: Likewise.
7445 * po/da.po: Likewise.
7446 * po/de.po: Likewise.
7447 * po/es.po: Likewise.
7448 * po/fr.po: Likewise.
7449 * po/hr.po: Likewise.
7450 * po/ko.po: Likewise.
7451 * po/nl.po: Likewise.
7452 * po/rw.po: Likewise.
7453 * po/sk.po: Likewise.
7454 * po/sv.po: Likewise.
7455 * po/tr.po: Likewise.
7456 * po/zh_CN.po: Likewise.
7457 * po/zh_TW.po: Likewise.
7458
725c0c87
UD
7459 [BZ #5760]
7460 * inet/inet6_opt.c (inet6_opt_init): Fix ip6h_len computation.
7461 Patch by Roland Bless <roland@bless.de>.
7462
368a8dec
UD
7463 * sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
7464 .o file.
7465 * elf/Makefile (routines): Add dl-sysdep.
7466 (elide-routines.os): Likewise.
7467
78c2bf0e
UD
74682008-03-07 Ulrich Drepper <drepper@redhat.com>
7469
7c22c7ec
UD
7470 [BZ #5786]
7471 * elf/dl-sysdep.c: Undefine ROUND after use.
7472 * sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
7473 (struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
7474 * elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
7475 * sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
7476 to ...
7477 * sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
7478 * sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
7479 if necessary.
7480 * sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
7481
93025f93
UD
7482 * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
7483 _dl_tls_get_addr_soft element.
7484 * elf/rtld.c (rtld_global_ro): Initialize _dl_tls_get_addr_soft.
7485 * elf/Versions (ld): Don't export _dl_tls_get_addr_soft.
7486 * dlfcn/dlinfo.c (dlinfo_doit): Access dl_tls_get_addr_soft through
7487 GLRO.
7488 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
7489 * elf/dl-tls.c (_dl_tls_get_addr_soft): Use attribute_hidden instead
7490 of internal_function.
7491
72f10127
UD
7492 * stdlib/Makefile (aux): Add tens_in_limb.
7493 * stdlib/strtod_l.c: Move _tens_in_limb definition to...
7494 * stdlib/tens_in_limb.c: ...here. New file.
7495
443db178
UD
7496 [BZ #5778]
7497 * sysdeps/unix/sysv/linux/pathconf.h: Declare
7498 __statfs_chown_restricted.
7499 * sysdeps/unix/sysv/linux/fpathconf.c: Call __statfs_chown_restricted
7500 for _PC_CHOWN_RESTRICTED.
7501 * sysdeps/unix/sysv/linux/pathconf.c: Likewise.
7502 Implement __statfs_chown_restricted.
7503 * sysdeps/unix/sysv/linux/bits/posix_opt.h: Change
7504 _POSIX_CHOWN_RESTRICTED value to zero.
c71665ad
UD
7505 * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED
7506 defined to zero.
443db178 7507
78c2bf0e
UD
7508 * sysdeps/x86_64/rtld-memset.c: New file.
7509
443db178 75102008-02-26 Harsha Jagasia <harsha.jagasia@amd.com>
78c2bf0e
UD
7511
7512 * sysdeps/x86_64/cacheinfo.c (NOT_USED_RIGHT_NOW): Remove ifdef guards.
7513
7514 * sysdeps/x86_64/memset.S: Rewrite non-SSE code path as tuned for AMD
7515 Barcelona machine. Make default fall through branch of
7516 __x86_64_preferred_memory_instruction check as the integer code path.
7517
75182007-10-15 H.J. Lu <hongjiu.lu@intel.com>
7519
7520 * sysdeps/x86_64/cacheinfo.c
7521 (__x86_64_preferred_memory_instruction): New variable.
7522 (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
7523
7524 * sysdeps/x86_64/memset.S: Rewrite.
7525
dff37515
UD
75262008-03-04 Jakub Jelinek <jakub@redhat.com>
7527
7528 * include/stdio.h (__asprintf_chk, __dprintf_chk,
7529 __obstack_printf_chk): New prototypes.
7530 (__vasprintf_chk, __vdprintf_chk,
7531 __obstack_vprintf_chk): Likewise.
7532 Add libc_hidden_proto.
7533 * libio/obprintf.c
7534 (_IO_obstack_jumps): No longer static, add attribute_hidden.
7535 * libio/bits/stdio-ldbl.h (__asprintf_chk, __dprintf_chk,
7536 __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
7537 __obstack_vprintf_chk): Add __LDBL_REDIR_DECL.
7538 * libio/bits/stdio2.h (__asprintf_chk, __dprintf_chk,
7539 __obstack_printf_chk, __vasprintf_chk, __vdprintf_chk,
7540 __obstack_vprintf_chk): New prototypes.
7541 (asprintf, __asprintf, dprintf, obstack_printf, vasprintf, vdprintf,
7542 obstack_vprintf): New inlines.
7543 * debug/dprintf_chk.c: New file.
7544 * debug/vdprintf_chk.c: New file.
7545 * debug/asprintf_chk.c: New file.
7546 * debug/vasprintf_chk.c: New file.
7547 * debug/obprintf_chk.c: New file.
7548 * debug/tst-chk1.c (do_test): Add asprintf and obstack_printf tests.
7549 * debug/Versions (__asprintf_chk, __dprintf_chk, __obstack_printf_chk,
7550 __vasprintf_chk, __vdprintf_chk, __obstack_vprintf_chk): Export
7551 @@GLIBC_2.8.
7552 * debug/Makefile: Build asprintf_chk, vasprintf_chk, dprintf_chk,
7553 vdprintf_chk and obprintf_chk, set CFLAGS for them.
7554 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c (__nldbl___vasprintf_chk,
7555 __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): Add
7556 libc_hidden_proto.
7557 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__nldbl___vasprintf_chk,
7558 __nldbl___vdprintf_chk, __nldbl___obstack_vprintf_chk): New prototypes.
7559 * sysdeps/ieee754/ldbl-opt/Versions (__nldbl___asprintf_chk,
7560 __nldbl___vasprintf_chk, __nldbl___dprintf_chk, __nldbl___vdprintf_chk,
7561 __nldbl___obstack_printf_chk, __nldbl___obstack_vprintf_chk): Export
7562 @@GLIBC_2.8.
7563 * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add asprintf_chk,
7564 vasprintf_chk, dprintf_chk, vdprintf_chk, obstack_printf_chk and
7565 obstack_vprintf_chk.
7566 * sysdeps/ieee754/ldbl-opt/nldbl-obstack_vprintf_chk.c: New file.
7567 * sysdeps/ieee754/ldbl-opt/nldbl-dprintf_chk.c: New file.
7568 * sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf_chk.c: New file.
7569 * sysdeps/ieee754/ldbl-opt/nldbl-asprintf_chk.c: New file.
7570 * sysdeps/ieee754/ldbl-opt/nldbl-vdprintf_chk.c: New file.
7571 * sysdeps/ieee754/ldbl-opt/nldbl-vasprintf_chk.c: New file.
7572
d835f136
UD
75732008-03-04 Ulrich Drepper <drepper@redhat.com>
7574
a4bb445a
UD
7575 [BZ #5779]
7576 * misc/sys/queue.h: Add STAILQ_CONCAT and TAILQ_CONCAT definitions.
7577 Patch by Roy Marples <roy@marples.name>.
7578
c958a6a4
UD
7579 [BZ #5736]
7580 * malloc/malloc.c: Fix typo in comment.
7581
d835f136
UD
7582 [BZ #5627]
7583 * locale/iso-639.def: Add Shuswap.
7584
65b4743a
UD
75852008-02-25 Jakub Jelinek <jakub@redhat.com>
7586
7587 [BZ #5790]
7588 * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Don't
7589 overwrite *h_errnop/*errnop values from getanswer_r in case of
7590 failure.
7591
3868fb6e
UD
75922008-03-03 Ulrich Drepper <drepper@redhat.com>
7593
27c377dd
UD
7594 [BZ #5818]
7595 * nscd/connections.c (dbs): Add initializers for .suggested_module.
7596 (verify_persistent_db): Remove one unnecessary test and add a new one
7597 for bad configuration.
7598 (nscd_init): Improve error reported when persistent database cannot
7599 be reused.
7600 * nscd/nscd.h (DEFAULT_SUGGESTED_MODULE): Define.
7601 * nscd/nscd_conf.c (nscd_parse_file): Provide default values for
7602 .suggested_module and .max_db_size and case config file says the
7603 values are zero.
7604 * nscd/nscd_helper.c (get_mapping): Fail if hash table module is zero.
7605
0f749099
UD
7606 [BZ #5854]
7607 * nis/ypclnt.c (yp_order): Fix handling of return value of
7608 do_ypcall_tr call.
7609 Patch by Jeff Moyer <jmoyer@redhat.com>.
7610
3868fb6e
UD
7611 * po/fr.po: Update from translation team.
7612
268dbf25
AJ
76132008-02-22 Andreas Jaeger <aj@suse.de>,
7614 Carlos O'Donell <carlos@systemhalted.org>
7615
7616 [BZ #5012]
7617 * FAQ.in: Describe why glibc needs to be compiled with
7618 optimization.
7619
73b82641
RM
76202008-02-19 Roland McGrath <roland@redhat.com>
7621
7622 * elf/elf.h (SHT_GNU_ATTRIBUTES): New macro.
7623
c9136393
UD
76242008-02-15 Ulrich Drepper <drepper@redhat.com>
7625
7626 [BZ #5737]
7627 * resolv/netdb.h: Make NI_MAXHOST and NI_MAXSERV available when
7628 __USE_MISC is defined.
7629
2e3e9ff1
UD
76302008-02-10 Ulrich Drepper <drepper@redhat.com>
7631
7632 * sysdeps/unix/sysv/linux/sys/timerfd.h: New file.
7633 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers): Add
7634 sys/timerfd.h.
7635 * sysdeps/unix/sysv/linux/syscalls.list: Add timerfd_create,
7636 timerfd_gettime, timerfd_settime.
7637 * sysdeps/unix/sysv/linux/Versions: Add timerfd_create,
7638 timerfd_gettime, timerfd_settime for GLIBC_2.8.
7639
85202a2b
RM
76402008-02-08 Roland McGrath <roland@redhat.com>
7641
7642 * elf/elf.h (NT_PPC_SPE): New macro.
7643
708ef8a4
RM
76442008-02-06 Roland McGrath <roland@redhat.com>
7645
7646 * Makerules ($(common-objpfx)sysd-rules):
7647 Depend on $(sysdep-makeconfigs).
7648
363a641b
RM
76492008-01-31 Roland McGrath <roland@redhat.com>
7650
67fbfa5c
RM
7651 [BZ #5442]
7652 * configure.in: Use -print-file-name if it yields a directory,
7653 for each of include and include-fixed.
7654 * configure: Regenerated.
7655
363a641b
RM
7656 * Makeconfig (sysd-rules-targets): New variable.
7657 * sysdeps/unix/make-syscalls.sh: Use it in the rules emitted.
7658 * sysdeps/unix/Makefile (omit-deps): Append variants for each target.
7659
0f0f9610
RM
76602008-01-30 Roland McGrath <roland@redhat.com>
7661
7bd00dbf
RM
7662 * manual/libc.texinfo: Update back-cover text.
7663
0f0f9610
RM
7664 * elf/elf.h (NT_386_TLS): New macro.
7665
16cd816f
RM
76662008-01-29 Roland McGrath <roland@redhat.com>
7667
7668 * Makeconfig (sysd-rules-patterns): New variable.
7669 * Makerules ($(common-objpfx)sysd-rules): Drive the loop from that.
7670 (check-inhibit-asm): New canned sequence, replaces ...
7671 (open-check-inhibit-asm, close-check-inhibit-asm): ... these, removed.
7672 * elf/rtld-Rules ($(objpfx)rtld-%.os): Use $(rtld-CPPFLAGS) in commands.
7673 (rtld-CPPFLAGS): Renamed from CPPFLAGS-rtld.
7674 (CFLAGS-rtld): Variable removed.
7675
f641ffcc
RM
76762008-01-24 Roland McGrath <roland@redhat.com>
7677
7678 * configure.in: Let configure fragments set base_os.
7679 * configure: Regenerated.
7680
b7e26885
UD
76812008-01-22 Ulrich Drepper <drepper@redhat.com>
7682
7683 * po/ko.po: Update from translation team.
7684
b4b166af
UD
76852008-01-12 H.J. Lu <hongjiu.lu@intel.com>
7686
7687 * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.
7688
f66def9d
AJ
76892008-01-12 Andreas Jaeger <aj@suse.de>
7690
7691 [BZ #5040]
7692 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (enum EPOLL_EVENTS):
7693 Add EPOLLRDHUP.
7694
d3bc5e77
RM
76952008-01-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
7696
7697 * hurd/hurdsock.c (_hurd_socket_server): Return the standard
7698 error EAFNOSUPPORT rather than non-standard EPFNOSUPPORT.
7699 * sunrpc/bindrsvprt.c (bindresvport): Likewise.
7700
4c533566
UD
77012007-10-23 Alexandre Oliva <aoliva@redhat.com>
7702
7703 * include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
7704 * elf/dl-close.c (_dl_close): Check for it.
7705 * elf/dl-reloc.c (CHECK_STATIC_TLS): Likewise.
7706 (_dl_allocate_static_tls): Likewise.
7707 * elf/dl-tls.c (_dl_allocate_tls_init): Likewise.
7708 (__tls_get_addr): Protect from race conditions in setting l_tls_offset
7709 to it.
7710 * elf/tst-tls16.c: New file.
7711 * elf/tst-tlsmod16a.c: New file.
7712 * elf/tst-tlsmod16b.c: New file.
7713 * elf/Makefile: Add rules to build and run tst-tls16.
7714
a53d3f82
UD
77152008-01-16 Ulrich Drepper <drepper@redhat.com>
7716
a0f6c236
UD
7717 [BZ #5628]
7718 * bits/shm.h: Fix comment describing shmid_ds.
7719 * sysdeps/gnu/bits/shm.h: Likewise.
7720 * sysdeps/unix/sysv/linux/alpha/bits/shm.h: Likewise.
7721 * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
7722 * sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
7723 * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
7724 * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
7725 * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
7726 * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
7727 * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Likewise.
7728 Patch by Hareesh Nagarajan <hareesh.nagarajan@gmail.com>.
7729
a53d3f82
UD
7730 [BZ #5607]
7731 * conform/data/fcntl.h-data: Fix posix_fadvise and posix_fallocate
7732 prototypes.
7733 * conform/data/limits.h-data: Adjust limits changed in v6 and add
7734 additional suffixes.
7735 * conform/data/mqueue.h-data: Fix typo in mq_curmsgs entry.
7736 Add optional functions mq_timedreceive and mq_timedsend.
7737 * conform/data/netdb.h-data: Add more AI_* and EAI_* constants.
7738 * conform/data/pthread.h-data: Fix prototype of
7739 pthread_condattr_setclock. pthread_sigmask is not required in v6.
7740 * conform/data/semaphore.h-data: Allow time.h definitions.
7741 * conform/data/signal.h-data: Likewise.
7742 * conform/data/stdio.h-data: getw and putw are not required in v6.
7743 * conform/data/stdlib.h-data: Change setstate prototype.
7744 * conform/data/string.h-data: Fix strerror_r prototype.
7745 * conform/data/time.h-data: Fix typo in TIMER_ABSTIME definition.
7746 * conform/data/unistd.h-data: pthread_atfork not required in v6.
7747 Fix readlink prototype.
7748 * conform/data/netinet/in.h-data: Add const to in6addr_any and
7749 in6addr_loopback.
7750 * inet/netinet/in.h: Cleanup namespace.
7751 * posix/regex.h: Likewise.
7752 * resolv/netdb.h: Likewise.
7753 * sysdeps/unix/sysv/linux/bits/in.h: Likewise.
7754 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
7755 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
6107639e
UD
7756 * sysdeps/posix/getaddrinfo.c (default_labels): Adjust for change
7757 of names of in in6_addr.
7758 (default_precedence): Likewise.
7759 * sysdeps/unix/sysv/linux/cmsg_nxthdr.c: Include <stddef.h> for
7760 NULL definition.
a53d3f82 7761
ebca8f73
UD
77622008-01-15 Ulrich Drepper <drepper@redhat.com>
7763
fbe90cd5
UD
7764 * conform/data/fmtmsg.h-data: Add missing allows.
7765 * conform/data/ftw.h-data: Likewise.
7766 * conform/data/inttypes.h-data: Likewise.
7767 * conform/data/math.h-data: Likewise.
7768 * conform/data/signal.h-data: Likewise.
7769 * conform/data/net/if.h-data: Likewise.
7770 * conform/data/netinet/in.h-data: Likewise.
7771 * conform/data/sys/socket.h-data: Likewise.
7772
ebca8f73
UD
7773 [BZ #5614]
7774 * string/bits/string2.h (__strtok_r_1c): Always update *__NEXTP.
7775 (__strtok_r): Simplify.
7776 * string/tester.c (test_strtok_r): Add test case for futile search
7777 with single-character seach string.
7778
7c33ca8b
UD
77792008-01-12 Ulrich Drepper <drepper@redhat.com>
7780
7781 * po/ko.po: Update from translation team.
7782
b8cc0848
AJ
77832008-01-11 Andreas Jaeger <aj@suse.de>
7784
7785 [BZ #5600]
7786 * sysdeps/unix/sysv/linux/sys/signalfd.h (struct
7787 signalfd_siginfo): Use 64-bit type for ssi_ptr to sync with Linux
7788 kernel header.
7789
49029a66
UD
77902008-01-10 Ulrich Drepper <drepper@redhat.com>
7791
7792 * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Store result of
7793 native interface lookup in all the relevant places.
7794
99f05798
UD
77952008-01-10 Jakub Jelinek <jakub@redhat.com>
7796 Ulrich Drepper <drepper@redhat.com>
0efd1956
UD
7797
7798 * sysdeps/posix/getaddrinfo.c (sort_results): Remove service_order
7799 field. Use sockaddr_in6 for source_addr.
7800 (get_scope): Change type of parameter to sockaddr_in6. Adjust.
7801 (match_prefix): Likewise.
7802 (get_label): Likewise.
7803 (get_precedence): Likewise.
7804 (rfc3484_sort): Change to use indirect access to results array.
7805 Adjust to use of sockaddr_in6. Replace service_order test with
7806 simple index comparison.
7807 (getaddrinfo): Define order array. Initialize it. Don't initialize
7808 service_order field. Adjust qsort_t calls. Access sorted result
7809 array indirectly through order array.
7810 * posix/tst-rfc3484.c: Adjust for change of rfc3484_sort.
7811 * posix/tst-rfc3484-2.c: Likewise.
7812 * posix/tst-rfc3484-3.c: Likewise.
7813
b3443701
UD
78142008-01-09 Ulrich Drepper <drepper@redhat.com>
7815
f6bacb8e
UD
7816 [BZ #5541]
7817 * sunrpc/rpc_thread.c (__rpc_thread_destroy): Also free xports and
7818 pollfd structures.
7819 Patch by André Cruz.
7820
aa693c68
UD
7821 [BZ #5545]
7822 * sunrpc/clnt_perr.c (clnt_sperror): Don't use fixed size buffer.
7823 (clnt_spcreateerror): Likewise.
7824
b3443701
UD
7825 [BZ #5553]
7826 * malloc/malloc.c (public_mALLOc): Set ar_ptr when trying main_arena.
7827 (public_mEMALIGn): Likewise.
7828 Patch mostly by Daniel Jacobowitz.
7829
148e12ed
UD
78302008-01-09 Jakub Jelinek <jakub@redhat.com>
7831
7832 * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid
7833 clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size.
7834 * stdlib/Makefile: Add rules to build and run tst-makecontext2.
7835 * stdlib/tst-makecontext2.c: New test.
7836
78c2bf0e 78372008-01-08 Jakub Jelinek <jakub@redhat.com>
4b1b449d
UD
7838
7839 * iconv/loop.c (UPDATE_PARAMS): Define to empty statement if not
7840 defined.
7841 (REINIT_PARAMS): Likewise. Undefine before end of file.
7842 (STANDARD_TO_LOOP_ERR_HANDLER): Use UPDATE_PARAMS before calling
7843 transliteration hooks and REINIT_PARAMS afterwards.
7844 * iconvdata/iso-2022-jp.c (BODY): Use a separate variable for
7845 status.
7846 (REINIT_PARAMS): Define.
7847 * iconvdata/ibm1364.c (REINIT_PARAMS): Likewise.
7848 * iconvdata/ibm930.c (REINIT_PARAMS): Likewise.
7849 * iconvdata/ibm933.c (REINIT_PARAMS): Likewise.
7850 * iconvdata/ibm935.c (REINIT_PARAMS): Likewise.
7851 * iconvdata/ibm937.c (REINIT_PARAMS): Likewise.
7852 * iconvdata/ibm939.c (REINIT_PARAMS): Likewise.
7853 * iconvdata/iso-2022-cn.c (REINIT_PARAMS): Likewise.
7854 * iconvdata/iso-2022-cn-ext.c (REINIT_PARAMS): Likewise.
7855 * iconvdata/iso-2022-jp-3.c (REINIT_PARAMS): Likewise.
7856 * iconvdata/iso-2022-kr.c (REINIT_PARAMS): Likewise.
7857 * iconvdata/Makefile: Add rules to build and run tst-iconv7.c.
7858 * iconvdata/tst-iconv7.c: New test.
7859
71edcafa
UD
78602008-01-07 Ulrich Drepper <drepper@redhat.com>
7861
7862 * libio/stdio.h (vscanf): Fix definition for loser compilers.
7863
0fbfe2f7
JJ
78642008-01-05 Jakub Jelinek <jakub@redhat.com>
7865
7866 [BZ #5112]
7867 * nscd/connections.c (restart): Fix condition.
7868
8726a12e
UD
78692008-01-03 Jakub Jelinek <jakub@redhat.com>
7870
7871 * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,
7872 __ctype_toupper_loc): Add __THROW.
7873
f4a1363e
UD
78742008-01-02 Ulrich Drepper <drepper@redhat.com>
7875
ad586879
UD
7876 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Fix
7877 recognition of interface family.
7878
f4a1363e
UD
7879 * posix/getconf.c: Update copyright year.
7880 * nss/getent.c: Likewise.
7881 * iconv/iconvconfig.c: Likewise.
7882 * iconv/iconv_prog.c: Likewise.
7883 * elf/ldconfig.c: Likewise.
7884 * catgets/gencat.c: Likewise.
7885 * csu/version.c: Likewise.
7886 * elf/ldd.bash.in: Likewise.
7887 * elf/sprof.c (print_version): Likewise.
7888 * locale/programs/locale.c: Likewise.
7889 * locale/programs/localedef.c: Likewise.
7890 * nscd/nscd.c (print_version): Likewise.
7891 * debug/xtrace.sh: Likewise.
7892 * malloc/memusage.sh: Likewise.
7893 * malloc/mtrace.pl: Likewise.
7894 * debug/catchsegv.sh: Likewise.
7895
0dc6c5e4
UD
78962007-12-26 Ulrich Drepper <drepper@redhat.com>
7897
7898 * nss/nsswitch.c (__nss_lookup): Actually use alternative name in
7899 second lookup.
7900
80af8b82
UD
79012007-12-23 Ulrich Drepper <drepper@redhat.com>
7902
7903 * sysdeps/x86_64/cacheinfo.c (intel_02_known): New entry 0x3f.
7904 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
7905
4bcecfb7
RM
79062007-12-17 Roland McGrath <roland@redhat.com>
7907
7908 * inet/ether_line.c (ether_line): Remove unused variable.
7909
79102007-12-17 Samuel Thibault <samuel.thibault@ens-lyon.org>
7911
7912 * login/forkpty.c (forkpty): Add const qualifier to parameters termp
7913 and winp.
7914 * login/openpty.c (openpty): Likewise.
7915 * login/pty.h (openpty, forkpty): Likewise.
7916 * manual/terminal.texi (openpty, forkpty): Likewise.
7917
4cd4c5d6
UD
79182007-12-17 Ulrich Drepper <drepper@redhat.com>
7919
78c2bf0e 7920 * malloc/malloc.c (public_cALLOc): For arenas other than
4cd4c5d6
UD
7921 main_arena, count all bytes inside the mprotect_size range of the
7922 heap as uninitialized.
7923
68631c8e
UD
79242007-12-16 Ulrich Drepper <drepper@redhat.com>
7925
d9961b6a
UD
7926 * elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
7927 executable stacks.
7928
68631c8e
UD
7929 * malloc/malloc.c (public_mTRIm): Iterate over all arenas and call
7930 mTRIm for all of them.
7931 (mTRIm): Additionally iterate over all free blocks and use madvise
7932 to free memory for all those blocks which contain at least one
7933 memory page.
be8c1500
UD
7934 * malloc/tst-trim1.c: New file.
7935 * malloc/Makefile (tests): Add tst-trim1.
68631c8e
UD
7936
7937 * malloc/malloc.c (do_check_malloc_state): Minimal cleanups.
7938
78b767a0
UD
79392007-12-14 Ulrich Drepper <drepper@redhat.com>
7940
7941 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
7942 First cast argument to long
52386be7
UD
7943 * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_gettimeofday):
7944 Return long.
7945 (__vdso_clock_gettime): Likewise.
78b767a0
UD
7946 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Functions
7947 return long.
7948
bc3e1c12
UD
79492007-12-13 Ulrich Drepper <drepper@redhat.com>
7950
7951 * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l.
7952 * locale/nl_langinfo_l.c: Real implementation, copied from
7953 nl_langinfo.c.
7954 * include/langinfo.h: Add libc_hidden_proto for __nl_langinfo_l.
7955
77751669
UD
79562007-12-01 Jim Meyering <meyering@redhat.com>
7957
7958 * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
7959 that would inhibit utf8-optimization of a regexp containing line-
7960 or buffer-anchors, e.g., `^', `$'.
7961
f63e5063
UD
79622007-12-12 Ulrich Drepper <drepper@redhat.com>
7963
7964 * time/bug-getdate1.c (do_test): Don't use century values which
7965 aren't valid on 32-bit systems.
7966
a78814a9
UD
79672007-12-12 Jakub Jelinek <jakub@redhat.com>
7968
7969 * sysdeps/i386/i486/bits/string.h (memmove): Define as macro.
7970 (memmove): Rename to __memmove_g, with __asm__ ("memmove").
7971 * sysdeps/s390/bits/string.h (__strlen_g, __strcpy_g, __strncpy_g,
7972 __strcat_g, __strncat_g): Add __asm__.
7973
79742007-12-12 Ulrich Drepper <drepper@redhat.com>
7975
7976 [BZ #5477]
7977 * io/fchmodat.c: Fix typo in stub_warning use.
7978 Patch by Petr Salinger.
7979
17edb30c
UD
79802007-12-11 Ulrich Drepper <drepper@redhat.com>
7981
58d11795
UD
7982 * iconvdata/hp-thai8.c: New file.
7983 * iconvdata/Makefile: Add rules for hp-thai8.c.
7984 * iconvdata/tst-tables.sh: Add entry for HP-THAI8.
7985 * iconvdata/gconv-modules: Likewise.
7986
7987 [BZ #5464]
7988 * iconvdata/hp-greek8.c: New file.
7989 * iconvdata/Makefile: Add rules for hp-greek8.c.
7990 * iconvdata/tst-tables.sh: Add entry for HP-GREEK8.
7991 * iconvdata/gconv-modules: Likewise.
7992
7993 [BZ #5463]
7994 * iconvdata/hp-turkish8.c: New file.
7995 * iconvdata/Makefile: Add rules for hp-turkish8.c.
7996 * iconvdata/tst-tables.sh: Add entry for HP-TURKISH8.
7997 * iconvdata/gconv-modules: Likewise.
7998
cbf5760e
UD
7999 * malloc/arena.c (grow_heap): Split out code to shrink heap into...
8000 (shrink_heap): ... this new function.
8001 (heap_trim): Call shrink_heap instead of grow_heap.
8002
17edb30c
UD
8003 * malloc/malloc.c (_int_malloc): sYSMALLOc might fail, in this
8004 case don't call alloc_perturb.
8005
ae18718f
UD
80062007-12-10 Ulrich Drepper <drepper@redhat.com>
8007
8008 * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if
8009 possible.
8010 * sysdeps/unix/sysv/linux/kernel-features.h
8011 (__ASSUME_ADJ_OFFSET_SS_READ): Define for 2.6.24.
8012 * sysdeps/unix/sysv/linux/sys/timex.h (ADJ_OFFSET_SS_READ): Define.
8013
b4354cf4
UD
80142007-12-08 Ulrich Drepper <drepper@redhat.com>
8015
8016 [BZ #5424]
8017 * stdio-common/vfprintf.c: Do not overflow when adding to done.
8018 * stdio-common/Makefile (tests): Add bug22.
8019 * stdio-common/bug22.c: New file.
8020
8021 [BZ #5451]
8022 * time/getdate.c: Fix filling in default values.
8023 * time/bug-getdate1.c: New file.
8024 * time/Makefile: Add rules to build and run bug-getdate1.
8025
8026 * iconvdata/ebcdic-is-friss.c: Use 8bit-gap instead of 8bit-generic.
8027 * iconvdata/ebcdic-es.c: Likewise.
8028 * iconvdata/ebcdic-es-a.c: Likewise.
8029 * iconvdata/ebcdic-uk.c: Likewise.
8030 * iconvdata/iso8859-16.c: Likewise.
8031 * iconvdata/viscii.c: Likewise.
8032 * iconvdata/iso8859-9e.c: Likewise.
8033 * iconvdata/Makefile: Adjust appropriately.
8034
8035 [BZ #5428]
8036 * wcsmbs/wchar.h: Unconditionally undefine __need_mbstate and
8037 __need_wint_t.
8038
26e21e75
UD
80392007-12-07 Ulrich Drepper <drepper@redhat.com>
8040
87520ccc
UD
8041 [BZ #5427]
8042 * iconvdata/hp-roman9.c: New file.
8043 * iconvdata/Makefile: Add rules for hp-roman9.c.
8044 * iconvdata/tst-tables.sh: Add HP-ROMAN9.
b4354cf4 8045 * iconvdata/gconv-modules: Likewise.
87520ccc
UD
8046
8047 * iconvdata/hp-roman8.c: Use 8bit-gap instead of 8bit-generic.
8048 * iconvdata/Makefile: Adjust appropriately.
8049
26e21e75
UD
8050 [BZ #5441]
8051 * stdio-common/vfscanf.c (_IO_vfwscanf): Don't free ptrs_to_free
8052 structure, it's allocated with alloca.
8053 * stdio-common/Makefile (tests): Add bug21.
8054 * stdio-common/bug21.c: New file.
8055
80562007-12-06 Aurelien Jarno <aurelien@aurel32.net>
8057
8058 [BZ #5452]
8059 * sysdeps/unix/sysv/linux/bits/sched.h: Use __extension__
87520ccc 8060 keyword for gcc's braced-groups.
26e21e75
UD
8061
80622007-12-07 Ulrich Drepper <drepper@redhat.com>
8063
8064 [BZ #5454]
8065 * inet/ether_line.c: Strip hostname of whitespaces.
8066 * inet/Makefile (tests): Add tst-ether_line.
8067 * inet/tst-ether_line.c: New file.
8068
9e80c123
UD
80692007-12-03 Ulrich Drepper <drepper@redhat.com>
8070
da0ff4ae
UD
8071 [BZ #5439]
8072 * sysdeps/unix/sysv/linux/sys/signalfd.h: Fix use of __nonnull.
8073
51bd20d9
UD
8074 [BZ #5435]
8075 * sysdeps/unix/sysv/linux/i386/makecontext.S: Align stack.
8076
d90d0256
UD
8077 * stdlib/tst-setcontext.c: Catch the case where the links gets
8078 messed up and we do not reach main again.
8079
9e80c123
UD
8080 * po/ca.po: Update from translation team.
8081
ae4287f8
UD
80822007-11-26 Ulrich Drepper <drepper@redhat.com>
8083
6701afc7 8084 * posix/unistd.h: Declare fsync also for __USE_XOPEN2K.
79fb2e02 8085 * posix/regex.h (REG_ENOSYS): Likewise.
a912a4f8 8086 * wcsmbs/wchar.h: Define __need_file also for __USE_XOPEN2K.
ae4287f8 8087
30294ea4
UD
80882007-11-25 Ulrich Drepper <drepper@redhat.com>
8089
8090 * nscd/nscd.h (MAX_STACK_USE): Define.
8091 * nscd/mem.c (MAX_STACK_USE): Remove definition here.
8092 (gc): Initialize stack_used based on allocation in prune_cache.
8093 * nscd/cache.c (prune_cache): Use heap for mark array if necessary.
e8667ddc 8094 Clear array before use.
30294ea4
UD
8095
8096 * nscd/aicache.c (addhstaiX): Update statistics counter in case
10a4c1e9 8097 memory allocation failed.
e8667ddc
UD
8098 * nscd/hstcache.c (cache_addhst): Likewise.
8099 * nscd/grpcache.c (cache_addgr): Likewise.
8100 * nscd/servicescache.c (cache_addserv): Likewise.
8101 * nscd/pwdcache.c (cache_addpw): Likewise.
8102 * nscd/initgrcache.c (addinitgroupsX): Likewise.
30294ea4 8103
715db78b
UD
81042007-11-23 Ulrich Drepper <drepper@redhat.com>
8105
609bb071
UD
8106 * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
8107 and creat system calls.
8108
715db78b
UD
8109 * sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
8110
ea2c47b6
UD
81112007-11-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
8112
8113 * sysdeps/unix/sysv/linux/Makefile [subdir=inet] (sysdep_headers):
8114 Add netiucv/iucv.h.
8115 * sysdeps/unix/sysv/linux/netiucv/iucv.h: New file.
8116 * sysdeps/unix/sysv/linux/opensock.c (__opensock): Add AF_IUCV
8117 protocol.
8118 * sysdeps/unix/sysv/linux/sa_len.c (__libc_sa_len): Likewise.
8119 * sysdeps/unix/sysv/linux/s390/opensock.c: New file.
8120 * sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
8121
dcdcf4b9
UD
81222007-11-22 Martin Schwidefsky <schwidefsky@de.ibm.com>
8123
37143323
UD
8124 * sysdeps/s390/bits/string.h (strlen, strcpy, strncpy, strcat,
8125 strncat): Define as macros to avoid compile errors.
8126
dcdcf4b9
UD
8127 * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and
8128 creat entries.
8129
3a632674
UD
81302007-11-22 Ulrich Drepper <drepper@redhat.com>
8131
7ea8eb02
UD
8132 [BZ #5382]
8133 * nscd/nscd.h (NSCD_THREAD_STACKSIZE): Define.
8134 * nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
715db78b 8135 * nscd/mem.c (gc): Don't allocate arrays on the stack if they can
7ea8eb02 8136 overflow it.
70d5b6ef 8137 Partially based on a patch by Petr Baudis <pasky@suse.cz>.
7ea8eb02
UD
8138
8139 * sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
715db78b 8140 Return zero in case the thread library is not NPTL.
7ea8eb02 8141
5c3a3dba
UD
8142 [BZ #5375]
8143 * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix locking when
8144 initializing interface list.
8145
85883123
UD
8146 [BZ #5378]
8147 * nis/nss_compat/compat-initgroups.c (getgrent_next_nss): Don't
8148 use result of nss_getgrgid_r if nothing was found. For other
8149 error return with a failure.
8150 Partially based on a patch by Petr Baudis <pasky@suse.cz>.
8151
3a632674
UD
8152 * locale/programs/ld-collate.c (collate_read): Fix loop to match
8153 macro name.
8154
b73f9135
UD
81552007-11-19 Ulrich Drepper <drepper@redhat.com>
8156
ee72b971
UD
8157 * sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
8158 (get_scope): For IPv4 scope, use scopes table.
8159 (fini): Free scopes table if necessary.
8160 (free_scopelist): New function.
8161 (scopecmp): New function.
8162 (gaiconf_init): Also handle scopev4 entries.
8163 * posix/tst-rfc3484.c (do_test): Initialize scopes.
8164 * posix/tst-rfc3484-2.c (do_test): Likewise.
8165 * posix/gai.conf: Document scopev4 defaults.
8166 * posix/Makefile (tests): Add tst-rfc3484-3.
8167 * posix/tst-rfc3484-3.c: New file.
8168
f4a79765
UD
8169 * sysdeps/posix/getaddrinfo.c (default_labels): Describe entry for
8170 Teredo tunnels.
b73f9135
UD
8171 * posix/gai.conf: Update for current default tables.
8172
429bd64d
UD
81732007-11-19 Ulrich Drepper <drepper@redhat.com>
8174
8175 * po/tr.po: Update from translation team.
8176
3c9af259
RM
81772007-11-18 Roland McGrath <roland@frob.com>
8178
76cf9889
RM
8179 * manual/arith.texi (Remainder Functions): Spelling fix.
8180 From Shaun Silk <genix@mysoul.com.au>.
8181
3c9af259
RM
8182 * sysdeps/mach/hurd/bits/fcntl.h (O_CLOEXEC): Fix value.
8183
238346ab
UD
81842007-11-17 Ulrich Drepper <drepper@redhat.com>
8185
5879ad50
UD
8186 * po/zh_CN.po: Update from translation team.
8187
238346ab
UD
8188 * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
8189 Add sys/signalfd.h and sys/eventfd.h.
8190
b80b9c77
UD
81912007-11-15 Bruno Haible <bruno@clisp.org>
8192
8193 [BZ #5346]
8194 * intl/dcigettext.c (struct known_translation_t): Turn msgid into a
8195 union.
8196 (transcmp): Use the appropriate part of s1->msgid and s2->msgid.
8197 (DCIGETTEXT): Change the allocation of the 'search' variable so that
8198 it needs only fixed stack space. Delay the initialization of
8199 msgid_len until it is needed.
8200
2da2501c
AJ
82012007-11-15 Andreas Jaeger <aj@suse.de>
8202
8203 * sysdeps/ieee754/dbl-64/sincos.tbl: Fix size of union.
8204 Reported by Christoph Quirin Lauter <christoph.lauter@ens-lyon.fr>.
8205
68a6dcf5
UD
82062007-11-15 Ulrich Drepper <drepper@redhat.com>
8207
8208 * po/ko.po: Update from translation team.
8209
43850227
UD
82102007-11-14 Ulrich Drepper <drepper@redhat.com>
8211
1e2692c9
UD
8212 * sysdeps/unix/sysv/linux/check_native.c (__check_native): Simplify
8213 significantly. The device type is also part of the ifinfomsg data.
8214
84e6cc7c 8215 * po/sv.po: Update from translation team.
cbd52634 8216 * po/nl.po: Likewise.
84e6cc7c 8217
f9e2261b
UD
8218 * nscd/cache.c (prune_cache): If cache is empty, instruct caller
8219 to wake up in 24 hours.
8220
43850227
UD
8221 * nscd/gai.c (__ioctl): Define. Include check_native.c.
8222
5742e960
UD
82232007-11-13 Ulrich Drepper <drepper@redhat.com>
8224
1a821d82
UD
8225 * po/cs.po: Update from translation team.
8226 * po/pl.po: Likewise.
8227
773e79b3
UD
8228 * include/ifaddrs.h: Remove in6ai_temporary.
8229 (struct in6addrinfo): Add index element.
8230 Declare __check_native.
8231 * inet/Makefile (aux): Add check_native.
8232 * sysdeps/unix/sysv/linux/check_native.c: New file.
8233 * sysdeps/unix/sysv/linux/check_pf.c: No need to recognize
8234 IFA_F_TEMPORARY. Pass back ifa_index.
8235 * sysdeps/posix/getaddrinfo.c: Remove netlink compatibility code.
8236 (rfc3484_sort): Add new parameter. Implement rule 7 correctly:
8237 call __check_native if necessary.
8238 (getaddrinfo): Fill in index field. Use qsort_r instead of qsort
8239 to sort addresses. Pass information about the results.
8240 * posix/tst-rfc3484.c: Adjust for addition of index field and change
8241 of rfc3484_sort interface.
8242 * posix/tst-rfc3484-2.c: Likewise.
8243
e458144c
UD
8244 * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.
8245 * include/stdlib.h: Add hidden_proto for qsort_t and adjust protoype
8246 for _quicksort.
8247 * stdlib/msort.c (qsort): Now a wrapper around qsort_r.
8248 (qsort_r): Renamed from qsort. Take additional parameter and pass it
8249 on as third parameter to compare function and _quicksort.
8250 * stdlib/qsort.c (_quicksort): Take additional parameter and pass on
8251 to the compare function.
8252 * stdlib/Versions [libc] (GLIBC_2.8): Add qsort_r.
8253 * Versions.def: Add GLIBC_2.8 for libc.
8254
bd63f380
UD
8255 * posix/tst-rfc3484.c: Adjust for addition of prefixlen field.
8256 * posix/tst-rfc3484-2.c: Likewise.
8257
5742e960
UD
8258 * include/kernel-features.h: Moved to...
8259 * sysdeps/mach/hurd/kernel-features.h: ...here.
8260
a6ac7fdb
RM
82612007-09-13 H.J. Lu <hongjiu.lu@intel.com>
8262
8263 * sysdeps/i386/i586/memcpy_chk.S: New file.
8264 * sysdeps/i386/i586/mempcpy_chk.S: Likewise.
8265 * sysdeps/i386/i586/memset_chk.S: Likewise.
8266
6f3914d5
UD
82672007-11-12 Ulrich Drepper <drepper@redhat.com>
8268
8269 * include/ifaddrs.c (struct in6addrinfo): Add prefixlen field.
8270 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Always return
8271 list of interfaces. Also store prefix length.
8272 * sysdeps/posix/getaddrinfo.c (sort_result): Add prefixlen element.
8273 (rfc3484_sort): In rule 9, for IPv4 addresses count only matching
8274 prefix if source and destination address are in the same subnet.
8275 (getaddrinfo): Always call __check_pf. Fill in prefixlen field.
8276 Always look for matching record in in6ai list.
8277 Correct source_addr_len value for IPv6->IPv4 converted records.
8278
78cf5f6a
RM
82792007-11-11 Roland McGrath <roland@frob.com>
8280
8281 * include/kernel-features.h: New file.
8282
7f745396
UD
82832007-11-10 Ulrich Drepper <drepper@redhat.com>
8284
01e7fdbb
UD
8285 * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary
8286 complications for 64-bit platforms.
8287
7f745396
UD
8288 * sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..
8289 * sysdeps/unix/sysv/linux/open64_2.c: ...here. New file.
8290 * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines): Add
8291 open64_2.
8292 * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add open and creat
8293 entries.
8294 * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
8295 * sysdeps/wordsize-64/alphasort.c: New file.
8296 * sysdeps/wordsize-64/alphasort64.c: New file.
8297 * sysdeps/wordsize-64/fseeko.c: New file.
8298 * sysdeps/wordsize-64/fseeko64.c: New file.
8299 * sysdeps/wordsize-64/ftello.c: New file.
8300 * sysdeps/wordsize-64/ftello64.c: New file.
8301 * sysdeps/wordsize-64/ftw.c: New file.
8302 * sysdeps/wordsize-64/ftw64.c: New file.
8303 * sysdeps/wordsize-64/iofgetpos.c: New file.
8304 * sysdeps/wordsize-64/iofgetpos64.c: New file.
8305 * sysdeps/wordsize-64/iofopen.c: New file.
8306 * sysdeps/wordsize-64/iofopen64.c: New file.
8307 * sysdeps/wordsize-64/iofsetpos.c: New file.
8308 * sysdeps/wordsize-64/iofsetpos64.c: New file.
8309 * sysdeps/wordsize-64/lockf.c: New file.
8310 * sysdeps/wordsize-64/lockf64.c: New file.
8311 * sysdeps/wordsize-64/mkostemp.c: New file.
8312 * sysdeps/wordsize-64/mkostemp64.c: New file.
8313 * sysdeps/wordsize-64/mkstemp.c: New file.
8314 * sysdeps/wordsize-64/mkstemp64.c: New file.
8315 * sysdeps/wordsize-64/scandir.c: New file.
8316 * sysdeps/wordsize-64/scandir64.c: New file.
8317 * sysdeps/wordsize-64/tmpfile.c: New file.
8318 * sysdeps/wordsize-64/tmpfile64.c: New file.
8319 * sysdeps/wordsize-64/versionsort.c: New file.
8320 * sysdeps/wordsize-64/versionsort64.c: New file.
8321 * sysdeps/unix/sysv/linux/wordsize-64/aio_read.c: New file.
8322 * sysdeps/unix/sysv/linux/wordsize-64/aio_read64.c: New file.
8323 * sysdeps/unix/sysv/linux/wordsize-64/aio_write.c: New file.
8324 * sysdeps/unix/sysv/linux/wordsize-64/aio_write64.c: New file.
8325 * sysdeps/unix/sysv/linux/wordsize-64/creat64.c: New file.
8326 * sysdeps/unix/sysv/linux/wordsize-64/getdirentries.c: New file.
8327 * sysdeps/unix/sysv/linux/wordsize-64/getdirentries64.c: New file.
8328 * sysdeps/unix/sysv/linux/wordsize-64/lio_listio.c: New file.
8329 * sysdeps/unix/sysv/linux/wordsize-64/lio_listio64.c: New file.
8330 * sysdeps/unix/sysv/linux/wordsize-64/open64.c: New file.
8331 * sysdeps/unix/sysv/linux/wordsize-64/openat.c: New file.
8332 * sysdeps/unix/sysv/linux/wordsize-64/openat64.c: New file.
8333
8334 * crypt/sha256-crypt.c: Fix a comment.
8335 * crypt/sha512-crypt.c: Likewise.
8336
f6ed654c
UD
83372007-11-07 H.J. Lu <hongjiu.lu@intel.com>
8338
8339 * sysdeps/x86_64/memset.S: Add sfence after movnti.
8340
f2a8406a
UD
83412007-11-07 Ulrich Drepper <drepper@redhat.com>
8342
8343 [BZ #5277]
8344 * iconv/loop.c (STANDARD_TO_LOOP_ERR_HANDLER): If conversion failed
8345 because output buffer is too small break, don't loop.
8346 * iconvdata/Makefile (tests): Add bug-iconv6.
8347 * iconvdata/bug-iconv6.c: New file.
8348
7fe4e0e8
UD
83492007-11-06 Ulrich Drepper <drepper@redhat.com>
8350
9ca230d6
UD
8351 * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
8352 with size_t type.
8353 * stdio-common/printf_fp.c (__print_fp): Change chars_needed type to
8354 size_t. Add casts where needed.
8355
7fe4e0e8
UD
8356 * nscd/selinux.c (nscd_request_avc_has_perm): When compiled with
8357 old headers, don't call avc_has_perm if we don't have the
8358 permission information.
8359
b92e3780
UD
83602007-11-05 Daniel Jacobowitz <dan@codesourcery.com>
8361
8362 * elf/rtld.c (dl_main): Use the page size to find the map start.
8363
ffb1b882
UD
83642007-11-05 Ulrich Drepper <drepper@redhat.com>
8365
94a749f6
UD
8366 * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.
8367 Patch by Szymon Siwek <sls@poczta.wp.pl>.
8368
ffb1b882
UD
8369 * nscd/aicache.c (addhstaiX): Check herrno after IPv4 lookup only
8370 when the lookup call failed.
8371
8372 * nscd/nscd.h (struct database_dyn): Rename prunelock to prune_lock.
8373 Add prune_cond and wakeup_time.
8374 (CACHE_PRUNE_INTERNAL): Define.
8375 Update declarations of prune_cache and setup_thread.
8376 * nscd/connections.c (dbs): Update initializers.
8377 (CACHE_PRUNE_INTERNAL): Moved to nscd.h.
8378 (nscd_init): Default number of threads is now 4.
8379 (invalidate_cache): Take lock before calling prune_cache.
8380 (handle_request): If SELinux forbids the request, say so.
8381 (readylist_cond): Use static initializer.
8382 (nscd_run_prune): New function. Used only by pruning threads.
8383 (nscd_run_worder): Renamed from nscd_run. Remove support for pruning
8384 here.
8385 (fd_ready): Update nscd_run reference.
8386 (start_threads): No need to initialize readylist_cond.
8387 Start pruning threads separately.
8388 * nscd/nscd_setup_thread.c: Change return value type to int and always
8389 return 0.
8390 * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Change return value type
8391 to int and return nonzero value if we can use the TID address hack.
8392 * nscd/cache.c (cache_add): If next wakeup time of cleanup thread for
8393 the database is later than the new entry's timeout, update the
8394 wakeup time and wake the cleanup thread.
8395 (prune_cache): Return seconds the next entry in the database is still
8396 valid. Remove locking for pruning here.
8397 * nscd/nscd.conf: Document default number of threads.
8398
4c48ef06
UD
83992007-10-31 Ulrich Drepper <drepper@redhat.com>
8400
41ff2a49
UD
8401 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sure
8402 stack is properly aligned for the target function.
8403 Correct unwind info.
ffb1b882 8404
4c48ef06
UD
8405 * elf/rtld.c (dl_main): Initialize stack and pointer guard early
8406 when using auditing libraries.
8407
384ca551
UD
84082007-10-29 Ulrich Drepper <drepper@redhat.com>
8409
31e2791c
UD
8410 * resolv/Versions [libresolv] (GLIBC_PRIVATE): Add
8411 _nss_dns_getnetbyaddr2_r.
8412 * resolv/nss_dns/dns-host.c: Define _nss_dns_getnetbyaddr2_r. Pass
8413 extra parameter to getanswer_r.
8414 (_nss_dns_getnetbyaddr_r): Now a wrapper around
8415 _nss_dns_getnetbyaddr2_r.
8416
384ca551
UD
8417 * nscd/Makefile (nscd-modules): Replace gethstbynm2_r with
8418 gethstbynm3_r.
8419 * nscd/gethstbynm2_r.c: Remove.
8420 * nscd/gethstbynm3_r.c: New file.
8421 * nscd/aicache.c (addhstaiX): Use __gethostbyaddr2_r instead of
8422 __gethostbyaddr_r.
8423 * nscd/gethstbyad_r.c: Generate __gethostbyaddr2_r function. Define
8424 __gethostbyaddr_r compatibility wrapper.
8425 * nscd/hstcache.c (cache_addhst): Add ttl parameter. Use it when
8426 determining timeout of entry.
8427 (lookup): Take new parameter and pass it to __gethostbyname3_r and
8428 __gethostbyaddr2_r.
8429 (addhstbyX): Pass reference to variable for TTL to lookup and
8430 cache_addhst.
8431 * nss/Versions [glibc] (GLIBC_PRIVATE): Export __nss_passwd_lookup2,
8432 __nss_group_lookup2, __nss_hosts_lookup2, __nss_services_lookup2,
8433 and __nss_next2. Remove __nss_services_lookup.
8434 * nss/XXX-lookup.c: Name function now *_lookup2. Add new parameter.
8435 Add compat wrapper.
8436 * nss/getXXbyYY_r.c: Changes to call new *_lookup2 functions and
8437 __nss_next2.
8438 * nss/getXXent_r.c: Likewise.
8439 * nss/getnssent_r.c: Likewise.
8440 * nss/nsswitch.c (__nss_lookup): Add new parameter. If first function
8441 does not exist in module, try the optional second name.
8442 (__nss_next2): New function.
8443 (__nss_next): Now wrapper around __nss_next2.
8444 * nss/nsswitch.h: Adjust __nss_lookup prototype.
8445 Declare __nss_next2.
8446 Adjust definition of db_lookup_function type.
8447 * nss/service-lookup.c: Define NO_COMPAT.
8448 * include/netdb.h: Declare __gethostbyaddr2_r and __gethostbyname3_r.
8449 * inet/ether_hton.c: Use __nss_next2 instead of __nss_next.
8450 * inet/ether_ntoh.c: Likewise.
8451 * sunrpc/netname.c: Likewise.
8452 * sunrpc/publickey.c: Likewise.
8453 * inet/getnetgrent.c: Likewise. Adjust calls to __nss_lookup.
8454 * inet/gethstbyad_r.c (DB_LOOKUP_FCT): Change to __nss_hosts_lookup2.
8455 * inet/gethstbynm2_r.c (DB_LOOKUP_FCT): Likewise.
8456 * inet/gethstbynm_r.c (DB_LOOKUP_FCT): Likewise.
8457 * inet/gethstent_r.c (DB_LOOKUP_FCT): Likewise.
8458
8459 * nscd/aicache.c (addhstaiX): Fix default TTL handling.
8460
5e37840c 8461 * inet/getnetgrent_r.c (setup): Encrypt static pointer.
384ca551 8462
88197030
UD
84632007-10-28 Ulrich Drepper <drepper@redhat.com>
8464
f160a450
UD
8465 [BZ #5204]
8466 * crypt/sha256c-test.c: Define TIMEOUT to 6 for ancient hardware.
8467 * crypt/sha512c-test.c: Likewise.
8468
4c6b2202
UD
8469 [BZ #5225]
8470 * stdio-common/vfscanf.c (_IO_vfwscanf): Don't misuse wp pointer
8471 to keep track of end of %[ format string element.
22c915ac
UD
8472 * stdio-common/Makefile (tests): Add bug20.
8473 * stdio-common/bug20.c: New file.
4c6b2202 8474
88197030
UD
8475 [BZ #5222]
8476 * elf/dl-load.c (_dl_rtld_di_serinfo): Correct handling of short
8477 path elements in counting mode.
8478
05d69147
UD
84792007-10-27 Andreas Jaeger <aj@suse.de>
8480
94833f11
UD
8481 [BZ #5040]
8482 * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLRDHUP): Add value.
8483
05d69147
UD
8484 [BZ #3112]
8485 * sysdeps/ia64/backtrace.c (init): Free shared library if incorrect.
8486 (__cleanup): Free shared library when exiting.
8487 * sysdeps/i386/backtrace.c (init): Free shared library if incorrect.
8488 (__cleanup): Free shared library when exiting.
8489
e6b29af8
UD
84902006-04-14 H.J. Lu <hongjiu.lu@intel.com>
8491
8492 [BZ #2549]
8493 * math/libm-test.inc (check_float_internal): Support
8494 denormalized return.
8495
ad3371fb
UD
84962007-10-23 Andreas Jaeger <aj@suse.de>
8497
8498 [BZ #5208]
8499 * sysdeps/unix/sysv/linux/readahead.c (__readahead): Use
8500 __LONG_LONG_PAIR to handle little endian byte order.
8501 Suggested by abhishekrai@google.com
8502
666aa020
UD
85032007-10-27 Ulrich Drepper <drepper@redhat.com>
8504
8505 * malloc/arena.c [!NO_THREADS]: Use ATFORK_MEM if defined.
8506
8ad343b3
UD
85072007-10-26 Ulrich Drepper <drepper@redhat.com>
8508
8509 * nscd/cache.c (prune_cache): Move test for modified file outside
8510 of locking.
8511
9251c568
AJ
85122007-10-21 Andreas Jaeger <aj@suse.de>
8513
8514 * manual/texinfo.tex: Update to latest version.
8515
8516 * manual/sysinfo.texi (System Parameters): Fix Formatting.
8517
8518 * manual/arith.texi (Status bit operations): Fix formatting.
8519
8520 * manual/errno.texi (Error Messages): Fix formatting.
8521
8522 * manual/sysinfo.texi (System Parameters): Fix formatting.
8523
8524 * manual/libc.texinfo: Update VERSION and UPDATED.
8525
260b2e06
RM
85262007-10-19 Roland McGrath <roland@redhat.com>
8527
8528 * elf/Makefile ($(objpfx)ld.so): Use $(AWK).
8529
46ae8850
JJ
85302007-10-06 David S. Miller <davem@davemloft.net>
8531
8532 * configure.in: Add sparcv9v2 and sparc64v2.
8533 * scripts/config.sub: Likewise.
8534 * configure: Regenerate.
8535 * elf/elf.h (HWCAP_SPARC_N2): New.
8536 * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Bump to 8.
8537 * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add 'v9v2'.
8538 (HWCAP_IMPORTANT): Add HWCAP_SPARC_N2.
8539 * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memcpy.S: New file.
8540 * sysdeps/sparc/sparc32/sparcv9/sparcv9v2/memset.S: New file.
8541 * sysdeps/sparc/sparc64/sparcv9v2/memcpy.S: New file.
8542 * sysdeps/sparc/sparc64/sparcv9v2/memset.S: New file.
8543
6fbfbd80
UD
85442007-10-18 Ulrich Drepper <drepper@redhat.com>
8545
8546 * sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
8547 even if the poll result indicates there is data to read.
8548 Patch by Jeff Moyer <jmoyer@redhat.com>.
8549
39cfc9fa
RM
85502007-10-18 Roland McGrath <roland@redhat.com>
8551
8552 * elf/elf.h (NT_PPC_VMX): New macro.
28919a77 8553
39cfc9fa 85542007-10-17 Ulrich Drepper <drepper@redhat.com>
28919a77
UD
8555
8556 * version.h (VERSION): Set to 2.7.90.
8557
ed13ccf1
JJ
85582007-10-17 Jakub Jelinek <jakub@redhat.com>
8559
8560 * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add
8561 weak_alias.
8562
ee9fd869
RM
85632007-10-17 Roland McGrath <roland@frob.com>
8564
8565 * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU__] (F_DUPFD_CLOEXEC): New.
8566 * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Implement it.
8567
1aa5e4d7
UD
85682007-10-17 Ulrich Drepper <drepper@redhat.com>
8569
50c9fbbf 8570 * version.h (VERSION): Bump to 2.7.
777bc4bf 8571 * include/features.h (__GLIBC_MINOR__): Bump to 7.
50c9fbbf 8572
58423c7d
UD
8573 [BZ #5186]
8574 * time/tzset.c (__tz_convert): Don't force testing for a change of
8575 TZ if not called from localtime. But then also see whether the
8576 file changed, in case __use_tzfile is set.
8577
1aa5e4d7
UD
8578 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.
8579 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
8580 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
8581 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
8582 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
8583 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
8584 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
8585 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
8586
fc4837e5
UD
85872007-10-17 Jakub Jelinek <jakub@redhat.com>
8588
8589 * sysdeps/posix/getaddrinfo.c (getaddrinfo): When sorting addresses
8590 and admin selects to be able to replace the gai.conf file, lock
8591 data structures around the qsort call.
8592
62eaf7c8
UD
85932007-10-17 Ulrich Drepper <drepper@redhat.com>
8594
406f28db
UD
8595 * sysdeps/x86_64/cacheinfo.c: Comment out code added in support of
8596 new memset.
ac1cb5da 8597 * sysdeps/x86_64/memset.S: Revert to old version for now. The cost is
406f28db
UD
8598 too high for the improvements. Implement bzero unconditionally for
8599 use in libc.
ac1cb5da
UD
8600
86012007-10-17 Ulrich Drepper <drepper@redhat.com>
8602 Jakub Jelinek <jakub@redhat.com>
8603
62eaf7c8
UD
8604 * time/tzfile.c (__tzfile_read): Read POSIX TZ string if available
8605 even when time_t is 32-bit.
8606 (__tzfile_compute): Override POSIX TZ string STD/DST zone names if
8607 timezone data read by __tzfile_default. Ensure __tzname[0] is
8608 always set after the search.
8609
6a649d25
UD
86102007-10-16 Ulrich Drepper <drepper@redhat.com>
8611
8612 * time/tzfile.c (__tzfile_read): Help the compiler recognize
8613 unreachable code on 32-bit machines.
8614
800d6f9e
UD
86152007-10-16 Jakub Jelinek <jakub@redhat.com>
8616
8617 [BZ #5184]
8618 * time/strftime_l.c: Include stdbool.h.
8619 (my_strftime): New wrapper, old function renamed to...
8620 (__strftime_internal): ... new function. Add tzset_called
8621 argument, pass it down to recursive calls, don't call tzset ()
8622 if already true, set to true after call to tzset ().
62eaf7c8 8623
69819d92
UD
86242007-10-16 Ulrich Drepper <drepper@redhat.com>
8625
8626 * time/tzfile.c (__tzfile_read): Take extra memory requested by caller
8627 into account when copying TZ string.
8628
62eaf7c8
UD
86292007-10-16 Jakub Jelinek <jakub@redhat.com>
8630
8631 * time/tzfile.c (__tzfile_compute): For use_last case set i to
8632 num_transition rather than num_transitions - 1.
8633
0308ad66
JJ
86342007-10-16 Jakub Jelinek <jakub@redhat.com>
8635
8d137b60
JJ
8636 * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move
8637 PIC indirect jump.
8638
0308ad66
JJ
8639 * sysdeps/x86_64/memset.S: Jump from bzero to memset using
8640 a local label rather than HIDDEN_JUMPTARGET.
8641
e2b393bc
UD
86422007-10-15 Ulrich Drepper <drepper@redhat.com>
8643
8644 * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.
8645 (init_cacheinfo): Initialize it.
8646 * sysdeps/x86_64/memset.S: Use __x86_64_shared_cache_size.
8647 Always define bzero.
8648 Remove non-glibc code.
8649 * sysdeps/x86_64/bzero.S: Make an empty file.
8650
86512007-10-15 H.J. Lu <hongjiu.lu@intel.com>
8652
8653 * sysdeps/x86_64/cacheinfo.c
8654 (__x86_64_preferred_memory_instruction): New.
8655 (init_cacheinfo): Initialize __x86_64_preferred_memory_instruction.
8656
8657 * sysdeps/x86_64/memset.S: Rewrite.
8658
0fbfcb7b
RM
86592007-10-15 Roland McGrath <roland@redhat.com>
8660
8661 * po/libc.pot: Regenerated.
8662
2884dad4
UD
86632007-10-15 Ulrich Drepper <drepper@redhat.com>
8664
e2b393bc 8665 * nss/getXXbyYY_r.c (REENTRANT_NAME): Mangle startp and start_fct
d96a2216
UD
8666 pointers.
8667
2884dad4
UD
8668 [BZ #3425]
8669 * resolv/nss_dns/dns-host.c (getanswer_r): Fail with
8670 NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
8671 address record to T_A/T_AAAA requests.
8672
89dc9d4c
UD
86732007-10-14 Ulrich Drepper <drepper@redhat.com>
8674
8d97ac13
UD
8675 * posix/glob.c: Reimplement link_exists_p to use fstatat64.
8676
1b6aa63f
UD
8677 * posix/glob.c: Add some branch prediction throughout.
8678
895a08c0
UD
8679 * nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
8680 read from nscd.
8681
6f55ed88
UD
8682 * sysdeps/posix/getaddrinfo.c (struct sort_result): Add
8683 service_order.
8d62c8ab
UD
8684 (rfc3484_sort): Make sure that even if qsort doesn't support
8685 stable sorting out sorting here is stable by comparing service_order.
6f55ed88 8686 (getaddrinfo): Initialize service_order.
a94673e6
UD
8687 * posix/tst-rfc3484.c (do_test): Adjust for addition of
8688 service_order field to sorting structure.
dfcf64ce 8689 * posix/tst-rfc3484-2.c (do_test): Likewise.
6f55ed88 8690
fa76dde2
UD
8691 * include/time.h: Declare __tzset_parse_tz and __tzset_compute.
8692 * time/tzset.c (tzset_internal): Break TZ string parsing out into
8693 __tzset_parse_tz and updating of daylight, timezone, tzname into
8694 update_vars.
8695 (__tz_compute): Renamed from tz_compute. Take additional parameters.
8696 (__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
8697 happens in __tz_compute.
8698 * time/tzfile.c (__tzfile_read): Also read TZ string.
8699 (find_transition): Fold into __tzfile_compute.
8700 (__tzfile_compute): For times beyond the last transition try to
8701 use the TZ string.
8702 * timezone/tst-timezone.c: Information in daylight and tzname does
8703 change for Asia/Tokyo timezone with more concrete information.
8704 Remove the test.
8705
8706 * include/stdio.h: Add libc_hidden_proto for ftello.
8707 * libio/ftello.c: Add libc_hidden_def.
8708
89dc9d4c
UD
8709 [BZ #1140]
8710 * time/tzfile.c (__tzfile_compute): Compute tzname[] values based
8711 on the specified time and not the last entries in the file. Move
8712 code to determine tzname[] to...
8713 (find_transition): ...here. Add ugly guess for times before the
8714 first transition.
8715
f7140274
UD
87162007-10-13 Ulrich Drepper <drepper@redhat.com>
8717
cfca0aa3
UD
8718 [BZ #3195]
8719 * nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
8720 no entry.
8721 * nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
8722 * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
8723 * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
8724 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
8725
43d3e6bd
UD
8726 * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
8727 read mechanism when there are no group members and avoid no-op
8728 read syscall in this case.
8729
f7140274
UD
8730 [BZ #3242]
8731 * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
8732 (__readall): If reading failed due to EAGAIN error wait a bit
8733 and possibly try again.
8734 (__readvall): Likewise.
8735
656f02ce
UD
87362007-10-13 Bruno Haible <bruno@clisp.org>
8737
8738 * intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
8739 when we cannot recode the message.
8740
0ea49677
UD
87412007-10-13 Ulrich Drepper <drepper@redhat.com>
8742
8743 [BZ #4359]
8744 * libio/__freading.c (__freading): Don't return true for
ed36f224
UD
8745 write-only streams. For read/write streams, check whether we
8746 performed a read operation already.
7e39d802
UD
8747 * libio/Makefile (tests): Add tst-ext2.
8748 * libio/tst-ext2.c: New file.
0ea49677 8749
78a9b2dc
UD
87502007-10-12 Ulrich Drepper <drepper@redhat.com>
8751
fab1a490
UD
8752 * locale/programs/repertoire.c (repertoire_read): Always free
8753 memory for repertoire file name [Coverity CID 270].
8754
78a9b2dc
UD
8755 * elf/cache.c (save_aux_cache): Free memory allocated for
8756 temporary file name [Coverity CID 267].
8757
29d49a1a
JJ
87582007-10-12 Jakub Jelinek <jakub@redhat.com>
8759
8760 * misc/Makefile (headers): Add bits/error.h.
8761
d074d36d
UD
87622007-10-12 Ulrich Drepper <drepper@redhat.com>
8763
b7d1c5fa
UD
8764 * posix/fnmatch_loop.c: Take rule index returned as part of
8765 findidx return value into account when accessing weights.
8766 * posix/regcomp.c: Likewise.
8767 * posix/regexec.c: Likewise.
8768
d074d36d
UD
8769 * locale/programs/ld-collate.c (collate_read): Optimize a bit.
8770 (skip_to): Fix problems with parameter of elifdef/elifndef.
8771
26a51060
UD
87722007-10-11 Ulrich Drepper <drepper@redhat.com>
8773
8774 * iconv/gconv_simple.c: Add some branch prediction.
8775
6dd3748b
UD
87762007-10-12 Jakub Jelinek <jakub@redhat.com>
8777
8778 * locale/programs/ld-collate.c (collate_read): If ignore_content
8779 and nowtok is tok_define, eat any tok_eol tokens.
8780
d0b5557d
JJ
87812007-10-11 Jakub Jelinek <jakub@redhat.com>
8782
8783 * sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
8784 (struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
8785
8786 * inet/netinet/in.h: Don't include bits/socket.h.
8787 * sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
8788 macro.
8789 * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
8790
3a054d7a
UD
87912007-10-10 Ulrich Drepper <drepper@redhat.com>
8792
8793 * locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
8794 and tok_elifndef.
8795 * locale/programs/locfile-kw.gperf: Likewise.
8796 * locale/programs/ld-collate.c: Implement primitive preprocessor.
8797
c06b7169
UD
87982007-10-10 Jakub Jelinek <jakub@redhat.com>
8799
8800 * stdio-common/printf-parse.h: Include string.h and wchar.h.
8801 (__find_specwc): Change into __extern_always_inline function.
8802 (__find_specmb): Likewise. Remove ps argument. Use __strchrnul.
8803 (__parse_one_specmb): Remove ps argument.
8804 * stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
8805 Adjust __find_specmb and __parse_one_specmb callers.
8806 * stdio-common/printf-prs.c (parse_printf_format): Likewise.
8807 * stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
8808 Removed.
8809 (__parse_one_specmb): Remove ps argument, adjust __find_specmb
8810 caller.
8811
5a01ab7b
UD
88122007-10-09 Ulrich Drepper <drepper@redhat.com>
8813
8814 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
8815 with some Pentium Ds.
8816
e3f8e049
UD
88172007-10-08 Ulrich Drepper <drepper@redhat.com>
8818
8819 * sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
8820 __read not read.
8821 * sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
8822 __write not write.
8823
a1a363d2
UD
88242007-10-07 Ulrich Drepper <drepper@redhat.com>
8825
a1160714
UD
8826 [BZ #181]
8827 * locale/C-time.c: Set week_1stday data to 19971201.
659a9013
UD
8828 * locale/programs/ld-time.c (time_finish): Default for
8829 first_workday is Monday.
a1160714 8830
bb27a6eb
UD
8831 [BZ #2633]
8832 * wcsmbs/wchar.h: Move many C99 functions into std namespace.
8833
c8d48fae
UD
8834 [BZ #5103]
8835 * posix/glob.c (glob): Recognize patterns starting \/.
8836 * posix/tst-gnuglob.c (find_file): Handle absolute path names.
8837 (main): Add test for pattern starting \/.
8838
a1a363d2
UD
8839 * misc/error.h: Use __const instead of const.
8840 * misc/bits/error.h: Likewise.
8841
88422007-10-07 Andreas Jaeger <aj@suse.de>
8843
8844 * include/bits/error.h: New file.
8845
8846 * misc/bits/error.h (error_at_line): Fix prototype.
8847
71894681
UD
88482007-10-06 Ulrich Drepper <drepper@redhat.com>
8849
a6fa5328
UD
8850 [BZ #3924]
8851 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
8852 more little bugs in creating the stack frame when pltexit has to
8853 be called.
8854
8c7661bc 8855 * nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
50607309 8856 * nscd/connections.c (verify_persistent_db): Recognize circular lists.
8c7661bc 8857
c039eedd
UD
8858 [BZ #4407]
8859 * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
8860 * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
8861 * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
8862 * math/libm-test.inc: Add test for this case.
8863
71894681
UD
8864 [BZ #5010]
8865 * sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
8866 (svc_register): Initialize sc_mapped. Set to TRUE if call to
8867 map service succeeded.
8868 (svc_is_mapped): New function.
8869 (svc_unregister): Use it before trying to unmap service.
8870
34c2c092
UD
88712007-10-05 Ulrich Drepper <drepper@redhat.com>
8872
d10737e4
UD
8873 * timezone/zic.c: Update from tzcode2007h.
8874
8875 [BZ #5063]
8876 * timezone/africa: Update from tzdata2007h.
8877 * timezone/antarctica: Likewise.
8878 * timezone/asia: Likewise.
8879 * timezone/australasia: Likewise.
8880 * timezone/europe: Likewise.
8881 * timezone/leapseconds: Likewise.
8882 * timezone/northamerica: Likewise.
8883 * timezone/southamerica: Likewise.
8884 * timzeone/zone.tab: Likewise.
8885
0304f168
UD
8886 [BZ #5104]
8887 * elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.
8888
a83b5649
UD
8889 [BZ #5113]
8890 * string/bits/string2.h (__strdup): Cast parameters to calloc to
8891 avoid warning with -Wconversion.
8892 (__strndup): Likewise.
c039eedd 8893 Half the patch by Christian Iseli <christian.iseli@licr.org>.
a83b5649 8894
3e6ce4d7
UD
8895 [BZ #5112]
8896 * nscd/connections.c (restart): Don't resync if database is
8897 disabled. Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.
8898
8e351378
UD
8899 * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
8900 struct tcp_md5sig. Extend struct tcp_info according to recent kernels.
8901
8902 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
8903 evetnfd_read, eventfd_write.
8904 * sysdeps/unix/sysv/linux/eventfd.c: New file.
8905 * sysdeps/unix/sysv/linux/eventfd_read.c: New file.
8906 * sysdeps/unix/sysv/linux/eventfd_write.c: New file.
8907 * sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
d10737e4 8908 * sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,
8e351378
UD
8909 eventfd_write for GLIBC_2.7.
8910
34c2c092
UD
8911 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
8912 * sysdeps/unix/sysv/linux/signalfd.c: New file.
8913 * sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
8914 * sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.
8915
6789aaaa 89162007-10-04 Jakub Jelinek <jakub@redhat.com>
375d9429
UD
8917
8918 * stdlib/msort.c: Include stdint.h.
8919 (struct msort_param): New type.
8920 (msort_with_tmp): Use struct msort_param pointer for unchanging
8921 parameters. Add optimized handling for several common sizes
8922 and indirect sorting mode.
8923 (qsort): Adjust msort_with_tmp callers. For big S use indirect
8924 sorting.
8925 Suggested by Belazougui Djamel .
8926
8927 * stdlib/Makefile (tests): Add tst-qsort2.
8928 * stdlib/tst-qsort2.c: New test.
8929
b80bfc8b
UD
89302007-10-04 Ulrich Drepper <drepper@redhat.com>
8931
174420d2
UD
8932 * login/login_tty.c (login_tty): The Linux kernel can return EBUSY
8933 for dup2 in case another thread races with the current one. Retry
8934 in this case.
8935
b80bfc8b
UD
8936 * misc/error.h: Remove support for use outside of libc. We have to
8937 include <features.h> now. Include <bits/error.h> if possible.
8938 * misc/bits/error.h: New file.
8939
6789aaaa 89402007-10-03 Jakub Jelinek <jakub@redhat.com>
ee868c89 8941
e5dd2178
UD
8942 * string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,
8943 bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
8944 __extern_always_inline functions unconditionally, drop macros.
8945
ac97dec1
UD
8946 * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
8947 * wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
8948 __REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.
8949
ee868c89
UD
8950 * misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
8951 add __artificial__ attribute.
8952
80e069e0
UD
89532007-10-02 Ulrich Drepper <drepper@redhat.com>
8954
6e682cf5
UD
8955 * string/strcoll_l.c (STRCOLL): Correct handling of switching from
8956 backward to forward direction.
8957
90241a20
UD
8958 * string/strcoll_l.c (STRCOLL): Correct test for alloca use.
8959
80e069e0
UD
8960 [BZ #645]
8961 * locale/programs/ld-collate.c (collate_finish): Compare against last
8962 used section which is known to have rules defined.
8963 (collate_read): After order_start, correctly record order of sections
8964 and queue sections up.
8965
035ef8d7
UD
89662007-10-01 Ulrich Drepper <drepper@redhat.com>
8967
95bddc0c
UD
8968 [BZ #5071]
8969 * malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
8970 the same number of pages.
8971 Patch by Tomash Brechko <tomash.brechko@gmail.com>.
8972
c8caf089
UD
8973 * locale/programs/ld-collate.c (collate_read): After initial copy
8974 statement, continue in state 0.
8975
035ef8d7
UD
8976 * include/stdio_ext.h (__fsetlocking): Define as macro.
8977
592a95ee
UD
89782007-09-30 Ulrich Drepper <drepper@redhat.com>
8979
56ebeb41
UD
8980 * locale/programs/ld-collate.c (collate_finish): Compare all bytes
8981 of section order.
8982
592a95ee
UD
8983 * po/pt_BR.po: Fix typo.
8984
6c522e21
UD
89852007-09-29 Ulrich Drepper <drepper@redhat.com>
8986
8ad5c3cd
UD
8987 * iconvdata/Makefile (modules): Add ISO8859-9E.
8988 (distribute): Add iso8859-9e.c.
8989 (gen-8bit-gap-modules): Add iso8859-9e.
8990 * iconvdata/iso8859-9e.c: New file.
8991 * iconvdata/gconv-modules: Add entries for ISO-8859-9E.
8992 * iconvdata/TESTS: Likewise.
8993 * iconvdata/tst-tables.sh: Likewise.
8994
8995 * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
8996
6c522e21
UD
8997 * locale/iso-639.def: Add several new entries.
8998
385b4cf4
UD
89992007-09-24 Jakub Jelinek <jakub@redhat.com>
9000
9001 * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store
9002 void * pointers instead of struct link_map **.
9003 (_dl_scope_free): Change argument type to void *.
9004 * include/link.h (struct link_map): Change type of l_reldeps
9005 to struct link_map_reldeps, move l_reldepsact into that
9006 struct too.
9007 * elf/dl-deps.c: Include atomic.h.
9008 (_dl_map_object_deps): Only change l->l_initfini when it is
9009 fully populated, use _dl_scope_free for freeing it. Optimize
9010 removal of libs from reldeps by using l_reserved flag, when
9011 some removal is needed, allocate a new list instead of
9012 reallocating and free the old with _dl_scope_free. Adjust
9013 for l_reldeps and l_reldepsact changes.
9014 * elf/dl-lookup.c (add_dependency): Likewise. Reorganize to allow
9015 searching in l_initfini and l_reldeps without holding dl_load_lock.
9016 * elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
9017 l_reldepsact changes.
9018 * elf/dl-close.c (_dl_close_worker): Likewise.
9019 * elf/dl-open.c (_dl_scope_free): Change argument type to void *.
9020
90bf831b
UD
90212007-09-28 Ulrich Drepper <drepper@redhat.com>
9022
9023 * iconvdata/Makefile (modules): Add KOI8-RU.
9024 (distribute): Add koi8-ru.c.
9025 (gen-8bit-gap-modules): Add koi8-ru.
9026 * iconvdata/koi8-ru.c: New file.
9027 * iconvdata/gconv-modules: Add entries for KOI8-RU.
9028 * iconvdata/TESTS: Likewise.
9029 * iconvdata/tst-tables.sh: Likewise.
9030
9031 * iconvdata/koi8-r.c (HAS_HOLES): Define to 0.
9032
d6cd6bf4
UD
90332007-09-26 Jakub Jelinek <jakub@redhat.com>
9034
9035 * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
9036 with __warning__/__error__ attributes.
9037 (__warnattr): Define.
9038 * stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
9039 __mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
9040 __warnattr.
9041 (realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
9042 of __*_chk if compile time detectable overflow is found.
9043 * libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
9044 __fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
9045 with __warnattr.
9046 (fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
9047 instead of __*_chk if compile time detectable overflow is found.
9048 (__gets_alias): Rename to...
9049 (__gets_warn): ... this. Add __warnattr.
9050 (gets): Call __gets_warn instead of __gets_alias.
9051 * socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
9052 aliases with __warnattr.
9053 (recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
9054 time detectable overflow is found.
9055 * posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
9056 __pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
9057 __getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
9058 __ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
9059 __getdomainname_chk_warn): New aliases with __warnattr.
9060 (read, pread, pread64, readlink, readlinkat, getcwd, confstr,
9061 getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
9062 __*_chk_warn instead of __*_chk if compile time detectable overflow
9063 is found.
9064 (__getgroups_chk): Rename argument to __listlen from listlen.
9065 (__getwd_alias): Rename to...
9066 (__getwd_warn): ... this. Add __warnattr.
9067 (getwd): Call __getwd_warn instead of __getwd_alias.
9068 * wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
9069 __wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
9070 __wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
9071 __mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
9072 __wcsnrtombs_chk_warn): New aliases with __warnattr.
9073 (wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
9074 mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
9075 compile time detectable overflow is found.
9076 (wcsncpy, wcpncpy): Likewise. For constant __n fix check whether
9077 to use __*_chk or not.
9078 (fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
9079 in comparisons which function should be called and in __*_chk*
9080 arguments. Call __*_chk_warn instead of __*_chk if compile time
9081 detectable overflow is found.
9082 (swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
9083 __*_chk argument.
9084 * debug/tst-chk1.c (do_test): Add a few more tests.
9085
408cfca0
UD
90862007-09-24 Ulrich Drepper <drepper@redhat.com>
9087
9088 [BZ #5058]
9089 * intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
9090 * intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
9091 (_nl_unload_domain): Finalize conversions_lock.
9092 * intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
9093 handling table of known conversions.
9094
e6eec9ce
JJ
90952007-09-24 Jakub Jelinek <jakub@redhat.com>
9096
9097 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
9098 close_not_cancel_no_status instead of close.
9099
a532a41d
UD
91002007-09-13 Aurelien Jarno <aurelien@aurel32.net>
9101
682268ef 9102 [BZ #5028]
408cfca0 9103 * posix/regcomp.c (lookup_collation_sequence_value): Check that
a532a41d
UD
9104 nrules != 0 for multibyte chars.
9105
dec9ed9e
UD
91062007-09-23 Ulrich Drepper <drepper@redhat.com>
9107
91633816
UD
9108 * resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
9109 Provide better error message in case the type is unknown.
9110
9cc198f6
UD
9111 [BZ #4963]
9112 * wcsmbs/wcsnlen.c: Don't reference before checking the length.
9113 * string/stratcliff.c: Make usable to test wide char functions.
9114 * wcsmbs/wcsatcliff.c: New file.
9115 * wcsmbs/Makefiel (tests): Add wcsatcliff.
9116
27f3d446
UD
9117 [BZ #4972]
9118 * iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
9119 (distribute): Add mac-centraleurope.c.
9120 (gen-8bit-gap-modules): Add mac-centraleurope.
9121 * iconvdata/mac-centraleurope.c: New file.
9122 * iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
9123 * iconvdata/TESTS: Likewise.
9124 * iconvdata/tst-tables.sh: Likewise.
9125
dec9ed9e
UD
9126 [BZ #5043]
9127 * iconv/iconv_open.c (iconv_open): For large codeset names use malloc.
9128
0435403c
UD
91292007-09-21 Ulrich Drepper <drepper@redhat.com>
9130
9131 * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
9132 from __x86_64_core_cache_size_half.
9133 (init_cacheinfo): Compute shared cache size for AMD processors with
9134 shared L3 correctly.
9135 * sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
9136 name change.
9137 Patch in large parts by Evandro Menezes.
9138
c3266dc0
UD
91392007-09-19 Ulrich Drepper <drepper@redhat.com>
9140
715899d1
UD
9141 * elf/dl-lookup.c (add_dependency): Handle failing memory
9142 allocation for dependency list. Remove unnecessary check.
9143
e1db0493
UD
9144 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
9145 open/close when determining source addresses.
9146
c3266dc0
UD
9147 * crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
9148 sha512-crypt, and sha512.
9149 (tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
9150 (distribute): Add sha256.h and sha512.h.
9151 * crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
9152 and call the appropriate code.
9153 * crypt/sha256-crypt.c: New file.
9154 * crypt/sha256.c: New file.
9155 * crypt/sha256.h: New file.
9156 * crypt/sha256c-test.c: New file.
9157 * crypt/sha256test.c: New file.
9158 * crypt/sha512-crypt.c: New file.
9159 * crypt/sha512.c: New file.
9160 * crypt/sha512.h: New file.
9161 * crypt/sha512c-test.c: New file.
9162 * crypt/sha512test.c: New file.
9163
ddf51ecb
JJ
91642007-09-19 Jakub Jelinek <jakub@redhat.com>
9165
9166 * misc/bits/syslog.h (syslog): Remove extraneous argument from
9167 the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
9168 __syslog_chk.
9169
b90395e6
UD
91702007-09-18 Jakub Jelinek <jakub@redhat.com>
9171
76c0bea7
JJ
9172 * locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
9173 %as in fscanf format strings.
9174
00680568
JJ
9175 * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
9176 * sysdeps/sparc/sparc64/elf/start.S: Likewise.
c3266dc0
UD
9177 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
9178 Likewise.
9179 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
9180 Likewise.
00680568 9181
b90395e6
UD
9182 * sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
9183 * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
9184 DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
9185 * elf/dl-sym.c (do_sym): Likewise.
9186 * include/link.h (struct link_map): Add l_serial field.
9187 * elf/dl-object.c (_dl_new_object): Initialize l_serial.
9188 * elf/dl-lookup.c (add_dependency): Add flags argument.
9189 Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
9190 flags, use THREAD_GSCOPE_RESET_FLAG before and
9191 THREAD_GSCOPE_SET_FLAG after
9192 __rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
9193 Don't dereference map until it has been found on some list.
9194 If map->l_serial changed, return -1.
9195
874aa523
UD
91962007-09-17 Jakub Jelinek <jakub@redhat.com>
9197
9198 * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
9199 __isoc99_sscanf, __isoc99_vscanf): New prototypes.
9200 (__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
9201 libc_hidden_proto.
9202 * include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
9203 __isoc99_swscanf, __isoc99_vwscanf): New prototypes.
9204 (__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
9205 add libc_hidden_proto.
9206 * libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
9207 vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
9208 conformance requested.
9209 * wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
9210 vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
9211 conformance requested.
9212 * libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
9213 vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
9214 conformance requested.
9215 * wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
9216 vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
9217 ISO C99 or POSIX conformance requested.
9218 * stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
9219 __isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
9220 __isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
9221 and __isoc99_vsscanf@@GLIBC_2.7.
9222 * stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
9223 isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
9224 (tests): Add scanf14.
9225 (CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
9226 CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
9227 CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
9228 CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
9229 CFLAGS-isoc99_scanf.c): Add $(exceptions).
9230 (CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
9231 from using internal headers.
9232 * wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
9233 __isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
9234 __isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
9235 and __isoc99_vswscanf@@GLIBC_2.7.
9236 * wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
9237 isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
9238 (CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
9239 CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
9240 (CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
9241 * stdio-common/isoc99_scanf.c: New file.
9242 * stdio-common/isoc99_vsscanf.c: New file.
9243 * stdio-common/isoc99_vscanf.c: New file.
9244 * stdio-common/isoc99_vfscanf.c: New file.
9245 * stdio-common/isoc99_fscanf.c: New file.
9246 * stdio-common/isoc99_sscanf.c: New file.
9247 * wcsmbs/isoc99_fwscanf.c: New file.
9248 * wcsmbs/isoc99_vswscanf.c: New file.
9249 * wcsmbs/isoc99_swscanf.c: New file.
9250 * wcsmbs/isoc99_wscanf.c: New file.
9251 * wcsmbs/isoc99_vwscanf.c: New file.
9252 * wcsmbs/isoc99_vfwscanf.c: New file.
9253 * libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
9254 * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
9255 clear _IO_FLAGS2_SCANF_STD bit from _flags2.
9256 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
9257 handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
9258 * stdio-common/scanf14.c: New test.
9259 * stdio-common/scanf15.c: New test.
9260 * sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
9261 isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
9262 isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
9263 isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
9264 isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
9265 * sysdeps/ieee754/ldbl-opt/Versions (libc): Export
9266 __nldbl___isoc99_scanf@@GLIBC_2.7,
9267 __nldbl___isoc99_fscanf@@GLIBC_2.7,
9268 __nldbl___isoc99_sscanf@@GLIBC_2.7,
9269 __nldbl___isoc99_vscanf@@GLIBC_2.7,
9270 __nldbl___isoc99_vfscanf@@GLIBC_2.7,
9271 __nldbl___isoc99_vsscanf@@GLIBC_2.7,
9272 __nldbl___isoc99_wscanf@@GLIBC_2.7,
9273 __nldbl___isoc99_fwscanf@@GLIBC_2.7,
9274 __nldbl___isoc99_swscanf@@GLIBC_2.7,
9275 __nldbl___isoc99_vwscanf@@GLIBC_2.7,
9276 __nldbl___isoc99_vfwscanf@@GLIBC_2.7
9277 and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
9278 * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
9279 __isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
9280 __isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
9281 __isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
9282 __isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
9283 * sysdeps/ieee754/ldbl-opt/nldbl-compat.c
9284 (__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
9285 __nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
9286 __nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
9287 __nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
9288 __nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
9289 __nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
9290 functions.
9291 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
9292 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
9293 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
9294 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
9295 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
9296 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
9297 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
9298 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
9299 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
9300 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
9301 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
9302 * sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.
9303
9304 * stdio-common/Makefile (tests): Add scanf13.
9305 (scanf13-ENV): New.
9306 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
9307 m modifier followed by l.
9308 (STRING_ARG): Add width argument.
9309 (_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
9310 <case L_('C')>: Handle %mlc and %mC.
9311 <case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
9312 arguments.
9313 * stdio-common/scanf13.c: New test.
9314
9315 * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
9316 the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.
9317
883f7943
UD
93182007-09-18 Ulrich Drepper <drepper@redhat.com>
9319
9320 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
874aa523 9321 type and __THROW marker of splice, vmsplice, and tee.
883f7943
UD
9322 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
9323 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
9324 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
9325 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
9326 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
9327 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
9328 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
9329 * sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
9330 as cancellation points.
9331
3524efe0
UD
93322003-11-01 Daniel Jacobowitz <dan@debian.org>
9333
9334 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
9335 parse more than three parts of the version number.
9336
267c54dc
UD
93372007-09-15 Ulrich Drepper <drepper@redhat.com>
9338
9339 * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
9340 modifier. Patch by Jakub Jelinek.
9341
5e17d6b7
UD
93422007-08-26 Jakub Jelinek <jakub@redhat.com>
9343
9344 * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
9345 call_fallocate in misc subdir.
9346 * sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
9347 * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
9348 * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
9349 instead of __fallocate64.
9350 * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.
9351
3a50811c
UD
93522007-09-15 Jakub Jelinek <jakub@redhat.com>
9353
9354 * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
9355 * rt/Makefile (headers): Add bits/mqueue2.h.
9356 * rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
9357 optimizing with GCC and __va_arg_pack_len is defined.
9358 * rt/bits/mqueue2.h: New file.
9359 * rt/mq_open.c (__mq_open): Renamed from mq_open.
9360 (mq_open): New strong_alias.
9361 (__mq_open_2): New function.
9362 * sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
9363 (mq_open): New strong_alias.
9364 (__mq_open_2): New function.
9365 * debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
9366 * Versions.def (librt): Add GLIBC_2.7 version.
9367 * debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
9368 * include/stdio.h (__fortify_fail): Add libc_hidden_proto.
9369
9370 * misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
9371 * io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
9372 is defined rather than when not C++.
9373 * io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
9374 __openat64_alias): New redirects.
9375 (__open_too_many_args, __open_missing_mode, __open64_too_many_args,
9376 __open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
9377 __openat64_too_many_args, __openat64_missing_mode): New __errordecls.
9378 (open, open64, openat, openat64): Rewrite as __extern_always_inline
9379 functions instead of function-like macros.
9380
9bdfff60
UD
93812007-09-14 H.J. Lu <hongjiu.lu@intel.com>
9382
9383 * sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
9384 * sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
9385 * sysdeps/i386/i586/memset.S (__memset_chk): New definition.
9386
ab905672
UD
93872007-09-15 Mike Frysinger <vapier@gentoo.org>
9388
9389 * inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
9390 * inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".
9391
9bd68902
RM
93922007-09-14 Mike Frysinger <vapier@gentoo.org>
9393
9394 * inet/tst-network.c: Increment ERRORS for failing tests.
9395
de1c3ebb
UD
93962007-09-07 Jakub Jelinek <jakub@redhat.com>
9397
9398 * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
9399 * misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
9400 implement as __extern_always_inline function.
9401 (vsyslog): Define as __extern_always_inline function unconditionally.
9402 * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
9403 When __va_arg_pack is defined, implement as __extern_always_inline
9404 functions.
9405 (vsprintf, vsnprintf, vprintf, vfprintf): Define as
9406 __extern_always_inline functions unconditionally.
9407 * libio/bits/stdio.h (vprintf): Ifdef out the inline when
9408 bits/stdio2.h will be included.
9409 * wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
9410 (swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
9411 implement as __extern_always_inline functions.
9412 (vswprintf, vwprintf, vfwprintf): Define as
9413 __extern_always_inline functions unconditionally.
9414 * debug/tst-chk1.c (do_test): Enable remaining tests for C++.
9415
94162007-09-03 Jakub Jelinek <jakub@redhat.com>
9417
9418 * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
9419 define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
9420 attribute.
9421 * include/features.h (__USE_EXTERN_INLINES): Define only when
9422 __extern_inline is defined.
9423 * stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
9424 is defined instead of when not __cplusplus.
9425 * misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
9426 is defined instead of when not __cplusplus.
9427 * socket/sys/socket.h: Include bits/socket2.h when
9428 __extern_always_inline is defined instead of when not __cplusplus.
9429 * libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
9430 is defined instead of when not __cplusplus.
9431 * posix/unistd.h: Include bits/unistd.h when __extern_always_inline
9432 is defined instead of when not __cplusplus.
9433 * string/string.h: Include bits/string3.h when __extern_always_inline
9434 is defined instead of when not __cplusplus.
9435 * wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
9436 is defined instead of when not __cplusplus.
9437 (btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
9438 * io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
9439 is not defined.
9440 * misc/bits/syslog-ldbl.h: Guard *_chk stuff with
9441 defined __extern_always_inline instead of !defined __cplusplus.
9442 * libio/bits/stdio-ldbl.h: Likewise.
9443 * wcsmbs/bits/wchar-ldbl.h: Likewise.
9444 * misc/bits/syslog.h (syslog): Don't define for C++.
9445 (vsyslog): Use __extern_always_inline function for C++ instead of
9446 a macro.
9447 * libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
9448 whenever that macro is defined.
9449 (vprintf): Don't provide the inline for C++.
9450 (fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
9451 * libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
9452 define the macros for C++.
9453 (vsprintf, vsnprintf, vprintf, vfprintf): Define as
9454 __extern_always_inline functions for C++.
9455 * io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
9456 stat64, lstat64, fstat64, fstatat64): Don't define if not
9457 __USE_EXTERN_INLINES.
9458 * wcsmbs/bits/wchar2.h: Fix #error message.
9459 (swprintf, wprintf, fwprintf): Don't define the macros for C++.
9460 (vswprintf, vwprintf, vfwprintf): Define using
9461 __extern_always_inline functions for C++.
9462 * string/bits/string3.h: Don't #undef macros if __cplusplus.
9463 (memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
9464 strncpy, strcat, strncat): Define as __extern_always_inline
9465 functions instead of macros for C++.
9466 * math/bits/cmathcalls.h: Guard __extern_inline routines with
9467 defined __extern_inline.
9468 * sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
9469 to __extern_inline whenever that macro is defined.
9470 * sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
9471 * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
9472 * sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
9473 * sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
9474 * sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
9475 * sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
9476 * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
9477 * sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
9478 * sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
9479 gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
9480 prototypes. Only provide __extern_inline routines if
9481 __USE_EXTERN_INLINES.
9482 * debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
9483 tests.
9484 * debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
9485 For now avoid some *printf tests in C++. Skip all testing
9486 if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
9487 is not.
9488 * debug/tst-chk4.cc: New file.
9489 * debug/tst-chk5.cc: New file.
9490 * debug/tst-chk6.cc: New file.
9491 * debug/tst-lfschk4.cc: New file.
9492 * debug/tst-lfschk5.cc: New file.
9493 * debug/tst-lfschk6.cc: New file.
9494 * include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
9495 prototypes in C++.
9496 * include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
9497 __vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
9498 __vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.
9499
b53eef9c
UD
95002007-09-13 Ulrich Drepper <drepper@redhat.com>
9501
9502 * po/cs.po: Update from translation team.
9503
af385590
RM
95042007-09-11 Roland McGrath <roland@redhat.com>
9505
9506 * posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
9507 compiling.
9508
af2f25a1
RM
95092007-09-07 Samuel Thibault <samuel.thibault@ens-lyon.org>
9510
9511 * sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
9512
94733ae0
RM
95132007-09-05 Roland McGrath <roland@redhat.com>
9514
9515 * manual/signal.texi (Signaling Another Process): Typo fix.
9516 From Karl Berry <karl@freefriends.org>.
9517
de4d8563
UD
95182007-08-29 Ulrich Drepper <drepper@redhat.com>
9519
9520 * sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
9521 zero if not defined.
9522 (make_request): Recognize optimistic addresses and treat them like
9523 deprecated addresses.
9524 Reported by Neil Horman <nhorman@redhat.com>.
9525
0adfcc05
UD
95262007-08-28 Ulrich Drepper <drepper@redhat.com>
9527
f3c54060
UD
9528 * nscd/connections.c (send_ro_fd): Also transfer file size.
9529 * nscd/nscd_helper.c (get_mapping): If nscd also transfers the
9530 file size don't call fstat.
9531
0adfcc05
UD
9532 * nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
9533 ahead and map the file. This should always be correct and we can
9534 catch problems later.
9535
3586b2b6
UD
95362007-08-28 Jakub Jelinek <jakub@redhat.com>
9537
9538 * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
9539 prototypes.
9540 (__fread_alias, __fread_unlocked_alias): New aliases.
9541 (fread): New extern inline.
9542 (fread_unlocked): Likewise. Undef macro before definition of
9543 the inline function.
9544 * debug/Makefile (routines): Add fread_chk and fread_u_chk.
9545 (CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
9546 * debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
9547 and __fread_unlocked_chk@@GLIBC_2.7.
9548 * debug/fread_chk.c: New file.
9549 * debug/fread_u_chk.c: New file.
9550 * debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.
9551
3704aa0b
RM
95522007-08-27 Jakub Jelinek <jakub@redhat.com>
9553
9554 * sysdeps/unix/sysv/linux/syscalls.list
9555 (personality): Change caller to EXTRA.
9556
80e7d6a6
UD
95572007-08-25 Ulrich Drepper <drepper@redhat.com>
9558
278bfa00
UD
9559 * iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
9560 to keep gcc quiet.
9561 * iconvdata/iso-2022-cn.c (BODY): Likewise.
9562
a45d733c
UD
9563 * locale/programs/ld-collate.c (collate_output): Avoid warning if
9564 NDEBUG is defined.
9565
5dfeae0e
UD
9566 * Makerules: Use -p option with mkdir.
9567
8f1fe057
UD
9568 * sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
9569 * nis/nis_xdr.c (_xdr_nis_server): Likewise.
bd0dcd28
UD
9570 (_xdr_directory_obj): Likewise.
9571 (xdr_entry_obj): Likewise.
9572 (xdr_group_obj): Likewise.
9573 (xdr_link_obj): Likewise.
9574 (xdr_table_obj): Likewise.
9575 (_xdr_nis_result): Likewise.
9576 (_xdr_ns_request): Likewise.
9577 (_xdr_ib_request): Likewise.
9578 (_xdr_nis_taglist): Likewise.
9579 (xdr_cback_data): Likewise.
8f1fe057 9580 * nis/yp_xdr.c (xdr_ypmaplist): Likewise.
bd0dcd28
UD
9581 (xdr_ypresp_maplist): Likewise.
9582
01339a67
UD
9583 * stdio-common/Makefile: Avoid format string warning for tst-sprint.
9584
3fa10468
UD
9585 * posix/regex_internal.h: Prevent some declarations and definitions
9586 to be seen when used in tests.
9587
ec1e04de
UD
9588 * posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
9589 * posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.
9590
7a344d1d
UD
9591 * debug/Makefile: Disable format checking when compiling tst-chk?.c.
9592
f8f6ff5d
UD
9593 * config.make.in (datarootdir): Add to shut up configure.
9594
76fca9f1
UD
9595 * sysdeps/x86_64/cacheinfo.c (handle_amd): Fix computation of
9596 associativity for fully-associative caches.
9597
80e7d6a6
UD
9598 * sysdeps/x86_64/cacheinfo.c (handle_amd): Handle L3 cache
9599 requests. Fill on more associativity values for L2.
9600 Patch mostly by Evandro Menezes.
9601
cb5ba304
UD
96022007-08-24 Ulrich Drepper <drepper@redhat.com>
9603
d250df8c
UD
9604 * sysdeps/unix/sysv/linux/x86_64/init-first.c
9605 (_libc_vdso_platform_setup): Avoid using exported variable by using
9606 alias.
9607
88f61aaf
UD
9608 * resolv/arpa/nameser.h (NS_OPT_DNSSEC_OK): Define.
9609
cb5ba304 9610 * sysdeps/unix/sysv/linux/i386/syscalls.list: No reason to mark
cb104bd7 9611 fallocate64 as EXTRA. It is not referenced if the symbol isn't
cb5ba304
UD
9612 defined.
9613
62e1b1f5
UD
96142007-08-23 Ulrich Drepper <drepper@redhat.com>
9615
44b2e581
UD
9616 * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Correctly
9617 align stack for call if pltexit is to be used.
9618
73e3ff07
UD
9619 [BZ #3924]
9620 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Correctly
9621 align for function call in case pltexit has to be called later.
9622
62e1b1f5
UD
9623 * sysdeps/i386/dl-trampoline.S (_dl_runtime_resolve): Avoid
9624 implicit atomic operation when storing function pointer.
9625 (_dl_runtime_profile): Likewise.
9626
0008163a
UD
96272007-08-17 Jakub Jelinek <jakub@redhat.com>
9628
9629 * nis/nis_table.c (nis_list): Don't fail if __follow_path returned
9630 NIS_NOTFOUND.
9631
55ea8790
UD
96322007-08-21 Ulrich Drepper <drepper@redhat.com>
9633
2e0e1a05
UD
9634 [BZ #4566]
9635 * string/strtok.c: Fix typo in comment.
9636
682e4437
UD
9637 [BZ #4582]
9638 * debug/segfault.c: Fix typos in comments.
9639
7d55c9eb
UD
9640 [BZ #4588]
9641 * stdio-common/tempnam.c: Fix comment, it is not checked that
9642 TMPDIR points to a writable directory.
9643
0f8f993c
UD
9644 [BZ #4726]
9645 * resolv/res_send.c (__libc_res_nsend): Initialize all of the
9646 memory allocated for the name server address.
9647
1465dd0f
UD
9648 [BZ #4946]
9649 * nscd/connections.c (handle_request): Using sendfile always
9650 requires that mmap is used for the database.
9651 Patch by Petr Baudis <pasky@suse.cz>.
9652
c44d3bdf
UD
9653 [BZ #4905]
9654 * nscd/hstcache.c (cache_addhst): When reloading an entry which
9655 suddenly has two or more addresses, ignore it and remove the old
9656 entry.
9657
1ce7d80d
UD
9658 [BZ #4814]
9659 * resolv/res_hconf.c: Prepare for compiling outside libc.
9660 * nscd/res_hconf.c: New file.
9661 * nscd/Makefile (nscd-modules): Add res_hconf. Add rules to build
9662 the new file.
9663 * nscd/gethstbynm2_r.c (NEED__RES_HCONF): Define.
9664 * nscd/gethstbyad_r.c (NEED__RES_HCONF): Likewise.
9665
a30d41c1
UD
9666 * nscd/hstcache.c (cache_addhst): Minimal optimization.
9667
45dc3ad7
UD
9668 [BZ #4925]
9669 * debug/pcprofiledump.c: Turn on internationalization by calling
9670 setlocale. Patch mostly by Benno Schulenberg.
9671
55ea8790
UD
9672 [BZ #4936]
9673 * iconv/gconv.c (__gconv): If flush was successful, clear rest of
9674 the state.
9675 * iconvdata/Makefile: Add rules to build and run bug-iconv5.
9676 * iconvdata/bug-iconv5.c: New file.
9677
0b82ff74
UD
96782007-08-04 Carlos O'Donell <carlos@systemhalted.org>
9679
55ea8790 9680 [BZ #4896]
0b82ff74
UD
9681 * elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,
9682 R_PARISC_GNU_VTENTRY, R_PARISC_GNU_VTINHERIT, R_PARISC_TLS_GD21L,
9683 R_PARISC_TLS_GD14R, R_PARISC_TLS_GDCALL, R_PARISC_TLS_LDM21L,
9684 R_PARISC_TLS_LDM14R, R_PARISC_TLS_LDMCALL, R_PARISC_TLS_LDO21L,
9685 R_PARISC_TLS_LDO14R, R_PARISC_TLS_DTPMOD32, R_PARISC_TLS_DTPMOD64,
9686 R_PARISC_TLS_DTPOFF32, R_PARISC_TLS_DTPOFF64, R_PARISC_TLS_LE21L,
9687 R_PARISC_TLS_LE14R, R_PARISC_TLS_IE21L, R_PARISC_TLS_IE14R,
9688 R_PARISC_TLS_TPREL32, R_PARISC_TLS_TPREL64.
9689
ee16a55a
UD
96902007-08-21 Ulrich Drepper <drepper@redhat.com>
9691
9692 [BZ #4937]
9693 * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash
9694 lookup loop. Suggested by John Reiser.
9695
b211fe0f
JJ
96962007-08-21 Jakub Jelinek <jakub@redhat.com>
9697
9698 * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.
9699
fb84593c
UD
97002007-08-20 Ulrich Drepper <drepper@redhat.com>
9701
9702 * csu/libc-start.c: Don't handle VDSO_SETUP here.
9703 * sysdeps/unix/sysv/linux/init-first.c: Handle it here instead.
9704 * sysdeps/unix/sysv/linux/x86_64/libc-start.c: Renamed to...
9705 * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...this. New file.
9706 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Move VDSO_SETUP code
9707 to...
9708 * sysdeps/unix/sysv/linux/x86_64/init-first.c: ...here. New file.
9709
b83fb35c
UD
97102007-08-18 Ulrich Drepper <drepper@redhat.com>
9711
9712 * po/nl.po: Update from translation team.
9713
20806a70
AJ
97142007-08-16 Andreas Jaeger <aj@suse.de>
9715
9716 * locale/localeinfo.h: Make _nl_category_name_idxs extern.
f00d47a3 9717 Reported by Peter Festner <peter.festner@ewetel.net>.
20806a70 9718
42282d57
JJ
97192007-08-17 Jakub Jelinek <jakub@redhat.com>
9720
9721 * login/tst-grantpt.c (test_einval): Add 3rd argument to open.
9722
8a501135
JJ
97232007-08-16 Jakub Jelinek <jakub@redhat.com>
9724
cb84d1e4
JJ
9725 * elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u
9726 to check for undefined symbols.
9727
91ddd9c4
JJ
9728 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone):
9729 If the syscall fails, set errno to the actual returned error number
9730 rather than EINVAL.
9731 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone): If
9732 arguments are incorrect, set errno to EINVAL, if the syscall
9733 fails, set errno to the actual returned error number.
9734
18915760
JJ
9735 * stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove.
9736 * wcsmbs/bits/wchar-ldbl.h (__wcstold_internal): Remove.
9737
8a501135
JJ
9738 * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to...
9739 * sysdeps/sparc/sparc32/sparcv9/sparcv9b/memcpy.S: ... here. New
9740 file.
9741 (ASI_PNF, ASI_BLK_P): Don't define.
9742 * sysdeps/sparc/sparc32/sparcv9v/memcpy.S: Moved to...
9743 * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memcpy.S: ... here. New
9744 file.
9745 * sysdeps/sparc/sparc32/sparcv9v/memset.S: Moved to...
9746 * sysdeps/sparc/sparc32/sparcv9/sparcv9v/memset.S: ... here. New
9747 file.
9748
e4720b0e
JJ
97492007-08-15 Jakub Jelinek <jakub@redhat.com>
9750
9751 * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising
9752 FE_UNDERFLOW on Niagara CPUs.
9753
9754 * sysdeps/sparc/fpu/feholdexcpt.c (feholdexcept): Clear all
9755 exceptions.
9756
702a9414
JJ
97572007-08-14 Jakub Jelinek <jakub@redhat.com>
9758
467d1345
JJ
9759 * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No
9760 need to check GLRO(dl_hwcap) & HWCAP_SPARC_FLUSH on sparcv9.
9761 (sparc_fixup_plt): Add do_flush argument instead of figuring whether
9762 flush should be used or not inside of the function.
9763 (elf_machine_fixup_plt, elf_machine_rela): Adjust caller.
9764
9765 * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone,
9766 __thread_start): Use HIDDEN_JUMPTARGET.
9767 * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__clone,
9768 __thread_start): Likewise.
9769 * sysdeps/unix/sysv/linux/sparc/sysdep.h (JUMPTARGET): Define.
9770
702a9414
JJ
9771 * sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare.
9772 Add libc_hidden_proto.
9773 (STRTOF): Add libc_hidden_proto.
9774 (___new_strtold_l, ___new_wcstold_l): New weak aliases.
9775 (strtold_l, wcstold_l): Use them as second argument for
9776 long_double_symbol.
9777
c6c8f0ec
UD
97782007-08-14 Ulrich Drepper <drepper@redhat.com>
9779
9780 * elf/dl-misc.c: Undo last change. The kernel won't allow it.
9781
5e88abf9
UD
97822007-08-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
9783
9784 * stdlib/strtold_l.c: Include wchar.h if needed. Add libc_hidden_def.
9785
fc4819b0
UD
97862007-08-14 Ulrich Drepper <drepper@redhat.com>
9787
9788 * po/bg.po: New file. From the translation team.
9789
22502ea2
UD
97902007-08-13 Jakub Jelinek <jakub@redhat.com>
9791
9792 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,
9793 __ASSUME_PPOLL, __ASSUME_ATFCTS, __ASSUME_SET_ROBUST_LIST,
9794 __ASSUME_UTIMENSAT, __ASSUME_FALLOCATE): Update per-arch conditions
9795 when each feature was introduced.
9796
9797 * sysdeps/unix/sysv/linux/dl-vdso.c: Don't include dl-hash.h.
9798 * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
9799 (CHECK_HASH): New macro.
9800 (PREPARE_VERSION): Use it.
9801
9802 * sysdeps/unix/sysv/linux/pselect.c (__generic_pselect): Only provide
9803 prototype if not __ASSUME_PSELECT.
9804 * sysdeps/unix/sysv/linux/ppoll.c (__generic_ppoll): Only provide
9805 prototype if not __ASSUME_PPOLL.
9806
9807 * sysdeps/unix/sysv/linux/dl-osinfo.h (ROUND): #undef after use.
9808
9809 * sysdeps/unix/clock_settime.c (freq, __pthread_clock_settime,
9810 hp_timing_settime): Don't define or declare if HANDLED_CPUTIME
9811 is defined.
9812
9c6f6953
UD
98132007-08-13 Ulrich Drepper <drepper@redhat.com>
9814
9815 * sysdeps/unix/sysv/linux/x86_64/libc-start.c
9816 (_libc_vdso_platform_setup): If vDSO is not available point
9817 __vdso_gettimeofday to the vsyscall.
9818 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S [SHARED]: Use
9819 __vdso_gettimeofday instead of vsyscall.
9820
f8de5057
UD
98212007-08-13 Jakub Jelinek <jakub@redhat.com>
9822
9823 * nscd/servicescache.c: Include kernel-features.h.
9824 * nscd/gai.c: Likewise.
9825 * sysdeps/unix/sysv/linux/statfs64.c: Likewise.
9826 * sysdeps/unix/sysv/linux/fstatfs64.c: Likewise.
9827 * sysdeps/unix/sysv/linux/fxstatat.c: Likewise.
9828 * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
9829 * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
9830 * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
9831 * sysdeps/unix/sysv/linux/if_index.c: Likewise.
9832 * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Likewise.
9833 * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
9834
3c87d79d
UD
98352007-08-12 Ulrich Drepper <drepper@redhat.com>
9836
ea37207a
UD
9837 * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,
9838 and _dl_get_origin defines anymore.
9839
4eb375fe
UD
9840 * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):
9841 Build fix for systems which might lack POSIX timer support.
9842
3c87d79d
UD
9843 * sysdeps/unix/sysv/linux/x86_64/libc-start.c
9844 (_libc_vdso_platform_setup): Mangle function pointers before storing
9845 them.
9846 * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_VSYSCALL):
9847 Demangle vdso pointer before use.
9848 (INTERNAL_VSYSCALL): Likewise.
9849
9850 * elf/cache.c (primes): Mark as const.
9851 Noted by Roland McGrath.
9852
27d9ffda
UD
98532007-08-01 Andreas Jaeger <aj@suse.de>
9854 Jakub Jelinek <jakub@redhat.com>
9855
9856 * elf/ldconfig.c (opt_ignore_aux_cache): Add new option.
9857 (options): Add option.
9858 (parse_opt): Handle option.
9859 (manual_link): Adjust process_file caller. Call implicit_soname.
9860 (search_dir): Formatting. Use and populate auxiliary cache.
9861 (main): Load and save auxiliary cache.
9862 * elf/readlib.c (process_file): Add stat_buf argument. Pass struct
9863 stat64 from fstat64 to caller.
9864 (implicit_soname): New function.
9865 * elf/readelflib.c (process_elf_file): If DT_SONAME is not present,
9866 leave *soname as NULL.
9867 * elf/cache.c: Include libgen.h.
9868 (print_entry, print_cache, compare, save_cache, add_to_cache):
9869 Formatting and cleanups.
9870 (aux_cache_entry_id, aux_cache_entry, aux_cache_file_entry,
9871 aux_cache_file): New structures.
9872 (AUX_CACHEMAGIC): Define.
9873 (primes): New array.
9874 (aux_hash_size, aux_hash): New variables.
9875 (aux_cache_entry_id_hash, nextprime, init_aux_cache,
9876 search_aux_cache, insert_to_aux_cache, add_to_aux_cache,
9877 load_aux_cache, save_aux_cache): New functions.
9878 * sysdeps/generic/ldconfig.h (_PATH_LDCONFIG_AUX_CACHE): Define.
9879 (init_aux_cache, search_aux_cache, add_to_aux_cache,
9880 load_aux_cache, save_aux_cache, implicit_soname): New prototypes.
9881 (process_file): Adjust prototype.
9882
8d944b0f
UD
98832007-08-12 Jakub Jelinek <jakub@redhat.com>
9884
9885 * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.h
9886 with __need_size_t.
9887
75fb247e
UD
98882007-08-12 Ulrich Drepper <drepper@redhat.com>
9889
fb86328a
UD
9890 * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): Expect
9891 r_found_version structure as second parameter.
9892 * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION): Define.
9893 (_dl_vdso_vsym): Change type of second parameter accordingly.
9894 * sysdeps/unix/sysv/linux/x86-64/libc-start.c
9895 (_libc_vdso_platform_setup): Adjust.
974a1f0f 9896 * sysdeps/unix/sysv/linux/powerpc/libc-start.c
fb86328a
UD
9897 (_libc_vdso_platform_setup): Likewise.
9898
75fb247e
UD
9899 * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
9900 * sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
9901 * sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
9902 * sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
9903 * csu/libc-start.c: Pretty printing.
9904 Use VDSO_SETUP if defined.
9905 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
9906 and let generic code call into _libc_vdso_platform_setup.
9907 * sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
9908 * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
9909 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
9910 Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
9911 * sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
9912 for GLIBC_PRIVATE.
9913 * sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
9914 (sysdep_rountines): Add dl-vdso.
9915
9916 * sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
9917 of routines.
9918
9919 * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
9920 attribute_hidden to __vdso_gettimeofday prototype.
9921
9229b83e
RM
99222007-08-12 Roland McGrath <roland@redhat.com>
9923
9924 * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.
9925 From: Karl Berry <karl@freefriends.org>.
9926
4503061f
UD
99272007-08-11 Ulrich Drepper <drepper@redhat.com>
9928
9929 * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
9930 an atime update for the files we read.
9931
d7e23b02
UD
99322007-08-10 Ulrich Drepper <drepper@redhat.com>
9933
7cf89e95
UD
9934 * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
9935
9d169bb3 9936 * nscd/connections.c: Use O_CLOEXEC if possible. Use mkostemp
d7e23b02
UD
9937 instead of mkstemp.
9938
9939 * misc/Makefile (routines): Add mkostemp and mkostemp64.
9940 * misc/Versions: Export mkostemp and mkostemp64 for GLIBC_2.7.
9941 * misc/mkostemp.c: New file.
9942 * misc/mkostemp64.c: New file.
9943 * stdlib/stdlib.h: Declare the new functions.
9944 * sysdeps/posix/tempname.c: Add new parameter which is added to
9945 the flags for open. Remove __GT_BIGFILE handling.
9946 * stdio-common/tempname.c: Likewise.
9947 * include/stdio.h: Adjust __gen_tempname prototype.
9948 Renumber __GT_* constants.
9949 * libio/oldtmpfile.c: Adjust for __gen_tempname interface change.
9950 * misc/mkdtemp.c: Likewise.
9951 * misc/mkstemp.c: Likewise.
9952 * misc/mkstemp64.c: Likewise.
9953 * misc/mktemp.c: Likewise.
9954 * stdio-common/tempnam.c: Likewise.
9955 * stdio-common/tmpfile.c: Likewise.
9956 * stdio-common/tmpfile64.c: Likewise.
9957 * stdio-common/tmpnam.c: Likewise.
9958 * stdio-common/tmpnam_r.c: Likewise.
9959
22532966
RM
99602007-08-10 Roland McGrath <roland@frob.com>
9961
9962 * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):
9963 New macros.
9964 (NLDELAY, CRDELAY, TBDELAY, BSDELAY, VTDELAY): Define to those.
9965 Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
9966
673876e6
UD
99672007-08-10 Ulrich Drepper <drepper@redhat.com>
9968
aa132749
UD
9969 * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if
9970 possible.
9971 * nss/nss_files/files-alias.c (internal_setent): Likewise.
9972 * nss/Makefile (libnss_files-routines): Add files-have_o_cloexec.
9973 * nss/nss_files/files-have_o_cloexec.c: New file.
9974
22532966 9975 * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC if
673876e6
UD
9976 available.
9977
1e286653
JJ
99782007-08-10 Jakub Jelinek <jakub@redhat.com>
9979
9980 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
9981 ___new_wcstold_l): New weak aliases.
9982 (strtold_l, wcstold_l): Use them as second argument for
9983 long_double_symbol.
9984
f07f72f3
UD
99852007-08-09 Ulrich Drepper <drepper@redhat.com>
9986
6479496a
UD
9987 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct
9988 register in test for error.
9989
c4adefbd
UD
9990 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
9991 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (O_CLOEXEC): Likewise.
9992
f07f72f3
UD
9993 * po/sv.po: Update from translation team.
9994
eef38c28
RM
99952007-08-06 Roland McGrath <roland@redhat.com>
9996
773e305e
RM
9997 * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.
9998 Remove __strto*_l inlines.
9999 * include/wchar.h: Add libc_hidden_proto for wcsto*, __wcsto*_l.
10000 * stdlib/strtod.c: Add libc_hidden_def.
10001 * stdlib/strtod_l.c: Likewise.
10002 * stdlib/strtold.c [__LONG_DOUBLE_MATH_OPTIONAL]: Add libc_hidden_proto
10003 for __new_strtold and __new_wcstold.
10004 * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Add libc_hidden_proto for
10005 __STRTOF, STRTOF.
10006 * stdlib/strtol.c: Add libc_hidden_def.
10007 * stdlib/strtol_l.c: Likewise.
10008 * sysdeps/wordsize-64/strtol.c: Add libc_hidden_ver for strtoll and
10009 strtoq.
10010
10011 * scripts/data/localplt-powerpc-linux-gnu.data: New file.
10012
10013 * scripts/data/localplt-x86_64-linux-gnu.data: File renamed to ...
10014 * scripts/data/localplt-generic.data: ... here.
10015 * elf/Makefile (check-data): Get generic file if no other.
10016 ($(objpfx)check-localplt.out): Make target unconditional.
10017
eef38c28
RM
10018 * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):
10019 Use ElfW(Nhdr).
10020
742df3a4
UD
100212007-08-05 Ulrich Drepper <drepper@redhat.com>
10022
10023 * po/zh_CN.po: Updated translation from translation team.
10024
0470fa46
JJ
100252007-08-05 Jakub Jelinek <jakub@redhat.com>
10026
10027 * sysdeps/unix/sysv/linux/powerpc/powerpc32/socket.S (__socket):
10028 Don't use CGOTSETUP and CGOTRESTORE macros.
10029
b5075bdc
RM
100302007-08-04 Roland McGrath <roland@redhat.com>
10031
10032 * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.
10033
9accc268
JJ
100342007-08-04 Jakub Jelinek <jakub@redhat.com>
10035
10036 * io/bits/fcntl2.h (open, open64, openat, openat64): Add
10037 __extension__ around the whole statement expression.
10038
220ae3ef
UD
100392007-08-04 Ulrich Drepper <drepper@redhat.com>
10040
c8ccd8e3
UD
10041 * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR
10042 elements during initialization.
10043
220ae3ef
UD
10044 * po/pl.po: Updated translation from translation team.
10045 * po/tr.po: Likewise.
11960f7f 10046 * po/nl.po: Likewise.
220ae3ef 10047
2fb20667
UD
100482007-08-03 Ulrich Drepper <drepper@redhat.com>
10049
10050 * rt/aio.h: Add __nonnull attributes.
10051
ce31a3b1
UD
100522007-08-03 Jakub Jelinek <jakub@redhat.com>
10053
64f6281c
UD
10054 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
10055 * stdlib/Makefile (tests): Add tst-strtod5.
10056 (tst-strtod5-ENV): New.
10057 * stdlib/tst-strtod5.c: New file.
10058
ce31a3b1
UD
10059 * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open
10060 failed.
10061 * intl/finddomain.c (_nl_find_domain): Free normalized_codeset
10062 on failure.
10063
10064 * elf/dl-load.c (decompose_rpath): Free copy if result couldn't be
10065 allocated.
10066
754980e4
JJ
100672007-08-03 Jakub Jelinek <jakub@redhat.com>
10068
10069 * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument
10070 numbers.
10071
497af0cb
UD
100722007-08-02 Ulrich Drepper <drepper@redhat.com>
10073
cbf0489b
UD
10074 * io/Makefile (aux): Add have_o_cloexec.
10075 * include/fcntl.h: Declare __have_o_cloexec.
10076 * io/have_o_cloexec.c: New file.
10077 * sysdeps/unix/opendir.c (__opendir): Use O_CLOEXEC is available.
10078 (__alloc_dir): If O_CLOEXEC has been used, don't duplicate the
10079 fcntl call if not necessary.
10080 * login/utmp_file.c (setutent_file): Use __have_o_cloexec instead
10081 of local variable.
10082
fa39685d
UD
10083 * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.
10084 Avoid memset, add explicit initialization.
10085 * sysdeps/unix/dirstream.h (struct __dirstream): Move data elemtn
10086 to the end and change into zero-sized array.
10087 Move lock member to fill a hole on 64-bit platforms.
9b2e9577
UD
10088
10089 * stdlib/stdlib.h: Remove __strto*_internal prototypes and strto*
10090 inline functions.
10091 * include/stdlib.h: Add __strto*_internal prototypes here.
10092 * wcsmbs/wchar.h: Remove __wcsto*_internal prototypes and wcsto*
10093 inline functions.
10094 * include/wchar.h: Add __wcsto*_internal prototypes.
10095 * sysdeps/generic/inttypes.h: No need to protect the declaration
10096 of the __strto*_internal and __wcsto*_internal members here.
10097
497af0cb
UD
10098 * rt/mqueue.h: Change const to __const and add nonnull attributes.
10099
d17a8cf0
RM
101002007-08-02 Roland McGrath <roland@redhat.com>
10101
10102 * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to
10103 $(inst_bindir)/getconf if possible.
10104
10105 * posix/Makefile ($(objpfx)getconf.speclist): New target.
10106 (generated): Add it.
10107 ($(inst_libexecdir)/getconf): Use it.
10108
0abf17de
UD
101092007-08-01 Ulrich Drepper <drepper@redhat.com>
10110
10111 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using
10112 /proc is faster and sufficient. /sys is still needed for
10113 __get_nprocs_conf.
10114
5e0923ab
UD
101152007-08-01 Jakub Jelinek <jakub@redhat.com>
10116
10117 * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate
10118 syscall as __fallocate64.
10119 * sysdeps/unix/sysv/linux/i386/posix_fallocate.c: New file.
10120 * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: New file.
10121
1475e201
UD
101222007-07-30 Jakub Jelinek <jakub@redhat.com>
10123
10124 * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t
10125 value.
10126
10127 * stdio-common/tst-fmemopen2.c (do_test): Avoid fmt string warning
10128 if off_t is different rank from size_t.
10129
10130 * sysdeps/generic/unwind-dw2.c (extract_cie_info, execute_cfa_program,
10131 uw_frame_state_for): Avoid type punning warnings.
10132 * sysdeps/generic/unwind-dw2-fde-glibc.c
10133 (_Unwind_IteratePhdrCallback): Likewise.
10134 * sysdeps/generic/unwind-dw2-fde.c (_Unwind_Find_FDE): Likewise.
10135 (binary_search_single_encoding_fdes, binary_search_mixed_encoding_fdes,
10136 get_cie_encoding, linear_search_fdes): Don't mix char and unsigned char
10137 pointers.
10138
e076bece
UD
101392007-07-31 Ulrich Drepper <drepper@redhat.com>
10140
9506149a
UD
10141 * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count
10142 total processors using sysfs.
10143 (__get_nprocs): Use sysfs to determine which processors are online.
e076bece 10144
bbeaaa84
JJ
101452007-07-31 Jakub Jelinek <jakub@redhat.com>
10146
09881398
JJ
10147 * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
10148 syscall arguments count.
10149
bbeaaa84
JJ
10150 * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.
10151
087ef75f
RM
101522007-07-30 Roland McGrath <roland@redhat.com>
10153
10154 * manual/libc.texinfo: Update copyrights, formatting magic, and
10155 @dircategory. From Karl Berry <karl@freefriends.org>.
10156
44f08a6e
UD
101572007-07-29 Ulrich Drepper <drepper@redhat.com>
10158
eafaae72
UD
10159 [BZ #4860]
10160 * io/Makefile (headers): Add bits/fcntl2.h.
10161
c5705565
UD
10162 * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize
10163 using gcc builtin.
10164 (__CPU_EQUAL_S): Likewise.
10165
44f08a6e
UD
10166 * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
10167 (tests): Add tst-cpuset.
10168 * posix/sched_cpualloc.c: New file.
10169 * posix/sched_cpufree.c: New file.
10170 * posix/tst-cpuset.c: New file.
10171 * posix/Versions: Export __sched_cpualloc and __sched_cpufree for
10172 GLIBC_2.7.
10173 * sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
10174 * posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
10175 macros. Define CPU_*_S macros.
10176
8f5e1400
UD
101772007-07-28 Ulrich Drepper <drepper@redhat.com>
10178
5b74caf6
UD
10179 * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
10180 entry.
10181
a26d01bb 10182 [BZ #4858]
8f5e1400
UD
10183 * stdio-common/printf_fp.c (___printf_fp): Fix special case of
10184 #.0g and value rounded to 1.0.
10185 * stdio-common/tfformat.c (sprint_doubles): Add two new tests.
10186
085a4412
UD
101872007-07-26 Jakub Jelinek <jakub@redhat.com>
10188
cedb4109
UD
10189 * locale/programs/ld-monetary.c (monetary_finish): Avoid range check
10190 for int_frac_digits and frac_digits.
10191
10192 * login/logout.c (logout): Avoid aliasing violation.
10193 * login/logwtmp.c (logwtmp): Likewise.
10194
10195 * libio/genops.c (_IO_un_link): Avoid aliasing violation.
10196
9d9febc7
UD
10197 * nscd/selinux.c (preserve_capabilities): Initialize new_caps
10198 to avoid warning.
10199 * iconv/gconv_open.c (__gconv_open): Initialize ptr to avoid
10200 warning.
10201 * nis/nis_subr.c (nis_getnames): Initialize saveptr to avoid
10202 warning.
10203 * resolv/inet_ntop.c (inet_ntop6): Initialize best.len and cur.len
10204 to avoid warnings.
10205
701666b7
UD
10206 * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
10207 void **.
10208 * nss/nsswitch.h (service_user): Use void * type for KNOWN field.
10209
10210 * nss/nss_files/files-hosts.c (LINE_PARSER): Cast host_addr to
10211 char * to avoid warning.
10212 * nis/nss_nis/nis-hosts.c (LINE_PARSER): Likewise.
10213
10214 * timezone/Makefile (CFLAGS-zdump.c): Add -fwrapv.
10215
10216 * locale/programs/ld-ctype.c (ctype_finish, set_class_defaults,
10217 allocate_arrays): Cast second argument to charmap_find_symbol
10218 to char * to avoid warnings.
10219
10220 * locale/programs/repertoire.c (repertoire_new_char): Change
10221 from_nr, to_nr and cnt to unsigned long, adjust printf format
10222 string.
10223
10224 * locale/programs/ld-collate.c (insert_value, handle_ellipsis):
10225 Cast second argument to new_element to char * to avoid warnings.
10226
10227 * locale/weightwc.h (findidx): Cast &extra[-i] to const int32_t *.
10228
10229 * intl/gettextP.h (struct loaded_domain): Change plural to const
10230 struct expression *.
10231 * intl/plural-eval.c (plural_eval): Change first argument to
10232 const struct expression *.
10233 * intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Change first
10234 argument to const struct expression **.
10235 * intl/plural-exp.h (EXTRACT_PLURAL_EXPRESSION, plural_eval): Adjust
10236 prototypes.
10237 * intl/loadmsgcat (_nl_unload_domain): Cast away const
10238 in call to __gettext_free_exp.
10239
10240 * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
10241 unitialized wstring/wpattern var warnings.
10242
10243 * posix/runtests.c (struct a_test): Make data field const char *.
10244
10245 * stdio-common/tst-sprintf2.c (main): Don't declere u, v and buf
10246 vars if not LDBL_MANT_DIG >= 106.
10247
10248 * stdio-common/Makefile (CFLAGS-vfwprintf.c): Add -Wno-unitialized.
10249
10250 * stdio-common/vfprintf.c (vfprintf): Cast first arugment to
10251 __find_specmb to avoid warning.
10252
10253 * rt/tst-mqueue1.c (do_one_test): Add casts to avoid warnings.
10254
10255 * debug/test-strcpy_chk.c (do_tests, do_random_tests): Add casts
10256 to avoid warnings.
10257
10258 * sysdeps/ieee754/ldbl-96/s_roundl.c (huge): Add L suffix to
10259 initializer.
10260
10261 * sysdeps/unix/clock_gettime.c (clock_gettime): Only define
10262 tv var when it will be actually used.
10263
10264 * sunrpc/rpc_cmsg.c (xdr_callmsg): Cast IXDR_PUT_* to void
10265 to avoid warnings.
10266
085a4412
UD
10267 * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
10268 char array resp. pointer.
10269 * iconvdata/iso-2022-kr.c (BODY): Make buf unsigned char instead of
10270 char array.
10271 * iconvdata/cns11643.h (cns11643_to_ucs4): Change first argument
10272 to const unsigned char **.
10273 (ucs4_to_cns11643): Change second argument to unsigned char *.
10274 * iconvdata/euc-tw.c (BODY): Change endp type to
10275 const unsigned char *.
10276 * iconvdata/iso-ir-165.h (ucs4_to_isoir165): Change second argument
10277 to unsigned char *.
10278 * iconvdata/ibm1008_420.c (LOOP_NEED_FLAGS): Don't define.
10279 * iconvdata/iso-2022-cn.c (BODY): Change buf to unsigned char array.
10280 * iconvdata/iso-2022-cn-ext.c (BODY): Change buf, tmpbuf, tmp
10281 types to unsigned char pointers/arrays instead of char.
10282 * iconvdata/jis0201.h (ucs4_to_jisx0201): Change second argument
10283 to unsigned char *.
10284 * iconvdata/jis0208.h (ucs4_to_jisx0208): Likewise.
10285 * iconvdata/jis0212.h: Include assert.h.
10286 (ucs4_to_jisx0212): Change second argument to unsigned char *.
10287 assert that if cp[0] is not '\0', cp[1] is not '\0' either instead
10288 of trying to handle that.
10289 * iconvdata/euc-kr.c (euckr_from_ucs4): Initialize also cp[1] to
10290 shut up a warning.
10291 * iconvdata/euc-jp-ms.c (from_ucs4_lat1, from_ucs4_greek,
10292 from_ucs4_cjk, from_ucs4_cjkcpt, from_ucs4_extra): Change type to
10293 two dimensional const unsigned char arrays.
10294 (BODY): Cast "" to (const unsigned char *) for assignment to cp.
10295 Initialize endp to inptr to shut up a warning.
10296
fa69dc9c
UD
102972007-07-20 Jakub Jelinek <jakub@redhat.com>
10298
ae1ad762
UD
10299 [BZ #4772]
10300 * time/strptime_l.c (__strptime_internal): Silently ignore
10301 strftime modifiers and field width in recursive calls.
10302
fa69dc9c
UD
10303 * include/time.h (enum ptime_locale_status): Remove.
10304 (__strptime_internal): Remove decided and era_cnt arguments,
10305 add statep argument.
10306 * time/strptime_l.c (__strptime_internal): Remove decided
10307 and era_cnt arguments, add statep argument. Don't recompute
10308 any fields in recursive calls, only update caller's tm
10309 and state, if recursive call fails, don't change tm nor
10310 any state.
10311 (get_alt_number): Adjust.
10312 (recursive): Adjust caller.
10313 (strptime): Likewise.
10314 * time/strptime.c (strptime): Likewise.
10315
7b503bcc
UD
103162007-07-19 Jakub Jelinek <jakub@redhat.com>
10317
10318 * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.
10319 * iconv/gconv_cache.c (__gconv_lookup_cache): Return __GCONV_NULCONV
10320 if from and to charsets are the same.
10321 * iconv/gconv_db.c (__gconv_find_transform): Likewise.
10322 * intl/dcigettext.c (_nl_find_msg): Return NULL even if __gconv_open
10323 returns __GCONV_NOCONV, but not for __GCONV_NULCONV.
10324
103252007-07-17 Jakub Jelinek <jakub@redhat.com>
10326
10327 * wcsmbs/wchar.h: Only define wint_t if __need_wint_t.
10328 Don't define wint_t when __need_mbstate_t unless it
10329 is necessary.
10330 (__mbstate_t): Use __WINT_TYPE__ rather than wint_t
10331 in the typedef if possible.
10332 * wctype/wctype.h (wint_t): Define by including
10333 wchar.h with __need_wint_t instead of including stddef.h
10334 with __need_wint_t and as fallback definining it ourselves.
10335 * iconv/gconv.h (__need_wint_t): Define before including
10336 wchar.h.
10337 * sysdeps/gnu/_G_config.h: Don't include gconv.h if not _LIBC
10338 or _GLIBCPP_USE_WCHAR_T.
10339 (__need_wchar_t): Don't define
10340 if not _LIBC or _GLIBCPP_USE_WCHAR_T.
10341 (__need_wint_t): Don't define before including stddef.h,
10342 define before including wchar.h only if _LIBC or
10343 _GLIBCPP_USE_WCHAR_T.
10344 (_G_iconv_t): Don't define if not _LIBC or _GLIBCPP_USE_WCHAR_T.
10345 * sysdeps/mach/hurd/_G_config.h: Likewise.
10346 * sysdeps/generic/_G_config.h: Likewise.
10347 * libio/libio.h (__wunderflow, __wuflow, __woverflow): Only
10348 prototype if _LIBC or _GLIBCPP_USE_WCHAR_T.
10349 (_IO_getwc_unlocked, _IO_putwc_unlocked): Only define
10350 if _LIBC or _GLIBCPP_USE_WCHAR_T.
10351
a95a608f
UD
103522007-07-28 Ulrich Drepper <drepper@redhat.com>
10353
10354 * sysdeps/posix/posix_fallocate64.c: Undefine
10355 __posix_fallocate64_l64 before alias handling.
10356 * sysdeps/unix/sysv/linux/posix_fallocate.c: New file.
10357 * sysdeps/unix/sysv/linux/posix_fallocate64.c: New file.
10358 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c: New file.
10359 * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate64.c: New file.
10360
10361 * io/tst-posix_fallocate.c: Include <fcntl.h>.
10362
103632007-07-23 Jakub Jelinek <jakub@redhat.com>
10364
10365 * locale/programs/ld-collate.c (atwc): New variable.
10366 (add_to_tablewc): New toplevel function, moved from collate_output.
10367 (collate_output): Remove add_to_tablewc nested function.
10368
10369 * iconv/iconvconfig.c (hash_table, hash_size): New toplevel vars.
10370 (name_insert): New function.
10371 (write_output): Remove hash_table and hash_size vars and name_insert
10372 nested function.
10373
80d4c3b0
RM
103742007-07-24 Roland McGrath <roland@redhat.com>
10375
10376 * Makerules (install-others-programs-nosubdir): New target.
10377 (install-no-libc.a-nosubdir): Depend on it.
10378
10379 * iconv/Makefile (install-others-programs): Set this instead of
10380 install-others.
10381 * login/Makefile (install-others-programs): Likewise.
10382 * posix/Makefile (install-others-programs): Likewise.
10383
10384 * Makerules (install-no-libc.a-nosubdir): Clean up conditional
10385 dependencies.
10386
c1bf9f14
UD
103872007-07-23 Ulrich Drepper <drepper@redhat.com>
10388
10389 * io/Makefile (tests): Add tst-posix_fallocate.
10390 * io/tst-posix_fallocate.c: New file.
10391
10392 * sysdeps/unix/sysv/linux/kernel-features.h: Define
10393 __ASSUME_FALLOCATE.
10394
2320270c
RM
103952007-07-22 Roland McGrath <roland@frob.com>
10396
3dadfa7e
RM
10397 * hurd/getdport.c: Add missing copyright year update.
10398
2320270c
RM
10399 * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.
10400 * hurd/port2fd.c (_hurd_port2fd): Implement O_CLOEXEC.
10401
cc783763
UD
104022007-07-22 Ulrich Drepper <drepper@redhat.com>
10403
c942388d
UD
10404 * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.
10405
cc783763
UD
10406 * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set
10407 O_CLOEXEC is needed.
10408 * nis/nss_compat/compat-grp.c: Use 'e' flag when opening file.
10409 Avoid additional fcntl to set O_CLOEXEC if not needed.
10410 * nis/nss_compat/compat-initgroups.c: Likewise.
10411 * nis/nss_compat/compat-pwd.c: Likewise.
10412 * nis/nss_compat/compat-spwd.c: Likewise.
10413
610903b0
RM
104142007-07-21 Samuel Thibault <samuel.thibault@ens-lyon.org>
10415
3dadfa7e 10416 [BZ #3665]
5c3d7832
RM
10417 * manual/errno.texi: Change ECANCELED value to 119.
10418
3dadfa7e 10419 [BZ #4610]
610903b0
RM
10420 * mach/lock-intern.h: Include <sys/cdefs.h>.
10421
3dadfa7e 10422 [BZ #4178]
610903b0
RM
10423 * sysdeps/mach/hurd/sigaction.c (__sigaction): Check ACT != NULL before
10424 reading A.
10425
3dadfa7e
RM
10426 [BZ #4126]
10427 * sysdeps/mach/hurd/sigsuspend.c (sigsuspend_not_cancel): Define alias
10428 to __sigsuspend.
610903b0
RM
10429
10430 * sysdeps/mach/i386/sysdep.h: Include <dl-sysdep.h> and <tls.h>.
10431
104322006-06-13 Thomas Schwinge <tschwinge@gnu.org>
10433
10434 * sysdeps/mach/hurd/tls.h: Change `ASSEMBLER' conditional to
10435 `__ASSEMBLER__'.
10436 * sysdeps/mach/hurd/i386/tls.h: Likewise.
10437
acf79996
UD
104382007-07-21 Ulrich Drepper <drepper@redhat.com>
10439
dde0763a
UD
10440 * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for
10441 descriptor received from nscd.
10442
acf79996
UD
10443 * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.
10444
10445 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_CLOEXEC.
10446 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
10447 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
10448 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
10449 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
10450 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
10451
00d26929
JJ
104522007-07-20 Jakub Jelinek <jakub@redhat.com>
10453
403445d7
JJ
10454 [BZ #4816]
10455 * manual/signal.texi (Non-atomic Example): Make memory var volatile.
10456
00d26929
JJ
10457 [BZ #4813]
10458 * login/forkpty.c (forkpty): Close master and slave fds on
10459 fork failure. Patch by
10460 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>.
10461
087722b8
UD
104622007-07-18 Jakub Jelinek <jakub@redhat.com>
10463
10464 * include/features.h (__USE_ISOC95): New define.
10465 * wcsmbs/wchar.h (fwprintf, fwscanf, wprintf, wscanf, swprintf,
10466 swscanf, vfwprintf, vwprintf, vswprintf, fwide): Define even
10467 for -std=iso9899:199409.
10468 * CONFORMANCE: Remove comments about unsupported AMD1.
10469
b042b023
UD
104702007-07-17 Jakub Jelinek <jakub@redhat.com>
10471
10472 * sysdeps/ia64/sched_cpucount.c: New file.
10473 * sysdeps/powerpc/sched_cpucount.c: New file.
10474
8381e467
UD
10475 * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add
10476 __BEGIN_DECLS/__END_DECLS around the prototype.
10477 * bits/sched.h (__sched_cpucount): Likewise. Make second argument
10478 pointer to const cpu_set_t.
10479
50e16f85
UD
10480 * bits/types.h: Don't include stddef.h, don't define __need_size_t.
10481 * signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
10482 __need_size_t and include stddef.h.
10483 * sysvipc/sys/msg.h: Likewise.
10484 * posix/sched.h: Likewise.
10485 * hurd/hurd/signal.h (__need_size_t): Define.
10486
10487 * CONFORMANCE: ctype.h and wctype.h no longer define size_t,
10488 neither does signal.h in pedantic ISO C namespaces. stdio.h
10489 no longer defines wint_t or wchar_t.
10490
b257c726
UD
10491 * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.
10492 * debug/vfwprintf_chk.c (__vfwprintf_chk): Use
10493 _IO_acquire_lock_clear_flags2 instead of _IO_acquire_lock.
10494 * debug/vprintf_chk.c (__vprintf_chk): Likewise.
10495 * debug/vwprintf_chk.c (__vwprintf_chk): Likewise.
10496 * debug/vfprintf_chk.c (__vfprintf_chk): Likewise.
10497 * debug/fwprintf_chk.c (__fwprintf_chk): Likewise.
10498 * debug/printf_chk.c (__printf_chk): Likewise.
10499 * debug/fprintf_chk.c (__fprintf_chk): Likewise.
10500 * debug/wprintf_chk.c (__wprintf_chk): Likewise.
10501
10502 * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock_clear_flags2):
10503 Define.
10504
d5078b9f
UD
10505 * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.
10506 * posix/getconf.c (vars): Add POSIX_V6_WIDTH_RESTRICTED_ENVS.
10507
1c3e748e
UD
105082007-07-16 Jakub Jelinek <jakub@redhat.com>
10509
10510 [BZ #4792]
10511 * stdlib/stdlib.h (realloc): Remove __attribute_malloc__.
10512 * malloc/malloc.h (realloc): Likewise.
10513
4e425301
UD
10514 * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end
10515 if one of proc_file_chain streams has that fileno.
10516 * stdio-common/Makefile (tests): Add tst-popen2.
10517 * stdio-common/tst-popen2.c: New test.
10518
2e2efe65
RM
105192007-07-14 Jakub Jelinek <jakub@redhat.com>
10520
10521 * elf/ldconfig.c: Allow GPLv2 or any later version.
10522 * elf/readlib.c: Likewise.
10523 * elf/chroot_canon.c: Likewise.
10524 * elf/cache.c: Likewise.
10525 * nscd/mem.c: Likewise.
10526 * nscd/getpwuid_r.c: Likewise.
10527 * nscd/grpcache.c: Likewise.
10528 * nscd/aicache.c: Likewise.
10529 * nscd/getsrvbynm_r.c: Likewise.
10530 * nscd/nscd.c: Likewise.
10531 * nscd/servicescache.c: Likewise.
10532 * nscd/getsrvbypt_r.c: Likewise.
10533 * nscd/initgrcache.c: Likewise.
10534 * nscd/gethstbyad_r.c: Likewise.
10535 * nscd/gethstbynm2_r.c: Likewise.
10536 * nscd/getgrnam_r.c: Likewise.
10537 * nscd/nscd_setup_thread.c: Likewise.
10538 * nscd/getpwnam_r.c: Likewise.
10539 * nscd/gai.c: Likewise.
10540 * nscd/connections.c: Likewise.
10541 * nscd/dbg_log.c: Likewise.
10542 * nscd/cache.c: Likewise.
10543 * nscd/hstcache.c: Likewise.
10544 * nscd/nscd_conf.c: Likewise.
10545 * nscd/getgrgid_r.c: Likewise.
10546 * nscd/pwdcache.c: Likewise.
10547 * catgets/gencat.c: Likewise.
10548 * locale/programs/linereader.h: Likewise.
10549 * locale/programs/locarchive.c: Likewise.
10550 * locale/programs/ld-paper.c: Likewise.
10551 * locale/programs/locfile-kw.h: Likewise.
10552 * locale/programs/ld-address.c: Likewise.
10553 * locale/programs/xmalloc.c: Likewise.
10554 * locale/programs/ld-time.c: Likewise.
10555 * locale/programs/localedef.c: Likewise.
10556 * locale/programs/simple-hash.c: Likewise.
10557 * locale/programs/xstrdup.c: Likewise.
10558 * locale/programs/ld-numeric.c: Likewise.
10559 * locale/programs/locfile-kw.gperf: Likewise.
10560 * locale/programs/ld-collate.c: Likewise.
10561 * locale/programs/charmap-kw.gperf: Likewise.
10562 * locale/programs/charmap.h: Likewise.
10563 * locale/programs/charmap-kw.h: Likewise.
10564 * locale/programs/config.h: Likewise.
10565 * locale/programs/locfile.c: Likewise.
10566 * locale/programs/ld-ctype.c: Likewise.
10567 * locale/programs/charmap.c: Likewise.
10568 * locale/programs/ld-messages.c: Likewise.
10569 * locale/programs/repertoire.h: Likewise.
10570 * locale/programs/locale.c: Likewise.
10571 * locale/programs/ld-name.c: Likewise.
10572 * locale/programs/linereader.c: Likewise.
10573 * locale/programs/locfile.h: Likewise.
10574 * locale/programs/3level.h: Likewise.
10575 * locale/programs/ld-monetary.c: Likewise.
10576 * locale/programs/ld-measurement.c: Likewise.
10577 * locale/programs/charmap-dir.c: Likewise.
10578 * locale/programs/ld-identification.c: Likewise.
10579 * locale/programs/localedef.h: Likewise.
10580 * locale/programs/charmap-dir.h: Likewise.
10581 * locale/programs/repertoire.c: Likewise.
10582 * locale/programs/simple-hash.h: Likewise.
10583 * locale/programs/ld-telephone.c: Likewise.
10584 * locale/programs/locale-spec.c: Likewise.
10585 * locale/programs/locfile-token.h: Likewise.
10586 * posix/getconf.c: Likewise.
10587 * iconv/dummy-repertoire.c: Likewise.
10588 * iconv/iconv_charmap.c: Likewise.
10589 * iconv/iconvconfig.c: Likewise.
10590 * iconv/iconv_prog.c: Likewise.
10591 * malloc/memusagestat.c: Likewise.
10592 * sysdeps/unix/sysv/linux/nscd_setup_thread.c: Likewise.
10593
84c23a3d
RM
105942007-07-06 Kaz Kojima <kkojima@rr.iij4u.or.jp>
10595
10596 * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.
10597 * sysdeps/sh/bsd-_setjmp.S (_setjmp): Likewise.
10598 * sysdeps/unix/sysv/linux/sh/clone.S (__clone): Do correct sanity
10599 check for the first argument.
10600
1c298d08
UD
106012007-07-12 Jakub Jelinek <jakub@redhat.com>
10602
10603 [BZ #4775]
10604 * math/tgmath.h (__tgmath_real_type_sub): Formatting.
10605 (__tgmath_real_type): Fix if expr is const int or other const
10606 qualified integral type.
10607 (__TGMATH_UNARY_REAL_ONLY): Rewritten to avoid using statement
10608 expressions and handle const qualified arguments.
10609 (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_UNARY_REAL_IMAG,
10610 __TGMATH_UNARY_REAL_IMAG_RET_REAL): Likewise.
10611 (__TGMATH_UNARY_REAL_RET_ONLY): Rewritten to avoid using
10612 statement expressions.
10613 (__TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
10614 __TGMATH_TERNARY_REAL_ONLY, __TGMATH_BINARY_REAL_IMAG): Likewise.
10615 (__TGMATH_UNARY_IMAG): Define.
10616 (conj, cproj): Use __TGMATH_UNARY_IMAG macro.
10617 * math/Makefile (tests): Add test-tgmath2.
10618 (CFLAGS-test-tgmath2.c): Add.
10619 * math/test-tgmath.c (fy, dy, ly, fz, dz, lz, count_cdouble,
10620 count_cfloat, count_cldouble): New variables.
10621 (NCCALLS): Define.
10622 (main): Check number of complex calls as well.
10623 (F(compile_test)): Add complex tests and tests with const qualified
10624 arguments.
10625 (y, z, ccount): Define.
10626 (F(cacos), F(casin), F(catan), F(ccos), F(csin), F(ctan), F(cacosh),
10627 F(casinh), F(catanh), F(ccosh), F(csinh), F(ctanh), F(cexp), F(clog),
10628 F(csqrt), F(cpow), F(cabs), F(carg), F(creal), F(cimag), F(conj),
10629 F(cproj)): New functions.
10630 * math/test-tgmath2.c: New test.
10631
106322007-07-11 Jakub Jelinek <jakub@redhat.com>
10633
10634 [BZ #4776]
10635 * elf/dl-load.c (_dl_rtld_di_serinfo): Output / in LD_LIBRARY_PATH,
10636 RPATH etc. as "/" rather than "", don't segfault on empty paths,
10637 instead output ".".
10638 * dlfcn/Makefile (distribute): Add glreflib3.c.
10639 (module-names): Add glreflib3.
10640 ($(objpfx)tst-dlinfo.out): Depend on glreflib3.so rather than
10641 glreflib1.so.
10642 (LDFLAGS_glreflib3.so): New.
10643 * dlfcn/tst-dlinfo.c (do_test): Load glreflib3.so instead of
10644 glreflib1.so.
10645 * dlfcn/glreflib3.c: New file.
10646
10647 * intl/finddomain.c (_nl_find_domain): If _nl_explode_name
10648 returned -1, return NULL.
10649 * intl/explodename.c (_nl_explode_name): Return -1 if
10650 _nl_normalize_codeset failed.
10651
a88f47a7
UD
106522007-07-07 Steven Munroe <sjmunroe@us.ibm.com>
10653
10654 * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.
10655 Specify .machine power6 to get ISA-V2.0 branch hints. Unroll loops
10656 and avoid branch misspredicts for > 31 bytes memset case.
10657 * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
10658 Remove toc ref to __cache_line_size.
10659
10660 * sysdeps/powerpc/powerpc32/power4/memcmp.S: Specify .machine power4
10661 to get ISA-V2.0 branch hints.
10662 * sysdeps/powerpc/powerpc32/power4/memcpy.S: Likewise
10663 * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise
10664 * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
10665 * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
10666 * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
10667 * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
10668 Remove toc ref to __cache_line_size.
10669
10670 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S:
10671 Include math_ldbl_opt.h.
10672
f98c2d06
UD
106732007-07-10 Ulrich Drepper <drepper@redhat.com>
10674
10675 [BZ #4773]
10676 * time/strptime_l.c (__strptime_internal): Implement greedy
10677 matching of weekday and month names.
10678
cec5991f
RM
106792007-07-09 Roland McGrath <roland@redhat.com>
10680
10681 * elf/elf.h (NT_GNU_ABI_TAG): New macro.
10682 (ELF_NOTE_ABI): Use it.
10683 (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
10684
8c1dcd26
UD
106852007-07-09 Ulrich Drepper <drepper@redhat.com>
10686
10687 * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
10688 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
10689
c2c7bd3f
UD
106902007-07-07 Ulrich Drepper <drepper@redhat.com>
10691
10692 [BZ #4745]
0923a2c8
UD
10693 * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF
10694 in loop to look for conversion specifier to avoid testing of
10695 wrong errno value.
10696 * stdio-common/Makefile (tests): Add bug18, bug18a, bug19, bug19a.
c2c7bd3f 10697 * stdio-common/bug18.c: New file.
0923a2c8
UD
10698 * stdio-common/bug18a.c: New file.
10699 * stdio-common/bug19.c: New file.
10700 * stdio-common/bug19a.c: New file.
c2c7bd3f 10701
4facf4af
RM
107022007-07-05 Mike Frysinger <vapier@gentoo.org>
10703
10704 * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when
10705 running awk script.
10706
1311e86e
UD
107072007-07-01 Jakub Jelinek <jakub@redhat.com>
10708
10709 * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.
10710 * elf/dl-minimal.c (__libc_memalign): Likewise. Handle malloc (0).
10711 Return NULL if mmap failed instead of asserting it does not.
10712 (calloc): Check for integer overflow.
10713
10714 * elf/dl-minimal.c (__strtoul_internal): Fix parsing of numbers bigger
10715 than LONG_MAX / 10.
10716
57c9179c
UD
107172007-07-03 Jakub Jelinek <jakub@redhat.com>
10718
10719 [BZ #4702]
10720 * nis/nss-default.c: Include errno.h.
10721 (init): Preserve errno.
10722
d0b283a8
UD
107232007-07-02 Ulrich Drepper <drepper@redhat.com>
10724
10725 * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.
10726
34e0bbaf
UD
107272007-06-30 Ulrich Drepper <drepper@redhat.com>
10728
10729 * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.
10730
107312007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
10732
10733 * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_IUCV and AF_IUCV.
10734
34e0bbaf 107352007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
33516494
UD
10736
10737 * sysdeps/s390/dl-procinfo.c: New file.
10738 * sysdeps/s390/dl-procinfo.h: New file.
10739 * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: New file.
10740
0e508a6e
UD
107412007-06-29 Jakub Jelinek <jakub@redhat.com>
10742
10743 * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even
10744 in PT_NOTE segments with multiple notes.
10745 * elf/readelflib.c (process_elf_file): Likewise.
10746
e22c61fb
UD
107472007-06-22 Ulrich Drepper <drepper@redhat.com>
10748
10749 * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more
10750 ISO C compliant.
10751
e4eb675d
UD
107522007-06-19 Ulrich Drepper <drepper@redhat.com>
10753
10754 * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
10755
107562007-06-13 Jakub Jelinek <jakub@redhat.com>
10757
10758 * include/link.h: Don't include rtld-lowlevel.h.
10759 (struct link_map): Remove l_scope_lock.
10760 * sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
10761 (_dl_scope_free_list): New field (variable) in _rtld_global.
10762 (DL_LOOKUP_SCOPE_LOCK): Remove.
10763 (_dl_scope_free): New prototype.
10764 * elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
10765 Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
10766 (_dl_profile_fixup): Likewise.
10767 * elf/dl-sym.c (do_sym): Likewise. Use wrapped _dl_lookup_symbol_x
10768 whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
10769 THREAD_GSCOPE_RESET_FLAG around it.
10770 * elf/dl-close.c (_dl_close_worker): Don't use
10771 __rtld_mrlock_{change,done}. Call _dl_scope_free on the old
10772 scope. Make sure THREAD_GSCOPE_WAIT () happens if any old
10773 scopes were queued or if l_scope_mem has been abandoned.
10774 * elf/dl-open.c (_dl_scope_free): New function.
10775 (dl_open_worker): Use it. Don't use __rtld_mrlock_{change,done}.
10776 * elf/dl-support.c (_dl_scope_free_list): New variable.
10777 * elf/dl-lookup.c (add_dependency): Remove flags argument.
10778 Remove DL_LOOKUP_SCOPE_LOCK handling.
10779 (_dl_lookup_symbol_x): Adjust caller. Remove DL_LOOKUP_SCOPE_LOCK
10780 handling.
10781 * elf/dl-object.c (_dl_new_object): Don't use
10782 __rtld_mrlock_initialize.
10783
9be09e06
UD
107842007-06-19 Ulrich Drepper <drepper@redhat.com>
10785
10786 * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements
10787 to fill in holes
10788 (rtld_global_ro): Likewise.
10789
107902007-06-18 Jakub Jelinek <jakub@redhat.com>
10791
10792 * elf/dl-addr.c (_dl_addr): Skip PT_LOAD checking if l_contiguous.
10793 Move PT_LOAD checking to...
10794 (_dl_addr_inside_object): ... here, new function.
10795 * elf/dl-sym.c (do_sym): If not l_contiguous,
10796 call _dl_addr_inside_object.
10797 * elf/dl-iteratephdr.c (__dl_iterate_phdr): Likewise.
10798 * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
10799 * elf/dl-open.c (dl_open_worker): Likewise.
10800 (_dl_addr_inside_object): New function if IS_IN_rtld.
10801 * elf/dl-load.c (_dl_map_object_from_fd): Set l_contiguous if no
10802 holes are present or are PROT_NONE protected.
10803 * include/link.h (struct link_map): Add l_contiguous field.
10804 * sysdeps/generic/ldsodefs.h (_dl_addr_inside_object): New prototype.
10805
ae1ad3ae 108062007-06-18 Jakub Jelinek <jakub@redhat.com>
f00d47a3
AS
10807 Tomas Janousek <tjanouse@redhat.com>
10808 Ulrich Drepper <drepper@redhat.com>
ae1ad3ae
UD
10809
10810 [BZ #4647]
10811 * resolv/res_send.c (send_dg): Remove socket_pf. Use ipv6_unavail
10812 member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6
10813 socket.
10814 * resolv/resolv.h (__res_state): Add ipv6_unavail member. Make
10815 unused member a bitmap.
10816 * resolv/res_init.c (__res_vinit): Reset ipv6_unavail if IPv6
10817 servers are configured.
10818
3abee0b7
UD
108192007-06-18 Jakub Jelinek <jakub@redhat.com>
10820
10821 * elf/rtld.c (dl_main): Don't call init_tls more than once.
10822
89074592
UD
108232007-06-17 Andreas Schwab <schwab@suse.de>
10824
10825 * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.
10826
b26e274d
AJ
108272007-06-16 Andreas Jaeger <aj@suse.de>
10828
10829 [BZ #4125]
10830 * sysdeps/unix/sysv/linux/sys/ptrace.h
10831 (PTRACE_O_TRACESYSGOOD, PTRACE_O_TRACEFORK,
10832 PTRACE_O_TRACEVFORK, PTRACE_O_TRACECLONE, PTRACE_O_TRACEEXEC,
89074592 10833 PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT, PTRACE_O_MASK,
b26e274d
AJ
10834 PTRACE_EVENT_FORK, PTRACE_EVENT_VFORK, PTRACE_EVENT_CLONE,
10835 PTRACE_EVENT_EXEC, PTRACE_EVENT_VFORK_DONE, PTRACE_EVENT_EXIT):
10836 Define.
10837 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
10838 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
10839 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
10840 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
10841
e0d4a4e5
UD
108422007-06-16 Ulrich Drepper <drepper@redhat.com>
10843
10844 [BZ #4599]
10845 * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
10846 determining whether there are IPv4/IPv6 addresses, ignore loopback
10847 addresses.
10848
ae8e81f5
JJ
108492007-06-14 Uros Bizjak <ubizjak@gmail.com>
10850
10851 * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.
10852 * soft-fp/eqdf2.c (__eqdf2): Use CMPtype instead of int
10853 as the return type. Change type of "r" variable to CMPtype.
10854 * soft-fp/eqsf2.c (__eqsf2): Likewise.
10855 * soft-fp/eqtf2.c (__eqtf2): Likewise.
10856 * soft-fp/gedf2.c (__gedf2): Likewise.
10857 * soft-fp/gesf2.c (__gesf2): Likewise.
10858 * soft-fp/getf2.c (__getf2): Likewise.
10859 * soft-fp/ledf2.c (__ledf2): Likewise.
10860 * soft-fp/lesf2.c (__lesf2): Likewise.
10861 * soft-fp/letf2.c (__letf2): Likewise.
10862 * soft-fp/unorddf2 (__unorddf2): Likewise.
10863 * soft-fp/unordsf2 (__unordsf2): Likewise.
10864 * soft-fp/unordtf2 (__unordtf2): Likewise.
10865
90cd2413
UD
108662007-06-09 Ulrich Drepper <drepper@redhat.com>
10867
10868 * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list and
10869 make sure gcc doesn't mess around with this.
10870
3c457089
UD
108712007-06-08 Ulrich Drepper <drepper@redhat.com>
10872
10873 * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.
10874
e8b6b64d
UD
108752007-06-08 Jakub Jelinek <jakub@redhat.com>
10876
10877 * elf/dl-close.c (_dl_close_worker): Remove all to be removed
10878 libraries from the global scope at once and call THREAD_GSCOPE_WAIT
10879 at most once per _dl_close_worker.
10880
36dffb22
UD
108812007-06-08 Ulrich Drepper <drepper@redhat.com>
10882
755db8c5
UD
10883 * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter of
10884 __sched_cpucount as const.
10885 * posix/sched_cpucount.c: Adjust.
10886
36dffb22
UD
10887 * posix/sched_cpucount.c (__sched_cpucount): Allow using special
10888 instruction for counting bits.
10889 * sysdeps/x86_64/sched_cpucount.c: New file.
10890
26f56c1c
UD
108912007-06-07 Ulrich Drepper <drepper@redhat.com>
10892
10893 * configure.in: Avoid variable named BASH.
e967d385 10894 * config.make.in: Likewise.
26f56c1c 10895 Patch in part by Mike Frysinger.
835abc5c 10896
26f56c1c 108972007-06-06 Jakub Jelinek <jakub@redhat.com>
47779a7d
JJ
10898
10899 [BZ #4586]
835abc5c
UD
10900 * sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
10901 pseudo-zeros as zero.
10902 * sysdeps/x86_64/ldbl2mpn.c: New file.
10903 * sysdeps/ia64/ldbl2mpn.c: New file.
10904
7e3706ea
UD
109052007-06-04 Jakub Jelinek <jakub@redhat.com>
10906
10907 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
10908 unused ily variable. Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
10909 Remove unreachable code at the end.
10910
109112007-06-01 Steven Munroe <sjmunroe@us.ibm.com>
10912
10913 * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
10914 ldbl-128ibm in comment.
10915 (fpclassifyl): Correct classification of denormals.
10916 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
10917 return value for MIN denormal. Rewrite using long double math too
10918 correctly handle denormals and canonicalize the results.
10919
109202007-06-05 Jakub Jelinek <jakub@redhat.com>
10921
10922 * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
10923 (__mpn_construct_long_double): Fix conversion where result ought
10924 to be smaller than __LDBL_MIN__, or the low double should be
10925 denormal. Fix decision where to negate low double - honor round
10926 to even rules.
10927 * stdio-common/tst-sprintf2.c: Include string.h.
10928 (COMPARE_LDBL): Define.
10929 (TEST): Also test whether a string hexadecimal float representation
10930 can be parsed back to the number.
10931 (main): Add a couple of further tests.
10932
43b76828
UD
109332007-06-04 Jakub Jelinek <jakub@redhat.com>
10934
10935 * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
10936 (PRINT_FPHEX_LONG_DOUBLE): Fix printing numbers where lower double
10937 is non-zero, but smaller than 2 * __DBL_MIN__.
10938 * stdio-common/tst-sprintf2.c: New test.
10939 * stdio-common/Makefile (tests): Add tst-sprintf2.
10940
10941 * math/test-misc.c (main): Don't run last batch of tests with
10942 IBM long double format.
10943
04067002
UD
109442007-05-31 Steven Munroe <sjmunroe@us.ibm.com>
10945
10946 * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.
10947 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: New file.
10948 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: New file.
10949 * sysdeps/powerpc/powerpc32/power6/fpu/Implies: New file.
10950 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
10951 * sysdeps/powerpc/powerpc64/970/fpu/Implies: New file.
10952 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New file.
10953 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New file.
10954 * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New file.
10955 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
10956 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: New file.
10957 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies:
10958 New file.
10959 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies:
10960 New file.
10961 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies:
10962 New file.
10963 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies:
10964 New file.
10965 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies:
10966 New file.
10967 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: New file.
10968 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies:
10969 New file.
10970 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies:
10971 New file.
10972 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies:
10973 New file.
10974 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies:
10975 New file.
10976 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies:
10977 New file.
10978
109792007-05-31 Steven Munroe <sjmunroe@us.ibm.com>
10980
10981 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: Move.
10982 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: To here.
10983 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: Move.
10984 * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: To here.
10985 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: Move.
10986 * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: To here.
10987 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: Move.
10988 * sysdeps/powerpc/powerpc32/power4/fpu/s_llroundf.S: To here.
10989
109902007-05-22 Steven Munroe <sjmunroe@us.ibm.com>
10991
10992 * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S
10993 (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
10994 * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S
10995 (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
10996 * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S
10997 (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
10998 * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S
10999 (LONG_DOUBLE_COMPAT): Specify correct version, GLIBC_2_1.
11000
110012007-05-21 Steven Munroe <sjmunroe@us.ibm.com>
11002
11003 * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: New file.
11004 * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.c: New file.
11005 * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: New file.
11006 * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: New file.
11007
110082007-03-15 Steven Munroe <sjmunroe@us.ibm.com>
11009
11010 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S
11011 [LONG_DOUBLE_COMPAT]: Add compat_symbol for llrintl@@GLIBC_2_1.
11012
110132006-02-13 Steven Munroe <sjmunroe@us.ibm.com>
11014
11015 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: New File
11016 * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: New File
11017 * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: New File
11018 * sysdeps/powerpc/powerpc32/power6/fpu/s_llroundf.S: New File
11019
110202006-10-20 Steven Munroe <sjmunroe@us.ibm.com>
11021
11022 * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: New file.
11023 * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: New file.
11024
110252006-10-03 Steven Munroe <sjmunroe@us.ibm.com>
11026
11027 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llround.S: New file.
11028 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llroundf.S: New file.
11029
11030 * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: Moved.
11031 * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: Likewise.
11032 * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: To here.
11033 * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
11034
110352006-09-29 Steven Munroe <sjmunroe@us.ibm.com>
11036
11037 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lrint.S: New file.
11038 * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: New file.
11039 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: New file.
11040 * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: New file.
11041
110422006-09-28 Steven Munroe <sjmunroe@us.ibm.com>
11043
11044 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: New file.
11045 * sysdeps/powerpc/powerpc32/power5+/fpu/s_llroundf.S: New file.
11046 * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: New file.
11047 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
11048 * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: New file.
11049 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: New file.
11050
110512006-08-31 Steven Munroe <sjmunroe@us.ibm.com>
11052
11053 * sysdeps/powerpc/powerpc32/powerpc64/fpu/Makefile: New file.
11054 * sysdeps/powerpc/powerpc32/powerpc64/fpu/mpa.c: New file.
11055 * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: New file.
11056 * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: New file.
11057
110582006-06-15 Steven Munroe <sjmunroe@us.ibm.com>
11059
11060 * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceil.S: New file.
11061 * sysdeps/powerpc/powerpc32/power5+/fpu/s_ceilf.S: New file.
11062 * sysdeps/powerpc/powerpc32/power5+/fpu/s_floor.S: New file.
11063 * sysdeps/powerpc/powerpc32/power5+/fpu/s_floorf.S: New file.
11064 * sysdeps/powerpc/powerpc32/power5+/fpu/s_round.S: New file.
11065 * sysdeps/powerpc/powerpc32/power5+/fpu/s_roundf.S: New file.
11066 * sysdeps/powerpc/powerpc32/power5+/fpu/s_trunc.S: New file.
11067 * sysdeps/powerpc/powerpc32/power5+/fpu/s_truncf.S: New file.
11068 * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceil.S: New file.
11069 * sysdeps/powerpc/powerpc64/power5+/fpu/s_ceilf.S: New file.
11070 * sysdeps/powerpc/powerpc64/power5+/fpu/s_floor.S: New file.
11071 * sysdeps/powerpc/powerpc64/power5+/fpu/s_floorf.S: New file.
11072 * sysdeps/powerpc/powerpc64/power5+/fpu/s_round.S: New file.
11073 * sysdeps/powerpc/powerpc64/power5+/fpu/s_roundf.S: New file.
11074 * sysdeps/powerpc/powerpc64/power5+/fpu/s_trunc.S: New file.
11075 * sysdeps/powerpc/powerpc64/power5+/fpu/s_truncf.S: New file.
11076
110772006-03-20 Steven Munroe <sjmunroe@us.ibm.com>
11078
11079 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrint.S: New file.
11080 * sysdeps/powerpc/powerpc32/powerpc64/fpu/s_llrintf.S: New file.
11081
110822007-06-01 Steven Munroe <sjmunroe@us.ibm.com>
11083
11084 * sysdeps/powerpc/powerpc32/power6/memset.S: New file.
11085 * sysdeps/powerpc/powerpc64/power6/memset.S: New file.
11086
110872007-05-31 Steven Munroe <sjmunroe@us.ibm.com>
11088
11089 * sysdeps/powerpc/powerpc32/970/Implies: New file.
11090 * sysdeps/powerpc/powerpc32/power5/Implies: New file.
11091 * sysdeps/powerpc/powerpc32/power5+/Implies: New file.
11092 * sysdeps/powerpc/powerpc32/power6/Implies: New file.
11093 * sysdeps/powerpc/powerpc32/power6x/Implies: New file.
11094 * sysdeps/powerpc/powerpc64/970/Implies: New file.
11095 * sysdeps/powerpc/powerpc64/power5/Implies: New file.
11096 * sysdeps/powerpc/powerpc64/power5+/Implies: New file.
11097 * sysdeps/powerpc/powerpc64/power6/Implies: New file.
11098 * sysdeps/powerpc/powerpc64/power6x/Implies: New file.
11099
111002007-05-21 Steven Munroe <sjmunroe@us.ibm.com>
11101
11102 * sysdeps/powerpc/powerpc32/power4/memset.S: New file
11103
111042007-03-13 Steven Munroe <sjmunroe@us.ibm.com>
11105
11106 * sysdeps/powerpc/powerpc64/memcpy.S: Improve aligned loop to minimize
11107 branch miss-predicts. Ensure that cache line crossing does not impact
11108 dispatch grouping.
11109
111102006-12-13 Steven Munroe <sjmunroe@us.ibm.com>
11111
11112 * sysdeps/powerpc/powerpc64/power4/memcopy.h: Replace with include
11113 "../../powerpc32/power4/memcopy.h".
11114 * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Replace with include
11115 "../../powerpc32/power4/wordcopy.c".
11116
111172006-10-03 Steven Munroe <sjmunroe@us.ibm.com>
11118
11119 * sysdeps/powerpc/powerpc32/powerpc64/Makefile: Moved.
11120 * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: Likewise.
11121 * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: Likewise.
11122 * sysdeps/powerpc/powerpc32/power4/Makefile: To here.
11123 * sysdeps/powerpc/powerpc32/power4/memcopy.h: Likewise.
11124 * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
11125
111262006-09-10 Steven Munroe <sjmunroe@us.ibm.com>
11127
11128 * sysdeps/powerpc/powerpc32/power6/memcpy.S: New file.
11129
111302006-08-31 Steven Munroe <sjmunroe@us.ibm.com>
11131
11132 * sysdeps/powerpc/powerpc32/power6/wordcopy.c: New file.
11133 * sysdeps/powerpc/powerpc32/powerpc64/Makefile: New file.
11134 * sysdeps/powerpc/powerpc32/powerpc64/memcopy.h: New file.
11135 * sysdeps/powerpc/powerpc32/powerpc64/wordcopy.c: New file.
11136 * sysdeps/powerpc/powerpc64/power4/Makefile: New file.
11137 * sysdeps/powerpc/powerpc64/power4/memcopy.h: New file.
11138 * sysdeps/powerpc/powerpc64/power4/wordcopy.c: New file.
11139 * sysdeps/powerpc/powerpc64/power6/wordcopy.c: New file.
11140
111412006-07-06 Steven Munroe <sjmunroe@us.ibm.com>
11142
11143 * sysdeps/powerpc/powerpc64/power6/memcpy.S: New file.
11144
111452006-03-20 Steven Munroe <sjmunroe@us.ibm.com>
11146
11147 * sysdeps/powerpc/powerpc32/power4/memcmp.S: New file.
11148 * sysdeps/powerpc/powerpc32/power4/memcpy.S: New file.
11149 * sysdeps/powerpc/powerpc32/power4/memset.S: New file.
11150 * sysdeps/powerpc/powerpc32/power4/strncmp.S: New file.
11151 * sysdeps/powerpc/powerpc64/power4/memcmp.S: New file.
11152 * sysdeps/powerpc/powerpc64/power4/memcpy.S: New file.
11153 * sysdeps/powerpc/powerpc64/power4/strncmp.S: New file.
11154
5b55e1d3
RM
111552007-05-29 Roland McGrath <roland@redhat.com>
11156
11157 * po/Makefile (po-sed-cmd): New variable.
11158 (libc.pot.files): Move sed command text in there, avoid \ inside ''.
11159
5da4373c
UD
111602007-05-29 Ulrich Drepper <drepper@redhat.com>
11161
4b5e7304
UD
11162 * crypt/md5-crypt.c: Fix comment.
11163
5da4373c
UD
11164 * nscd/nscd_helper.c (get_mapping): Handle short replies instead
11165 of crashing. When this is the case or if the reply is malformed,
11166 don't try to close the new file descriptor since it does not
11167 exist.
11168 Patch in part by Guillaume Chazarain <guichaz@yahoo.fr>.
11169
40f57573
UD
111702007-05-28 Jakub Jelinek <jakub@redhat.com>
11171
11172 * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't define
11173 if __NR_utimensat is not defined.
11174
6df7ffad
UD
111752007-05-26 Ulrich Drepper <drepper@redhat.com>
11176
11177 * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
11178
47ad95ab
UD
111792007-05-25 Jakub Jelinek <jakub@redhat.com>
11180
11181 * io/bits/fcntl2.h (__open_2): Add nonnull attribute.
11182 (open): Fix comment typos. Don't call __open_2 if flags
11183 is a compile time constant without O_CREAT.
11184 (__open64_2): Add nonnull attribute.
11185 (open64): Fix comment typos. Don't call __open64_2 if flags
11186 is a compile time constant without O_CREAT.
11187 (__openat_2): Add nonnull attribute, fix nonnull attribute
11188 on redirect.
11189 (openat): Fix comment typos. Don't call __openat_2 if flags
11190 is a compile time constant without O_CREAT.
11191 (__openat64_2): Add nonnull attribute, fix nonnull attribute
11192 on redirect.
11193 (openat64): Fix comment typos. Don't call __openat64_2 if flags
11194 is a compile time constant without O_CREAT.
11195
ddfd0535
UD
111962007-05-24 Ulrich Drepper <drepper@redhat.com>
11197
11198 * Makerules (sysd-rules): Define PTW for ptw-* files.
11199 * Versions: Define GLIBC_2.7 for libc.
11200 * include/stdio.h: Declare __fortify_fail.
11201 * debug/fortify_fail.c: New file.
11202 * debug/Makefile (routines): Add fortify_fail.
11203 * debug/chk_fail.c: Use __fortify_fail.
11204 * debug/stack_chk_fail.c: Likewise.
11205 * io/Versions: Export __open_2, __open64_2, __openat_2, and
11206 __openat64_2 for GLIBC_2.7.
11207 * io/fcntl.h: When compiling with fortification, include bits/fcntl2.h.
11208 * io/open.c: Define *_2 variant of function which checks for O_CREAT
11209 and fails if necessary.
11210 * io/open64.c: Likewise.
11211 * io/openat.c: Likewise.
11212 * io/openat64.c: Likewise.
11213 * sysdeps/unix/sysv/linux/open64.c: Likewise.
11214 * sysdeps/unix/sysv/linux/openat.c: Likewise.
11215 * sysdeps/unix/sysv/linux/openat64.c: Likewise.
11216 * io/bits/fcntl2.h: New file.
11217 * include/fcntl.h: Declare __open_2, __open64_2, __openat_2, and
11218 __openat64_2.
11219 * include/bits/fcntl2.h: New file.
11220 * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
11221 Add open_2.
11222 * sysdeps/unix/sysv/linux/open_2.c: New file.
11223
bfe6f5fa
UD
112242007-05-21 Ulrich Drepper <drepper@redhat.com>
11225
6d59823c
UD
11226 * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
11227 as second parameter to handle_intel.
11228
e2b1e343
UD
11229 * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache
11230 the entry.
11231
bfe6f5fa
UD
11232 * sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache information
11233 handling to ...
11234 * sysdeps/x86_64/cacheinfo.c: ... here. New file.
11235 * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
11236 cacheinfo.
11237 * sysdeps/x86_64/memcpy.S: Complete rewrite.
11238 * sysdeps/x86_64/mempcpy.S: Adjust appropriately.
11239 Patch by Evandro Menezes <evandro.menezes@amd.com>.
11240
11241 * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: New file.
11242
1f4843fb
UD
112432007-05-21 Jakub Jelinek <jakub@redhat.com>
11244
2c2c003a
UD
11245 [BZ #4525]
11246 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add epoll_pwait.
11247 * sysdeps/unix/sysv/linux/epoll_pwait.c: New file.
11248 * sysdeps/unix/sysv/linux/syscalls.list (epoll_pwait): Remove.
11249
11250 * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h (epoll_pwait): Declare.
11251
af269dd9
UD
11252 [BZ #4514]
11253 * stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable,
11254 reinitialize workend at the start of each do_positional format spec
11255 loop, free workstart before do_positional loops.
11256 (printf_unknown): Fix size of work_buffer.
11257 * stdio-common/tst-sprintf.c (main): Add 3 new testcases.
11258
1f4843fb
UD
11259 * malloc/hooks.c (MALLOC_STATE_VERSION): Bump.
11260 (public_sET_STATe): If ms->version < 3, put all chunks into
11261 unsorted chunks and clear {fd,bk}_nextsize fields of largebin
11262 chunks.
11263
11264 * malloc/malloc.c [MALLOC_DEBUG]: Revert 2007-05-13 changes.
11265 * malloc/hooks.c: Likewise.
11266 * malloc/arena.c: Likewise.
11267 * malloc/malloc.c (do_check_malloc_state): Don't assert
11268 n_mmaps is not greater than n_mmaps_max. This removes the need
11269 for the previous change.
11270
11271 * malloc/Makefile (CFLAGS-malloc.c): Revert accidental
11272 2007-05-07 commit.
11273
12e8bbff
UD
112742007-05-19 Ulrich Drepper <drepper@redhat.com>
11275
11276 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PRIVATE_FUTEX):
11277 Define for kernel >= 2.6.22.
69e5cbf5 11278
12e8bbff 112792007-05-18 Ulrich Drepper <drepper@redhat.com>
6d59823c 11280
df94b641
UD
11281 * elf/dl-close.c (_dl_close_worker): When removing object from
11282 global scope, wait for all lookups to finish afterwards.
11283 * elf/dl-open.c (add_to_global): When global scope array must
11284 grow, allocate a new one and free old array only after all
11285 lookups finish.
11286 * elf/dl-runtime.c (_dl_fixup): Protect using global scope.
11287 (_dl_lookup_symbol_x): Likewise.
11288 * elf/dl-support.c: Define _dl_wait_lookup_done.
11289 * sysdeps/generic/ldsodefs.h (struct rtld_global): Add
11290 _dl_wait_lookup_done.
11291
2acd01ac
UD
11292 * malloc/malloc.c (do_check_chunk): Correct check for mmaped block
11293 not overlapping with arena.
11294
129abdd3
UD
11295 * malloc/mcheck.c (reallochook): If size==0, free the block.
11296
eb4b098a
UD
11297 * rt/tst-shm.c: Use fstat64 instead of fstat.
11298
69e5cbf5
UD
11299 * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Fix case where
11300 __NR_sync_file_range is not defined.
11301
a2ccc760
UD
113022007-05-17 Ulrich Drepper <drepper@redhat.com>
11303
bec51a30
UD
11304 Dummy files to prevent stub versions from being used.
11305 * sysdeps/x86_64/fpu/k_cosl.c: New file.
11306 * sysdeps/x86_64/fpu/k_rem_pio2l.c: New file.
11307 * sysdeps/x86_64/fpu/k_sinl.c: New file.
11308 * sysdeps/x86_64/fpu/k_tanl.c: New file.
11309
a2ccc760
UD
11310 * version.h (VERSION): Set to 2.6.90.
11311
1a31b586
UD
113122007-05-14 Ulrich Drepper <drepper@redhat.com>
11313
a2ccc760
UD
11314 * version.h (VERSION): Define to 2.6.
11315 * include/features.h (__GLIBC_MINOR__): Define to 6.
2c1d6172 11316
1d47e92f
UD
11317 * malloc/malloc.c: Use all small bin slots on 64-bit archs.
11318
11319 * malloc/malloc.c (largebin_index): Really have 32 buckets with 64
11320 sizes.
366ad8fd 11321
1a31b586 113222007-05-13 Ulrich Drepper <drepper@redhat.com>
87e66335 11323
366ad8fd
UD
11324 * malloc/malloc.c [MALLOC_DEBUG]: Keep track of current maximum
11325 number of mmaps. n_mmaps_max is the target.
11326 * malloc/hooks.c: Likewise.
11327 * malloc/arena.c: Likewise.
11328
11ed6713
AJ
113292007-05-12 Andreas Jaeger <aj@suse.de>
11330
11331 * sysdeps/unix/sysv/linux/tst-getcpu.c: Include <unistd.h> for
11332 getpid.
11333
d65ef3dd
UD
113342007-05-11 Ulrich Drepper <drepper@redhat.com>
11335
2e81d449
UD
11336 * elf/dl-close.c (_dl_close_worker): Help gcc to optimize by
11337 adding new variables.
11338
d65ef3dd 11339 * elf/dl-open.c (add_to_global): Introduce variable ns to help gcc
2e81d449 11340 optimize. Completely extend global scope array before making the
d65ef3dd
UD
11341 new entries visible.
11342
c27d2078
UD
113432007-05-10 Ulrich Drepper <drepper@redhat.com>
11344
341c566f
UD
11345 * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.
11346 * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (tests): Add
11347 tst-getcpu.
11348
11349 * include/link.h: Move l_version and l_nversion members around to
11350 fill gaps.
11351
a53fa282
UD
11352 * scripts/check-c++-types.sh: Don't use -fnu89-inline option.
11353
3771196d
UD
11354 * sysdeps/unix/sysv/linux/sched_setaffinity.c
11355 (__sched_setaffinity_new): If syscall was successful and
11356 RESET_VGETCPU_CACHE is defined, use it before returning.
11357 * sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c: New file.
11358
f9bf102d
UD
11359 * io/sys/stat.h: Make sure struct timespec is defined for
11360 __USE_ATFILE.
11361
c27d2078
UD
11362 * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW and
11363 UTIME_OMIT.
11364 * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
11365 * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
11366 * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Likewise.
11367 * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
11368 * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
11369 * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
11370 * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_UTIMENSAT.
11371 * io/sys/stat.h: Declare utimensat, futimens.
11372 * io/utimensat.c: New file.
11373 * io/futimens.c: New file.
11374 * sysdeps/unix/sysv/linux/utimensat.c: New file.
11375 * sysdeps/unix/sysv/linux/futimens.c: New file.
11376 * io/Makefile (routines): Add utimensat, futimens.
11377 * io/Versions: Add utimensat, futimens to GLIBC_2.6.
11378 * sysdeps/unix/sysv/linux/lutimes.c: New file.
11379 * sysdeps/unix/sysv/linux/futimes.c: Use utimensat syscall if
11380 available.
11381
11382 * include/sys/cdefs.h: Redefine __nonnull so that test for
11383 incorrect parameters in the libc code itself are not omitted.
11384
cf6b0980
JJ
113852007-05-09 Jakub Jelinek <jakub@redhat.com>
11386
c1dfd7e6
JJ
11387 * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow
11388 exception in addition to inexact when asked to raise only FE_INEXACT.
11389
cf6b0980
JJ
11390 [BZ #3427]
11391 * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Don't clear exceptions
11392 in *envp.
11393
df7b6fea
UD
113942007-05-07 Ulrich Drepper <drepper@redhat.com>
11395
11396 [BZ #4403]
11397 * string/strfry.c (strfry): Make result more random.
11398
37f40235
RH
113992007-05-07 Richard Henderson <rth@redhat.com>
11400
11401 * sysdeps/alpha/fpu/bits/mathinline.h (__isnanl): Don't define
11402 if __NO_LONG_DOUBLE_MATH.
11403 * sysdeps/unix/sysv/linux/alpha/ioperm.c: If BWX insns not
df7b6fea 11404 available in the compiler, add .arch directive to the assembly.
37f40235
RH
11405
114062007-05-07 Jakub Jelinek <jakub@redhat.com>
11407
11408 * sysdeps/alpha/fpu/s_nearbyint.c (nearbyintl): Fix version on
11409 compat_symbol to GLIBC_2_1.
11410 * sysdeps/alpha/fpu/s_fmin.S (fminl): Likewise.
11411 * sysdeps/alpha/fpu/s_trunc.c (truncl): Likewise.
11412 * sysdeps/alpha/fpu/s_fmax.S (fmaxl): Likewise.
11413 * sysdeps/alpha/fpu/s_lrint.c (lrintl, llrintl): Likewise.
11414 * sysdeps/alpha/fpu/s_lround.c (lroundl, llroundl): Likewise.
11415 * sysdeps/alpha/fpu/s_round.c (roundl): Likewise.
11416 * sysdeps/alpha/fpu/s_isnan.c (isnanl): Provide compat_symbol in
11417 libc, not libm.
11418 (__isnanl): New compat_symbol.
11419
c7fd3362
JJ
114202007-05-07 Ulrich Drepper <drepper@redhat.com>
11421 Jakub Jelinek <jakub@redhat.com>
11422
11423 * malloc/arena.c (heap_info): Add mprotect_size field, adjust pad.
11424 (new_heap): Initialize mprotect_size.
11425 (grow_heap): When growing, only mprotect from mprotect_size till
11426 new_size if mprotect_size is smaller. When shrinking, use PROT_NONE
11427 MMAP for __libc_enable_secure only, otherwise use MADV_DONTNEED.
11428
4a59e9ad 114292007-04-30 Steven Munroe <sjmunroe@us.ibm.com>
37f40235 11430 Peter Bergner <bergner@us.ibm.com>
4a59e9ad
UD
11431
11432 * sysdeps/powerpc/bits/fenv.h: Declare __fe_mask_env extern.
11433 Define FE_NOMASK_ENV as FE_EANBLED_ENV. Define FE_MASK_ENV.
11434 * sysdeps/powerpc/fpu/Makefile: Add fe_mask to libm-support.
11435 * sysdeps/powerpc/fpu/fe_mask.c: New file.
11436 * sysdeps/powerpc/fpu/fe_nomask.c: Correct comment.
11437 * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept):
11438 Call __fe_mask_env() if all FP exceptions disabled.
11439 * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Copy high 32-bits
11440 from old FPSCR to new fenv to propagate DFP rounding modes.
11441 Call __fe_mask_env() if FP exceptions previously enabled.
11442 * sysdeps/powerpc/fpu/fesetenv.c (fesetenv): Change mask to merge
11443 exceptions from env. Use __fe_nomask_env() or __fe_mask_env() when
11444 transitioning from all exceptions disabled to any exception enabled
11445 or visa versa.
11446 * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Change mask to
11447 merge exceptions from env. Call __fe_nomask_env or __fe_mask_env
11448 when transitioning from all exceptions disabled to any exception
11449 enabled or visa versa.
11450 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fe_nomask.c: Moved to...
11451 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: ...here.
11452 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c: Moved to...
11453 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: ...here.
11454 * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: New file.
11455 * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: New file.
11456
aa75f64c
UD
114572007-05-06 Ulrich Drepper <drepper@redhat.com>
11458
15eca720 11459 [BZ #4465]
aa75f64c
UD
11460 * posix/unistd.h: Remove __THROW from fdatasync.
11461
711deb05
UD
114622007-05-06 Mike Frysinger <vapier@gentoo.org>
11463
15eca720 11464 [BZ #4465]
711deb05
UD
11465 * sysdeps/unix/sysv/linux/syscalls.list (fdatasync): Add "C" to args.
11466
ffecd39b
UD
114672007-05-06 Ulrich Drepper <drepper@redhat.com>
11468
49a8eb75
UD
11469 * stdio-common/vfprintf.c (process_string_arg): Optimize
11470 ridiculous precision in wide char code printing multi-byte string.
11471 Reported by Jim Meyering <jim@meyering.net>.
11472
ffecd39b
UD
11473 [BZ #4131]
11474 * elf/dl-addr.c (_dl_addr): Compare address with actual segment
11475 boundaries to work around systems with overlapping binary loading.
11476 Based on a patch by Suzuki <suzuki@in.ibm.com>.
11477
b16dba4c
UD
114782007-05-04 Ulrich Drepper <drepper@redhat.com>
11479
30b323ab
UD
11480 * stdio-common/vfprintf.c (process_string_arg): Adjust call to
11481 __mbsnrtowcs after last change.
11482
b16dba4c
UD
11483 * locale/programs/linereader.c (get_symname): Fix adding final NUL.
11484 (get_ident): Likewise.
11485
37002cbc
JJ
114862007-05-03 Jakub Jelinek <jakub@redhat.com>
11487
11488 * soft-fp/op-common.h (FP_TRUNC): Replace raising of FP_EX_INEXACT
11489 with setting the sticky bit.
11490 * math/test-misc.c (main): Add more truncation tests.
11491
114922007-04-14 Uros Bizjak <ubizjak@gmail.com>
11493
11494 * soft-fp/floatunsidf.c (__floatunsidf): Use DFtype instead of
11495 double in the function declaration.
11496 * soft-fp/floatundidf.c (__floatundidf): Use DFtype instead of
11497 double in the function declaration.
11498 * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
11499 float in the function declaration.
11500 * soft-fp/floatunsisf.c (__floatunsisf): Use SFtype instead of
11501 float in the function declaration.
11502
11503 * soft-fp/extended.h (FP_UNPACK_RAW_E): Do not increase X##_e for
11504 denormal operands. Do not generate FP_EX_DENORM exception.
11505 (FP_UNPACK_RAW_EP): Ditto.
11506 (FP_UNPACK_SEMIRAW_E): Use FP_UNPACK_RAW_E instead of
11507 undefined _FP_UNPACK_RAW_E.
11508 (FP_UNPACK_SEMIRAW_EP): Use FP_UNPACK_RAW_EP instead of
11509 undefined _FP_UNPACK_RAW_EP.
11510 (FP_PACK_SEMIRAW_E): Use FP_PACK_RAW_E instead of
11511 undefined _FP_PACK_RAW_E.
11512 (FP_PACK_SEMIRAW_EP): Use FP_PACK_RAW_EP instead of
11513 undefined _FP_PACK_RAW_EP.
11514
d9ac82d0
UD
11515 * soft-fp/op-2.h (_FP_FRAC_COPY_2_2): Define as alias to
11516 _FP_FRAC_COPY_2.
11517 * soft-fp/op-4.h (_FP_FRAC_COPY_2_2): Define as alias to
11518 _FP_FRAC_COPY_4.
37002cbc
JJ
11519
115202007-04-16 Uros Bizjak <ubizjak@gmail.com>
11521 Jakub Jelinek <jakub@redhat.com>
11522
11523 * soft-fp/op-common.h (FP_EXTEND): Do not abort when
11524 _FP_EXPBIAS_##dfs == _FP_EXPBIAS_##sfs. Handle denormals for
11525 this case.
11526 * soft-fp/op-common.h (FP_TRUNC): Ditto.
11527
002f0b0b
JJ
115282007-05-03 Jakub Jelinek <jakub@redhat.com>
11529
11530 * math/test-misc.c (main): Add tests for rounding long double
11531 values close to smallest double denormalized value to double.
11532
115332007-04-30 Joseph Myers <joseph@codesourcery.com>
11534
11535 * soft-fp/op-common.h (FP_TRUNC): Correct off-by-one error in
11536 condition for truncating to 0. Set sticky bit for such
11537 truncation.
11538
57433ede
UD
115392007-05-02 Jakub Jelinek <jakub@redhat.com>
11540
11541 * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
11542 fixed length array for ignore.
11543
c01c2455
UD
115442007-04-30 Ulrich Drepper <drepper@redhat.com>
11545
11546 [BZ #4438]
11547 * stdio-common/vfprintf.c (process_string_arg): Don't overflow the
11548 stack for large precisions.
1cb04337
UD
11549 * stdio-common/test-vfprintf.c (main): Add test for large
11550 precision.
c01c2455 11551
37f02b1d
UD
115522007-04-30 Jakub Jelinek <jakub@redhat.com>
11553
b866373d
UD
11554 * stdio-common/printf_fp.c (___printf_fp): Don't print negative sign
11555 for exponent 0.
11556 * stdio-common/tfformat.c (sprint_doubles): Add a new test.
11557
37f02b1d
UD
11558 [BZ #4439]
11559 * resolv/inet_ntop.c (inet_ntop4): Take terminating '\0' into
11560 account in the size check.
11561 * resolv/tst-inet_ntop.c: New test.
11562 * resolv/Makefile (tests): Add tst-inet_ntop.
11563
7ecfbd38
UD
115642007-04-30 Ulrich Drepper <drepper@redhat.com>
11565 Jakub Jelinek <jakub@redhat.com>
11566
11567 [BZ #4349]
11568 * malloc/malloc.c: Keep separate list for first blocks on the bin
11569 lists with a given size. This helps skipping over list elements
11570 we know won't fit in two places.
11571 Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
11572
e53f0f51
UD
115732007-04-28 Ulrich Drepper <drepper@redhat.com>
11574
11575 [BZ #4102]
11576 * sysdeps/posix/getaddrinfo.c (default_labels): Assign separate
11577 label to Teredo tunnel addresses 2001://32.
11578
109f51f2
UD
115792007-04-27 Ulrich Drepper <drepper@redhat.com>
11580
762422d1
UD
11581 * locale/programs/ld-collate.c (collate_read): Allow order_start
11582 after copy.
11583
61d5a67f
UD
11584 * locale/programs/ld-collate.c (collate_read): Fix printing of
11585 error message.
11586
11587 [BZ #3213]
11588 * locale/C-translit.h.in: Add entry for U2044.
11589
109f51f2
UD
11590 [BZ #4342]
11591 * stdio-common/vfscanf.c (_IO_vfscanf_internal): Allow
11592 hexa-decimal floats without exponent.
11593 * stdio-common/tstscanf.c (main): Adjust Test 8 test for success.
11594
ec08f13d
UD
115952007-04-25 Ulrich Drepper <drepper@redhat.com>
11596
11597 * sysdeps/unix/sysv/linux/bits/sched.h: Declare sched_getcpu.
11598 * sysdeps/unix/sysv/linux/sched_getcpu.c: New file.
11599 * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: New file.
11600 * sysdeps/unix/sysv/linux/Versions: Export sched_getcpu for
11601 GLIBC_2.6.
bce20b9a
UD
11602 * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):
11603 Add sched_getcpu.
ec08f13d 11604
41967e1c
JJ
116052007-04-25 Jakub Jelinek <jakub@redhat.com>
11606
11607 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Return -1 instead
11608 of 0 after the out_fail label.
11609
ba508da3
UD
116102007-04-25 Ulrich Drepper <drepper@redhat.com>
11611
11612 [BZ #4406]
109f51f2 11613 * iconv/gconv_charset.h (strip): Allow ':'.
ba508da3
UD
11614 * iconv/iconv_open.c (iconv_open): Adjust comment.
11615
9c8d03d9
JJ
116162007-04-25 Jakub Jelinek <jakub@redhat.com>
11617
11618 * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized
11619 version.
11620
2f1687b9
UD
116212007-04-23 Jakub Jelinek <jakub@redhat.com>
11622
11623 [BZ #4381]
11624 * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Ensure sufficient
11625 alignment of buffer and tmp_buffer.
11626 * nis/nss_nis/nis-hosts.c (internal_nis_gethostent_r,
11627 internal_gethostbyname2_r, _nss_nis_gethostbyaddr_r): Ensure sufficient
11628 alignment of buffer.
11629 * resolv/nss_dns/dns-hosts.c (getanswer_r): Likewise. Handle buflen
11630 bigger than INT_MAX.
11631 * resolv/nss_dns/dns-network.c (getanswer_r): Likewise. Add errnop and
11632 h_errnop arguments. Fail if buflen is too small.
11633 (_nss_dns_getnetbyname_r, _nss_dns_getnetbyaddr_r): Adjust callers.
11634
b64a9db8
JJ
116352007-04-23 Jakub Jelinek <jakub@redhat.com>
11636
11637 [BZ #4405]
11638 * iconvdata/gconv-modules (E13B): Add a missing slash to the alias
11639 name. Patch by Aurelien Jarno <aurelien@aurel32.net>.
11640
4d3144c9
RM
116412007-04-22 Roland McGrath <roland@redhat.com>
11642
11643 * elf/elf.h (NT_PRXFPREG): New macro.
11644
767b40bf
AJ
116452007-04-19 Andreas Jaeger <aj@suse.de>
11646
11647 [BZ #3905]
11648 * bits/in.h (IPV6_ROUTER_ALERT, IPV6_MTU_DISCOVER, IPV6_MTU,
11649 IPV6_RECVERR, IPV6_V6ONLY, IPV6_JOIN_ANYCAST, IPV6_LEAVE_ANYCAST):
11650 Added.
11651
2592d1ec
UD
116522007-04-19 Ulrich Drepper <drepper@redhat.com>
11653
11654 * include/sys/mman.h: Mark madvise hidden.
d07d044e 11655 * misc/madvise.c: Add libc_hidden_def.
2592d1ec 11656
7ab174ed
UD
116572007-04-06 Jakub Jelinek <jakub@redhat.com>
11658
11659 * nis/nis_domain_of.c (__nis_domain_of): New function.
11660 * include/rpcsvc/nislib.h (__nis_domain_of): New prototype.
11661 * nis/nis_lookup.c (nis_lookup): Use __nis_domain_of.
11662 * nis/nis_call.c (rec_dirsearch): Likewise.
11663 (first_shoot): Likewise. Remove search_parent_first argument.
11664 (struct nis_server_cache): Rename search_parent_first field
11665 to search_parent.
11666 (nis_server_cache_search, nis_server_cache_add): Rename
11667 search_parent_first argument to search_parent.
11668 (__nisfind_server): Likewise. If search_parent, call
11669 __nis_domain_of.
11670
b17c265f
UD
116712007-04-18 Ulrich Drepper <drepper@redhat.com>
11672
11673 * sysdeps/posix/getaddrinfo.c: Remove commented-out code.
11674
b7674b11
UD
116752007-04-17 Ulrich Drepper <drepper@redhat.com>
11676
11677 [BZ #4368]
11678 * stdlib/stdlib.h: Remove obsolete part of comment for realpath.
11679
faf3ad69
UD
116802007-04-16 Ulrich Drepper <drepper@redhat.com>
11681
11682 [BZ #4364]
11683 * posix/unistd.h (_XOPEN_VERSION): Define appropriately for SUSv3.
11684
c14f245c
UD
116852007-04-15 Jakub Jelinek <jakub@redhat.com>
11686
11687 * locale/programs/locarchive.c (INITIAL_NUM_NAMES,
11688 INITIAL_SIZE_STRINGS, INITIAL_NUM_LOCREC): Update to accomodate
11689 current number of locales in SUPPORTED.
11690 (create_archive): Initialize serial.
11691 (enlarge_archive): Preserve aliases rather than duplicating
11692 their locrecs.
11693
d40e67f5
UD
116942007-04-13 Jakub Jelinek <jakub@redhat.com>
11695
993a5d66
UD
11696 * libio/genops.c (_IO_default_finish): Call _IO_lock_fini
11697 after _IO_un_link, not before it.
11698
d40e67f5
UD
11699 * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4
11700 special case handling when wcp == wstartp + 1. Fix a comment typo.
11701 * stdio-common/tfformat.c (sprint_doubles): Add a new testcase.
11702
0fca3153
UD
117032007-03-30 Jakub Jelinek <jakub@redhat.com>
11704
11705 * libio/libio.h (__underflow, __uflow, __overflow, __wunderflow,
11706 __wuflow, __woverflow, _IO_getc, _IO_putc, _IO_peekc_locked, _IO_padn,
11707 _IO_sgetn, _IO_seekoff, _IO_seekpos, _IO_getwc, _IO_putwc, _IO_wpadn):
11708 Remove __THROW.
11709 * libio/fileops.c (new_do_write, _IO_file_xsgetn_mmap,
11710 _IO_file_xsgetn_maybe_mmap): Likewise.
11711 * libio/oldfileops.c (old_do_write): Likewise.
11712 * libio/libioP.h (_IO_switch_to_get_mode, _IO_switch_to_wget_mode,
11713 _IO_init_marker, _IO_init_wmarker, _IO_default_uflow,
11714 _IO_wdefault_uflow, _IO_default_setbuf, _IO_default_seekpos,
11715 _IO_do_write, _IO_new_do_write, _IO_old_do_write, _IO_wdo_write,
11716 _IO_flush_all_lockp, _IO_flush_all, _IO_cleanup,
11717 _IO_flush_all_linebuffered, _IO_new_fgetpos, _IO_old_fgetpos,
11718 _IO_new_fsetpos, _IO_old_fsetpos, _IO_new_fgetpos64,
11719 _IO_old_fgetpos64, _IO_new_fsetpos64, _IO_old_fsetpos64,
11720 _IO_file_setbuf, _IO_file_seekoff, _IO_file_xsputn, _IO_file_xsgetn,
11721 _IO_file_underflow, _IO_file_underflow_mmap,
11722 _IO_file_underflow_maybe_mmap, _IO_file_overflow, _IO_file_attach,
11723 _IO_file_open, _IO_file_fopen, _IO_file_write, _IO_file_read,
11724 _IO_file_sync, _IO_file_close_it, _IO_file_finish,
11725 _IO_new_file_attach, _IO_new_file_close_it, _IO_new_file_finish,
11726 _IO_new_file_fopen, _IO_new_file_setbuf, _IO_file_setbuf_mmap,
11727 _IO_new_file_sync, _IO_new_file_underflow, _IO_new_file_overflow,
11728 _IO_new_file_seekoff, _IO_new_file_write, _IO_new_file_xsputn,
11729 _IO_old_file_setbuf, _IO_old_file_seekoff, _IO_old_file_xsputn,
11730 _IO_old_file_underflow, _IO_old_file_overflow, _IO_old_file_attach,
11731 _IO_old_file_fopen, _IO_old_file_write, _IO_old_file_sync,
11732 _IO_old_file_close_it, _IO_old_file_finish, _IO_wfile_xsputn,
11733 _IO_wfile_setbuf, _IO_wfile_sync, _IO_wfile_underflow,
11734 _IO_wfile_overflow, _IO_wfile_seekoff, _IO_old_proc_open,
11735 _IO_old_proc_close, _IO_getdelim, _IO_flush_all_internal,
11736 _IO_adjust_column_internal, _IO_default_uflow_internal,
11737 _IO_default_xsgetn_internal, _IO_wdefault_xsputn_internal,
11738 _IO_wdefault_xsgetn_internal, _IO_wdefault_uflow_internal,
11739 _IO_file_setbuf_internal, _IO_file_seekoff_internal,
11740 _IO_file_xsputn_internal, _IO_file_xsgetn_internal,
11741 _IO_file_close_it_internal, _IO_file_underflow_internal,
11742 _IO_file_overflow_internal, _IO_file_attach_internal,
11743 _IO_file_fopen_internal, _IO_file_sync_internal,
11744 _IO_file_finish_internal, _IO_wfile_xsputn_internal,
11745 _IO_wfile_seekoff_internal, _IO_wfile_sync_internal,
11746 _IO_switch_to_wget_mode_internal, _IO_padn_internal,
11747 _IO_switch_to_get_mode_internal, _IO_seekoff_unlocked,
11748 _IO_seekpos_unlocked): Likewise.
11749 (_IO_strtod, _IO_dtoa, _IO_outfloat, _IO_read, _IO_write,
11750 _IO_lseek, _IO_close, _IO_fstat): Remove unused prototypes.
11751
07358add
JJ
117522007-04-16 Jakub Jelinek <jakub@redhat.com>
11753
11754 * locale/programs/locarchive.c (show_archive_content): Fix sizeof
11755 argument in xmalloc size computation.
11756
7a82b74f
UD
117572007-04-01 Jakub Jelinek <jakub@redhat.com>
11758
11759 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use
11760 math_opt_barrier and math_force_eval macros.
11761
3e336a87
UD
117622007-03-27 Jakub Jelinek <jakub@redhat.com>
11763
11764 [BZ #3306]
11765 * math/math_private.h (math_opt_barrier, math_force_eval): Define.
11766 * sysdeps/i386/fpu/math_private.h: New file.
11767 * sysdeps/x86_64/fpu/math_private.h: New file.
11768 * math/s_nexttowardf.c (__nexttowardf): Use math_opt_barrier and
11769 math_force_eval macros. Use "+m" constraint on asm rather than
11770 "=m" and "m".
11771 * math/s_nextafter.c (__nextafter): Likewise.
11772 * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward):
11773 Likewise.
11774 * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
11775 * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward): Likewise.
11776 * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
11777 * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Use
11778 math_opt_barrier and math_force_eval macros.
11779 * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl): Likewise.
11780 * sysdeps/ieee754/ldbl-96/s_nextafterl.c (__nextafterl): Likewise.
11781 * sysdeps/i386/fpu/s_nexttoward.c: Include float.h.
11782 (__nexttoward): Use math_opt_barrier and
11783 math_force_eval macros. Use "+m" constraint on asm rather than
11784 "=m" and "m". Only use asm to force double result if
11785 FLT_EVAL_METHOD is 2.
11786 * sysdeps/i386/fpu/s_nexttowardf.c: Include float.h.
11787 (__nexttowardf): Use math_opt_barrier and
11788 math_force_eval macros. Use "+m" constraint on asm rather than
11789 "=m" and "m". Only use asm to force double result if
11790 FLT_EVAL_METHOD is not 0.
11791 * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Include float.h.
11792 (__nexttowardf): Use math_opt_barrier and
11793 math_force_eval macros. If FLT_EVAL_METHOD is not 0, force
11794 x to float using asm.
11795 * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c: Include float.h.
11796 (__nldbl_nexttowardf): Use math_opt_barrier and
11797 math_force_eval macros. If FLT_EVAL_METHOD is not 0, force
11798 x to float using asm.
11799 * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Include float.h.
11800 (__nexttowardf): Use math_opt_barrier and math_force_eval
11801 macros. If FLT_EVAL_METHOD is not 0, force x to float using asm.
11802 * math/bug-nextafter.c (zero, inf): New variables.
11803 (main): Add new tests.
11804 * math/bug-nexttoward.c (zero, inf): New variables.
11805 (main): Add new tests.
11806
a8c79c40
UD
118072007-03-22 Jakub Jelinek <jakub@redhat.com>
11808
11809 [BZ #3427]
11810 * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Clear all
11811 exceptions both in SW and MXCSR.
11812 * sysdeps/x86_64/fpu/feupdateenv.c: New file.
11813 * sysdeps/x86_64/fpu/feenablxcpt.c (feenableexcept): Remove dead code.
11814 * sysdeps/x86_64/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
11815 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
11816 in MXCSR if SSE is available.
11817 * sysdeps/i386/fpu/feupdateenv.c: Include unistd.h, dl-procinfo.h
11818 and ldsodefs.h.
11819 (__feupdateenv): Query exceptions also from MXCSR if SSE is available.
11820 Fix comment typo.
11821 * sysdeps/ia64/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions.
11822 Return 0 rather than 1.
11823 * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Fix comment typo.
11824 Remove incorrect part of a comment. Fix argument to feraiseexcept.
11825 * math/test-fenv.c (feholdexcept_tests): New function.
11826 (main): Call it.
11827
118282007-01-05 Richard B. Kreckel <kreckel@ginac.de>
11829
11830 [BZ #3427]
11831 * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Clear all exceptions
11832 in SW.
11833
30a3aa75
JJ
118342007-04-13 Jakub Jelinek <jakub@redhat.com>
11835
11836 [BZ #4344]
11837 * elf/ldconfig.c (search_dir): Fix 2 off-by-2 errors.
11838 Reported by David Anderson <davea42@earthlink.net>.
11839
75587bfe
UD
118402007-04-07 Ulrich Drepper <drepper@redhat.com>
11841
11842 * posix/sys/wait.h: Remove unnecessary forward declaration.
11843
88fa1769
JJ
118442007-04-05 Jakub Jelinek <jakub@redhat.com>
11845
11846 * nis/nis_call.c (__nisfind_server): Replace (*dir)->do_servers
11847 with obj->do_servers after first_shoot.
11848
eab1bdfb
UD
118492007-04-03 Ulrich Drepper <drepper@redhat.com>
11850
11851 * posix/Makefile (routines): Add sched_cpucount.
11852 (tests): Add tst-cpucount.
11853 * posix/sched_cpucount.c: New file.
11854 * posix/tst-cpucount.c: New file.
11855 * posix/Versions: Export __sched_cpucount with version GLIBC_2.6.
b4afdd06
UD
11856 * bits/sched.h: Define __CPU_COUNT. Declare __sched_cpucount.
11857 * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
11858 * posix/sched.h: Define CPU_COUNT.
eab1bdfb 11859
9700b039
UD
118602007-03-27 Jakub Jelinek <jakub@redhat.com>
11861
11862 * posix/fnmatch.c (STRUCT): Define.
11863 (fnmatch): Pass NULL as last argument to internal_fn{,w}match.
11864 * posix/fnmatch_loop.c (struct STRUCT): New type.
11865 (FCT): Add ends argument. If ends != NULL and normal * is
11866 seen in the pattern, store current pattern and string pointers
11867 and return. Adjust recursive calls.
11868 (EXT): Adjust FCT callers.
11869 (STRUCT): Undef at the end of the file.
11870 * posix/Makefile (tests): Add tst-fnmatch2.
11871 * posix/tst-fnmatch2.c: New test.
11872
d64e9790
JJ
118732007-04-01 Jakub Jelinek <jakub@redhat.com>
11874
933dfe7b
JJ
11875 * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success
11876 and 1 on failure.
11877
d64e9790
JJ
11878 * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
11879 Change last argument to unsigned int.
11880
e1f0c5bc
UD
118812007-03-23 Jakub Jelinek <jakub@redhat.com>
11882
11883 * scripts/check-local-headers.sh: Filter out sys/capability.h.
11884
118852007-03-22 Jakub Jelinek <jakub@redhat.com>
11886
11887 * config.h.in (HAVE_LIBCAP): Add.
11888 * nscd/selinux.h: Include sys/capability.h rather than non-existent
11889 sys/capabilities.h.
11890 * nscd/selinux.c (preserve_capabilities): Use cap_free instead of
11891 free_caps. Cast away const from 4th cap_set_flag argument.
11892
4e87573f
UD
118932007-03-26 Ulrich Drepper <drepper@redhat.com>
11894
11895 * sysdeps/unix/sysv/linux/Versions: Move sync_file_range to
11896 GLIBC_2.6.
11897 * sysdeps/unix/sysv/linux/Makefile [subdir=io] (sysdep_routines):
11898 Add sync_file_range.
11899 Reported by Atsushi Nemoto <anemo@mba.ocn.ne.jp>.
11900
fa6e3bc3
UD
119012007-03-19 Steven Munroe <sjmunroe@us.ibm.com>
11902
11903 * sysdeps/powerpc/bits/atomic.h
11904 [!MUTEX_HINT_ACQ]: Define MUTEX_HINT_ACQ.
11905 [!MUTEX_HINT_REL]: Define MUTEX_HINT_REL.
11906 (__arch_compare_and_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11907 (__arch_compare_and_exchange_val_32_rel): Add MUTEX_HINT_REL to lwarx.
11908 (__arch_atomic_exchange_val_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11909 (__arch_atomic_exchange_rel_32_rel): Add MUTEX_HINT_REL to lwarx.
11910 * sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6X]:
11911 Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
11912 (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11913 (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
11914 * sysdeps/powerpc/powerpc64/bits/atomic.h [_ARCH_PWR6 || _ARCH_PWR6D]:
11915 Define MUTEX_HINT_ACQ as ",1" and MUTEX_HINT_REL as ",0".
11916 (__arch_compare_and_exchange_bool_32_acq): Add MUTEX_HINT_ACQ to lwarx.
11917 (__arch_compare_and_exchange_bool_32_rel): Add MUTEX_HINT_REL to lwarx.
11918 (__arch_compare_and_exchange_bool_64_acq): Add MUTEX_HINT_ACQ to lwarx.
11919 (__arch_compare_and_exchange_bool_64_rel): Add MUTEX_HINT_REL to lwarx.
11920 (__arch_compare_and_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
11921 (__arch_compare_and_exchange_val_64_rel): Add MUTEX_HINT_REL to lwarx.
11922 (__arch_atomic_exchange_val_64_acq): Add MUTEX_HINT_ACQ to lwarx.
11923 (__arch_atomic_exchange_rel_64_rel): Add MUTEX_HINT_REL to lwarx.
11924
119252007-03-20 Jakub Jelinek <jakub@redhat.com>
c7693af7
UD
11926
11927 * sysdeps/unix/sysv/linux/powerpc/libc-start.c
11928 (__cache_line_size): Define the variable here. Add
11929 attribute_hidden, remove weak_extern.
11930 (__libc_start_main): Set __cache_line_size
11931 unconditionally.
11932 * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
11933 (__cache_line_size): Define the variable here. Add
11934 attribute_hidden, remove weak_extern.
11935 (DL_PLATFORM_AUXV): Set __cache_line_size
11936 unconditionally.
11937 * sysdeps/powerpc/powerpc32/dl-machine.c (__cache_line_size): Remove
11938 weak_extern, add attribute_hidden.
11939 (__elf_machine_runtime_setup): Assume __cache_line_size is always
11940 defined in ld.so.
11941 * sysdeps/powerpc/powerpc32/memset.S (__cache_line_size): Remove
11942 definition.
11943 * sysdeps/powerpc/powerpc64/memset.S (__cache_line_size): Likewise.
11944
0479e581
JJ
119452007-03-26 Jakub Jelinek <jakub@redhat.com>
11946
11947 [BZ #4276]
11948 * timezone/africa: Update from tzdata2007d.
11949 * timezone/asia: Likewise.
11950 * timezone/australasia: Likewise.
11951 * timezone/backward: Likewise.
11952 * timezone/europe: Likewise.
11953 * timezone/iso3166.tab: Likewise.
11954 * timezone/leapseconds: Likewise.
11955 * timezone/northamerica: Likewise.
11956 * timezone/southamerica: Likewise.
11957 * timezone/zone.tab: Likewise.
11958
11959 * timezone/private.h: Update from tzcode2007d.
11960 * timezone/zdump.c: Likewise.
11961 * timezone/zic.c: Likewise.
11962
697d37b1
JJ
119632007-03-21 Jakub Jelinek <jakub@redhat.com>
11964
11965 * nis/nis_call.c: Include bits/libc-lock.h, sys/stat.h, unistd.h.
11966 (nis_server_cache, nis_server_cache_lock, nis_cold_start_mtime): New
11967 variables.
11968 (nis_server_cache_search, nis_server_cache_add): New functions.
11969 (__nisfind_server): Use them. Add dbp and flags argument, if
11970 call __nisbind_create.
11971 (__nisbind_create): Add server_used and current_ep arguments,
11972 only call __nis_findfastest if server_used is ~0.
11973 (__do_niscall2, __prepare_niscall): Adjust callers.
11974 (ckey_cache, ckey_cache_size, ckey_cache_allocated, ckey_cache_pid,
11975 ckey_cache_euid, ckey_cache_lock): New variables.
11976 (get_ckey): New function.
11977 (__nisbind_connect): If not dbp->use_udp, pass IPPROTO_TCP to
11978 __pmap_getnisport. Save __pmap_getnisport result in
11979 dbp->addr.sin_port if non-zero. Use get_ckey to create conversation
11980 key.
11981 * nis/nis_lookup.c (nis_lookup): Likewise.
11982 * nis/nis_table.c (nis_list): Likewise.
11983 * nis/rpcsvc/nislib.h (__nisbind_create, __nisfind_server): Adjust
11984 prototypes.
11985
11986 * nis/nss_nisplus/nisplus-pwd.c (_nss_nisplus_getpwnam_r,
11987 _nss_nisplus_getpwuid_r): Pass USE_DGRAM flag to nis_list.
11988 * nis/nss_nisplus/nisplus-service.c (_nss_nisplus_getservbyname_r,
11989 _nss_nisplus_getservbyport_r): Likewise.
11990 * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r,
11991 _nss_nisplus_getnetbyaddr_r): Likewise.
11992 * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_getspnam_r): Likewise.
11993 * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r,
11994 _nss_nisplus_getntohost_r): Likewise.
11995 * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r,
11996 _nss_nisplus_getrpcbynumber_r): Likewise.
11997
06029c20
JJ
119982007-03-20 Jakub Jelinek <jakub@redhat.com>
11999
371f84a4
JJ
12000 * configure.in (libc_cv_gnu89_inline): Only do compile test.
12001 * configure: Rebuilt.
12002
06029c20
JJ
12003 * soft-fp/double.h (_FP_UNION_D): Use _FP_W_TYPE for frac
12004 bit-fields.
12005 * soft-fp/extended.h (_FP_UNION_E): Likewise.
12006
120072006-06-07 Joseph Myers <joseph@codesourcery.com>
12008
12009 [BZ #2831]
12010 * soft-fp/quad.h (_FP_UNION_Q): Use _FP_W_TYPE for frac
12011 bit-fields.
12012
addc8335
UD
120132007-03-18 Jakub Jelinek <jakub@redhat.com>
12014
12015 * nscd/gai.c: Include alloca.h.
12016 (__libc_use_alloca): Define.
12017
b037a293
UD
120182007-03-16 Jakub Jelinek <jakub@redhat.com>
12019
965cba04
UD
12020 * elf/dl-open.c (dl_open_worker): Declare l in 2 different
12021 smaller scopes.
12022 * elf/dl-dst.h (DL_DST_REQ_STATIC): Add l as macro argument.
12023 (DL_DST_REQUIRED): Adjust user.
12024
12025 * include/dlfcn.h (struct link_map): New forward decl.
12026
12027 * inet/getnameinfo.c: Include stddef.h.
12028 (getnameinfo): Use offsetof.
12029
12030 * time/tst-mktime2.c (do_test): Don't rely on signed wrap.
12031
12032 * stdio-common/vfprintf.c (_itoa): Undef before redefining.
12033
12034 * string/strerror_l.c: Include stdlib.h.
12035
b037a293
UD
12036 * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
12037 * config.make.in (gnu89-inline-CFLAGS): New variable.
12038 * Makeconfig (CFLAGS): Use $(gnu89-inline-CFLAGS) together with
12039 -std=gnu99.
12040 * misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Define.
12041 * argp/argp.h: Use it.
12042 * bits/mathinline.h: Likewise.
12043 * bits/sigset.h: Likewise.
12044 * bits/string.h: Likewise.
12045 * ctype/ctype.h: Likewise.
12046 * hurd/hurd.h: Likewise.
12047 * hurd/hurd/fd.h: Likewise.
12048 * hurd/hurd/port.h: Likewise.
12049 * hurd/hurd/signal.h: Likewise.
12050 * hurd/hurd/threadvar.h: Likewise.
12051 * hurd/hurd/userlink.h: Likewise.
12052 * io/sys/stat.h: Likewise.
12053 * libio/bits/stdio.h: Likewise.
12054 * libio/bits/stdio2.h: Likewise.
12055 * mach/lock-intern.h: Likewise.
12056 * mach/mach/mig_support.h: Likewise.
12057 * math/bits/cmathcalls.h: Likewise.
12058 * posix/bits/unistd.h: Likewise.
12059 * socket/bits/socket2.h: Likewise.
12060 * stdlib/bits/stdlib.h: Likewise.
12061 * stdlib/stdlib.h: Likewise.
12062 * string/argz.h: Likewise.
12063 * string/bits/string2.h: Likewise.
12064 * string/bits/string3.h: Likewise.
12065 * sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
12066 * sysdeps/generic/inttypes.h: Likewise.
12067 * sysdeps/generic/machine-lock.h: Likewise.
12068 * sysdeps/generic/machine-sp.h: Likewise.
12069 * sysdeps/i386/fpu/bits/mathinline.h: Likewise.
12070 * sysdeps/i386/i486/bits/string.h: Likewise.
12071 * sysdeps/ia64/fpu/bits/mathinline.h: Likewise.
12072 * sysdeps/mach/alpha/machine-lock.h: Likewise.
12073 * sysdeps/mach/alpha/machine-sp.h: Likewise.
12074 * sysdeps/mach/i386/machine-lock.h: Likewise.
12075 * sysdeps/mach/powerpc/machine-lock.h: Likewise.
12076 * sysdeps/mach/powerpc/machine-sp.h: Likewise.
12077 * sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
12078 * sysdeps/s390/bits/string.h: Likewise.
12079 * sysdeps/s390/fpu/bits/mathinline.h: Likewise.
12080 * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
12081 * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
12082 * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
12083 * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
12084 * sysdeps/unix/sysv/linux/sys/sysmacros.h: Likewise.
12085 * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
12086 * wcsmbs/bits/wchar2.h: Likewise.
12087 * wcsmbs/wchar.h: Likewise.
12088 * stdlib/gmp.h: Likewise. Include <features.h> to get
12089 __extern_inline definition.
12090
6b2665f5
UD
120912007-03-15 Jakub Jelinek <jakub@redhat.com>
12092
b037a293
UD
12093 * locale/programs/ld-ctype.c (find_translit): Return NULL if ctype is
12094 NULL.
12095
6b2665f5
UD
12096 [BZ #3919]
12097 * math/libm-test.inc (log_test): Test -Inf and NaN.
12098 (log10_test, log1p_test, log2_test): Test -Inf.
12099 * sysdeps/i386/fpu/e_log.S (__ieee754_log): Don't raise
12100 FE_INVALID when argument is qNaN.
12101 * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
12102 * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
12103 * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
12104 * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Replace
12105 andb $1, %ah with testb $1, %ah, don't test for parity, instead
12106 testb $4, %ah and jump if non-zero.
12107 * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Likewise.
12108 * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Likewise.
12109
44969f17
UD
12110 [BZ #4101]
12111 * argp/argp-help.c (hol_cluster_cmp): Fix comparisons used to find
12112 ancestors with the same depths.
12113 Patch by Niels Moeller <nisse@lysator.liu.se>.
12114 (filter_doc): Don't crash if argp is NULL.
12115 * argp/Makefile (tests): Add tst-argp2.
12116 * argp/tst-argp2.c: New test.
12117
05eb8975
UD
12118 [BZ #4130]
12119 * login/utmp_file.c (setutent_file): Use O_LARGEFILE for
12120 open_not_cancel_2.
12121 (updwtmp_file): Likewise.
12122
6cb988fa
UD
12123 [BZ #4181]
12124 * inet/inet6_opt.c (add_padding): Only insert padding if npad > 0.
12125 (inet6_opt_append): Don't check extlen is big enough if extbuf
12126 is NULL.
12127 (inet6_opt_finish): Likewise.
12128 * inet/Makefile (tests): Add test-inet6_opt.
12129 * inet/test-inet6_opt.c: New test.
12130
12131 * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Never
12132 reallocate the buffer, instead fail for MSG_TRUNC or for EBUSY
12133 NLMSG_ERR. Instead use a page sized buffer.
12134 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use page sized
12135 buffer.
12136
aea1d19e
RH
121372007-03-14 Richard Henderson <rth@redhat.com>
12138
b6df547c
RH
12139 * sysdeps/alpha/fpu/s_llround.c: New file.
12140 * sysdeps/alpha/fpu/s_llroundf.c: New file.
12141 * sysdeps/alpha/fpu/s_lround.c: New file.
12142 * sysdeps/alpha/fpu/s_lroundf.c: New file.
12143 * sysdeps/alpha/fpu/s_round.c: New file.
12144 * sysdeps/alpha/fpu/s_roundf.c: New file.
12145 * sysdeps/alpha/fpu/s_trunc.c: New file.
12146 * sysdeps/alpha/fpu/s_truncf.c: New file.
12147
aea1d19e
RH
12148 * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches.
12149 * sysdeps/alpha/fpu/s_ceilf.c: Likewise.
12150 * sysdeps/alpha/fpu/s_floor.c: Likewise.
12151 * sysdeps/alpha/fpu/s_floorf.c: Likewise.
12152 * sysdeps/alpha/fpu/s_rint.c: Likewise.
12153 * sysdeps/alpha/fpu/s_rintf.c: Likewise.
12154
12155 * sysdeps/alpha/fpu/s_fmax.S: New file.
12156 * sysdeps/alpha/fpu/s_fmaxf.S: New file.
12157 * sysdeps/alpha/fpu/s_fmin.S: New file.
12158 * sysdeps/alpha/fpu/s_fminf.S: New file.
12159 * sysdeps/alpha/fpu/s_isnan.c: New file.
12160 * sysdeps/alpha/fpu/s_isnanf.c: New file.
12161 * sysdeps/alpha/fpu/s_llrint.c: New file.
12162 * sysdeps/alpha/fpu/s_llrintf.c: New file.
12163 * sysdeps/alpha/fpu/s_lrint.c: New file.
12164 * sysdeps/alpha/fpu/s_lrintf.c: New file.
12165 * sysdeps/alpha/fpu/s_nearbyint.c: New file.
12166 * sysdeps/alpha/fpu/s_nearbyintf.c: New file.
12167
12168 * sysdeps/alpha/fpu/bits/mathinline.h (__floorf, __floor): Remove.
12169 (__fdimf, fdimf, __fdim, fdim): Remove.
12170 (__signbitf, __signbit, __signbitl): Use gcc builtin if available.
12171 (__isnanf, __isnan, __isnanl): New.
12172
9e43b50d
RH
121732007-03-13 Richard Henderson <rth@redhat.com>
12174
12175 * sysdeps/ieee754/ldbl-128/Makefile: New file.
12176
62789da3
RH
121772007-03-13 Richard Henderson <rth@redhat.com>
12178
12179 * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding.
12180 * sysdeps/alpha/fpu/bits/mathinline.h (__signbitl): New.
12181 * sysdeps/alpha/fpu/libm-test-ulps: Regenerate.
12182 * sysdeps/unix/sysv/linux/alpha/alphaev6/fpu/Implies: New file.
12183 * sysdeps/unix/sysv/linux/alpha/alphaev67/fpu/Implies: New file.
12184 * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.
12185
47dbe62b
RH
121862007-03-13 Richard Henderson <rth@redhat.com>
12187
37f40235 12188 * elf/dl-support.c (_dl_aux_init): Honor DL_PLATFORM_AUXV.
47dbe62b
RH
12189 * sysdeps/unix/sysv/linux/alpha/dl-auxv.h: New file.
12190 * sysdeps/unix/sysv/linux/alpha/dl-support.c: New file.
12191 * sysdeps/unix/sysv/linux/alpha/dl-sysdep.c (__libc_alpha_cache_shape):
12192 Move to dl-auxv.h; initialize instead of extern weak.
12193 (DL_PLATFORM_AUXV): Move to dl-auxv.h; don't test for undef
12194 weak symbol.
12195 * sysdeps/unix/sysv/linux/alpha/sysconf.c (__libc_alpha_cache_shape):
12196 Extern instead of initialized.
12197
b8097bed
RH
121982007-03-13 Richard Henderson <rth@redhat.com>
12199
12200 * sysdeps/unix/sysv/linux/alpha/sigsuspend.S: Add support for
12201 __sigsuspend_nocancel.
12202
6bf4a686
UD
122032007-03-06 Ulrich Drepper <drepper@redhat.com>
12204
12205 * sysdeps/posix/getaddrinfo.c (get_scope): Correct test for
12206 172.16/12 address range.
12207
0b3b1a0c
UD
122082007-03-02 Jakub Jelinek <jakub@redhat.com>
12209
12210 * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Retry with
12211 a new netlink socket if NLMSG_ERR -EBUSY is seen after some MSG_TRUNC
12212 message.
12213
8f3edfee
UD
122142007-03-01 Jakub Jelinek <jakub@redhat.com>
12215
c1c5e654 12216 [BZ #4069]
8f3edfee
UD
12217 * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Check for NaN
12218 earlier.
12219 * math/libm-test.inc (pow_test): Add more tests involving NaNs.
12220
12221 * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Avoid invalid exception
12222 for x qNaN and y either +-inf or non-integer value.
12223 * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Likewise.
12224 * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
12225 * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
12226
245a1481
UD
122272007-02-10 Mike Frysinger <vapier@gentoo.org>
12228
12229 * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
12230 from sysdep_headers.
12231
c217692b
UD
122322007-02-28 Jakub Jelinek <jakub@redhat.com>
12233
12234 * time/tzfile.c (find_transition): Instead of a linear search try to
12235 guess the transition index, use a linear search if the result is at
12236 most 10 transitions away from the guess or binary search otherwise.
12237
fe64626c
JJ
122382007-02-27 Jakub Jelinek <jakub@redhat.com>
12239
12240 * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request): Fix
12241 memory reallocation.
12242
0f7769f7
UD
122432007-02-21 Ulrich Drepper <drepper@redhat.com>
12244
621c133d
UD
12245 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Add branch predictions
12246 and fix some typos.
12247 Optimize use of TOLOWER.
9cf147d8 12248
cdfd61e1
UD
12249 [BZ #3325]
12250 * sysdeps/i386/fpu/e_fmodf.S: Revert last changes, keep using fprem.
12251 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
12252 * sysdeps/i386/fpu/e_fmod.S: Likewise.
12253
8889e7aa
UD
12254 [BZ #3458]
12255 * sysdeps/unix/sysv/linux/posix_madvise.c: New file.
12256 * sysdeps/unix/sysv/linux/syscalls.list: Remove posix_madvise entry.
12257
63a2f305
UD
12258 [BZ #4076]
12259 * io/ftw.c (ftw_startup): Handle special case of FTW_CHDIR in /.
12260 (open_dir_stream): Likewise.
12261 * io/Makefile (tests): Add bug-ftw5.
c536b9b8 12262 * io/bug-ftw5.c: New file.
63a2f305 12263
c8703f88
UD
12264 * nscd/hstcache.c (cache_addhst): Remove unnecessary conditional.
12265 * nscd/servicescache.c (cache_addserv): Likewise.
12266
12267 * nscd/grpcache.c (cache_addgr): In case a record changed on
12268 refresh, adjust key_copy.
12269
61705e06
UD
12270 [BZ #4074]
12271 * nscd/pwdcache.c (cache_addpw): In case a record changed on
12272 refresh, adjust key_copy.
12273
0f7769f7
UD
12274 [BZ #4070]
12275 * stdio-common/printf_fp.c (___printf_fp): Handle a few more
0f7769f7 12276 special cases.
8889e7aa 12277 * stdio-common/tfformat.c (sprint_doubles): Some more tests.
0f7769f7 12278
3979024a
UD
122792007-02-19 Ulrich Drepper <drepper@redhat.com>
12280
4c02bf1a
UD
12281 * stdio-common/printf_fp.c (___printf_fp): Cleanups and minor
12282 optimization.
12283
3979024a
UD
12284 * stdio-common/vfscanf.c: Small cleanups throughout.
12285
821d3e70
UD
122862007-02-18 Ulrich Drepper <drepper@redhat.com>
12287
2484468b
UD
12288 [BZ #3325]
12289 * sysdeps/i386/fpu/e_fmodf.S: Use fprem1 instead of fprem.
12290 * sysdeps/i386/fpu/e_fmodl.c: Likewise.
12291 * sysdeps/i386/fpu/e_fmod.S: Likewise.
12292 Patch by Jared Casper <jaredcasper@gmail.com>.
12293
858ee15d
UD
12294 * sysdeps/unix/closedir.c: Outside libc don't use locking.
12295 * sysdeps/unix/opendir.c: Likewise.
12296 * sysdeps/unix/readdir.c: Likewise.
12297
ecb72bd5
UD
12298 [BZ #2211]
12299 * stdio-common/vfscanf.c: Handle localized digits etc for floating
12300 point numbers.
12301 Patch mostly by Hamed Malek <hamed@farsiweb.info>.
12302
ac2ca022
UD
12303 * stdio-common/vfscanf.c: Fix problems in width accounting.
12304 * stdio-common/tst-sscanf.c (double_tests): New tests.
12305 (main): Hook them up.
12306
e9bb5246 12307 * stdio-common/vfscanf.c: Remove unused WIDTH handling.
da50f001 12308 More simplifications of floating-point reader.
e9bb5246 12309
821d3e70
UD
12310 * stdio-common/Makefile (tests): Add tst-swscanf.
12311 * stdio-common/tst-sscanf.c: Make tests usable for swscanf
12312 testing.
12313 * stdio-common/tst-swscanf.c: New file.
12314
07fb5185
UD
123152007-02-17 Ulrich Drepper <drepper@redhat.com>
12316
9138cc0b
UD
12317 [BZ #2633]
12318 * libio/stdio.h: Define struct _IO_FILE in global namespace.
12319 * setjmp/setjmp.h: Define __jmp_buf_tag in global namespace.
12320 Remove using for __jmp_buf_tag.
12321 * locale/locale.h (struct lconv): Also define in std namespace.
12322 * wcsmbs/wchar.h: Move using declaration for tm out of namespace.
12323
6818d837
UD
12324 [BZ #3842]
12325 * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Remove shortcut
12326 using __libc_enable_secure.
12327
15c4b5a4
UD
12328 [BZ #3818]
12329 * sysdeps/unix/sysv/linux/sys/acct.h (struct acct_v3): Define.
12330
5e9e9c14
UD
12331 [BZ #3745]
12332 * locale/programs/ld-collate.c (handle_ellipsis): Fix generation
12333 of names for ellipsises.
12334
07fb5185
UD
12335 [BZ #3348]
12336 * malloc/memusage.sh: Cleanups.
12337 * debug/xtrace.sh: Quoting and trap changes.
12338
8c6d1043
UD
123392007-02-16 Ulrich Drepper <drepper@redhat.com>
12340
07fb5185
UD
12341 * locale/iso-3166.def: Add Jersey, Guernsey, and Isle Of Man entries.
12342
93e66914 12343 * locale/iso-3166.def: Update entry for Serbia.
93e36434
UD
12344 * locale/iso-4217.def: Define RSD, remove CSD.
12345
ad0b348c
UD
12346 * sysdeps/x86_64/bits/atomic.h: One more change, this time for 16-
12347 and 64-bit operations.
12348
12349 [BZ #4040]
12350 * sysdeps/i386/i486/bits/atomic.h: One more change, this time for
12351 16-bit operations.
12352
8c6d1043
UD
12353 * nscd/nscd.c (parse_opt): One more conversion to use send instead
12354 of writev.
12355
987f54c6
UD
123562007-02-15 Ulrich Drepper <drepper@redhat.com>
12357
b3715c05
UD
12358 [BZ #3991]
12359 * assert/assert.h (assert): Simplify.
12360 (assert_perror): Likewise.
12361 Patch by Israel G. Lugo <ilugo@bridonsecurity.com>.
12362
6eea8e0d
UD
12363 * nscd/nscd_helper.c (open_socket): Don't send padding bytes from
12364 reqdata.
12365
987f54c6
UD
12366 * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic
12367 change: don't pass NULL in place of an integer.
12368
3dc08a7e
UD
123692007-02-02 Bruno Haible <bruno@clisp.org>
12370
06c17c78
UD
12371 [BZ #3954]
12372 * iconvdata/ksc5601.c (__ksc5601_sym_to_ucs, __ksc5601_sym_from_ucs):
12373 Add mapping for U+327E.
12374 * iconvdata/ksc5601.h (KSC5601_SYMBOL): Increment.
12375 * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
12376 mapping of 0xD9 0xE8.
12377 * iconvdata/uhc.c (BODY for FROM_LOOP, BODY for TO_LOOP): Disable
12378 mapping of U+327E.
12379 Reported by Jungshik Shin <jungshik@google.com>.
12380
12381 [BZ #3955]
3dc08a7e
UD
12382 * iconvdata/johab.c (BODY for FROM_LOOP, BODY for TO_LOOP): Enable
12383 mapping of 0xD9 0xE6 and of 0xD9 0xE7.
12384 Reported by Jungshik Shin <jungshik@google.com>.
12385
a810e68c
UD
123862007-02-14 Ulrich Drepper <drepper@redhat.com>
12387
12388 * sysdeps/x86_64/bits/atomic;h: Fix asm parameters for some
12389 byte variants.
12390
12391 [BZ #4040]
12392 * sysdeps/i386/i486/bits/atomic.h: Fix asm parameters for some
12393 byte variants. Patch mostly be tom@tommay.net.
12394
05f135ba
UD
123952007-02-14 Jakub Jelinek <jakub@redhat.com>
12396
12397 [BZ #3996]
12398 * posix/glob.c (attribute_hidden): Define if not defined.
12399 (glob): Unescape dirname, filename or username when needed and not
12400 GLOB_NOESCAPE. Handle \/ correctly. Handle GLOB_MARK if filename
12401 is NULL. Handle unescaped [ in pattern without closing ].
12402 Don't pass GLOB_CHECK down to recursive glob for directories.
12403 (__glob_pattern_type): New function.
12404 (__glob_pattern_p): Implement using __glob_pattern_type.
12405 (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
12406 characters and backslashes if not GLOB_NOESCAPE or unterminated [.
12407 Remove unreachable code.
12408 * posix/globtest.sh: Add a couple of new tests.
12409
2f699967
UD
124102007-02-13 Ulrich Drepper <drepper@redhat.com>
12411
12412 * po/ru.po: Update from translation team.
12413
3a7cd5b4
JJ
124142007-02-12 Jakub Jelinek <jakub@redhat.com>
12415
12416 * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__
12417 to the list of i486+ CPUs.
12418 * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
12419
2f978feb
UD
124202007-02-12 Ulrich Drepper <drepper@redhat.com>
12421
12422 * elf/rtld.c (RESOLVE_MAP): Always return bootstrap_map reference.
12423 * elf/Makefile ($(objpfx)ld.so): Check that ld.so has no undefined
12424 references.
12425
2bbb7d5b
UD
124262007-02-09 Ulrich Drepper <drepper@redhat.com>
12427
5ed61e0f
UD
12428 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.
12429
2bbb7d5b
UD
12430 * resolv/res_init.c (res_setoptions): Recognize edns0 option.
12431 * resolv/res_mkquery.c: Define __res_nopt.
12432 * resolv/res_query.c (__libc_res_nquery): If RES_USE_EDNS0 is set
12433 try adding EDNS0 record.
12434 * resolv/res_send.c (send_dg): If request failed with FORMERR and
12435 EDNS0 record was send make sure we don't try it again.
12436 * resolv/resolv.h: Define RES_F_EDNS0ERR and RES_USE_EDNS0.
12437 * include/resolv.h: Declare __res_nopt.
12438
00458b5b
UD
124392007-02-08 Jakub Jelinek <jakub@redhat.com>
12440
12441 [BZ #3944]
12442 * time/strptime_l.c (__strptime_internal): Set have_mon for
12443 %b/%B/%h. Set have_mon and have_mday if tm_mon and tm_mday
12444 have been computed from tm_yday and tm_year. Don't crash
12445 in day_of_the_week or day_of_the_year if not have_mon
12446 and tm_mon contains bogus value.
12447 * time/Makefile (tests): Add tst-strptime3.
12448 * time/tst-strptime3.c: New test.
12449
784aacea
UD
124502007-02-05 Jakub Jelinek <jakub@redhat.com>
12451
12452 [BZ #3957]
12453 * posix/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
12454 bit for RE_HAT_LISTS_NOT_NEWLINE.
12455 (build_charclass_op): Remove bogus comment.
12456 * posix/Makefile (tests): Add bug-regex27 and bug-regex28.
12457 * posix/bug-regex27.c: New test.
12458 * posix/bug-regex28.c: New test.
12459
bf7a2463
UD
124602007-02-03 Ulrich Drepper <drepper@redhat.com>
12461
12462 * po/sv.po: Update from translation team.
12463
f2ccf983
UD
124642007-02-02 Ulrich Drepper <drepper@redhat.com>
12465
12466 * nscd/nscd_helper.c (open_socket): Minor size optimization.
12467
73f50d5a
UD
124682007-02-02 Jakub Jelinek <jakub@redhat.com>
12469
12470 * include/locale.h (__uselocale): Add libc_hidden_proto.
12471 * locale/uselocale.c (__uselocale): Add libc_hidden_def.
12472
f6bf9e59
JJ
12473 * nscd/nscd_helper.c (open_socket): Use __gettimeofday instead of
12474 gettimeofday.
12475
4a44ce79
UD
124762007-02-01 Ulrich Drepper <drepper@redhat.com>
12477
12478 * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before
12479 returning.
12480 (PTR_DEMANGLE): Real definition now that it's not the same as
12481 PRT_MANGLE anymore.
12482 * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
12483
12484 * string/strerror_l.c: New file.
12485 * string/Makefile (routines): Add strerror_l.
12486 * string/string.h: Declare strerror_l.
12487 * string/Versions: Export strerror_l for GLIBC_2.6.
12488
58a2d52e
UD
124892007-01-31 Ulrich Drepper <drepper@redhat.com>
12490
12491 * nscd/nscd_helper.c (open_socket): Now takes request type and key
12492 as parameter. Construct request record. Try sending request
12493 before the first poll use, it usually succeeds. Adjust all
12494 callers.
12495 * nscd/nscd-client.h: Define MAXKEYLEN.
4a44ce79 12496 * nscd/connections.c (nscd_run): Don't define MAXKEYLEN here.
58a2d52e 12497
1a77d37f
JJ
124982007-01-31 Jakub Jelinek <jakub@redhat.com>
12499
12500 * nscd/nscd-client.h (__nscd_cache_search): Remove const qualifier
12501 from return value.
12502 * nscd/nscd_helper.c: Include string.h.
12503 (__nscd_cache_search): Remove const qualifier from return value.
12504 On strict alignment architectures check hash entry and data head
12505 alignment.
12506 * nscd/nscd_getpw_r.c (nscd_getpw_r): Don't crash or fail because
12507 mmapped data during GC cycle contains garbage. If
12508 __nscd_drop_map_ref fails, decrement mapped->counter when returning
12509 error or if retrying with NO_MAPPING, only __nscd_unmap if counter
12510 dropped to 0.
12511 * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
12512 * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
12513 * nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
12514 * nscd/nscd_getai.c (__nscd_getai): Likewise.
12515 * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
12516
ee314200
UD
125172007-01-30 Ulrich Drepper <drepper@redhat.com>
12518
12519 * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.
12520
14c8bf3b
UD
125212007-01-26 Ulrich Drepper <drepper@redhat.com>
12522
12523 * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use register
12524 names not numbers in cfi_*.
12525
d2708e67
AJ
125262007-01-26 Andreas Jaeger <aj@suse.de>
12527
12528 * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE,
14c8bf3b 12529 ADDR_LIMIT_3GB, PER_LINUX_32BIT, PER_LINUX32_3GB): Add.
d2708e67
AJ
12530 Correct values of PER_HPUX and PER_OSF4.
12531
7fbc8784
UD
125322007-01-24 Ulrich Drepper <drepper@redhat.com>
12533
8aaf53ee 12534 * elf/dl-minimal.c: Undefine _itoa first.
7fbc8784
UD
12535 * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
12536 * malloc/mtrace.c: Revert last change.
12537 * posix/wordexp.c: Likewise.
12538
9d6cde3d
UD
125392007-01-24 Jakub Jelinek <jakub@redhat.com>
12540
12541 * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__
12542 and __geode__ to the list of i486+ CPUs.
12543 * sysdeps/x86_64/bits/byteswap.h (__bswap_32): Likewise.
12544
c1f0486a
UD
125452007-01-23 Ulrich Drepper <drepper@redhat.com>
12546
12547 * stdio-common/_itoa.c: Include <limits.h>.
12548 * stdio-common/_itowa.c: Likewise.
12549
6cae3957
UD
125502007-01-22 Ulrich Drepper <drepper@redhat.com>
12551
765bbb24
UD
12552 * stdio-common/_itowa.c: Don't compile _itowa for 64-bit
12553 platforms.
12554 * stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
12555 64-bit platforms.
12556 * malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
12557 possible.
12558 * posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
12559 if possible.
12560
6cae3957
UD
12561 [BZ #3902]
12562 * stdio-common/_itoa.c (_itoa): Make sure at least a zero is emitted.
12563 * stdio-common/Makefile (tests): Add bug17.
12564 * stdio-common/bug17.c: New file.
12565
ddaafd04
UD
125662007-01-19 Ulrich Drepper <drepper@redhat.com>
12567
12568 * iconvdata/brf.c: New file.
439201de
UD
12569 * iconvdata/testdata/BRF: New file.
12570 * iconvdata/testdata/BRF..UTF8: New file.
12571 Contributed by Samuel Thibault <samuel.thibault@ens-lyon.org>.
ddaafd04
UD
12572 * iconvdata/Makefile: Add rules to build BRF.
12573 * iconvdata/TESTS: Add BRF entry.
12574 * iconvdata/gconv-modules: Likewise.
12575 * iconvdata/tst-tables.sh: Likewise.
ddaafd04 12576
9e6e344e
UD
125772007-01-18 Anton Nikishaev <anton.nik@gmail.com>
12578
12579 * wcsmbs/wchar.h (wcstoll): Fix comment, function returns value of
12580 type `long long int', not `long int'.
12581 (wcstoq): Likewise.
12582
299f7b0f
UD
125832007-01-18 Ulrich Drepper <drepper@redhat.com>
12584
12585 * scripts/gen-as-const.awk: Add cast to long to avoid int promotion
12586 of values on 64-bit platforms which are too large.
12587
cd8127cc
JJ
125882007-01-12 Steven Munroe <sjmunroe@us.ibm.com>
12589 Joe Kerian <jkerian@us.us.ibm.com>
12590
12591 [BZ #2749]
12592 * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Include
12593 <math_ldbl_opt.h>. Remove weak_alias. Use long_double_symbol macro.
12594 (__copysignl): Use signbit() for comparison.
12595 * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Correct parms for
12596 SET_LDOUBLE_WORDS64.
12597
12598 [BZ #2423, #2749]
12599 * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Don't include <fenv_libc.h>.
12600 (__ceill): Remove calls to fegetround(), fesetround().
12601 * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
12602 * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
12603 * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
12604
b3acfdf7
JJ
126052007-01-17 Jakub Jelinek <jakub@redhat.com>
12606
4a2e03c6
JJ
12607 * nscd/nscd_getserv_r.c (nscd_getserv_r): Fix pastos.
12608
b3acfdf7
JJ
12609 * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.
12610
1476bce6
UD
126112007-01-17 Ulrich Drepper <drepper@redhat.com>
12612
12613 * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to
12614 demangle pointer.
12615 * csu/libc-start.c: Likewise.
12616
d78bce1c
UD
126172007-01-16 Ulrich Drepper <drepper@redhat.com>
12618
12619 * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot
12620 really work anyway.
12621
1bd79025
UD
126222007-01-15 Ulrich Drepper <drepper@redhat.com>
12623
000b027e
UD
12624 * nscd/connections.c (servinfo): Renamed to reqinfo. Change all
12625 users.
12626 (handle_request): Remove unnecessary tests.
12627
1bd79025
UD
12628 * nscd/cache.c (cache_add): Record the failure to add to the cache.
12629
d68f5d2c
JJ
126302007-01-15 Jakub Jelinek <jakub@redhat.com>
12631
12632 * soft-fp/op-common.h (FP_TRUNC): When truncating a NaN, clear
12633 workbits in semi-raw fraction.
12634
12635 * math/test-misc.c: Add new tests.
12636
126372007-01-14 Steven Munroe <sjmunroe@us.ibm.com>
12638
12639 * math/basic-test.c: Include test-skeleton.c.
12640 (TEST_TRUNC): Define.
12641 (truncdfsf_test, trunctfsf_test, trunctfdf_test): New.
12642 (main): Rename to ...
12643 (do_test): ...this. Run new tests.
12644 (TEST_FUNCTION): Define.
12645
126462006-10-05 Steven Munroe <sjmunroe@us.ibm.com>
12647 Joe Kerian <jkerian@us.us.ibm.com>
12648
12649 [BZ #2749]
12650 * soft-fp/op-4.h (__FP_FRAC_SUB_3, __FP_FRAC_SUB_4): Correct borrow
12651 handling for high words.
12652 * soft-fp/op-common.h (_FP_OVERFLOW_SEMIRAW): Always set inexact
12653 and overflow for infinity.
12654
4e35ef2c
UD
126552007-01-15 Ulrich Drepper <drepper@redhat.com>
12656
2a1dea97
UD
12657 * nscd/connections.c (handle_request): Add a __builtin_expect.
12658
9691d83c
UD
12659 * nscd/connections.c (serv2db): Change type into structure which
12660 also says whether this is a request for data. Renamed to
12661 servinfo. All users changed.
12662 (handle_request): Much simpler test whether we should search the cache.
12663
49ee6d79
UD
12664 * nscd/connections.c (handle_request): Fix thinko in selinux test
12665 invocation.
12666
4e35ef2c
UD
12667 * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.
12668 * elf/dl-lookup.c (add_dependency): If scope map is locked, unlock
12669 it before getting dl_load_lock and then relock.
12670 (_dl_lookup_symbol_x): Pass flags to add_dependency.
12671 When rerunning _dl_lookup_symbol_x, compute symbol_scope again in
12672 case we unlocked the scope.
12673 * elf/dl-runtime.c (_dl_fixup): Pass DL_LOOKUP_SCOPE_LOCK to
12674 _dl_lookup_symbol_x in case we locked the scope.
12675 (_dl_profile_fixup): Likewise.
12676 * elf/dl-sym.c (do_sym): In flags passed to call_dl_lookup, also
12677 set DL_LOOKUP_SCOPE_LOCK.
12678
23691ab2
UD
126792007-01-13 Ulrich Drepper <drepper@redhat.com>
12680
fb453d08
UD
12681 * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and
12682 CFLAGS-getsrvbynpt_r.c.
12683 * nscd/getsrvbynm_r.c: New file.
12684 * nscd/getsrvbypt_r.c: New file.
12685 * nscd/nscd_getserv_r.c: New file.
12686 * nscd/servicescache.c: New file.
12687 * nscd/Makefile (routines): Add nscd_getserv_r.
12688 (nscd-modules): Add getsrvbynm_r, getsrvbypt_r, and servicescache.
12689 Define CFLAGS-servicescache.c, CFLAGS-getsrvbynm_r.c, and
12690 CFLAGS-getsrvbypt_r.c.
12691 * nscd/cache.c (prune_cache): Rewrite to get re-add function from
12692 table. Add entries for services database.
12693 * nscd/connections.c (serv2str): Mark as const. Add entries for
12694 services database.
12695 (dbs): Add .reset_res and servdb initialization.
12696 (serv2db): Add entries for services database.
12697 (verify_persistent_db): Accept dbnr == servdb.
12698 (invalidate_cache): Rewrite database name recognition to use a table.
12699 Call res_init() if .reset_res is set for database.
12700 (handle_request): Add code to handle services database.
12701 * nscd/gai.c: Don't define __getservbyname_r.
12702 * nscd/nscd-client.h (request_type): Remove LASTDBREQ, add
12703 GETSERVBYNAME, GETSERVBYPORT, GETFDSERV.
12704 (serv_response_header): Define.
12705 (struct datahead): Add serv_response_header member.
12706 * nscd/nscd.c (parse_opt): Rewrite parsing of -i parameter value
12707 using table.
12708 * nscd/nscd.conf: Add entries for services database.
12709 * nscd/nscd.h: Adjust declaration of dbnames and serv2str.
12710 Declare serv_iov_disabled.
12711 Declare addservbyname, readdservbyname, addservbyport, and
12712 readdservbyport.
12713 * nscd/nscd_conf.c (dbnames): Mark as const. Add services entry.
12714 (find_db): Fix error message.
12715 * nscd/nscd_proto.h: Declare __nss_not_use_nscd_services,
12716 __nscd_getservbyname_r, and __nscd_getservbyport_r.
12717 * nscd/selinux.c (perms): Add entries for services database.
12718 * nss/Versions: Export __nss_services_lookup with GLIBC_PRIVATE.
12719 * nss/nsswitch.c (__nss_disable_nscd): Also disable services database.
12720
12721 * nscd/grpcache.c: Remove obsolete code. Cleanups.
12722 * nscd/hstcache.c: Likewise.
12723 * nscd/pwdcache.c: Likewise.
12724
b21fa963
UD
12725 * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct
12726 computation of keylen.
12727
23691ab2
UD
12728 * include/string.h: Only redefine strndupa if this is really for
12729 libc code.
12730
8980796b
UD
127312007-01-12 Ulrich Drepper <drepper@redhat.com>
12732
4a4a65f2
UD
12733 * nscd/nscd_gethst_r.c: Minor cleanups.
12734
43397eaf
UD
12735 * nscd/connections.c (handle_request): Check selinux permissions
12736 for all non-admin commands.
12737
038a1a9f
UD
12738 * sysdeps/i386/i486/bits/atomic.h: Define
12739 atomic_compare_and_exchange_val_acq,
12740 atomic_compare_and_exchange_bool_acq, and atomic_exchange_and_add
12741 using __sync_* built-ins for gcc >= 4.1.
12742 * sysdeps/x86_64/bits/atomic.h: Likewise.
12743
8980796b
UD
12744 [BZ #3840]
12745 * scripts/check-local-headers.sh: Restrict to testing .o.d, .os.d,
12746 and .oS.d files.
12747
32c075e1
JJ
127482007-01-05 Steven Munroe <sjmunroe@us.ibm.com>
12749
12750 * stdlib/tst-makecontext.c: Include errno.h. Change main()
12751 to do_test(). Define TEST_FUNCTION. Include test-skeleton.c.
12752 (do_test): Check errno and exit(0) if ENOSYS.
12753
127542007-01-11 Jakub Jelinek <jakub@redhat.com>
12755
12756 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix handling of multi-byte
12757 thousands separators.
12758 * stdlib/Makefile: Add rules to build and run tst-strtod4.
12759 * stdlib/tst-strtod4.c: New test.
12760
12761 [BZ #3855]
12762 * stdlib/strtod_l.c (____STRTOF_INTERNAL): 0x. not followed by
12763 hexadecimal digit should accept just the initial 0.
12764 * stdlib/tst-strtod2.c (tests): New variable.
12765 (do_test): Run several tests rather than just one.
12766
11bf311e 127672007-01-11 Jakub Jelinek <jakub@redhat.com>
df859a0c 12768
11bf311e
UD
12769 * sysdeps/i386/soft-fp/sfp-machine.h: Remove.
12770 * sysdeps/x86_64/soft-fp/sfp-machine.h: Likewise.
df859a0c 12771
11bf311e 127722007-01-10 Ulrich Drepper <drepper@redhat.com>
32c075e1 12773
11bf311e
UD
12774 * io/fts.c: Make sure fts_cur is always valid after return from
12775 fts_read.
12776 Patch by Miloslav Trmac <mitr@redhat.com>.
64a0aa0f 12777
11bf311e 127782006-10-27 Richard Sandiford <richard@codesourcery.com>
32c075e1 12779
11bf311e
UD
12780 * elf/elf.h (R_MIPS_GLOB_DAT): Define.
12781 (R_MIPS_NUM): Bump by 1.
32c075e1 12782
11bf311e 127832007-01-03 Jakub Jelinek <jakub@redhat.com>
32c075e1 12784
11bf311e
UD
12785 * posix/execvp.c: Include alloca.h.
12786 (allocate_scripts_argv): Renamed to...
12787 (scripts_argv): ... this. Don't allocate buffer here nor count
12788 arguments.
12789 (execvp): Use alloca if possible.
12790 * posix/Makefile: Add rules to build and run tst-vfork3 test.
12791 * posix/tst-vfork3.c: New test.
32c075e1
JJ
12792
127932007-01-03 Ulrich Drepper <drepper@redhat.com>
12794
12795 * string/Makefile (tst-strxfrm2-ENV): Define.
11bf311e 12796 * stdlib/Makefile (tst-strtod3-ENV): Define.
32c075e1 12797
11bf311e 127982007-01-02 Ulrich Drepper <drepper@redhat.com>
32c075e1 12799
11bf311e
UD
12800 * posix/getconf.c: Update copyright year.
12801 * nss/getent.c: Likewise.
12802 * iconv/iconvconfig.c: Likewise.
12803 * iconv/iconv_prog.c: Likewise.
12804 * elf/ldconfig.c: Likewise.
12805 * catgets/gencat.c: Likewise.
12806 * csu/version.c: Likewise.
12807 * elf/ldd.bash.in: Likewise.
12808 * elf/sprof.c (print_version): Likewise.
12809 * locale/programs/locale.c: Likewise.
12810 * locale/programs/localedef.c: Likewise.
12811 * nscd/nscd.c (print_version): Likewise.
12812 * debug/xtrace.sh: Likewise.
12813 * malloc/memusage.sh: Likewise.
12814 * malloc/mtrace.pl: Likewise.
12815 * debug/catchsegv.sh: Likewise.
64a0aa0f 12816
11bf311e 128172006-12-24 Ulrich Drepper <drepper@redhat.com>
48576885 12818
11bf311e
UD
12819 * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
12820 attempts.
48576885 12821
11bf311e 128222006-12-23 Ulrich Drepper <drepper@redhat.com>
3b6667a4 12823
11bf311e 12824 * posix/wordexp.c: Remove some unnecessary tests.
3b6667a4 12825
33c6de58
UD
128262006-12-22 Gavin Romig-Koch <gavin@redhat.com>
12827
12828 * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't
12829 blacklist the group till after we look it up.
12830
fc242bef
UD
128312006-12-21 Ulrich Drepper <drepper@redhat.com>
12832
12833 * include/atomic.h (atomic_forced_read): New macro.
12834
11bf311e
UD
128352006-12-20 SUGIOKA Toshinobu <sugioka@itonet.co.jp>
12836
12837 * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.
12838
a12dcecc
UD
128392006-12-19 Jakub Jelinek <jakub@redhat.com>
12840
11bf311e
UD
12841 * nss/getXXbyYY_r.c: Include atomic.h.
12842 (INTERNAL (REENTRANT_NAME)): Write startp after start_fct,
12843 add atomic_write_barrier () in between.
12844
a12dcecc
UD
12845 * stdlib/Makefile (tests): Add tst-makecontext.
12846 * stdlib/tst-makecontext.c: New test.
12847
12848 * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
12849 (__makecontext): Don't realign uc_mcontext.uc_regs.
12850
11bf311e 128512006-11-28 Jakub Jelinek <jakub@redhat.com>
594d423a 12852
11bf311e
UD
12853 * elf/dl-support.c: Include dl-procinfo.h.
12854 * sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
12855 PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
12856 PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
12857 Define.
12858 (_dl_string_platform): Use PPC_PLATFORM_* macros instead of
12859 hardcoded constants.
12860 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
12861 PPC_PLATFORM_* macros for array designators.
594d423a 12862
11bf311e 128632006-11-11 Steven Munroe <sjmunroe@us.ibm.com>
594d423a 12864
11bf311e
UD
12865 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
12866 names to the beginning.
12867 (_dl_powerpc_platforms): Add "power6x".
12868 * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
12869 (HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
12870 (_DL_PLATFORMS_COUNT): Increase.
12871 (_dl_string_platform): Handle power6x case.
12872 * sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
12873 PPC_FEATURE_POWER6_EXT): Define.
12874 (PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
594d423a 12875
5bcba0ed
UD
128762006-12-18 Jakub Jelinek <jakub@redhat.com>
12877
12878 [BZ #3747]
12879 * stdlib/jrand48_r.c (__jrand48_r): Make sure result is in the
11bf311e 12880 [-2^31 .. 2^31) range.
5bcba0ed
UD
12881 * stdlib/tst-rand48.c (main): Fix expected values for 64-bit
12882 targets.
12883 * stdlib/tst-rand48-2.c: New test.
12884 * stdlib/Makefile (tests): Add tst-rand48-2.
12885
9e1444fc
UD
128862006-12-14 Jakub Jelinek <jakub@redhat.com>
12887
12888 * misc/tst-pselect.c (do_test): Fix sigblock argument.
12889
36775704
UD
128902006-12-14 Ulrich Drepper <drepper@redhat.com>
12891
12892 * misc/tst-pselect.c (do_test): Make sure the helper process is
12893 terminating when the test is aborted.
12894
1e88bd0f
UD
128952006-12-13 Ulrich Drepper <drepper@redhat.com>
12896
11bf311e
UD
12897 * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.
12898 * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
12899 Handle relatime mount option.
12900
1e88bd0f
UD
12901 [BZ #2337]
12902 * libio/Makefile (tests): Add tst-setvbuf1.
12903 * libio/tst-setvbuf1.c: New file.
12904
129052006-12-08 Jakub Jelinek <jakub@redhat.com>
12906
12907 [BZ #2337]
12908 * libio/genops.c (__uflow): Fix a typo.
12909 * libio/wfiledoalloc.c (_IO_wfile_doallocate): Don't stat
12910 nor set _IO_LINE_BUF bit here. Size the wide buffer based on
12911 the narrow buffer size.
12912
129132006-11-24 Jakub Jelinek <jakub@redhat.com>
12914
12915 [BZ #2337]
12916 * libio/libio.h (_IO_FLAGS2_USER_WBUF): Define.
12917 * libio/wgenops.c (_IO_wsetb, _IO_wdefault_finish): Test and set
12918 _IO_FLAGS2_USER_WBUF bit in _flags2 instead of _IO_USER_BUF bit
12919 in _flags.
12920 * libio/wstrops.c (_IO_wstr_overflow, enlarge_userbuf,
12921 _IO_wstr_finish): Likewise.
12922 * libio/wmemstream.c (open_wmemstream): Likewise.
12923 * libio/fileops.c (_IO_new_file_close_it): Call _IO_set[bgp]
12924 even for wide streams.
12925
11bf311e 129262006-12-13 Jakub Jelinek <jakub@redhat.com>
1f55ce48 12927
11bf311e
UD
12928 * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include
12929 kernel-features.h.
12930
129312006-12-11 Ulrich Drepper <drepper@redhat.com>
12932
12933 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand
12934 separators also if no non-zero digits found.
12935 * stdlib/Makefile (tests): Add tst-strtod3.
1f55ce48 12936
d117c1ce
UD
129372006-12-09 Ulrich Drepper <drepper@redhat.com>
12938
f85fb97b
UD
12939 [BZ #3632]
12940 * include/features.h: Fix comment about default value for
12941 _POSIX_C_SOURCE.
12942
11bf311e
UD
12943 [BZ #3664]
12944 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix test to recognize
12945 empty parsed strings.
12946 * stdlib/Makefile (tests): Add tst-strtod2.
12947 * stdlib/tst-strtod2.c: New file.
12948
12949 [BZ #3673]
12950 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix exp_limit
12951 computation.
12952 * stdlib/Makefile (tests): Add tst-atof2.
12953 * stdlib/tst-atof2.c: New file.
12954
12955 [BZ #3674]
12956 * stdlib/strtod_l.c (____STRTOF_INTERNAL): Adjust exponent value
12957 correctly if removing trailing zero of hex-float.
12958 * stdlib/Makefile (tests): Add tst-atof1.
12959 * stdlib/tst-atof1.c: New file.
12960
a822d9f4
UD
129612006-12-09 Jakub Jelinek <jakub@redhat.com>
12962
11bf311e
UD
12963 * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.
12964 Start searching for next comma at p rather than rest.
12965 * misc/Makefile (tests): Add tst-mntent2.
12966 * misc/tst-mntent2.c: New test.
12967
a822d9f4
UD
12968 * misc/getusershell.c (initshells): Check for integer overflows.
12969 Make strings buffer one bigger as fgets always succeeds when second
12970 argument is 1. Don't use calloc for shells array. Disallow
11bf311e 12971 / as shell.
f0d5e1f6 12972
11bf311e 129732006-12-08 Ulrich Drepper <drepper@redhat.com>
f0d5e1f6 12974
11bf311e
UD
12975 * malloc/memusage.c: Handle realloc with new size of zero and
12976 non-NULL pointer correctly.
12977 (me): Really write first record twice.
12978 (struct entry): Make format bi-arch safe.
12979 (dest): Write out more realloc statistics.
12980 * malloc/memusagestat.c (struct entry): Make format bi-arch safe.
32c075e1 12981
11bf311e 129822006-12-05 Jakub Jelinek <jakub@redhat.com>
32c075e1 12983
11bf311e 12984 * nis/nis_subr.c (nis_getnames): Revert last change.
32c075e1 12985
f0d5e1f6
UD
129862006-12-04 Jakub Jelinek <jakub@redhat.com>
12987
12988 * sysdeps/unix/sysv/linux/ttyname.c: Include termios.h.
12989 (ttyname): Use tcgetattr instead of isatty, don't set errno to ENOTTY.
12990 * sysdeps/unix/sysv/linux/ttyname_r.c: Include termios.h.
12991 (__ttyname_r): Use tcgetattr instead of isatty, don't set errno to
12992 ENOTTY.
12993 * io/Makefile: Add rules to build and run tst-ttyname_r test.
12994 * io/tst-ttyname_r.c: New test.
12995
11bf311e 129962006-12-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5df4fe08 12997
11bf311e 12998 * sysdeps/unix/sysv/linux/sh/sys/io.h: Removed.
5df4fe08 12999
11bf311e 130002006-11-30 H.J. Lu <hongjiu.lu@intel.com>
ee50871d 13001
11bf311e
UD
13002 * sysdeps/i386/i686/memcmp.S: Use jump table as the base of
13003 jump table entries.
13004
130052006-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13006
13007 * sysdeps/unix/sysv/linux/i386/clone.S: Provide CFI for the outermost
13008 `clone' function to ensure proper unwinding stop of gdb.
13009 * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
13010
130112006-12-01 Ulrich Drepper <drepper@redhat.com>
13012
13013 * nscd/nscd.init: Remove obsolete and commented-out -S option
13014 handling.
13015
130162006-11-23 Jakub Jelinek <jakub@redhat.com>
13017
13018 [BZ #3514]
13019 * manual/string.texi (strncmp): Fix pastos from wcscmp description.
13020
13021 [BZ #3515]
13022 * manual/string.texi (strtok): Remove duplicate paragraph.
13023
130242006-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13025
13026 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with
13027 libgcc not supporting `rflags' unwinding (register # >= 17).
13028
130292006-11-30 Jakub Jelinek <jakub@redhat.com>
13030
13031 * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc
13032 succeeded.
13033
130342006-11-29 Daniel Jacobowitz <dan@codesourcery.com>
13035 Jakub Jelinek <jakub@redhat.com>
13036 Jan Kratochvil <jan.kratochvil@redhat.com>
13037
13038 * sysdeps/unix/sysv/linux/x86_64/sigaction.c (restore_rt): Add correct
13039 unwind information.
13040 * sysdeps/unix/sysv/linux/x86_64/Makefile: Provide symbols for
13041 'restore_rt' even in the 'signal' directory.
13042 * sysdeps/unix/sysv/linux/x86_64/ucontext_i.sym: Extend the regs list.
ee50871d 13043
b1a758f3
UD
130442006-11-27 Jakub Jelinek <jakub@redhat.com>
13045
13046 [BZ #3559]
13047 * sunrpc/svc_run.c (svc_run): Fail instead of segfaulting if
11bf311e
UD
13048 malloc crashed. Don't allocate memory unnecessarily in each
13049 loop.
b1a758f3 13050
11bf311e 130512006-10-21 Jakub Jelinek <jakub@redhat.com>
854d1124 13052
11bf311e 13053 * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.
dfc99a56 13054
11bf311e 130552006-11-20 Ulrich Drepper <drepper@redhat.com>
dfc99a56 13056
11bf311e 13057 * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.
852d657c 13058
11bf311e 130592006-11-18 Bruno Haible <bruno@clisp.org>
852d657c 13060
11bf311e
UD
13061 * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke
13062 __sysconf only after having tried to call getgroups32.
36c0a636 13063
11bf311e 130642006-11-19 Ulrich Drepper <drepper@redhat.com>
36c0a636 13065
11bf311e
UD
13066 * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style
13067 addresses for IPv4 queries if they can be mapped.
b1f0c2a6 13068
11bf311e 130692006-11-16 Jakub Jelinek <jakub@redhat.com>
b1f0c2a6 13070
11bf311e
UD
13071 * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
13072 * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
13073 (signmask): Add .size directive.
13074 (othermask): Add .type directive.
bef8927a 13075
11bf311e 130762006-11-14 Ulrich Drepper <drepper@redhat.com>
2c53fa20 13077
11bf311e 13078 * po/nl.po: Update from translation team.
854d1124 13079
11bf311e 13080 * timezone/zdump.c: Redo fix for BZ #3137.
3f1e9205 13081
11bf311e 130822006-11-14 Jakub Jelinek <jakub@redhat.com>
bef8927a 13083
11bf311e
UD
13084 * nss/nss_files/files-alias.c (get_next_alias): Set line back
13085 to first_unused after parsing :include: file.
5c2af134 13086
32c075e1 130872006-11-10 Ulrich Drepper <drepper@redhat.com>
e1b37083 13088
11bf311e
UD
13089 * timezone/africa: Update from tzdata2006o.
13090 * timezone/antarctica: Likewise.
13091 * timezone/asia: Likewise.
13092 * timezone/australasia: Likewise.
13093 * timezone/backward: Likewise.
13094 * timezone/europe: Likewise.
13095 * timezone/iso3166.tab: Likewise.
13096 * timezone/northamerica: Likewise.
13097 * timezone/southamerica: Likewise.
13098 * timezone/zone.tab: Likewise.
13099
13100 * time/tzfile.c (__tzfile_read): Extend to handle new file format
13101 on machines with 64-bit time_t.
13102
13103 * timezone/checktab.awk: Update from tzcode2006o.
13104 * timezone/ialloc.c: Likewise.
13105 * timezone/private.h: Likewise.
13106 * timezone/scheck.c: Likewise.
13107 * timezone/tzfile.h: Likewise.
13108 * timezone/tzselect.ksh: Likewise.
13109 * timezone/zdump.c: Likewise.
13110 * timezone/zic.c: Likewise.
13111
13112 [BZ #3483]
13113 * elf/ldconfig.c (main): Call setlocale and textdomain.
13114 Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
13115
13116 [BZ #3480]
13117 * manual/argp.texi: Fix typos.
13118 * manual/charset.texi: Likewise.
13119 * manual/errno.texi: Likewise.
13120 * manual/filesys.texi: Likewise.
13121 * manual/lang.texi: Likewise.
13122 * manual/maint.texi: Likewise.
13123 * manual/memory.texi: Likewise.
13124 * manual/message.texi: Likewise.
13125 * manual/resource.texi: Likewise.
13126 * manual/search.texi: Likewise.
13127 * manual/signal.texi: Likewise.
13128 * manual/startup.texi: Likewise.
13129 * manual/stdio.texi: Likewise.
13130 * manual/sysinfo.texi: Likewise.
13131 * manual/syslog.texi: Likewise.
13132 * manual/time.texi: Likewise.
13133 Patch by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13134
13135 [BZ #3465]
13136 * sunrpc/clnt_raw.c: Minimal message improvements.
13137 * sunrpc/pm_getmaps.c: Likewise.
13138 * nis/nss_nisplus/nisplus-publickey.c: Likewise.
13139 * nis/nis_print_group_entry.c: Likewise.
13140 * locale/programs/repertoire.c: Likewise.
13141 * locale/programs/charmap.c: Likewise.
13142 * malloc/memusage.sh: Likewise.
13143 * elf/dl-deps.c: Likewise.
13144 * locale/programs/ld-collate.c: Likewise.
13145 * libio/vswprintf.c: Likewise.
13146 * malloc/memusagestat.c: Likewise.
13147 * sunrpc/auth_unix.c: Likewise.
13148 * sunrpc/rpc_main.c: Likewise.
13149 * nscd/cache.c: Likewise.
13150 * locale/programs/repertoire.c: Unify output messages.
13151 * locale/programs/charmap.c: Likewise.
13152 * locale/programs/ld-ctype.c: Likewise.
13153 * locale/programs/ld-monetary.c: Likewise.
13154 * locale/programs/ld-numeric.c: Likewise.
13155 * locale/programs/ld-time.c: Likewise.
13156 * elf/ldconfig.c: Likewise.
13157 * nscd/selinux.c: Likewise.
13158 * elf/cache.c: Likewise.
13159 Patch mostly by Benno Schulenberg <bensberg@justemail.net>.
13160
5c2af134
UD
13161 [BZ #3451]
13162 * sysdeps/i386/fpu/bits/mathinline.h (floor): Make rounding mode
13163 change atomic.
13164 (ceil): Likewise.
13165
11bf311e
UD
131662006-11-10 Jakub Jelinek <jakub@redhat.com>
13167
13168 * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization
13169 if N is one bigger than return value.
13170 * string/tst-strxfrm2.c (do_test): Also test strxfrm with l1 + 1
13171 and l1 last arguments, if buf is defined, verify the return value
13172 equals to strlen (buf) and verify no byte beyond passed length
13173 is modified.
13174
131752006-11-10 Ulrich Drepper <drepper@redhat.com>
13176
13177 * po/sv.po: Update from translation team.
13178
37afcf79
UD
131792006-11-09 Ulrich Drepper <drepper@redhat.com>
13180
13181 * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add
13182 noinline attribute.
13183
131842006-11-10 Jakub Jelinek <jakub@redhat.com>
13185
13186 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
13187 noinline attribute.
13188
11bf311e
UD
13189 * sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
13190 Use __new_sys_siglist instead of _sys_siglist_internal as
13191 second macro argument.
13192 (_old_sys_siglist): Use declare_symbol_alias macro instead of
13193 strong_alias.
2692deea 13194
11bf311e
UD
131952006-11-09 Ulrich Drepper <drepper@redhat.com>
13196
13197 [BZ #3493]
13198 * posix/unistd.h (sysconf): Remove const attribute.
13199
13200 * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for
13201 temporary or deprecated addresses.
13202 Patch by Sridhar Samudrala <sri@us.ibm.com>.
13203
13204 * string/Makefile (tests): Add tst-strxfrm2.
13205 * string/tst-strxfrm2.c: New file.
13206
132072006-10-09 Jakub Jelinek <jakub@redhat.com>
13208
13209 * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0
13210 rather than r->r_brk.
2692deea
UD
13211
132122006-11-08 Jakub Jelinek <jakub@redhat.com>
13213
11bf311e
UD
13214 * string/strxfrm_l.c (STRXFRM): Do the trailing \1 removal
13215 optimization even if needed > n.
13216
2692deea
UD
13217 * elf/dl-load.c (decompose_rpath): Return bool rather than void.
13218 If l->l_name is on inhibit_rpath list, set sps->dirs to -1 and
13219 return false, otherwise return true.
13220 (cache_rpath): Return decompose_rpath return value.
13221
11bf311e
UD
132222006-11-07 Jakub Jelinek <jakub@redhat.com>
13223
13224 * include/libc-symbols.h (declare_symbol): Rename to...
13225 (declare_symbol_alias): ... this. Add ORIGINAL argument, imply
13226 strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
13227 .size directive.
13228 * sysdeps/gnu/errlist-compat.awk: Adjust for declare_symbol_alias
13229 changes.
13230 * sysdeps/gnu/siglist.c: Likewise.
13231
132322006-11-03 Steven Munroe <sjmunroe@us.ibm.com>
13233
13234 * sysdeps/powerpc/fpu/bits/mathinline.h
13235 [__LIBC_INTERNAL_MATH_INLINES]: Moved to ...
13236 * sysdeps/powerpc/fpu/math_private.h: ...here. New file.
13237
132382006-11-05 Ulrich Drepper <drepper@redhat.com>
13239
13240 * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
13241 Update handling of cache descriptor 0x49 for new models.
13242 * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
13243 Likewise.
13244
9666e36c
UD
132452006-11-02 Jakub Jelinek <jakub@redhat.com>
13246
13247 * malloc/memusage.c (dest): Reset not_me back to false after
13248 printing statistics.
13249
11bf311e
UD
132502006-11-02 Ulrich Drepper <drepper@redhat.com>
13251
13252 * configure.in: Work around ld --help change and avoid -z relro
13253 test completely if the architecture doesn't care about security.
13254
132552006-11-01 Ulrich Drepper <drepper@redhat.com>
13256
13257 * po/sv.po: Update from translation team.
13258
132592006-10-31 Ulrich Drepper <drepper@redhat.com>
13260
13261 * stdlib/atexit.c (atexit): Don't mark as hidden when used to
13262 generate compatibility version.
13263
132642006-10-29 Ulrich Drepper <drepper@redhat.com>
13265
13266 * configure.in: Relax -z relro requirement a bit.
13267
13268 * po/sv.po: Update from translation team.
13269
132702006-10-29 Jakub Jelinek <jakub@redhat.com>
13271
13272 * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.
13273 * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
13274 * elf/dl-close.c (_dl_close_worker): Likewise.
13275 * elf/dl-open.c (_dl_open_worker): Likewise.
13276 * sysdeps/generic/sysdep-cancel.h (RTLD_SINGLE_THREAD_P): Define.
13277
b2369ca3
UD
132782006-10-27 Ulrich Drepper <drepper@redhat.com>
13279
11bf311e
UD
13280 * configure.in: Require assembler support for visibility, compiler
13281 support for visibility and aliases, linker support for various -z
13282 options.
13283 * Makeconfig: Remove conditional code which now is unnecessary.
13284 * config.h.in: Likewise.
13285 * config.make.in: Likewise.
13286 * dlfcn/Makefile: Likewise.
13287 * elf/Makefile: Likewise.
13288 * elf/dl-load.c: Likewise.
13289 * elf/rtld.c: Likewise.
13290 * include/libc-symbols.h: Likewise.
13291 * include/stdio.h: Likewise.
13292 * io/Makefile: Likewise.
13293 * io/fstat.c: Likewise.
13294 * io/fstat64.c: Likewise.
13295 * io/fstatat.c: Likewise.
13296 * io/fstatat64.c: Likewise.
13297 * io/lstat.c: Likewise.
13298 * io/lstat64.c: Likewise.
13299 * io/mknod.c: Likewise.
13300 * io/mknodat.c: Likewise.
13301 * io/stat.c: Likewise.
13302 * io/stat64.c: Likewise.
13303 * libio/stdio.c: Likewise.
13304 * nscd/Makefile: Likewise.
13305 * stdlib/Makefile: Likewise.
13306 * stdlib/atexit.c: Likewise.
13307 * sysdeps/generic/ldsodefs.h: Likewise.
13308 * sysdeps/i386/dl-machine.h: Likewise.
13309 * sysdeps/i386/sysdep.h: Likewise.
13310 * sysdeps/i386/i686/memcmp.S: Likewise.
13311 * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
13312 * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
13313 * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
13314
13315 * Makerules: USE_TLS support is now default.
13316 * tls.make.c: Likewise.
13317 * csu/Versions: Likewise.
13318 * csu/libc-start.c: Likewise.
13319 * csu/libc-tls.c: Likewise.
13320 * csu/version.c: Likewise.
13321 * dlfcn/dlinfo.c: Likewise.
13322 * elf/dl-addr.c: Likewise.
13323 * elf/dl-cache.c: Likewise.
13324 * elf/dl-close.c: Likewise.
13325 * elf/dl-iteratephdr.c: Likewise.
13326 * elf/dl-load.c: Likewise.
13327 * elf/dl-lookup.c: Likewise.
13328 * elf/dl-object.c: Likewise.
13329 * elf/dl-open.c: Likewise.
13330 * elf/dl-reloc.c: Likewise.
13331 * elf/dl-support.c: Likewise.
13332 * elf/dl-sym.c: Likewise.
13333 * elf/dl-sysdep.c: Likewise.
13334 * elf/dl-tls.c: Likewise.
13335 * elf/ldconfig.c: Likewise.
13336 * elf/rtld.c: Likewise.
13337 * elf/tst-tls-dlinfo.c: Likewise.
13338 * elf/tst-tls1.c: Likewise.
13339 * elf/tst-tls10.h: Likewise.
13340 * elf/tst-tls14.c: Likewise.
13341 * elf/tst-tls2.c: Likewise.
13342 * elf/tst-tls3.c: Likewise.
13343 * elf/tst-tls4.c: Likewise.
13344 * elf/tst-tls5.c: Likewise.
13345 * elf/tst-tls6.c: Likewise.
13346 * elf/tst-tls7.c: Likewise.
13347 * elf/tst-tls8.c: Likewise.
13348 * elf/tst-tls9.c: Likewise.
13349 * elf/tst-tlsmod1.c: Likewise.
13350 * elf/tst-tlsmod13.c: Likewise.
13351 * elf/tst-tlsmod13a.c: Likewise.
13352 * elf/tst-tlsmod14a.c: Likewise.
13353 * elf/tst-tlsmod2.c: Likewise.
13354 * elf/tst-tlsmod3.c: Likewise.
13355 * elf/tst-tlsmod4.c: Likewise.
13356 * elf/tst-tlsmod5.c: Likewise.
13357 * elf/tst-tlsmod6.c: Likewise.
13358 * include/errno.h: Likewise.
13359 * include/link.h: Likewise.
13360 * include/tls.h: Likewise.
13361 * locale/global-locale.c: Likewise.
13362 * locale/localeinfo.h: Likewise.
13363 * malloc/arena.c: Likewise.
13364 * malloc/hooks.c: Likewise.
13365 * malloc/malloc.c: Likewise.
13366 * resolv/Versions: Likewise.
13367 * sysdeps/alpha/dl-machine.h: Likewise.
13368 * sysdeps/alpha/libc-tls.c: Likewise.
13369 * sysdeps/generic/ldsodefs.h: Likewise.
13370 * sysdeps/generic/tls.h: Likewise.
13371 * sysdeps/i386/dl-machine.h: Likewise.
13372 * sysdeps/ia64/dl-machine.h: Likewise.
13373 * sysdeps/ia64/libc-tls.c: Likewise.
13374 * sysdeps/mach/hurd/fork.c: Likewise.
13375 * sysdeps/mach/hurd/i386/tls.h: Likewise.
13376 * sysdeps/powerpc/powerpc32/dl-machine.c: Likwise.
13377 * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
13378 * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
13379 * sysdeps/s390/libc-tls.c: Likewise.
13380 * sysdeps/s390/s390-32/dl-machine.h: Likewise.
13381 * sysdeps/s390/s390-64/dl-machine.h: Likewise.
13382 * sysdeps/sh/dl-machine.h: Likewise.
13383 * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
13384 * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
13385 * sysdeps/x86_64/dl-machine.h: Likewise.
13386
131c4428
UD
13387 * elf/dl-close.c (_dl_close_worker): Renamed from _dl_close and
13388 split out locking and parameter checking.
13389 (_dl_close): Call _dl_close_worker after locking and checking.
13390 * elf/dl-open.c (_dl_open): Call _dl_close_worker instead of
13391 _dl_close.
ffd0e1b7
UD
13392 * elf/Makefile: Add rules to build and run tst-thrlock.
13393 * elf/tst-thrlock.c: New file.
131c4428 13394
11bf311e
UD
13395 [BZ #3426]
13396 * stdlib/stdlib.h: Adjust comment for canonicalize_file_name to
13397 reality.
13398
b2369ca3
UD
13399 [BZ #3429]
13400 * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
131c4428 13401 we are sure we do not need it anymore for _dl_close. Also move
b2369ca3
UD
13402 the asserts inside the lock region.
13403 Patch mostly by Suzuki <suzuki@in.ibm.com>.
13404
11bf311e
UD
134052006-10-27 Jakub Jelinek <jakub@redhat.com>
13406
13407 * elf/dl-lookup.c (_dl_debug_bindings): Remove unused symbol_scope
13408 argument.
13409 (_dl_lookup_symbol_x): Adjust caller.
13410
13411 * sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
13412 _ns_global_scope.
13413 * elf/rtld.c (dl_main): Don't initialize _ns_global_scope.
13414
13415 * elf/dl-libc.c: Revert l_scope name changes.
13416 * elf/dl-load.c: Likewise.
13417 * elf/dl-object.c: Likewise.
13418 * elf/rtld.c: Likewise.
13419 * elf/dl-close.c (_dl_close): Likewise.
13420 * elf/dl-open.c (dl_open_worker): Likewise. If not SINGLE_THREAD_P,
13421 always use __rtld_mrlock_{change,done}. Always free old scope list
13422 here if not l_scope_mem.
13423 * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
13424 change. Never free scope list here. Just __rtld_mrlock_lock before
13425 the lookup and __rtld_mrlock_unlock it after the lookup.
13426 * elf/dl-sym.c: Likewise.
13427 * include/link.h (struct r_scoperec): Remove.
13428 (struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
13429 with l_scope_mem and l_scoperec_lock with l_scope_lock.
13430
134312006-10-25 Ulrich Drepper <drepper@redhat.com>
13432
13433 * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
13434
134352006-10-18 Ulrich Drepper <drepper@redhat.com>
13436
13437 * configure.in: Disable building profile libraries by default.
13438
609cf614
UD
134392006-10-17 Jakub Jelinek <jakub@redhat.com>
13440
13441 * sunrpc/xdr_mem.c (xdrmem_setpos): Don't compare addresses
13442 as signed longs, check for x_base + pos overflow.
13443 * sunrpc/Makefile (tests): Add tst-xdrmem2.
13444 * sunrpc/tst-xdrmem2.c: New test.
13445
11bf311e
UD
134462006-10-18 Ulrich Drepper <drepper@redhat.com>
13447
13448 * elf/dl-lookup.c (_dl_lookup_symbol_x): Add warning to
13449 _dl_lookup_symbol_x code.
13450
134512006-10-17 Jakub Jelinek <jakub@redhat.com>
13452
13453 * elf/dl-runtime.c: Include sysdep-cancel.h.
13454 (_dl_fixup, _dl_profile_fixup): Use __rtld_mrlock_* and
13455 scoperec->nusers only if !SINGLE_THREAD_P. Use atomic_*
13456 instead of catomic_* macros.
13457 * elf/dl-sym.c: Include sysdep-cancel.h.
13458 (do_sym): Use __rtld_mrlock_* and scoperec->nusers only
13459 if !SINGLE_THREAD_P. Use atomic_* instead of catomic_* macros.
13460 * elf/dl-close.c: Include sysdep-cancel.h.
13461 (_dl_close): Use __rtld_mrlock_* and scoperec->nusers only
13462 if !SINGLE_THREAD_P. Use atomic_* instead of catomic_* macros.
13463 * elf/dl-open.c: Include sysdep-cancel.h.
13464 (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only
13465 if !SINGLE_THREAD_P. Use atomic_* instead of catomic_* macros.
13466
134672006-10-17 Jakub Jelinek <jakub@redhat.com>
13468
13469 [BZ #3313]
13470 * malloc/malloc.c (malloc_consolidate): Set maxfb to address of last
13471 fastbin rather than end of fastbin array.
13472
134732006-10-18 Ulrich Drepper <drepper@redhat.com>
13474
13475 * sysdeps/i386/i486/bits/atomic.h (catomic_decrement): Use correct
13476 body macro.
13477 * sysdeps/x86_64/bits/atomic.h
13478 (__arch_c_compare_and_exchange_val_64_acq): Add missing casts.
13479 (catomic_decrement): Use correct body macro.
13480
134812006-10-17 Jakub Jelinek <jakub@redhat.com>
13482
13483 * include/atomic.h: Add a unique prefix to all local variables
13484 in macros.
13485 * csu/tst-atomic.c (do_test): Test also catomic_* macros.
13486
4a85a8ee
UD
134872006-10-16 Ulrich Drepper <drepper@redhat.com>
13488
13489 [BZ #3369]
13490 * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Fix typos in rules 4
13491 and 7.
13492
11bf311e
UD
134932006-10-14 Ulrich Drepper <drepper@redhat.com>
13494
13495 * resolv/arpa/nameser.h: Document that ns_t_a6 is deprecated.
13496
ff8d96be
UD
134972006-10-13 Ulrich Drepper <drepper@redhat.com>
13498
11bf311e
UD
13499 [BZ #3313]
13500 * malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
13501 determine highest fast bin to consolidate, always look into all of
13502 them.
13503 (do_check_malloc_state): Only require for empty bins for large
13504 sizes in main arena.
13505
13506 * libio/stdio.h: Add more __wur attributes.
13507
ff8d96be
UD
13508 * elf/dl-minimal.c (realloc): Optimize last patch.
13509
90a0991a
UD
135102006-10-12 Richard Sandiford <richard@codesourcery.com>
13511
13512 [BZ #3352]
13513 * elf/dl-minimal.c (realloc): Let malloc() return a new pointer,
13514 and use memcpy() if it does.
ff8d96be 13515
11bf311e
UD
135162006-11-12 Andreas Jaeger <aj@suse.de>
13517
13518 [BZ #2510]
13519 * manual/search.texi (Hash Search Function): Clarify.
13520 (Array Search Function): Clarify.
13521
135222006-11-12 Joseph Myers <joseph@codesourcery.com>
13523
13524 [BZ #2830]
13525 * math/atest-exp.c (main): Cast hex value to mp_limb_t before
13526 shifting.
13527 * math/atest-exp2.c (read_mpn_hex): Likewise.
13528 * math/atest-sincos.c (main): Likewise.
13529
37fb7595
UD
135302006-10-11 Ulrich Drepper <drepper@redhat.com>
13531
11bf311e
UD
13532 * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.
13533 * sysdeps/unix/sysv/linux/sys/epoll.h: Declare epoll_pwait.
13534 * sysdeps/unix/sysv/linux/Versions (libc): Add epoll_pwait for
13535 version GLIBC_2.6.
13536 * Versions.def: Add GLIBC_2.6 for libc.
13537
46c38bd7
UD
13538 * sysdeps/unix/sysv/linux/i386/sysdep.h (DOARGS_6): Fix offset.
13539
11bf311e
UD
13540 * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
13541
135422006-10-11 Jakub Jelinek <jakub@redhat.com>
13543
13544 * malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
13545
13546 * nis/nis_defaults.c (__nis_default_access): Don't call getenv twice.
13547
13548 * nis/nis_subr.c (nis_getnames): Use __secure_getenv instead of getenv.
13549 * sysdeps/generic/unsecvars.h: Add NIS_PATH.
13550
135512006-10-11 Ulrich Drepper <drepper@redhat.com>
13552
13553 * include/atomic.c: Define catomic_* operations.
13554 * sysdeps/x86_64/bits/atomic.h: Likewise. Fix a few minor problems.
13555 * stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
13556 * malloc/memusage.c: Likewise.
13557 * gmon/mcount.c: Likewise.
13558 * elf/dl-close.c: Likewise.
13559 * elf/dl-open.c: Likewise.
13560 * elf/dl-profile.c: Likewise.
13561 * elf/dl-sym.c: Likewise.
13562 * elf/dl-runtime.c: Likewise.
13563 * elf/dl-fptr.c: Likewise.
13564 * resolv/res_libc.c: Likewise.
13565
2a6ee549
UD
135662006-10-10 Ulrich Drepper <drepper@redhat.com>
13567
13568 * nis/nis_subr.c (nis_getnames): Add trailing dot to NIS_PATH
13569 components which lack them.
13570
13571 * nis/nis_subr.c (nis_getnames): Make sure that we always return
13572 at least one entry consisting of the parameter concatenated with
13573 the domain.
13574
11bf311e 135752006-10-10 Roland McGrath <roland@frob.com>
c4f9fc3a 13576
11bf311e
UD
13577 * sysdeps/mach/hurd/utimes.c: Use a union to avoid an improper cast.
13578 * sysdeps/mach/hurd/futimes.c: Likewise.
13579 * sysdeps/mach/hurd/lutimes.c: Likewise.
13580
135812006-10-09 Ulrich Drepper <drepper@redhat.com>
13582 Jakub Jelinek <jakub@redhat.com>
13583
13584 Implement reference counting of scope records.
13585 * elf/dl-close.c (_dl_close): Remove all scopes from removed objects
13586 from the list in objects which remain. Always allocate new scope
13587 record.
13588 * elf/dl-open.c (dl_open_worker): When growing array for scopes,
13589 don't resize, allocate a new one.
13590 * elf/dl-runtime.c: Update reference counters before using a scope
13591 array.
13592 * elf/dl-sym.c: Likewise.
13593 * elf/dl-libc.c: Adjust for l_scope name change.
13594 * elf/dl-load.c: Likewise.
13595 * elf/dl-object.c: Likewise.
13596 * elf/rtld.c: Likewise.
13597 * include/link.h: Include <rtld-lowlevel.h>. Define struct
13598 r_scoperec. Replace r_scope with pointer to r_scoperec structure.
13599 Add l_scoperec_lock.
13600 * sysdeps/generic/ldsodefs.h: Include <rtld-lowlevel.h>.
13601 * sysdeps/generic/rtld-lowlevel.h: New file.
13602
13603 * include/atomic.h: Rename atomic_and to atomic_and_val and
13604 atomic_or to atomic_or_val. Define new macros atomic_and and
13605 atomic_or which do not return values.
13606 * sysdeps/x86_64/bits/atomic.h: Define atomic_and and atomic_or.
13607 Various cleanups.
13608 * sysdeps/i386/i486/bits/atomic.h: Likewise.
13609
13610 * po/sv.po: Update from translation team.
13611
136122006-10-07 Ulrich Drepper <drepper@redhat.com>
13613
13614 * Versions.def: Add GLIBC_2.6 to libpthread.
13615
13616 * include/shlib-compat.h (SHLIB_COMPAT): Expand parameters before use.
13617 (versioned_symbol): Likewise.
13618 (compat_symbol): Likewise.
13619
13620 * po/tr.po: Update from translation team.
feb87ad1 13621
4df92d57
UD
136222006-10-06 Ulrich Drepper <drepper@redhat.com>
13623
11bf311e
UD
13624 * nis/Banner: Removed. It's been integral part forever and the
13625 author info is incomplete anyway.
13626 * libio/Banner: Likewise.
13627
4df92d57
UD
13628 * nis/nis_table.c (nis_list): If __follow_path fails in the new
13629 code, make sure the nis_freeresult call doesn't crash and that the
13630 result is reported correctly.
13631
68361572
UD
136322006-09-27 Jakub Jelinek <jakub@redhat.com>
13633
13634 * nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
13635 when callback is NULL.
13636
13637 * nis/Versions (libnss_nisplus): Add
13638 _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE.
13639 * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups.
13640 * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len,
13641 _nss_create_tablename): Rename to...
13642 (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename):
13643 ... these. No longer static.
13644 (internal_setgrent): Adjust users.
13645 (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
13646 Don't use locking around _nss_grp_create_tablename call.
13647 * nis/nss_nisplus/nisplus-initgroups.c: New file.
13648
11bf311e
UD
136492006-10-06 Ulrich Drepper <drepper@redhat.com>
13650
13651 * version.h (VERSION): Bump to 2.5.90 for new development tree.
13652
3a4e0609
UD
136532006-10-06 Andreas Jaeger <aj@suse.de>
13654
13655 * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
13656
136572006-10-06 Ulrich Drepper <drepper@redhat.com>
13658
13659 * po/pl.po: Update from translation team.
13660
13661 * nscd/nscd.c (main): Fix typo in message.
13662 Patch by Jakub Bogsz <qboosh@pld-linux.org>.
13663
97e57dee
UD
136642006-10-02 Jakub Jelinek <jakub@redhat.com>
13665
13666 [BZ #3291]
13667 * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include
13668 errno.h, signal.h, unistd.h and sysdep-cancel.h.
13669 (__sigprocmask): Define.
13670
768027a4
UD
136712006-10-02 Ulrich Drepper <drepper@redhat.com>
13672
13673 * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
13674 used.
13675
0b25a49a
UD
136762006-10-02 Jakub Jelinek <jakub@redhat.com>
13677
13678 * nscd/mem.c (mempool_alloc): Round array size to 16 bytes
13679 in oldtotal and newtotal calculation.
13680 * nscd/nscd-client.h (struct mapped_database): Add datasize
13681 field.
13682 * nscd/nscd_helper.c (get_mapping): Initialize datasize field.
13683 (__nscd_get_map_ref): Get a new mapping even if mapping's data_size
13684 increased.
13685 (__nscd_cache_search): Add checks to make sure we never reference
13686 data beyond the current mapping.
13687
a1286745
UD
136882006-10-02 Dmitry V. Levin <ldv@altlinux.org>
13689
d4ed7561
UD
13690 * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val
13691 variables const to avoid compiler warnings.
13692
a1286745
UD
13693 * io/fts.c (fts_close): Remove redundant checks.
13694 (fts_build): Likewise.
13695 (fts_palloc): Likewise.
13696
13697 * manual/message.texi (Advanced gettext functions,
13698 Using gettextized software): Fix typos.
13699
f01e4069
UD
137002006-09-30 Ulrich Drepper <drepper@redhat.com>
13701
13702 * posix/glob.c (glob_in_dir): Add some comments and asserts to
13703 explain why there are no leaks.
13704
154619b5
UD
137052006-09-29 Ulrich Drepper <drepper@redhat.com>
13706
690c3947
UD
13707 * libio/wmemstream.c: Include <wchar.h>.
13708 * libio/bug-wmemstream1.c: Likewise.
13709 * libio/tst-wmemstream1.c: Likewise.
13710 * libio/tst-wmemstream2.c: Likewise.
13711
88cc61e8
UD
13712 * version.h (RELEASE): Bump to 2.5.
13713 * README: Regenerated.
13714
a70c18b0
UD
13715 * locale/iso-3166.def: Add Aaland Islands and Montenegro.
13716
154619b5
UD
13717 [BZ #3273]
13718 * nscd/nscd_initgroups.c (__nscd_getgrouplist): It is OK to have
13719 found no group members.
13720 Patch by Petr Baudis.
13721
137222006-09-29 Jakub Jelinek <jakub@redhat.com>
13723
13724 * elf/rtld.c (_dl_start_final): If not USE___THREAD, don't
13725 assert bootstrap_map.l_tls_modid is zero.
13726 (_dl_start): Initialize bootstrap_map.l_tls_modid to 0
13727 if USE___THREAD.
13728
1c31aa79
UD
137292006-09-27 Ulrich Drepper <drepper@redhat.com>
13730
13731 * libio/stdio.h: Move open_wmemstream prototype to ...
13732 * wcsmbs/wchar.h: ... here.
13733
f1122ec3
UD
137342006-09-25 Jakub Jelinek <jakub@redhat.com>
13735
13736 [BZ #3252]
13737 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Handle only
13738 fchownat syscall and __ASSUME_LCHOWN_SYSCALL case inline, call
13739 __{,l}chown to handle the rest.
13740 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Handle only
13741 fchownat syscall and __ASSUME_32BITUIDS case inline, call
13742 __{,l}chown to handle the rest.
13743 * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Include
13744 i386/fchownat.c.
13745 * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Likewise.
13746 * sysdeps/unix/sysv/linux/sh/fchownat.c: Likewise.
13747
13748 [BZ #3253]
13749 * posix/glob.c (glob_in_dir): Don't alloca one struct globlink at a
13750 time, rather allocate increasingly bigger arrays of pointers, if
13751 possible with alloca, if too large with malloc.
13752
137532006-09-24 Jakub Jelinek <jakub@redhat.com>
13754
13755 * sysdeps/powerpc/fpu/libm-test-ulps: Updated.
13756
13757 * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Fix 2 typos.
13758
457b559e
UD
137592006-09-24 Ulrich Drepper <drepper@redhat.com>
13760
13761 * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,
13762 home addresses.
13763 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Recognize
13764 IFA_F_HOMEADDRESS flag for interfaces.
13765 * include/ifaddrs.h (struct in6addrinfo): Define
13766 in6ai_homeaddress.
13767
4a132246
UD
137682006-09-21 Jakub Jelinek <jakub@redhat.com>
13769
13770 [BZ #3225]
13771 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h (PTR_MANGLE3,
13772 PTR_DEMANGLE3): Define.
13773 * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h (PTR_MANGLE3,
13774 PTR_DEMANGLE3): Likewise.
13775 * sysdeps/powerpc/powerpc32/__longjmp-common.S (__longjmp): Use them.
13776 * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S (__longjmp):
13777 Likewise.
13778 * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
13779
c69136ae
UD
137802006-09-20 Jakub Jelinek <jakub@redhat.com>
13781
13782 * po/libc.pot: Regenerated.
13783 * po/be.po: Updated.
13784 * po/ca.po: Likewise.
13785 * po/cs.po: Likewise.
13786 * po/da.po: Likewise.
13787 * po/de.po: Likewise.
13788 * po/el.po: Likewise.
13789 * po/en_GB.po: Likewise.
13790 * po/es.po: Likewise.
13791 * po/fi.po: Likewise.
13792 * po/fr.po: Likewise.
13793 * po/gl.po: Likewise.
13794 * po/hr.po: Likewise.
13795 * po/hu.po: Likewise.
13796 * po/ja.po: Likewise.
13797 * po/ko.po: Likewise.
13798 * po/nb.po: Likewise.
13799 * po/nl.po: Likewise.
13800 * po/pl.po: Likewise.
13801 * po/pt_BR.po: Likewise.
13802 * po/ru.po: Likewise.
13803 * po/rw.po: Likewise.
13804 * po/sk.po: Likewise.
13805 * po/sv.po: Likewise.
13806 * po/tr.po: Likewise.
13807 * po/zh_CN.po: Likewise.
13808 * po/zh_TW.po: Likewise.
13809
13810 [BZ #3137]
13811 * iconv/iconv_prog.c (main): Fix spelling in error message.
13812 * iconv/iconvconfig.c (main): Likewise.
13813 * locale/programs/ld-collate.c (handle_ellipsis): Likewise.
13814 * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Likewise.
13815 * locale/programs/localedef.c (main): Likewise.
13816 * locale/programs/repertoire.c (repertoire_read): Likewise.
13817 * timezone/zdump.c (main): Likewise.
13818 * nscd/connections.c (handle_request): Fix spelling in log message.
13819 Patch by Malcolm Parsons <malcolm.parsons@gmail.com>.
13820
83b3108c
UD
138212006-09-20 Ulrich Drepper <drepper@redhat.com>
13822
13823 * inet/inet6_option.c: Also emit linker warnings for the RFC 2292
13824 interfaces.
13825
89210b4c
AJ
138262006-09-20 Andreas Jaeger <aj@suse.de>
13827
13828 * math/libm-test.inc (lrint_test_upward): Fix typo.
13829
6624dbc0
UD
138302006-06-17 Joseph S. Myers <joseph@codesourcery.com>
13831
13832 [BZ #2592]
13833 * math/libm-test.inc (lrint_test_tonearest): New function.
13834 (lrint_test_towardzero): New function.
13835 (lrint_test_downward): New function.
13836 (lrint_test_upward): New function.
13837 (main): Run these new tests.
13838 * sysdeps/ieee754/dbl-64/s_llrint.c (__llrint): Correct rounding
13839 of values near to 0.
13840 (two52): Use double not long double.
13841 * sysdeps/ieee754/dbl-64/s_lrint.c (__lrint): Likewise.
13842 * sysdeps/ieee754/flt-32/s_llrintf.c (__llrintf): Likewise.
13843 (two23): Use float not double.
13844 * sysdeps/ieee754/flt-32/s_lrintf.c (__lrintf): Likewise.
13845 (two23): Use float not double.
13846 * sysdeps/ieee754/ldbl-128/s_llrintl.c (__llrintl): Likewise.
13847 * sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
13848 * sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Likewise.
13849 * sysdeps/ieee754/ldbl-96/s_lrintl.c (__lrintl): Likewise.
13850
60cb50c7
UD
138512006-09-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
13852
13853 * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext):
13854 Cast sp to unsigned long to avoid compiler warning.
13855 Use __makecontext_ret function instead of a trampoline on the stack.
13856 (__makecontext_ret): New function.
13857 * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Likewise.
13858
33315ced
UD
138592006-09-19 Jakub Jelinek <jakub@redhat.com>
13860
13861 * elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
13862 platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
13863 bits.
13864
1ee2ff20
UD
138652006-09-19 Ulrich Drepper <drepper@redhat.com>
13866
13867 * elf/dl-close.c (_dl_close): If dependency is not unloaded make
13868 sure no reference to the unloaded map's search list remains in the
13869 dependency's scope.
13870
138712006-09-16 Jakub Jelinek <jakub@redhat.com>
13872
13873 * elf/Makefile: Add rules to build and run unload7 test.
13874 * elf/unload7.c: New test.
13875 * elf/unload7mod1.c: New file.
13876 * elf/unload7mod2.c: New file.
13877
0466106e
UD
138782006-09-18 Jakub Jelinek <jakub@redhat.com>
13879
13880 * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.
13881 * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_SETOPTIONS,
13882 PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
13883 * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_SETOPTIONS,
13884 PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
13885 * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_SETOPTIONS,
13886 PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Likewise.
13887 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h (PTRACE_SETOPTIONS,
13888 PTRACE_GETEVENTMSG): Likewise.
13889 (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Change to the arch independent
13890 values.
13891
9c316a45
UD
138922006-09-17 Mike Frysinger <vapier@gentoo.org>
13893
0466106e
UD
13894 * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_SETOPTIONS,
13895 PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.
13896 * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Check PTRACE_SETOPTIONS,
13897 PTRACE_GETEVENTMSG, PTRACE_GETSIGINFO and PTRACE_SETSIGINFO.
9c316a45
UD
13898
138992006-09-16 Jakub Jelinek <jakub@redhat.com>
13900
13901 * sysdeps/powerpc/powerpc32/register-dump.h (register_dump): Don't
13902 write '\0' to the fd.
13903 * sysdeps/mach/hurd/powerpc/register-dump.h (register_dump): Likewise.
13904 * sysdeps/powerpc/powerpc64/register-dump.h (register_dump): Likewise.
13905 Change regs to unsigned long pointer from unsigned int, fix fscr
13906 offset.
13907
fb146a76
UD
139082006-09-14 Jakub Jelinek <jakub@redhat.com>
13909
13910 * io/Makefile (CFLAGS-fstatat.c): Set.
13911 (CFLAGS-fstatat64.c): Likewise.
13912 (CFLAGS-mknodat.c): Likewise.
13913
13914 * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Comment fixes.
13915 * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
13916 * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Rewritten.
13917 * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Rewritten.
13918
4cd3633d
UD
139192006-09-14 Jakub Jelinek <jakub@redhat.com>
13920 Steven Munroe <sjmunroe@us.ibm.com>
fb146a76 13921
4cd3633d
UD
13922 * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 4 new cap
13923 names to the beginning. Rename "cell" to "cellbe".
13924 (_dl_powerpc_platforms): New.
13925 * sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
13926 (HWCAP_IMPORTANT): Remove power{4,5,5+} and cell.
13927 (_DL_PLATFORMS_COUNT, _DL_FIRST_PLATFORM): Define.
13928 (_DL_HWCAP_PLATFORM): Define to new mask.
13929 (_dl_platform_string, _dl_string_platform): New functions.
13930 * sysdeps/powerpc/sysdep.h (PPC_FEATURE_BOOKE, PPC_FEATURE_SMT,
13931 PPC_FEATURE_ICACHE_SNOOP, PPC_FEATURE_ARCH_2_05): Define.
13932
30aa5785
UD
139332006-09-12 Jakub Jelinek <jakub@redhat.com>
13934
13935 [BZ #2526]
13936 * README.libm: Fix a thinko in sqrt algorithm description.
13937
13938 [BZ #3143]
13939 * manual/string.texi (argz_delete): Fix prototype.
13940 Patch by <alpt@freaknet.org>.
13941
139422006-08-26 Joseph Myers <joseph@codesourcery.com>
13943
13944 [BZ #3138]
13945 * io/test-lfs.c (do_prepare): Give name_len type size_t.
13946 * io/tst-fcntl.c (do_prepare): Likewise.
13947 * posix/tst-exec.c (do_prepare): Likewise.
13948 * posix/tst-preadwrite.c (do_prepare): Likewise.
13949 * posix/tst-spawn.c (do_prepare): Likewise.
13950 * posix/tst-truncate.c (do_prepare): Likewise.
13951 * rt/tst-aio.c (do_prepare): Likewise.
13952 * rt/tst-aio64.c (do_prepare): Likewise.
13953 * stdlib/test-canon2.c (do_prepare): Give test_dir_len type
13954 size_t.
13955
d26d01d1
UD
139562006-09-09 Ulrich Drepper <drepper@redhat.com>
13957
41aba3d7
UD
13958 [BZ #2821]
13959 * time/mktime.c (guess_time_tm): Fix overflow detection.
13960 * time/Makefile (tests): Add bug-mktime1.
13961 * time/bug-mktime1.c: New file.
13962
eaa51b47 13963 [BZ #3189, #3188]
d26d01d1 13964 * misc/sys/mman.h (remap_file_pages): Make available for _GNU_SOURCE.
eaa51b47 13965 (mremap): Likewise.
d26d01d1 13966
ba40cc15
UD
139672006-09-07 Jakub Jelinek <jakub@redhat.com>
13968
2b6a801e
UD
13969 [BZ #1006]
13970 * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
13971 Ensure relocation doesn't clobber any bits outside of the
13972 immediate field for R_SPARC_TLS_LE_HIX22, R_SPARC_WDISP30,
13973 R_SPARC_HI22 and R_SPARC_H44.
13974
469615bd
UD
13975 [BZ #2775]
13976 * malloc/malloc.c (sYSMALLOc): Only call grow_heap if
13977 (long) (MINSIZE + nb - old_size) is positive.
13978
13979 * malloc/arena.c (grow_heap): When growing bail even if new_size
13980 is negative.
13981
ba40cc15
UD
13982 [BZ #3155]
13983 * sysdeps/powerpc/powerpc32/fpu/s_lrint.S (__lrint): Don't access
13984 stack below r1.
13985
243b9ac1
UD
139862006-09-06 Jakub Jelinek <jakub@redhat.com>
13987
ba40cc15
UD
13988 * posix/regex_internal.c (re_string_reconstruct): Handle
13989 offset < pstr->valid_raw_len && pstr->offsets_needed case.
13990 Ensure no bytes read before raw_mbs array. Pass a saved copy of
13991 pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
13992 re_string_context_at.
13993 * posix/Makefile: Add rules to build and run bug-regex26 test.
13994 * posix/bug-regex26.c: New test.
13995
243b9ac1
UD
13996 * locale/programs/ld-collate.c (collate_read): Goto sym_equiv_free
13997 rather than col_sym_free. Move seqp declaration earlier.
13998
13999 * resolv/gai_suspend.c (gai_suspend): Make sure result is initialized.
14000
d052233c
UD
140012006-09-05 Jakub Jelinek <jakub@redhat.com>
14002
14003 * nscd/initgrcache.c (addinitgroupsX): Move any_success
14004 decl before first goto out.
14005
71213dc2
UD
140062006-09-04 Jakub Jelinek <jakub@redhat.com>
14007
14008 * Makerules (shlib.lds): If have-hash-style, put .hash section
14009 at the end of the RO segment.
14010
140112006-09-04 Ulrich Drepper <drepper@redhat.com>
14012
14013 * elf/do-lookup.h (do_lookup_x): Initialize symidx in case the new
14014 style hash table format is used.
14015
03eeff83
UD
140162006-09-04 Jakub Jelinek <jakub@redhat.com>
14017
14018 * resolv/res_mkquery.c (res_nmkquery): Set hp->id to statp->id after
14019 randomization rather than before.
14020 * resolv/res_init.c (res_randomid): Don't call gettimeofday here.
14021
b80770b2
UD
140222006-08-31 Jakub Jelinek <jakub@redhat.com>
14023
ba40cc15 14024 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
b80770b2
UD
14025
14026 * malloc/malloc.c (_int_malloc): Use full list insert and not
14027 shortcut which assumes the list is empty for large requests
14028 too.
14029
14030 * elf/tst-addr1.c (do_test): Allow i.dli_sname "_IO_printf".
14031
99ea5991
UD
140322006-08-30 Jakub Jelinek <jakub@redhat.com>
14033
14034 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin
14035 and offout arguments to the prototype.
14036 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (splice): Likewise.
14037 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (splice): Likewise.
14038 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (splice): Likewise.
14039 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h (splice): Likewise.
14040 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h (splice): Likewise.
14041 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (splice): Likewise.
14042 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h (splice): Likewise.
14043 * sysdeps/unix/sysv/linux/syscalls.list (splice): Adjust args string.
14044
4004a0a5
UD
140452006-08-28 Ulrich Drepper <drepper@redhat.com>
14046
950398e1
UD
14047 * elf/dl-load.c (_dl_init_paths): Expand DSTs.
14048
4004a0a5
UD
14049 * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
14050 dlopen parameters.
14051
6e310111
UD
140522006-08-28 Jakub Jelinek <jakub@redhat.com>
14053
14054 * inet/getnameinfo.c (getnameinfo): For AF_INET, check errno
14055 only if herrno is NETDB_INTERNAL. Handle errors other than
14056 ERANGE outside of the loops, handle TRY_AGAIN.
14057
14058 * locale/programs/ld-ctype.c (translit_flatten): Issue error
14059 if other's ctype category was missing.
14060 * locale/programs/ld-collate.c (collate_read): Return if
14061 copy_locale's collate category is missing.
14062
07014fca
UD
140632006-08-27 Ulrich Drepper <drepper@redhat.com>
14064
14065 [BZ #2684]
14066 * malloc/malloc.c (public_rEALLOc): Try harder by using other
14067 arenas if allocation failed.
14068 Patch mostly by Jan Edler <jan.edler@indexengines.com>.
14069
71663747
UD
140702006-08-26 Ulrich Drepper <drepper@redhat.com>
14071
41999a1a
UD
14072 * malloc/malloc.c (bin_at): Rewrite to be more clear and to not
14073 waste bins[0..1].
14074 (malloc_state): Reduce bins size by 2.
14075 (_int_malloc): Fix test for large enough buffer for early termination.
14076 When no unsorted block matches perfectly and an exiting block has
14077 to be split, use full list insert and not shortcut which assumes
14078 the list is empty.
14079
71663747
UD
14080 * locale/programs/ld-ctype.c (ctype_read): Better patch for read
14081 failure.
14082
93b53ca2
UD
140832006-08-24 Ulrich Drepper <drepper@redhat.com>
14084
f5a82772
UD
14085 * locale/programs/ld-ctype.c (ctype_read): If CTYPE is NULL, don't
14086 do anything.
14087
2ac9ca73
UD
14088 * sysdeps/generic/ldsodefs.h (DL_ADDR_SYM_MATCH): For undefined
14089 symbol require exact match (these are PLTs).
14090 * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
14091 (_dl_ppc64_addr_sym_match): Likewise.
14092
93b53ca2
UD
14093 [BZ #2683]
14094 * elf/dl-addr.c (_dl_addr): Don't ignore all undefined symbols.
14095 If symbol has a value use it.
14096 * elf/tst-dladdr1.c: New file.
14097 * elf/Makefile: Add rules to build and run tst-addr1.
14098
7463d5cb
UD
140992006-08-24 Jakub Jelinek <jakub@redhat.com>
14100
14101 * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
14102 keeps failing and heap growth or new heap creation isn't
14103 successful either.
14104 * malloc/tst-malloc.c (main): Add new tests.
14105
542a6f62
UD
141062006-08-24 Ulrich Drepper <drepper@redhat.com>
14107
14108 [BZ #2734]
14109 * sysdeps/i386/bits/byteswap.h (__bswap_32): Use same conditions
14110 as in the x86-64 code to use bswap.
14111
aa2c6b6d
UD
141122006-05-21 Joseph S. Myers <joseph@codesourcery.com>
14113
24982798 14114 [BZ #2680]
aa2c6b6d
UD
14115 * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not
14116 __USE_UNIX98.
14117 * posix/bits/unistd.h: Likewise.
14118
59776aef
UD
141192006-05-15 Mike Frysinger <vapier@gentoo.org>
14120
14121 [BZ #2751]
14122 * string/strchr.c: Add cast to avoid warning.
14123
e404fb16
UD
141242006-08-21 Ulrich Drepper <drepper@redhat.com>
14125
14126 * malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
bd2c2341 14127 platforms define as 512K. For 64-bit platforms as 32MB. The lower
e404fb16
UD
14128 limit is needed to avoid the exploding of the address space
14129 requirement for secondary heaps.
14130 * malloc/arena.c (HEAP_MAX_SIZE): Define using
14131 DEFAULT_MMAP_THRESHOLD_MAX if it is defined.
14132
376e973a
UD
141332006-07-30 Joseph S. Myers <joseph@codesourcery.com>
14134
14135 [BZ #3018]
14136 * Makerules (depfiles): Handle extra-test-objs the same as
14137 extra-objs.
14138 (common-mostlyclean): Likewise.
14139 * dlfcn/Makefile (extra-objs): Add modules to extra-test-objs
14140 instead.
14141 * elf/Makefile (extra-objs): Likewise.
14142 * stdlib/Makefile (extra-objs): Likewise.
14143
240c62a7
UD
141442006-08-14 Eric Blake <ebb9@byu.net>
14145
14146 [BZ #3044]
14147 * misc/error.h: Assume C89 or better.
14148 * misc/error.c: Likewise.
14149
3997b7c4
UD
141502006-08-21 Ulrich Drepper <drepper@redhat.com>
14151
14152 [BZ #3040]
14153 * sysdeps/unix/sysv/linux/openat.c: Fix compilation if
14154 __ASSUME_ATFCTS is defined.
14155
8a6537b0
UD
141562006-08-19 Ulrich Drepper <drepper@redhat.com>
14157
72320021
UD
14158 * malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
14159 to sort in each call.
14160
ed3691ba
UD
14161 * nis/nss_nis/nis-service.c (internal_nis_getservent_r): . If map
14162 is empty simply return and use next service.
14163 * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r): Likewise.
14164
8a6537b0
UD
14165 * locale/programs/charmap.c (charmap_read): Add new parameter. It
14166 tells us when not finding a charmap file is an error.
14167 * locale/programs/charmap.h: Adjust charmap_read prototype.
14168 * iconv/iconv_prog.c (main): Tell charmap_read it's no error if we
14169 cannot find a charmap.
14170 * locale/programs/localedef.c (main): Adjust charmap_read call.
14171
ad2a3c07
UD
141722006-08-15 Jakub Jelinek <jakub@redhat.com>
14173
14174 * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use
14175 sysdeps/posix/pause.c implementation instead.
14176
141772006-08-09 Jakub Jelinek <jakub@redhat.com>
14178
14179 * sysdeps/unix/nice.c (nice): Transform EACCES errno from setpriority
14180 to EPERM.
14181
f17efcb4
UD
141822006-08-13 Andreas Schwab <schwab@suse.de>
14183
14184 * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):
14185 Don't clobber caller's LRSAVE.
14186 (_dl_prof_resolve): Likewise.
14187
107b8a92
UD
141882006-08-14 Ulrich Drepper <drepper@redhat.com>
14189
14190 [BZ #1996]
14191 * libio/memstream.c (open_memstream): Allocate initial buffer with
14192 calloc.
14193 * libio/wmemstream.c (open_wmemstream): Likewise.
14194 * libio/strops.c: Pretty printing.
14195 (_IO_str_overflow): Clear uninitialized part of the new buffer.
14196 (enlarge_userbuf): New function.
14197 (_IO_str_seekoff): Call it if seek position is larger than current
14198 buffer.
14199 * libio/wstrops.c: Likewise.
14200 * libio/vasprintf.c: Add comment as to why we do not have to use
14201 calloc instead of malloc to allocate initial buffer.
14202 * libio/Makefile (tests): Add bug-memstream1 and bug-wmemstream1.
14203 * libio/bug-memstream1.c: New file.
14204 * libio/bug-wmemstream1.c: New file.
14205
fa3ac53f
UD
142062006-08-13 Ulrich Drepper <drepper@redhat.com>
14207
89993734
UD
14208 * libio/wstrops.c: Remove dead macro definitions and comments.
14209 * libio/strops.c: Likewise.
14210
fa3ac53f
UD
14211 [BZ #2764]
14212 * login/utmpname.c (__utmpname): Remove unnecessary test.
14213
f99ed760
UD
142142006-06-08 Joseph Myers <jsm28@gcc.gnu.org>
14215
14216 [BZ #2832]
14217 * math/gen-libm-test.pl (clean_up_number): Do not remove trailing
14218 0s from integers.
14219
142202006-08-13 Ulrich Drepper <drepper@redhat.com>
14221
14222 [BZ #2987]
14223 * sysdeps/unix/sysv/linux/clock_settime.c: Add code to use syscall
14224 for CPU clocks.
14225 * sysdeps/unix/clock_settime.c: Add support for platform-specific
14226 setting of CPU clocks.
14227
4c3f81d0
UD
142282006-06-23 Paul Eggert <eggert@cs.ucla.edu>
14229
14230 [BZ #2841]
14231 * sysdeps/generic/stdint.h (UINT8_C, UINT16_C): Don't append 'U',
14232 since C99 requires the result to promote to 'int' when uint_least8_t
14233 and uint_least16_t promote to 'int'.
14234
cd8e60ce
UD
142352006-08-12 Ulrich Drepper <drepper@redhat.com>
14236
9a5c46e8
UD
14237 [BZ #3013]
14238 * locale/programs/ld-ctype.c (ctype_output): Adjust alignments, fix
14239 lenght of one output field, correct bitmask creation.
14240 * locale/programs/ld-time.c: Add alignment.
14241
cd8e60ce
UD
14242 [BZ #2997]
14243 * misc/error.c: Add space between program name and message if file
14244 name is missing.
14245
9a528884
UD
142462006-08-03 Eric Blake <ebb9@byu.net>
14247
14248 [BZ #2998]
14249 * misc/error.c (error_tail) [_LIBC]: Avoid invalid free.
14250
1d05c2fb
UD
142512006-08-09 Ulrich Drepper <drepper@redhat.com>
14252
0c1c6c6c
UD
14253 * malloc/memusagestat.c: Silence warnings.
14254
1d05c2fb
UD
14255 * malloc/malloc.c: Dynamically size mmap treshold if the program
14256 frees mmaped blocks.
14257 Patch by Valerie Henson and Arjan van de Ven.
14258
2d1e6277
UD
142592006-08-08 Jakub Jelinek <jakub@redhat.com>
14260
be7ffd91
UD
14261 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
14262 __USE_GNU.
14263
2d1e6277
UD
14264 * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
14265 __strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
14266 (DEF): Don't put the var into .gnu.linkonce.r.* section.
14267 Only provide var definitions in strtol_l (or for *ull*
14268 in strtoll_l).
14269
14270 * stdio-common/bug16.c (tests): New array.
14271 (do_tests): Allow the first hexadecimal digit
14272 to be 1, 2, 4 or 8. Do 3 additional tests.
14273
14274 * sysdeps/s390/fpu/libm-test-ulps: Update.
14275
14276 * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c (fchownat): Use
14277 fchownat syscall if available.
14278 * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
14279 * sysdeps/unix/sysv/linux/sh/fchownat.c (fchownat): Likewise.
14280 * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
14281
d0ccde25
UD
142822006-08-07 Ulrich Drepper <drepper@redhat.com>
14283
14284 * nis/nis_xdr.c: Avoid some function calls.
14285
13a0293d 142862006-08-07 Jakub Jelinek <jakub@redhat.com>
3f7a21a9 14287 Ulrich Drepper <drepper@redhat.com>
13a0293d
UD
14288
14289 * nis/nis_call.c (rec_dirsearch) [case LOWER_NAME]: Don't take
14290 short cut if only one name component is stripped away.
14291
bd1ebae0
UD
142922006-08-07 Ulrich Drepper <drepper@redhat.com>
14293
14294 * nis/nis_call.c: Minor cleanups throughout.
2d1e6277 14295 (rec_dirsearch) [case HIGHER_NAME]: Correctly size ndomain array.
bd1ebae0
UD
14296 (first_shoot): Add search_parent_first parameter. Only if it is set
14297 search parent server first.
14298 If directory for table found through cold start cache is not the same
14299 as referenced in the cache, don't use it.
14300 (__nisfind_server): Take additional parameter. Pass it on to
14301 first_shoot.
14302 (__prepare_niscall): Adjust __nisfind_server call.
14303 * nis/rpcsvc/nislib.h: Adjust __nisfind_server prototype.
14304 * nis/nis_table.c: Adjust __nisfind_server call.
14305 * nis/nis_lookup.c: Likewise.
14306 (nis_lookup): Don't loop endlessly if name is reduced to ".".
14307
f1762c0c
UD
143082006-08-03 Ulrich Drepper <drepper@redhat.com>
14309
fe710250
UD
14310 [BZ #2182]
14311 * math/s_cacosh.c: Return values from positive branch.
14312 * math/s_cacoshf.c: Likewise.
14313 * math/s_cacoshl.c: Likewise.
14314
a5852807
UD
14315 [BZ #2883]
14316 * sysvipc/sys/msg.h: Change return value to ssize_t.
14317 * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
fe710250
UD
14318 * sysvipc/msgrcv.c: Likewise.
14319 * include/sys/msg.h: Likewise.
39571a13 14320
6c215a8d
UD
14321 * grp/initgroups.c (internal_getgrouplist): Remove unnecessary
14322 test introduced in patch for bz #661.
39571a13 14323 (getgrouplist): Simplify code a bit. Don't allocate one additional
f13bfdd0 14324 element for NEWGROUPS.
6c215a8d 14325
9c06eb66
UD
14326 [BZ #2908]
14327 * stdio-common/printf_fphex.c (__printf_fphex): When rounding up
14328 'f', use '1' as leading digit not '\1'.
14329 * stdio-common/Makefile (tests): Add bug16.
14330 * stdio-common/bug16.c: New file.
14331
14332 [BZ #2914]
14333 * sysdeps/unix/sysv/linux/gethostid.c: Don't define OLD_HOSTIDFILE
14334 and don't try to open it. The patch introducing the macro
14335 contained a bug and used the same file name as the new file
14336 instead of using /var/adm/hostid. Nobody complaint so I'm taking
14337 this out completely.
14338
14339 [BZ #2926]
14340 * assert/assert.h: Move cast to void inside ?: to quiet gcc.
14341 Patch by Jerry James <Jerry.James@usu.edu>.
14342
f1762c0c
UD
14343 * rt/Makefile (tests): Add tst-clock2.
14344 * rt/tst-clock2.c: New file.
14345
14346 [BZ #2978]
14347 * resolv/gai_notify.c (__gai_notify_only): Copy memory for thread
14348 function and its parameters and pass it to new thread.
14349 (__gai_notify): Add support for alternative waiting for completion.
14350 * resolv/gai_suspend.c (gai_suspend): Add support for alternative
14351 waiting for completion.
14352 * resolv/getaddrinfo_a.c: Likewise.
14353 * resolv/gai_misc.h (struct waitlist): Don't add cond if alternative
14354 waiting for completion is used.
14355 * resolv/gai_misc.c: Allow overwriting code to start helper thread.
14356 * resolv/gai_cancel.c: Include <gai_misc.h> not "gai_misc.h".
14357 * resolv/gai_error.c: Likewise.
14358 * resolv/gai_sigqueue.c: Likewise.
14359
83ae6b40
RM
143602006-08-02 Thomas Schwinge <tschwinge@gnu.org>
14361
0e4e62fe 14362 * hurd/getdport.c (__getdport): Don't return EBADF; instead set
f1762c0c 14363 errno to EBADF and return MACH_PORT_NULL.
83ae6b40 14364
82ee37c5
UD
143652006-06-23 Joseph Myers <joseph@codesourcery.com>
14366
14367 [BZ #2980]
f1762c0c 14368 * posix/Makefile (CFLAGS-waitid.c): Add -fasynchronous-unwind-tables.
82ee37c5
UD
14369
143702006-08-02 Ulrich Drepper <drepper@redhat.com>
14371
14372 * elf/dl-addr.c (_dl_addr): If GNU-style hash tables are present,
14373 walk them instead of the symbol table.
14374
7bb1b2c9
UD
143752006-08-01 Ulrich Drepper <drepper@redhat.com>
14376
f13bfdd0 14377 [BZ #2098]
fbbc73b3
UD
14378 * nscd/initgrcache.c (addinitgroupsX): Judge successful lookups by
14379 status of NSS calls, not the number of returned entries.
14380
a4518922
UD
14381 * sysdeps/unix/sysv/linux/syscalls.list: Remove add_key,
14382 request_key, keyctl.
7bb1b2c9 14383
b06e7e9a
UD
143842006-07-31 Ulrich Drepper <drepper@redhat.com>
14385
14386 * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.
14387
f1227969
UD
143882006-07-16 Jeff Bailey <jbailey@ubuntu.com>
14389
14390 * elf/tst-auditmod1.c: Fix typo in #error.
14391
82ae2712
UD
143922006-07-31 Ulrich Drepper <drepper@redhat.com>
14393
f1227969
UD
14394 * elf/tst-auditmod1.c: Remove code for unsupported architectures.
14395
82ae2712
UD
14396 * iconvdata/run-iconv-test.sh: Run cmp in C locale.
14397
a1260d92
UD
143982006-07-20 Adam Nemet <anemet@caviumnetworks.com>
14399
14400 * stdlib/test-canon.c (do_test): Close fd before unlinking file so
b06e7e9a 14401 that the directory is empty even on non-POSIX filesystems.
a1260d92 14402
d2de41fe
UD
144032006-07-31 Ulrich Drepper <drepper@redhat.com>
14404
13669f2c
UD
14405 * elf/dl-open.c (dl_open_worker): Add branch prediction.
14406
d2de41fe
UD
14407 * nis/nss_compat/compat-grp.c: Avoid unnecessary setgrent calls into
14408 the backend NSS module. If backend setgrent call failed, don't have
14409 internal_setgrent fail. Just remember this until it is needed.
14410 * nis/nss_compat/compat-pwd.c: Likewise.
14411 * nis/nss_compat/compat-spwd.c: Likewise.
14412
b894c2ea
RM
144132006-07-30 Roland McGrath <roland@redhat.com>
14414
14415 * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
14416 * sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
14417 * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
14418 * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.
14419
14420 * sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
14421 (nanosleep_not_cancel): New macro.
14422 (sigsuspend_not_cancel): new macro.
14423 * sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
14424 (do_sigsuspend): Define as inline.
14425 (__sigsuspend): Always use do_sigsuspend.
14426 [! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
14427 * include/signal.h: Declare __sigsuspend_nocancel.
14428 * sysdeps/posix/pause.c
14429 [! NO_CANCELLATION] (__pause_nocancel): New function.
14430
14431 * include/unistd.h (__pause_nocancel): Add attribute_hidden.
14432 * include/time.h (__nanosleep_nocancel): Likewise.
14433
c10d32c8
UD
144342006-07-30 Ulrich Drepper <drepper@redhat.com>
14435
14436 * locale/programs/localedef.c (add_to_readlist): Rename local
14437 variables to avoid confusion.
14438
14439 * locale/programs/charmap.c (charmap_read): Emit error message if
14440 charmap couldn't be found or read.
14441
6822f056
UD
144422006-07-28 Ulrich Drepper <drepper@redhat.com>
14443
d5ba53f9
UD
14444 * sysdeps/unix/sysv/linux/kernel-features.h: Define
14445 __ASSUME_FUTEX_LOCK_PI.
14446 * include/time.h: Declare __nanosleep_nocancel.
14447 * include/unistd.h: Declare __pause_nocancel.
14448
6822f056
UD
14449 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
14450 LDFLAGS. Add -lgcc_eh and libc_nonshared (again) to make sure we
14451 get the __stack_chk_fail_local definition when it's needed.
14452
3a975ff5
UD
144532006-07-26 Ulrich Drepper <drepper@redhat.com>
14454
6de1f625
UD
14455 * dlfcn/Makefile: Add rules to build and run bug-atexit3.
14456 * dlfcn/bug-atexit3.c: New file.
14457 * dlfcn/bug-atexit3-lib.cc: New file.
14458
3a975ff5
UD
14459 * dlfcn/dlmopen.c (dlmopen_doit): Don't allow RTLD_GLOBAL to be
14460 used when the namespace is not the base namespace.
14461
a92b1166
UD
144622006-07-26 Gavin Romig-Koch <gavin@redhat.com>
14463
14464 * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.
14465 (__new_exitfn): Bump it in every successful call.
14466 * stdlib/cxa_finalize.c (__cxa_finalize): If destructor registered
14467 more exit handlers, call them right away.
14468 * stdlib/exit.h: Declare __new_exitfn_called.
14469
a08336fb
UD
144702006-07-25 Ulrich Drepper <drepper@redhat.com>
14471
bd3754dc
UD
14472 * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition when
14473 calling registered handler.
14474
a08336fb
UD
14475 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Fix comment.
14476 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
14477 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
14478 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
14479 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
14480 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
14481 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
14482 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
14483
871b9158
UD
144842006-07-10 Ulrich Drepper <drepper@redhat.com>
14485
14486 * elf/dl-lookup.c (dl_new_hash): New functions.
14487 (_dl_lookup_symbol_x): Rename hash to old_hash and don't compute
14488 value here. Compute new-style hash value. Pass new hash value
14489 and reference to variable with the old value to do_lookup_x.
14490 (_dl_setup_hash): If DT_GNU_HASH is defined, use it and not
14491 old-style hash table.
14492 (_dl_debug_bindings): Pass new hash value and reference to variable
14493 with the old value to do_lookup_x.
14494 * elf/do-lookup.h (do_lookup_x): Accept additional parameter with
14495 new-style hash value and change old-style hash value parameter to
14496 be a reference. Reoganize functions to determine whether
14497 new-style hash table is available. Only fall back on old-style
14498 table. If old-style hash value is needed, compute it here.
14499 * elf/dynamic-link.h (elf_get_dynamic_info): Relocate DT_GNU_HASH
14500 entry.
14501 * elf/elf.h: Define SHT_GNU_HASH, DT_GNU_HASH, DT_TLSDEC_PLT,
14502 DT_TLSDEC_GOT. Adjust DT_ADDRNUM.
14503 * include/link.h (struct link_map): Add l_gnu_bitmask_idxbits,
14504 l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.
14505 * Makeconfig: If linker supports --hash-style option add it to all
14506 linker command lines to build DSOs.
14507 * config.make.in: Define have-hash-style.
14508 * configure.in: Test whether linker supports --hash-style option.
14509
14510 * elf/dl-misc.c (_dl_name_match_p): Make MAP parameter const.
14511 * sysdeps/generic/ldsodefs.h: Adjust prototype.
14512
a1f0de82
UD
145132006-06-27 Ulrich Drepper <drepper@redhat.com>
14514
361a3706
UD
14515 * elf/dl-load.c (open_path): Fix test to determine whether DSO is
14516 auditing.
14517
a1f0de82
UD
14518 * elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
14519 RPATH of main map twice.
14520
4259230f
UD
145212006-06-22 Ulrich Drepper <drepper@redhat.com>
14522
14523 * intl/dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't
14524 look further, return original strings.
14525 (_nl_find_msg): Do not return found translation if the conversion
14526 failed. Either signal the string is unusable or that something went
14527 wrong and the original should be used.
14528
145292006-06-21 Ulrich Drepper <drepper@redhat.com>
14530
14531 * string/_strerror.c (__strerror_r): Add __builtin_expect.
14532
f9b7a98b
UD
145332006-06-14 Jakub Jelinek <jakub@redhat.com>
14534
14535 [BZ #2766]
14536 * misc/insremque.c (insque): Handle prev == NULL.
14537 * misc/Makefile (tests): Add tst-insremque.
14538 * misc/tst-insremque.c: New test.
14539
ac55a25b
UD
145402006-06-17 Ulrich Drepper <drepper@redhat.com>
14541
14542 [BZ #2792]
14543 * elf/dl-deps.c (expand_dst): Rename __cnt variable to not
14544 conflict with DL_DST_REQUIRED.
14545
02f366b3
UD
145462006-06-16 Ulrich Drepper <drepper@redhat.com>
14547
14548 * nis/nis_subr.c (nis_getnames): Fix the implementation to better
14549 match what Solaris does.
14550
9009e8f8
UD
145512006-06-04 Ulrich Drepper <drepper@redhat.com>
14552
1b8373f4
UD
14553 * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
14554 local_setegid instead of seteuid and setegid.
14555 * sysdeps/generic/local-setxid.h: New file.
14556 * sysdeps/unix/sysv/linux/local-setxid.h: New file.
14557
7231452e
UD
14558 * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
14559
9009e8f8 14560 * string/Makefile (tests): Add bug-envz1.
02f366b3 14561 * string/bug-envz1.c: New file.
9009e8f8 14562
33e63e79
UD
145632006-06-02 Jakub Jelinek <jakub@redhat.com>
14564
14565 * posix/regex_internal.c (re_string_skip_chars): If no character has
14566 been converted at all, set *last_wc to WEOF. If mbrtowc failed, set wc
14567 to the byte which couldn't be converted.
14568 (re_string_reconstruct): Don't clear valid_raw_len before calling
14569 re_string_skip_chars. If wc is WEOF after re_string_skip_chars, set
14570 tip_context using re_string_context_at.
14571 * posix/Makefile: Add rules to build and run bug-regex25 test.
14572 * posix/bug-regex25.c: New test.
14573
fdc02996
UD
145742006-06-02 Ryan S. Arnold <rsa@us.ibm.com>
14575
14576 [BZ #2703]
14577 * string/envz.c (envz_strip): Correct erroneously reversed src
14578 and dest parameters to memmove() invocation.
14579
902c4291
UD
145802006-05-30 Jakub Jelinek <jakub@redhat.com>
14581
14582 * nscd/nscd.h (prune_cache): Add fd argument to prototype.
14583 * nscd/nscd.c (parse_opt): Read response from INVALIDATE request
14584 to make sure the database has been already invalidated.
14585 * nscd/cache.c (prune_cache): Add fd argument. Write response to fd
14586 after the cache has been invalidated. Use pthread_mutex_lock rather
14587 than pthread_mutex_trylock if fd != -1.
14588 * nscd/connections.c (invalidate_cache): Add fd argument, write
14589 response to fd if not calling prune_cache, pass fd to prune_cache.
14590 (handle_request): Adjust invalidate_cache caller.
14591 (nscd_run): Pass -1 as fd to prune_cache.
14592
ecc68568
UD
145932006-05-30 Ulrich Drepper <drepper@redhat.com>
14594
14595 * sysdeps/posix/getaddrinfo.c (gaiconf_init): Initialize bits in
14596 the correct place.
14597
9636a217
UD
145982006-05-29 Ulrich Drepper <drepper@redhat.com>
14599
14600 * nscd/nscd.h (struct database_dyn): Add prunelock field.
14601 * nscd/cache.c (prune_cache): Take prunelock before starting the
14602 work. Just return in case it is already taken.
cabfcde1 14603 * nscd/connections.c (dbs): Initialize .prunelock.
9636a217 14604
6bcb494a
UD
146052006-05-25 Ulrich Drepper <drepper@redhat.com>
14606
672d5a63 14607 * nis/nis_removemember.c (nis_removemember): Avoid unnecessary
ecc68568 14608 copying. No need to allocate new array for group members. Just
672d5a63
UD
14609 move the pointers and update the size.
14610
1663b44f
UD
14611 * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying.
14612 Avoid memory leak in case realloc fails. Simplification for
14613 better code generation.
14614
14615 Avoid deprecation warning because of libc_hidden_proto for
14616 inet6_option_alloc.
14617 * inet/inet6_option.c (option_alloc): Renamed from
14618 inet6_option_alloc. Made static.
9636a217 14619 (inet6_option_alloc): Now a simple wrapper around option_alloc.
1663b44f
UD
14620 (inet6_option_append): Call option_alloc.
14621 * include/netinet/in.h: Remove libc_hidden_proto for
14622 inet6_option_alloc.
14623
6bcb494a
UD
14624 * nis/nis_callback.c (__nis_create_callback): Always call xdr_free
14625 for cleanup when cb!=NULL [Coverity CID 233].
14626
aec6b246
UD
146272006-05-24 Ulrich Drepper <drepper@redhat.com>
14628
07bfff20
UD
14629 [BZ #2693]
14630 * inet/Makefile (routines): Add inet6_opt and inet6_rth.
14631 * inet/Versions (libc, GLIBC_2.5): Add inet6_opt_init,
14632 inet6_opt_append, inet6_opt_finish, inet6_opt_set_val, inet6_opt_next,
14633 inet6_opt_find, inet6_opt_get_val, inet6_rth_space, inet6_rth_init,
14634 inet6_rth_add, inet6_rth_reverse, inet6_rth_segments,
14635 and inet6_rth_getaddr.
14636 * inet/netinet/ip6.h (struct ip6_rthdr0): Make ip6r0_addr a flexible
14637 array.
14638 * inet/netinet/in.h (struct ip6_mtuinfo): Define.
14639 Mark inet6_option_* interfaces as deprecated.
14640 Declare inet6_opt_init, inet6_opt_append, inet6_opt_finish,
14641 inet6_opt_set_val, inet6_opt_next, inet6_opt_find, inet6_opt_get_val,
14642 inet6_rth_space, inet6_rth_init, inet6_rth_add, inet6_rth_reverse,
14643 inet6_rth_segments, and inet6_rth_getaddr.
14644 * inet/inet6_opt.c: New file.
14645 * inet/inet6_rth.c: New file.
14646
14647 * inet/netinet/icmp6.h: Pretty printing.
14648
aec6b246
UD
14649 [BZ #2683]
14650 * elf/dl-addr.c (_dl_addr): Don't match undefined references.
14651
2d571cd1
UD
146522006-05-23 Ulrich Drepper <drepper@redhat.com>
14653
062e719b
UD
14654 * nis/nis_lookup.c (nis_lookup): Use __prepare_niscall instead of
14655 doing it all here. When server does not know the answer do not
14656 fail immediate, try parent first.
14657
2d571cd1
UD
14658 * nis/nis_domain_of_r.c (nis_domain_of_r): Add missing buffer
14659 overflow test.
14660
a17fa610
UD
146612006-05-20 Ulrich Drepper <drepper@redhat.com>
14662
14663 * nis/nis_call.c (__prepare_niscall): New function. Split out
14664 from __do_niscall.
14665 * nis/nis_table.c (__create_ib_request): Renamed from create_ib_request
14666 and exported.
14667 (__follow_path): New function. Split out from nis_list.
14668 * nis/nis_xdr.h: Add libnsl_hidden_proto for _xdr_ib_request and
14669 _xdr_nis_result.
14670 * nis/nis_xdr.c: Add libnsl_hidden_def for _xdr_ib_request and
14671 _xdr_nis_result.
14672 * nis/libnsl.h: Declare __prepare_niscall, __create_ib_request,
14673 and __follow_path.
14674 * nis/Versions: Export __prepare_niscall, __create_ib_request,
14675 __follow_path, __do_niscall3, _xdr_ib_request, and _xdr_nis_result
14676 from libnsl for version GLIBC_PRIVATE.
14677 * nis/nisplus-parser.h: Remove _nss_nisplus_parse_pwent_chk.
14678 Remove entry parameter from _nss_nisplus_parse_pwent and
14679 _nss_nisplus_parse_grent.
14680 * nis/nss_nisplus/nisplus-parser.c: Likewise.
14681 * nis/nss_nisplus/nisplus-pwd.c: Remove support for SETENT_BATCH_READ
14682 again. Rewrite getpwent handling to not use nis_first_entry and
14683 nis_next_entry. Roll out own niscall handling.
14684 * nis/nss_nisplus/nisplus-grp.c: Likewise.
14685
14686 * sunrpc/xdr_rec.c: Fix typo in comment.
14687
429bb183
UD
146882006-05-19 Ulrich Drepper <drepper@redhat.com>
14689
1d4f062a
UD
14690 * nis/nis_call.c (__do_niscall3): Avoid code duplication in error
14691 handling.
14692
101cc598
UD
14693 * nis/nis_callback.c (internal_nis_do_callback): Don't use malloc
14694 to allocate memory for my_pollfd. Better initialization of
14695 cb_is_running. Use TEMP_FAILURE_RETRY.
14696
f50fa10c
UD
14697 * malloc/memusage.sh (memusageso): Add quotes.
14698 (memusagestat): Likewise.
14699 * debug/xtrace.sh (pcprofileso): Likewise.
14700 (pcprofiledump): Likewise.
14701 * debug/Makefile ($(objpfx)xtrace): Use $LIB in SLIBDIR
14702 replacement.
14703 * malloc/Makefile ($(objpfx)memusage): Likewise.
14704
882bfe73
UD
14705 * nis/nis_callback.c (__nis_create_callback): Calls to
14706 svcudp_bufcreate and svctcp_create can fail. Free ->xprt if
14707 asprintf call fails.
14708
429bb183
UD
14709 * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_sendreq): Make sure
14710 no uninitialized memory is passed to sendto.
14711
f90de831
UD
147122006-05-18 Ulrich Drepper <drepper@redhat.com>
14713
14714 * nis/nis_callback.c (__nis_create_callback): Use asprinf instead
14715 of snprintf+strdup. Handle OOM.
14716 * nis/nis_callback.c (__nis_create_callback): Allocate cb and
14717 cb->serv together. Remove now obsolete free calls.
14718 (__nis_destroy_callback): Remove now obsolete free call.
14719
a17fa610 147202006-05-18 David Woodhouse <dwmw2@redhat.com>
6e2a7825
UD
14721
14722 * sysdeps/posix/getaddrinfo.c: Add unique labels to the default
14723 RFC3484 precedence table for fec0::/10 and fc00::/7 (site-local
14724 and ULA respectively). Set precedence for IPv4 address to 10 as
14725 defined in RFC3484 for preferring IPv6.
14726 * posix/gai.conf: Update to match the new default tables.
14727
758b9d7e
UD
147282006-05-18 Jakub Jelinek <jakub@redhat.com>
14729
14730 * nis/nss_compat/compat-pwd.c (internal_setpwent): If nss_set*ent
14731 returned NSS_STATUS_UNAVAIL, still return NSS_STATUS_SUCCESS.
14732 * nis/nss_compat/compat-spwd.c (internal_setspent): Likewise.
14733 * nis/nss_compat/compat-grp.c (internal_setgrent): Likewise.
14734
14735 * nis/nss_compat/compat-initgroups.c (nss_setgrent, nss_endgrent):
14736 Removed.
14737 (init_nss_interface): Remove initialization of these variables.
14738
147392006-05-18 Ulrich Drepper <drepper@redhat.com>
14740
14741 * nis/nis_call.c (rec_dirsearch): Little optimization: pull
14742 nis_free_directory forward to avoid duplication.
14743
388c779e
UD
147442006-05-17 Ulrich Drepper <drepper@redhat.com>
14745
5f1724bf
UD
14746 * nis/nis_call.c (rec_dirsearch): Handle __nis_finddirectory and
14747 rec_dirsearch returning NULL.
14748 (first_shoot): Handle __nis_finddirectory returning NULL.
14749 (__nisfind_server): Fix leak when rec_dirsearch returns NULL.
14750
388c779e
UD
14751 * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE,
14752 IN_ONLYDIR, IN_DONT_FOLLOW, and IN_MASK_ADD.
14753
360d5cf4
UD
147542006-05-17 Jakub Jelinek <jakub@redhat.com>
14755
14756 * sunrpc/key_call.c (getkeyserv_handle): Call auth_destroy if
14757 pid changed.
14758
88dbff8c
UD
147592006-05-15 Ulrich Drepper <drepper@redhat.com>
14760
6f8a7dff
UD
14761 * include/rpc/pmap_prot.h: Mark all functions as hidden.
14762
14763 * nscd/nscd_initgroups.c: Mark __gr_map_handle as hidden.
14764 * nscd/nscd_getgr_r.c: Likewise.
14765
14766 * include/rpc/pmap_rmt.h: Mark all functions as hidden.
14767
14768 * nscd/nscd_getai.c (__hst_map_handle): Mark as hidden.
14769 * nscd/nscd_gethst_r.c (__hst_map_handle): Likewise.
14770
14771 * stdlib/longlong.h (__clz_tab): Mark as hidden.
14772
14773 * iconv/gconv_int.h: Mark __gconv_lock as hidden.
14774
360d5cf4 14775 * include/rpc/key_prot.h: Mark all _internal functions as hidden.
8263ed62
UD
14776
14777 * include/rpc/auth.h: Mark xdr_des_block_internal and
14778 xdr_opaque_auth_internal as hidden.
14779
14780 * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as
14781 hidden.
14782
360d5cf4 14783 * include/rpc/xdr.h: Mark all _internal functions as hidden.
8263ed62 14784
02264020
UD
14785 * misc/getusershell.c (okshells): Don't use static initializers,
14786 do it dynamically.
14787
fd5ea238
UD
14788 * stdlib/fmtmsg.c (keywords): Change type of len element to
14789 uint32_t to not waste space on 64bit machines.
14790
9446614c
UD
14791 * locale/setlocale.c: Change _nl_category_names into a string.
14792 Add new _nl_category_name_idxs. Change all users.
14793 * locale/localeinfo.h: Adjust declaration of _nl_category_names.
14794 Declare _nl_category_name_idxs.
14795 * locale/findlocale.c: Adjust for _nl_category_names change.
14796 * locale/loadlocale.c: Likewise.
14797 * locale/newlocale.c: Likewise.
14798 * intl/dcigettext.c: Likewise.
14799
88dbff8c
UD
14800 * iconv/gconv_conf.c (add_alias): Move actual alias handling to...
14801 (add_alias2): ...here. New function.
14802 (__gconv_read_conf): Simplify builtin alias handling.
14803 (builtin_aliases): Convert to string to avoid relocations.
14804 * iconv/gconv_builtin.h: Add comment about correct formatting.
14805
4442d58f
UD
148062006-05-15 Jakub Jelinek <jakub@redhat.com>
14807
14808 * resolv/res_debug.c (loc_ntoa): Make error const.
14809
148102006-05-14 Andreas Schwab <schwab@suse.de>
14811
14812 * math/complex.h [__LDBL_COMPAT]: Use __REDIRECT_NTH.
14813
148142006-05-12 Jakub Jelinek <jakub@redhat.com>
14815
14816 * sysdeps/unix/sysv/linux/sched_getaffinity.c: Include sys/param.h.
14817 (__sched_getaffinity_new): Don't crash if cpusetsize is smaller than
14818 sizeof (cpu_set_t).
14819
a51752b6
UD
148202006-05-11 Ulrich Drepper <drepper@redhat.com>
14821
5d3fd1f6
UD
14822 * resolv/res_debug.c (loc_ntoa): Define error as array, not pointer.
14823
08cfb839
UD
14824 * include/arpa/nameser.h: Declare _ns_flagdata as hidden.
14825
4b481a15
UD
14826 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_master.
14827 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_master.
14828
14829 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypbind_resp.
14830 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypbind_resp.
14831
14832 * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_cback_data.
14833 * include/rpcsvc/nis_callback.h: Add libnsl_hidden_proto for
14834 xdr_cback_data.
14835
14836 * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypupdate_args.
14837 * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
14838 xdr_ypupdate_args.
14839
14840 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_order.
14841 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_order.
14842
14843 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_maplist.
14844 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_maplist.
14845
14846 * nis/nis_xdr.c: Add libnsl_hidden_def for xdr_obj_p.
14847 * include/rpcsvc/nis_callback.h: New file.
14848
14849 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypresp_val.
14850 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypresp_val.
14851
14852 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
14853 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
14854
14855 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypmaplist.
14856 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypmaplist.
14857
14858 * nis/yp_xdr.c: Add libnsl_hidden_def for xdr_ypreq_nokey.
14859 * include/rpcsvc/yp.h: Add libnsl_hidden_proto for xdr_ypreq_nokey.
14860
b1ad49c6
UD
14861 * nis/ypupdate_xdr.c: Add libnsl_hidden_def for xdr_ypdelete_args.
14862 * include/rpcsvc/ypupd.h: Add libnsl_hidden_proto for
14863 xdr_ypdelete_args.
14864
cd5f7829
UD
14865 * nis/nis_xdr.h: Mark all functions as hidden. Remove
14866 __BEGIN_DECLS and __END_DECLS, the header is not installed.
14867
a51752b6
UD
14868 * nis/nis_error.c: Remove table of strings. Use position
14869 independent mechanism.
14870 * nis/nis_error.h: New file.
14871
3d237e42
UD
148722006-05-11 Jakub Jelinek <jakub@redhat.com>
14873
14874 * locale/programs/ld-time.c (time_finish): If wide era name or
14875 format aren't provided, set both wname and wformat to L"".
14876
d6c159fe
UD
148772006-05-10 Ulrich Drepper <drepper@redhat.com>
14878
0088b04e
UD
14879 * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Only store
14880 results if the call was succesful.
14881
d6c159fe
UD
14882 * nis/nss-nis.h: Mark __yperr2nss_tab and __yperr2nss_count as hidden.
14883
14884 * nis/nss-nisplus.h: Mark __niserr2nss_tab and __niserr2nss_count
14885 as hidden.
14886
5c5acdf0
UD
148872006-05-10 Jakub Jelinek <jakub@redhat.com>
14888
14889 * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.
14890
16d620db
UD
148912006-05-10 Ulrich Drepper <drepper@redhat.com>
14892
14893 * posix/wordexp.c (parse_glob): No need to check ifs for NULL, the
14894 caller makes sure this is not the case.
14895 (wordexp): Simplify ifs_white creation. [Coverity CID 231]
14896
e7c8359e
UD
148972006-05-09 Ulrich Drepper <drepper@redhat.com>
14898
ecf359c6
UD
14899 * posix/wordexp.c: Remove numerous NULL pointer tests before FREE
14900 calls.
14901
400cc70a
UD
14902 * io/ftw.c (open_dir_stream): Return right away if REALLOC fails.
14903 [Coverity CID 229, 230]
14904
14905 * argp/argp-help.c (hol_entry_help): Handle STATE==NULL in ARG and
14906 DGETTEXT calls.
14907 (hol_help): Likewise. [Coverity CID 226, 227]
14908
14909 * string/argz-replace.c (__argz_replace): Unconditionally call
14910 free on SRC. [Coverity CID 225]
14911
14912 * nis/nis_creategroup.c (nis_creategroup): No need to duplicate
14913 the return value of __nis_default_owner and __nis_default_group,
14914 it has been especially allocated. [Coverity CID 224]
14915
51e59260
UD
14916 * nis/nis_defaults.c (searchXYX): New functions. Used by both
14917 searchgroup and searchowner. Significantly simplified.
14918 (__nis_default_owner): Remove duplication. Do not locally copy the
14919 string before duplicating it.
14920 (__nis_default_group): Likewise.
14921
14922 * nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
14923 we must clear the variable before calling __nisfind_server.
14924
14925 * nis/nis_lookup.c (nis_lookup): Always free memory allocated with
14926 nis_getnames. [Coverity CID 223]
14927
14928 * locale/programs/locfile.c (locfile_read): Use alloca instead of
14929 xmalloc to allocate local repertoire name. [Coverity CID 222]
14930
14931 * iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
14932 allocate memory for the input to add_bytes. [Coverity CID 221]
14933
e7c8359e 14934 * posix/wordexp.c (w_addword): Free word if realloc fails and it
51e59260 14935 was allocated here. [Coverity CID 219, 220]
e7c8359e
UD
14936
14937 * posix/getconf.c (print_all): Free confstr data after printing.
14938 [Coverity CID 218]
14939
14940 * sysdeps/posix/getaddrinfo.c (gaih_inet): Free canon string if
14941 list allocation fails. [Coverity CID 215]
14942
14943 * nss/nsswitch.c (__nss_configure_lookup): Fix loop end condition.
14944 [Coverity CID 213]
14945
14946 * argp/argp-help.c (hol_entry_cmp): Don't call canon_doc_option if
14947 string is NULL. [Coverity CID 212]
14948 * argp/Makefile: Add rules to build and run bug-argp1.
14949 * argp/bug-argp1.c: New file.
14950
14951 * io/ftw.c (ftw_dir): Use __rawmemchr instead of strchr to find
14952 end of string.
14953 * stdlib/canonicalize.c (__realpath): Likewise.
14954
14955 * locale/programs/ld-time.c (time_finish): Don't dereference NULL
14956 pointer. [Coverity CID 206]
14957
14958 * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
14959 in statically linked code.
14960 * elf/dl-load.c (_dl_dst_substitute): When replacing ORIGIN in
14961 statically built code, be prepared to have no link map.
14962 [Coverity CID 205]
14963
14964 * argp/argp-help.c (fill_in_uparams): Handle STATE==NULL in
14965 dgettext calls. [Coverity CID 204]
14966
14967 * argp/argp-help.c (struct uparams): Remove valid member. Change
14968 the one user.
14969 (uparam_names): Reduce size. Avoid relative relocations.
14970 Moved to read-only segment.
14971 (fill_in_uparams): Update for new layout.
14972
14973 * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs): Parameter can be
14974 assumed to always be != NULL. [Coverity CID 202]
14975
14976 * argp/argp-help.c (hol_entry_help): Remove some dead code
14977 [Coverity CID 200].
14978
14979 * nis/nss_nis/nis-service.c (_nss_nis_getservbyport_r): Optimize
14980 away a few more unconditional yperr2nss calls.
14981 (_nss_nis_getservbyname_r): Likewise.
14982
acf82eaf
UD
149832006-05-06 Ulrich Drepper <drepper@redhat.com>
14984
4461cf48
UD
14985 * sysdeps/generic/ldsodefs.h: Remove support for non-core
14986 architectures.
14987
b74a8c7f
UD
14988 * sysdeps/unix/sysv/linux/check_pf.c (make_request): Make sure
14989 that unused memory passed to sendto is nevertheless initialized.
14990
acb98cb5
UD
14991 [BZ #2499]
14992 * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Avoid
14993 possibly unaligned memory accesses.
14994
bce16467
UD
14995 * include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
14996 * resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
14997 and __putlong respectively. Correct buffer overflow check for
14998 NS_NOTIFY_OP.
14999
15000 * resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
15001
8e45b1ac
UD
15002 * resolv/res_send.c (res_queriesmatch): Fix typo in comment.
15003 (send_dg): Rewrite error handling to be more compact and avoid
15004 double recomputation of timeouts. Pass MSG_NOSIGNAL to send.
15005
697e1628
UD
15006 * include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
15007
15008 * resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
15009 instead of ns_get16.
15010 (res_queriesmatch): Likewise. Minor optimization.
15011
acf82eaf
UD
15012 [BZ #2499]
15013 * resolv/res_query.c (__libc_res_nquery): If answerp != NULL,
15014 __libc_res_nsend might reallocate the buffer for the answer. In
15015 this case we have to reload the HP pointer.
15016
7bfee654
UD
150172006-05-05 Ulrich Drepper <drepper@redhat.com>
15018
694b49ca
UD
15019 * stdio-common/vfscanf.c (memory_error): Remove definition. Add
15020 some branch prediction hints.
15021
7bfee654
UD
15022 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.
15023 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
15024 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
15025 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
15026 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
15027 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
15028 * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
15029 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
15030
308bb2d5
UD
150312006-05-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
15032
15033 * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocation
15034 by a GOT relocation to make Scrt1.o position independent.
15035 * sysdeps/s390/s390-64/elf/start.S: Likewise.
15036
15037 * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S: Add support for
15038 six system call parameters.
15039 * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
15040
cdb9c321
UD
150412006-05-05 Ulrich Drepper <drepper@redhat.com>
15042
15043 * sunrpc/svcauth_des.c (cache_init): Use calloc instead of
15044 malloc&bzero.
15045
15046 * sunrpc/svc_udp.c (BZERO): Remove definition.
15047 (CALLOC): Define.
15048 (svc_enablecache): Use CALLOC instead of ALLOC&BZERO.
15049
15050 * sunrpc/des_impl.c: Remove ALT_ECB support. We never used it.
15051 (des_SPtrans): Use uint32_t type.
15052 (des_skb): Likewise.
15053
15054 * sunrpc/xdr_ref.c (xdr_reference): Use calloc instead of malloc&bzero.
15055
fff04b32
UD
150562006-05-05 Jakub Jelinek <jakub@redhat.com>
15057
15058 [BZ #2509]
15059 * stdio-common/tst-printf.sh: Adjust for tst-printf.c change even
15060 on 32-bit arches.
15061
150622006-05-05 Ulrich Drepper <drepper@redhat.com>
15063
15064 * locale/programs/ld-address.c (address_finish): Fix one more
cdb9c321 15065 place where the iso639 array might be accessed beyond the limits.
fff04b32 15066
077a30bc 150672006-05-04 Ulrich Drepper <drepper@redhat.com>
77dd4c3b 15068
f2d5cf50
UD
15069 * nis/nis_table.c (nis_list): Avoid clearing res twice before
15070 filling it for the first time.
15071
3e4370cf
UD
15072 * nis/nis_table.c (get_tablepath): Renamed from __get_tablepath.
15073 Adjust all callers.
15074 Free res object content before returning.
15075
5e65a53d
UD
15076 * sunrpc/xdr_array.c (xdr_array): Use calloc instead of malloc&bzero.
15077
48be3114
UD
15078 * sunrpc/key_call.c (__rpc_thread_key_cleanup): Also free
15079 client->cl_auth.
15080
ca4fce0e
UD
15081 * sunrpc/rpc_thread.c (__rpc_thread_destroy): Don't skip entire
15082 cleanup for initial thread, just the free call on TVP.
15083
077a30bc 15084 * nscd/gai.c (__getline): Define.
3b7a95fb 15085
5d37289a 15086
3f87d901 15087See ChangeLog.16 for earlier changes.