about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * nscd/cache.c (cache_add): Commit hash table and header to disk. cvs/fedora-glibc-20050808T2126Ulrich Drepper2005-08-081-0/+2
* (cache_add): Comment hash table and header to disk.Ulrich Drepper2005-08-081-1/+7
* * mach/shortcut.awk: Ignore `weak_alias' lines.Roland McGrath2005-08-081-0/+4
* 2005-08-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-081-0/+2
* * nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper2005-08-083-2/+9
* * stdio-common/fxprintf.c: Include libioP.h.Ulrich Drepper2005-08-082-0/+3
* * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper2005-08-0810-87/+333
* * elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTROUlrich Drepper2005-08-0715-115/+130
* * timezone/checktab.awk: Update from tzcode2005k.Ulrich Drepper2005-08-061-0/+22
* Update from tzcode2005k.Ulrich Drepper2005-08-066-24/+108
* * sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.Roland McGrath2005-08-052-2/+6
* [BZ #1137]Roland McGrath2005-08-043-4/+12
* [BZ #413, BZ #448]Roland McGrath2005-08-031-1/+2
* [BZ #1137, BZ #1138]Roland McGrath2005-08-021-0/+3
* * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper2005-08-012-5/+15
* helper variable into .data.rel.ro. Simplify the code. ExtendUlrich Drepper2005-07-312-8/+12
* helper variable into .data.rel.ro. Remove unnecessary label.Ulrich Drepper2005-07-312-2/+2
* * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): MoveUlrich Drepper2005-07-311-0/+5
* (elf_machine_load_address): Move helper variable into .data.rel.ro.Ulrich Drepper2005-07-311-1/+1
* Update.Andreas Jaeger2005-07-311-0/+4
* New file needed since we have misc/bits/syslog.h.Andreas Jaeger2005-07-311-0/+1
* * elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper2005-07-302-7/+11
* * nis/nis_subr.c: Some minor code cleanups.Ulrich Drepper2005-07-302-15/+9
* * misc/bits/syslog.h: New file.Ulrich Drepper2005-07-306-20/+55
* Fortification definitions for syslog functions.Ulrich Drepper2005-07-301-0/+39
* * misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>. cvs/fedora-glibc-20050729T1531Roland McGrath2005-07-281-0/+4
* 2005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de>Roland McGrath2005-07-281-0/+2
* * nis/nis_xdr.c: Help gcc to generate unnecessary wrapper functions.Ulrich Drepper2005-07-282-2/+6
* * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintfUlrich Drepper2005-07-283-2/+8
* * nis/nis_file.c: Rewrite the two pairs of functions into wrappersUlrich Drepper2005-07-282-58/+40
* * nis/nis_xdr.c: Remove unnecessary cast which might hide bugs.Ulrich Drepper2005-07-282-245/+264
* * locales/hu_HU: Better collation.Ulrich Drepper2005-07-261-0/+5
* Better collation.Ulrich Drepper2005-07-261-8/+41
* * misc/error.c (error_tail): Fix a comment typo.Roland McGrath2005-07-261-0/+4
* 2005-07-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath2005-07-261-1/+1
* * po/zh_TW.po: Update from translation team.Ulrich Drepper2005-07-262-4099/+4619
* * debug/mbstowcs_chk.c: New file.Ulrich Drepper2005-07-257-4/+126
* * string/test-memset.c (test_main): Use negative byte value is cvs/fedora-glibc-20050725T0627Ulrich Drepper2005-07-252-2/+4
* Add a few casts to avoid warnings.Ulrich Drepper2005-07-241-1/+1
* * string/test-memset.c (do_one_test): Compare effect of call, notUlrich Drepper2005-07-241-0/+7
* (do_one_test): Compare effect of call, not only return value.Ulrich Drepper2005-07-241-7/+9
* * sysdeps/sh/memset.S (memset): Correct 2nd argument handling.Roland McGrath2005-07-242-0/+5
* typoRoland McGrath2005-07-241-1/+1
* [BZ #1125]Roland McGrath2005-07-241-0/+1
* [BZ #1125]Ulrich Drepper2005-07-244-7/+51
* * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.Ulrich Drepper2005-07-243-1/+13
* * wcsmbs/bits/wchar2.h: Use __FILE not FILE.Ulrich Drepper2005-07-242-9/+13
* * stdio-common/fxprintf.c (__fxprintf): Declare functions more local.Ulrich Drepper2005-07-222-2/+11
* (__vfwprintf_chk, __vwprintf_chk): Use __gnuc_va_list rather than _G_va_list.Ulrich Drepper2005-07-221-2/+2
* [BZ #869]Roland McGrath2005-07-222-1/+6