Ulrich Drepper
ed2c452099
[BZ #451 ]
...
* locales/rw_RW: New file.
* SUPPORTED (SUPPORTED-LOCALES): Add rw_RW.UTF-8.
2005-10-15 04:31:19 +00:00
Ulrich Drepper
ef2a8e9b7f
[BZ #367 ]
...
* locales/si_LK: New file.
* SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8.
2005-10-15 04:14:39 +00:00
Ulrich Drepper
356af4b5eb
[BZ #297 ]
...
* locales/fi_FI: Change date_fmt.
2005-10-15 04:08:42 +00:00
Ulrich Drepper
aae253e0c2
Change date_fmt.
2005-10-15 04:08:13 +00:00
Roland McGrath
63be256ac1
* sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken
...
out of ...
(__opendir): ... here. Call it.
* sysdeps/mach/hurd/fdopendir.c: New file.
2005-10-15 02:23:56 +00:00
Roland McGrath
4c16d20758
Comment fix.
2005-10-15 02:10:29 +00:00
Ulrich Drepper
d38627eec4
[BZ #71 , BZ #305 ]
...
* locales/te_IN: Fix noexpr, replace yY with nN.
[BZ #305 ]
* locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively.
* locales/ml_IN: Likewise.
* locales/ta_IN: Likewise.
* locales/kw_GB: Add yY to yesexpr.
* locales/oc_FR: Likewise.
* locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition.
[BZ #71 ]
[BZ #305 ]
* locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively.
Define yesstr and nostr.
* locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition.
* locales/ar_BH: Likewise.
* locales/ar_DZ: Likewise.
* locales/ar_IN: Likewise.
* locales/ar_IQ: Likewise.
* locales/ar_JO: Likewise.
* locales/ar_KW: Likewise.
* locales/ar_LB: Likewise.
* locales/ar_LY: Likewise.
* locales/ar_MA: Likewise.
* locales/ar_OM: Likewise.
* locales/ar_QA: Likewise.
* locales/ar_SA: Likewise.
* locales/ar_SD: Likewise.
* locales/ar_SY: Likewise.
* locales/ar_TN: Likewise.
* locales/ar_YE: Likewise.
2005-10-15 01:27:21 +00:00
Ulrich Drepper
34b0ba2830
[BZ #865 ]
...
* math/tgmath.h: Correctly determine result type for
__TGMATH_BINARY_REAL_ONLY,
__TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY,
__TGMATH_TERNARY_REAL_ONLY, and __TGMATH_BINARY_REAL_IMAG.
2005-09-17 Andreas Jaeger <aj@suse.de>
[BZ #865 ]
* math/test-tgmath-int.c: New file.
* math/Makefile (tests): Add test-tgmath-int.
2005-10-14 Ulrich Drepper <drepper@redhat.com>
2005-10-15 00:39:12 +00:00
Ulrich Drepper
504417ac97
[BZ #804 ]
...
* malloc/tst-mtrace.sh: Work around for bootstraping.
2005-10-14 23:42:04 +00:00
Ulrich Drepper
07b649c6f4
* locale/programs/ld-collate.c (collate_output): Fix counting of
...
elements. Don't limit table size. Use correct secondary hash
function.
* locale/localeinfo.h (LIMAGIC): Change value returned for LC_COLLATE.
* posix/fnmatch_loop.c: Adjust for changed secondary hash function.
* posix/regcomp.c: Likewise.
* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h (TESTS): Define.
2005-10-14 23:14:12 +00:00
Ulrich Drepper
95cfc2e249
* SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
2005-10-14 22:58:29 +00:00
Ulrich Drepper
7d4722e3fd
[BZ #368 ]
...
* SUPPORTED (SUPPORTED-LOCALES): Add dz_BT.UTF-8.
[BZ #368 ]
* locales/dz_BT: New file.
2005-10-14 22:56:25 +00:00
Ulrich Drepper
daa226125c
* time/asctime.c (asctime_internal): Use __snprintf instead of
...
snprintf to avoid PLT entry.
2005-10-14 21:17:04 +00:00
Ulrich Drepper
18b8e054cf
* sysdeps/unix/opendir.c (__opendir): Pass extra argument to
...
__alloc_dir.
(__alloc_dir): Only close descriptor on error if new parameter is true.
* sysdeps/unix/fdopendir.c (fdopendir): Pass extra argument to
__alloc_dir. Don't close fd on error.
* include/dirent.h (__alloc_dir): Adjust prototype.
* include/sys/mman.h (__mremap): Add ellipsis.
* malloc/memusage.c: Adjust mremap wrapper for optional additional
parameter.
2005-10-14 21:11:09 +00:00
Ulrich Drepper
f9126cc23e
[BZ #982 ]
...
* locales/ml_IN: Fix title.
2005-10-14 18:51:58 +00:00
Ulrich Drepper
43f1b09e83
* stdlib/Makefile (tests): Add tst-ucontext-off.
...
* stdlib/tst-ucontext-off.c: New file.
* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h (TEST): Define.
* sysdeps/unix/sysv/linux/i386/ucontext_i.h (TESTS): Likewise.
2005-10-14 17:50:36 +00:00
Ulrich Drepper
5ec45f7174
[BZ #980 ]
...
* locales/yi_US: Fix title.
2005-10-14 17:46:23 +00:00
Ulrich Drepper
8910e60525
* locales/nl_NL: Define country_car, lang_name, lang_ab,
...
lang_term, and lang_lib.
2005-10-14 17:37:22 +00:00
Ulrich Drepper
3394d6320b
[BZ #1468 ]
...
* sysdeps/unix/sysv/linux/x86_64/ucontext_i.h: Fix values for
oFPREGS, oSIGMASK, oFPREGSMEM, and oMXCSR.
Patch by Nicholas Miell <nmiell@comcast.net>.
2005-10-14 17:20:58 +00:00
Ulrich Drepper
ce982312e8
[BZ #1460 ]
...
* time/asctime.c (asctime_internal): New function, derived from
asctime_r. Takes additional parameter which is the buffer length.
Use snprintf instead sprintf, if it overflows, fail.
(asctime_r): Call asctime_internal with 26 as buffer length.
(asctime): Call asctime_internal with length of internal buffer.
* time/Makefile (tests): Add bug-asctime_r.
* time/bug-asctime_r.c: New file.
2005-10-14 15:17:40 +00:00
Ulrich Drepper
576c845148
[BZ #1459 ]
...
* time/asctime.c (__asctime_r): Check for tm_year computation to
overflow and fail in this case.
* time/Makefile (tests): Add bug-asctime.
* time/bug-asctime.c: New file.
2005-10-14 14:10:20 +00:00
Ulrich Drepper
93c6cb8b8d
[BZ #1458 ]
...
2005-10-14 Ulrich Drepper <drepper@redhat.com>
[BZ #1458 ]
* sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MREMAP_FIXED.
* sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
* sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
* misc/sys/mman.h: Add ellipsis after last parameter of mremap and
adjust leading comment.
* sysdeps/unix/sysv/linux/syscalls.list: Add pointer parameter to
mremap syscall.
2005-10-14 13:42:37 +00:00
Ulrich Drepper
6cebdfd8f3
[BZ #1405 ]
...
* libio/iogetdelim.c (_IO_getdelim): Fix truncation of return
value. Avoid overflow in computation.
2005-10-14 06:25:55 +00:00
Ulrich Drepper
513bbb254d
[BZ #1373 ]
...
2005-10-13 Ulrich Drepper <drepper@redhat.com>
[BZ #1373 ]
* argp/argp.h: Remove __NTH for __argp_usage inline function.
2005-10-14 05:54:47 +00:00
Ulrich Drepper
db26cb7576
[BZ #1248 ]
...
2005-08-26 Paul Eggert <eggert@cs.ucla.edu>
[BZ #1248 ]
* posix/regex_internal.h (bitset_not, bitset_merge, bitset_not_merge,
bitset_mask, re_string_allocate, re_string_construct,
re_string_reconstruct, re_string_destruct, re_string_elem_size_at,
re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case,
re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1,
re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect,
re_node_set_init_union, re_node_set_merge, re_node_set_insert,
re_node_set_insert_last, re_node_set_compare, re_node_set_contains,
re_node_set_remove_at, re_dfa_add_node, re_acquire_state,
re_acquire_state_context): Remove unnecessary forward decls.
(re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
Put __attribute at function definition, now that the function decl
has been removed.
* posix/regex_internal.c (re_string_peek_byte_case,
re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
Likewise.
2005-10-13 21:10:24 +00:00
Ulrich Drepper
0fd8ae9c17
* posix/regcomp.c: Likewise.
2005-10-13 20:40:05 +00:00
Ulrich Drepper
e2f5526407
[BZ #1231 ]
...
2005-08-23 Paul Eggert <eggert@cs.ucla.edu>
[BZ #1231 ]
* posix/regex_internal.c (re_string_skip_chars, register_state,
calc_state_hash): Remove forward decls.
* posix/regexec.c (acquire_init_state_context, check_halt_node_context,
proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes,
clean_state_log_if_needed): Likewise.
* posix/regex.c: No need to use K&R definitions for static functions.
* posix/regex_internal.c: Likewise.
2005-10-13 20:08:58 +00:00
Ulrich Drepper
72c7a71de4
[BZ #1466 ]
...
* sysdeps/generic/s_csqrt.c (__csqrt): For zero real part, return
principal square root.
* sysdeps/generic/s_csqrtf.c (__csqrtf): Likewise.
* sysdeps/generic/s_csqrtl.c (__csqrtl): Likewise.
* math/libm-test.inc (csqrt_test): Add test for returning
principal value.
2005-10-13 19:08:37 +00:00
Ulrich Drepper
1676aaeffd
* include/features.h: Define _POSIX_C_SOURCE to 200112 for
...
_XOPEN_SOURCE == 600.
2005-10-13 16:24:53 +00:00
Ulrich Drepper
bf58906631
* malloc/malloc.c (_int_free): Fail if block size is obviously wrong.
2005-10-13 04:48:35 +00:00
Ulrich Drepper
04ec80e410
* include/malloc.h: Remove _int_new_arena prototype.
...
* malloc/arena.c (_int_new_arena): Move definition ahead of
arena_get2 and make static.
2005-10-12 20:49:06 +00:00
Ulrich Drepper
9bf248c6c6
Correctly implement M_MXFAST.
...
* malloc/malloc.c (struct malloc_state): Replace max_fast with flags
fields.
(global_max_fast): New variable.
(set_max_fast): Change to not require arena parameter and to modify
global_max_fast. Change all callers.
(get_max_fast): New macro. Use this instead of directly accessing
now removed max_fast arena member.
(have_fastchunks): Use flags instead of max_fast.
(clear_fastchunks): Likewise.
(set_fastchunks): Likewise.
(contiguous): Likewise.
(noncontiguous): Likewise.
(set_noncontiguous): Likewise.
(set_contiguous): Likewise.
(malloc_init_state): Explicitly set FASTCHUNKS_BIT. Call set_max_fast
only for main arena.
* malloc/hooks.c (public_sET_STATe): Adjust set_max_fast use.
2005-10-12 20:18:07 +00:00
Ulrich Drepper
30047d19ee
[BZ #532 ]
...
2005-10-12 Ulrich Drepper <drepper@redhat.com>
[BZ #532 ]
* locales/ts_ZA: New file.
Patch by Dwayne Bailey <dwayne@translate.org.za>.
* SUPPORTED: Add ts_ZA.UTF-8.
2005-10-12 15:15:56 +00:00
Ulrich Drepper
a550d3c967
* sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.
...
(__bswap_16): Use it.
(__bswap_constant_32): New macro.
(__bswap_32): Use it.
2005-10-10 15:49:43 +00:00
Ulrich Drepper
e265551875
* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr.
2005-10-10 13:56:58 +00:00
Ulrich Drepper
e851dca130
* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr.
2005-10-10 13:44:03 +00:00
Ulrich Drepper
508aa29154
* nss/getent.c (hosts_keys): Pass INADDRSZ as size rather
...
than IN6ADDRSZ to AF_INET gethostbyaddr.
2005-10-08 17:29:38 +00:00
Ulrich Drepper
4f3d6536ce
(hosts_keys): Pass INADDRSZ as size rather than IN6ADDRSZ to AF_INET gethostbyaddr.
2005-10-08 17:28:41 +00:00
Roland McGrath
869e83f2f9
[BZ #1438 ]
...
2005-10-07 Roland McGrath <roland@redhat.com>
[BZ #1438 ]
* include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
friendly to -Wundef.
(__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
2005-10-08 06:27:49 +00:00
Roland McGrath
faa26ad4cf
[BZ #1438 ]
...
2005-10-07 Roland McGrath <roland@redhat.com>
[BZ #1438 ]
* include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
friendly to -Wundef.
(__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
2005-10-08 06:27:44 +00:00
Ulrich Drepper
b3b413967a
* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because
...
the file does not exist.
2005-10-06 15:37:11 +00:00
Ulrich Drepper
31d12f6cad
Allow fopen to fail because the file does not exist.
2005-10-06 15:36:23 +00:00
Roland McGrath
008feb8587
[BZ #1423 ]
...
bz tag
[BZ #1423 ]
2005-10-05 20:23:18 +00:00
Roland McGrath
d91c4c2eb0
* crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.
2005-10-05 20:23:05 +00:00
Roland McGrath
794102b047
* crypt/Makefile (distribute): Remove duplicate defn.
2005-10-05 19:33:42 +00:00
Roland McGrath
dc936e2b7c
* sysdeps/generic/ldsodefs.h (struct audit_ifaces):
...
Use ARCH_PLTENTER_MEMBERS and ARCH_PLTEXIT_MEMBERS macros if defined.
* elf/tst-auditmod1.c: Include <tst-audit.h> to define more
architecture-specific code.
* sysdeps/generic/tst-audit.h: New file.
* elf/Makefile (distribute): Add it.
2005-10-05 18:57:11 +00:00
Roland McGrath
ffa5c4607d
* elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,
...
R_ARM_TLS_TPOFF32, R_ARM_TLS_GD32, R_ARM_TLS_LDM32,
R_ARM_TLS_LDO32, R_ARM_TLS_IE32, R_ARM_TLS_LE32): New macros.
2005-10-05 18:30:11 +00:00
Roland McGrath
015a5d22ea
* allocatestack.c (setxid_signal_thread): Add
...
INTERNAL_SYSCALL_DECL (err).
2005-10-04 00:40:07 +00:00
Roland McGrath
bc49f3fc77
sysdeps/powerpc/nofpu moved to ports
...
2005-10-03 Roland McGrath <roland@redhat.com>
* sysdeps/powerpc/nofpu: Directory removed, saved in ports repository.
2005-10-03 19:37:51 +00:00
Ulrich Drepper
b71ce91003
* allocatestack.c (setxid_signal_thread): Need to use
...
atomic_compare_and_exchange_bool_acq.
2005-10-02 15:40:54 +00:00