summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2005-07-31helper variable into .data.rel.ro. Remove unnecessary label.Ulrich Drepper
2005-07-31* sysdeps/x86_64/dl-machine.h (elf_machine_load_address): MoveUlrich Drepper
2005-07-31Update.Andreas Jaeger
2005-07-30* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper
2005-07-30* nis/nis_subr.c: Some minor code cleanups.Ulrich Drepper
2005-07-30* misc/bits/syslog.h: New file.Ulrich Drepper
2005-07-28* misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.cvs/fedora-glibc-20050729T1531Roland McGrath
2005-07-28* nis/nis_xdr.c: Help gcc to generate unnecessary wrapper functions.Ulrich Drepper
2005-07-28* stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintfUlrich Drepper
2005-07-28* nis/nis_file.c: Rewrite the two pairs of functions into wrappersUlrich Drepper
2005-07-28* nis/nis_xdr.c: Remove unnecessary cast which might hide bugs.Ulrich Drepper
2005-07-26* misc/error.c (error_tail): Fix a comment typo.Roland McGrath
2005-07-26* po/zh_TW.po: Update from translation team.Ulrich Drepper
2005-07-25* debug/mbstowcs_chk.c: New file.Ulrich Drepper
2005-07-25* string/test-memset.c (test_main): Use negative byte value iscvs/fedora-glibc-20050725T0627Ulrich Drepper
2005-07-24Add a few casts to avoid warnings.Ulrich Drepper
2005-07-24* string/test-memset.c (do_one_test): Compare effect of call, notUlrich Drepper
2005-07-24* sysdeps/sh/memset.S (memset): Correct 2nd argument handling.Roland McGrath
2005-07-24typoRoland McGrath
2005-07-24[BZ #1125]Roland McGrath
2005-07-24[BZ #1125]Ulrich Drepper
2005-07-24* wcsmbs/Makefile: Add rules to build and run tst-wchar-h.Ulrich Drepper
2005-07-24* wcsmbs/bits/wchar2.h: Use __FILE not FILE.Ulrich Drepper
2005-07-22* stdio-common/fxprintf.c (__fxprintf): Declare functions more local.Ulrich Drepper
2005-07-22[BZ #869]Roland McGrath
2005-07-22* nscd/Makefile ($(objpfx)nscd): Pass $(nscd-cflags) to $(LINK.o).Roland McGrath
2005-07-22* stdlib/Makefile (headers): Move bits/wchar.h to ...cvs/fedora-glibc-20050722T0433Roland McGrath
2005-07-21* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper
2005-07-20* sysdeps/x86_64/fpu/libm-test-ulps: Adjust expected atan2f results.cvs/fedora-glibc-20050721T0814Ulrich Drepper
2005-07-202005-07-20 Bob Wilson <bob.wilson@acm.org>Ulrich Drepper
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2005-07-19* stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper
2005-07-19* configure.in: Check for -fstack-protector gcc option.Ulrich Drepper
2005-07-19[BZ #869, BZ #1113]Roland McGrath
2005-07-18* nscd/Makefile (nscd-cflags): Add _FORTIFY_SOURCE.Ulrich Drepper
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper
2005-07-18[BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111]Roland McGrath