aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-22* Makefile ($(objpfx)c++-types-check.out): Use $<, not $^, in command.Roland McGrath2-1/+6
2005-09-20* nscd/dbg_log.c (init_logfile): Use fopen64 rather than fopen.Roland McGrath2-1/+5
2005-09-20[BZ #1346]Roland McGrath2-2/+11
2005-09-20[BZ #1346]Roland McGrath1-9/+23
2005-09-20 [BZ #1358] * sysdeps/unix/alpha/sysdep.h (inline_syscall1): C...Richard Henderson2-21/+52
2005-09-20 * sysdeps/alpha/ldiv.S (lldiv): Add alias.Richard Henderson1-0/+2
2005-09-17[BZ #1010]Ulrich Drepper2-2/+7
2005-09-17[BZ #1053]Ulrich Drepper2-1/+5
2005-09-17[BZ #1051]Ulrich Drepper1-0/+10
2005-09-17* timezone/zdump.c: Include ctype.h.Andreas Jaeger2-0/+5
2005-09-17Add rules to run scripts/begin-end-check.pl.Ulrich Drepper3-3/+99
2005-09-17Use __END_NAMESPACE_STD instead of __END_NAMESPACE_C99 in one place.Ulrich Drepper1-1/+1
2005-09-16[BZ #1047] Andreas Jaeger2-0/+6
2005-09-16[BZ #933]Andreas Jaeger4-19/+40
2005-09-13* sysdeps/posix/spawni.c (__spawni): Automatically recognize someUlrich Drepper1-0/+5
2005-09-13(__spawni): Automatically recognize some more cases when we can use vfork.Ulrich Drepper1-2/+10
2005-09-13[BZ #1261]Roland McGrath2-2/+8
2005-09-12[BZ #1331]Roland McGrath1-0/+7
2005-09-12[BZ #1331]Roland McGrath1-2/+3
2005-09-12* malloc/malloc.c (struct malloc_chunk): Fix comment typo.Ulrich Drepper2-3/+13
2005-09-10* inet/getnetgrent_r.c: Include assert.cvs/fedora-glibc-20050912T0656Ulrich Drepper6-100/+136
2005-09-09[BZ #1318]Ulrich Drepper1-0/+7
2005-09-09(_nl_load_locale_from_archive): Free normalized_codeset even if p was already...Ulrich Drepper1-2/+2
2005-09-08* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPSRoland McGrath1-0/+5
2005-09-082005-09-08 Roland McGrath <roland@redhat.com>Roland McGrath1-8/+17
2005-09-08* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper4-14/+91
2005-09-08(FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unloc...Ulrich Drepper5-0/+80
2005-09-08[BZ #1033, BZ #1061]Roland McGrath2-20/+65
2005-09-08[BZ #1061]Roland McGrath1-2/+2
2005-09-07* timezone/test-tz.c: Update to match tzdata2005m.Ulrich Drepper3-4/+9
2005-09-07(update_cur_sifted_state): Likewise.Ulrich Drepper3-71/+117
2005-09-07(transit_state_bkref): Make DFA a const pointer.Ulrich Drepper2-13/+20
2005-09-07* posix/regexec.c (find_recover_state): Remove unnecessaryUlrich Drepper2-1/+6
2005-09-07* timezone/africa: Update from tzdata2005m.Ulrich Drepper10-163/+331
2005-09-07* posix/regexec.c (merge_state_with_log): Define dfa as const pointer.Ulrich Drepper2-9/+21
2005-09-07* posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper5-110/+212
2005-09-06* posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper10-198/+274
2005-09-06* sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove theUlrich Drepper2-3/+8
2005-09-06.Ulrich Drepper2-5/+5
2005-09-06* configure.in: Compile source test file with -fPIC for -shared.Ulrich Drepper6-28/+35
2005-09-05* iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,Ulrich Drepper2-15/+11
2005-09-04* sysdeps/i386/bits/string.h: Removed.Ulrich Drepper3-924/+4
2005-09-04* stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper5-7/+52
2005-09-02* elf/dl-load.c (_dl_map_object_from_fd): No need to changeUlrich Drepper1-0/+5
2005-09-02(_dl_map_object_from_fd): No need to change protection of memory used for the...Ulrich Drepper1-1/+1
2005-09-02* sysdeps/mach/hurd/nfs/nfs.h: Move to ...Roland McGrath1-1/+6
2005-09-022005-08-22 Robert Millan <robertmh@gnu.org>Roland McGrath1-0/+0
2005-09-01* libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.Ulrich Drepper2-10/+16
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper5-14/+109
2005-08-24* nscd/nscd.c (main): Use error while process isn't running in thecvs/fedora-glibc-20050829T1854cvs/fedora-glibc-20050824T0705Ulrich Drepper3-92/+77