aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-14* time/asctime.c (asctime_internal): Use __snprintf instead ofUlrich Drepper3-7/+16
2005-10-14* sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper7-16/+62
2005-10-14[BZ #982]Ulrich Drepper8-11/+93
2005-10-14* stdlib/Makefile (tests): Add tst-ucontext-off.Ulrich Drepper2-0/+8
2005-10-14[BZ #980]Ulrich Drepper1-0/+3
2005-10-14* locales/nl_NL: Define country_car, lang_name, lang_ab,Ulrich Drepper2-0/+8
2005-10-14[BZ #1468]Ulrich Drepper9-7/+320
2005-10-14[BZ #1460]Ulrich Drepper5-18/+69
2005-10-14[BZ #1459]Ulrich Drepper4-2/+55
2005-10-14[BZ #1458]Ulrich Drepper9-10/+32
2005-10-14[BZ #1405]Ulrich Drepper2-2/+12
2005-10-14[BZ #1373]Ulrich Drepper4-22/+33
2005-10-13[BZ #1248]Ulrich Drepper3-86/+64
2005-10-13* posix/regcomp.c: Likewise.Ulrich Drepper2-195/+78
2005-10-13[BZ #1231]Ulrich Drepper3-343/+158
2005-10-13[BZ #1466]Ulrich Drepper5-10/+22
2005-10-13* include/features.h: Define _POSIX_C_SOURCE to 200112 forUlrich Drepper8-2/+1176
2005-10-13* malloc/malloc.c (_int_free): Fail if block size is obviously wrong.Ulrich Drepper2-0/+8
2005-10-12* include/malloc.h: Remove _int_new_arena prototype.Ulrich Drepper3-43/+46
2005-10-12Correctly implement M_MXFAST.Ulrich Drepper3-25/+49
2005-10-12[BZ #532]Ulrich Drepper3-0/+291
2005-10-10* sysdeps/generic/bits/byteswap.h (__bswap_constant_16): New macro.Ulrich Drepper3-16/+29
2005-10-10* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_recursive_cntr.cvs/fedora-glibc-20051010T1417Ulrich Drepper1-1/+1
2005-10-10* malloc/arena.c (ptmalloc_unlock_all2): Reset atfork_arena_ptr.Ulrich Drepper2-1/+6
2005-10-08* nss/getent.c (hosts_keys): Pass INADDRSZ as size ratherUlrich Drepper1-0/+5
2005-10-08(hosts_keys): Pass INADDRSZ as size rather than IN6ADDRSZ to AF_INET gethostb...Ulrich Drepper1-2/+2
2005-10-08[BZ #1438]Roland McGrath1-0/+7
2005-10-08[BZ #1438]Roland McGrath1-4/+7
2005-10-06* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail becauseUlrich Drepper2-1/+6
2005-10-06Allow fopen to fail because the file does not exist.Ulrich Drepper1-1/+9
2005-10-05[BZ #1423]Roland McGrath1-0/+1
2005-10-05* crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.Roland McGrath2-1/+9
2005-10-05* crypt/Makefile (distribute): Remove duplicate defn.Roland McGrath2-5/+5
2005-10-05* sysdeps/generic/ldsodefs.h (struct audit_ifaces):Roland McGrath5-4/+35
2005-10-05* elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32,Roland McGrath2-0/+19
2005-10-04* allocatestack.c (setxid_signal_thread): AddRoland McGrath2-2/+7
2005-10-03sysdeps/powerpc/nofpu moved to portscvs/fedora-glibc-20051003T2040Roland McGrath22-1567/+4
2005-10-02* allocatestack.c (setxid_signal_thread): Need to useUlrich Drepper2-2/+7
2005-10-012005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper5-50/+102
2005-09-30* posix/regex.h: Pretty printing.Ulrich Drepper2-61/+56
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper1-9/+9
2005-09-30* posix/regexec.c (update_cur_sifted_state, check_arrival,Ulrich Drepper4-24/+67
2005-09-30* elf/rtld.c [DL_ARGV_NOT_RELRO] (_dl_argc, _dl_skip_args):Ulrich Drepper4-6/+16
2005-09-29Patch by Masahide WASHIZAWA <washi@jp.ibm.com>.Ulrich Drepper1-0/+1
2005-09-29* iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921,Ulrich Drepper119-2/+4962
2005-09-29Tables for IBM1008 iconv module.Ulrich Drepper1-0/+153
2005-09-29[BZ #1392]Roland McGrath2-4/+15
2005-09-29[BZ #1392]Roland McGrath1-1/+1
2005-09-29IBM1008 iconv module.Ulrich Drepper9-0/+746
2005-09-29Run ASCII->encoding->ASCII suntzus test only if $subset is N.Ulrich Drepper1-2/+2