summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-09-10* inet/getnetgrent_r.c: Include assert.cvs/fedora-glibc-20050912T0656Ulrich Drepper
2005-09-09[BZ #1318]Ulrich Drepper
2005-09-08* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): Decode DSOCAPSRoland McGrath
2005-09-08[BZ #1033, BZ #1061]Roland McGrath
2005-09-07* timezone/test-tz.c: Update to match tzdata2005m.Ulrich Drepper
2005-09-07(update_cur_sifted_state): Likewise.Ulrich Drepper
2005-09-07(transit_state_bkref): Make DFA a const pointer.Ulrich Drepper
2005-09-07* posix/regexec.c (find_recover_state): Remove unnecessaryUlrich Drepper
2005-09-07* timezone/africa: Update from tzdata2005m.Ulrich Drepper
2005-09-07* posix/regexec.c (merge_state_with_log): Define dfa as const pointer.Ulrich Drepper
2005-09-07* posix/regex_internal.c (re_string_reconstruct): Avoid callingUlrich Drepper
2005-09-06* posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper
2005-09-06* sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Remove theUlrich Drepper
2005-09-06.Ulrich Drepper
2005-09-06* configure.in: Compile source test file with -fPIC for -shared.Ulrich Drepper
2005-09-05* iconv/skeleton.c: Eliminate DEFINE_DIRECTION_OBJECTS macro use,Ulrich Drepper
2005-09-04* sysdeps/i386/bits/string.h: Removed.Ulrich Drepper
2005-09-04* stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper
2005-09-02* elf/dl-load.c (_dl_map_object_from_fd): No need to changeUlrich Drepper
2005-09-02* sysdeps/mach/hurd/nfs/nfs.h: Move to ...Roland McGrath
2005-09-01* libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf.Ulrich Drepper
2005-08-30* sysdeps/ieee754/flt-32/e_hypotf.c [!__STDC__]: Fix function name.Ulrich Drepper
2005-08-24* nscd/nscd.c (main): Use error while process isn't running in thecvs/fedora-glibc-20050829T1854cvs/fedora-glibc-20050824T0705Ulrich Drepper
2005-08-23* nscd/connection.c (DEFAULT_DATASIZE_PER_BUCKET): Move to nscd.h.Ulrich Drepper
2005-08-23* sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper
2005-08-22* resolv/res_send.c (Aerror): Fix printing IP address.cvs/fedora-glibc-20050822T0727Ulrich Drepper
2005-08-21* resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.Ulrich Drepper
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper
2005-08-18[BZ #1207]Roland McGrath
2005-08-17* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper
2005-08-16* nscd/cache.c (prune_cache): Add more debug output. Only forUlrich Drepper
2005-08-16* nscd/cache.c (prune_cache): Use stat64 not stat.Ulrich Drepper
2005-08-16[BZ #1188]Ulrich Drepper
2005-08-09* nscd/connections.c (main_loop_epoll): Pass NULL as eventUlrich Drepper
2005-08-09* nscd/nscd_stat.c (receive_print_stats): Really print values ofUlrich Drepper
2005-08-09* argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper
2005-08-09* argp/argp-help.c (__argp_error): __asprintf -> vasprintf.Roland McGrath
2005-08-08* nscd/cache.c (cache_add): Commit hash table and header to disk.cvs/fedora-glibc-20050808T2126Ulrich Drepper
2005-08-08* mach/shortcut.awk: Ignore `weak_alias' lines.Roland McGrath
2005-08-08* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper
2005-08-08* stdio-common/fxprintf.c: Include libioP.h.Ulrich Drepper
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper
2005-08-07* elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTROUlrich Drepper
2005-08-06* timezone/checktab.awk: Update from tzcode2005k.Ulrich Drepper
2005-08-05* sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.Roland McGrath
2005-08-04[BZ #1137]Roland McGrath
2005-08-02[BZ #1137, BZ #1138]Roland McGrath
2005-08-01* sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper
2005-07-31helper variable into .data.rel.ro. Simplify the code. ExtendUlrich Drepper