about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * inet/getnetgrent_r.c: Include assert. cvs/fedora-glibc-20050912T0656Ulrich Drepper2005-09-106-100/+136
* [BZ #1318]Ulrich Drepper2005-09-091-0/+7
* (_nl_load_locale_from_archive): Free normalized_codeset even if p was already...Ulrich Drepper2005-09-091-2/+2
* * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPSRoland McGrath2005-09-081-0/+5
* 2005-09-08 Roland McGrath <roland@redhat.com>Roland McGrath2005-09-081-8/+17
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper2005-09-084-14/+91
* (FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unloc...Ulrich Drepper2005-09-085-0/+80
* [BZ #1033, BZ #1061]Roland McGrath2005-09-082-20/+65
* [BZ #1061]Roland McGrath2005-09-081-2/+2
* * timezone/test-tz.c: Update to match tzdata2005m.Ulrich Drepper2005-09-073-4/+9
* (update_cur_sifted_state): Likewise.Ulrich Drepper2005-09-073-71/+117
* (transit_state_bkref): Make DFA a const pointer.Ulrich Drepper2005-09-072-13/+20
* * posix/regexec.c (find_recover_state): Remove unnecessaryUlrich Drepper2005-09-072-1/+6
* * timezone/africa: Update from tzdata2005m.Ulrich Drepper2005-09-0710-163/+331
* * posix/regexec.c (merge_state_with_log): Define dfa as const pointer.Ulrich Drepper2005-09-072-9/+21
* * posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper2005-09-075-110/+212
* * posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper2005-09-0610-198/+274
* * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove theUlrich Drepper2005-09-062-3/+8
* .Ulrich Drepper2005-09-062-5/+5
* * configure.in: Compile source test file with -fPIC for -shared.Ulrich Drepper2005-09-066-28/+35
* * iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,Ulrich Drepper2005-09-052-15/+11
* * sysdeps/i386/bits/string.h: Removed.Ulrich Drepper2005-09-043-924/+4
* * stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper2005-09-045-7/+52
* * elf/dl-load.c (_dl_map_object_from_fd): No need to changeUlrich Drepper2005-09-021-0/+5
* (_dl_map_object_from_fd): No need to change protection of memory used for the...Ulrich Drepper2005-09-021-1/+1
* * sysdeps/mach/hurd/nfs/nfs.h: Move to ...Roland McGrath2005-09-021-1/+6
* 2005-08-22 Robert Millan <robertmh@gnu.org>Roland McGrath2005-09-021-0/+0
* * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.Ulrich Drepper2005-09-012-10/+16
* * sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper2005-08-305-14/+109
* * nscd/nscd.c (main): Use error while process isn't running in the cvs/fedora-glibc-20050829T1854 cvs/fedora-glibc-20050824T0705Ulrich Drepper2005-08-243-92/+77
* * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper2005-08-242-8/+5
* * nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper2005-08-2313-26/+126
* * sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper2005-08-234-7/+25
* * stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper2005-08-228-100/+115
* * resolv/res_send.c (Aerror): Fix printing IP address. cvs/fedora-glibc-20050822T0727Ulrich Drepper2005-08-222-2/+9
* * resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.Ulrich Drepper2005-08-212-1/+7
* * sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper2005-08-209-116/+235
* Add tests for mbstowcs and wcstombs.Ulrich Drepper2005-08-201-0/+36
* [BZ #1075, BZ #1112]Roland McGrath2005-08-191-0/+2
* [BZ #1207]Roland McGrath2005-08-181-0/+5
* [BZ #1207]Roland McGrath2005-08-181-1/+1
* * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper2005-08-174-1/+91
* * nscd/cache.c (prune_cache): Add more debug output. Only forUlrich Drepper2005-08-162-3/+30
* * nscd/cache.c (prune_cache): Use stat64 not stat.Ulrich Drepper2005-08-163-4/+9
* [BZ #1188]Ulrich Drepper2005-08-165-30/+61
* * nscd/connections.c (main_loop_epoll): Pass NULL as eventUlrich Drepper2005-08-092-5/+6
* * nscd/nscd_stat.c (receive_print_stats): Really print values ofUlrich Drepper2005-08-092-2/+14
* * argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper2005-08-093-3/+11
* Add libc_hidden_def.Ulrich Drepper2005-08-091-1/+2
* * argp/argp-help.c (__argp_error): __asprintf -> vasprintf.Roland McGrath2005-08-091-0/+5