aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-23* sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper4-7/+25
2005-08-22* stdlib/bits/stdlib.h (mbstowcs): Divide __bos (__dst) byUlrich Drepper8-100/+115
2005-08-22* resolv/res_send.c (Aerror): Fix printing IP address.cvs/fedora-glibc-20050822T0727Ulrich Drepper2-2/+9
2005-08-21* resolv/res_send.c (send_vc): Pass correct sockaddr size to connect.Ulrich Drepper2-1/+7
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper9-116/+235
2005-08-20Add tests for mbstowcs and wcstombs.Ulrich Drepper1-0/+36
2005-08-19[BZ #1075, BZ #1112]Roland McGrath1-0/+2
2005-08-18[BZ #1207]Roland McGrath1-0/+5
2005-08-18[BZ #1207]Roland McGrath1-1/+1
2005-08-17* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): AddUlrich Drepper4-1/+91
2005-08-16* nscd/cache.c (prune_cache): Add more debug output. Only forUlrich Drepper2-3/+30
2005-08-16* nscd/cache.c (prune_cache): Use stat64 not stat.Ulrich Drepper3-4/+9
2005-08-16[BZ #1188]Ulrich Drepper5-30/+61
2005-08-09* nscd/connections.c (main_loop_epoll): Pass NULL as eventUlrich Drepper2-5/+6
2005-08-09* nscd/nscd_stat.c (receive_print_stats): Really print values ofUlrich Drepper2-2/+14
2005-08-09* argp/argp-help.c: Use _IO_vasprintf instead of vasprintf.Ulrich Drepper3-3/+11
2005-08-09Add libc_hidden_def.Ulrich Drepper1-1/+2
2005-08-09* argp/argp-help.c (__argp_error): __asprintf -> vasprintf.Roland McGrath1-0/+5
2005-08-092005-08-08 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2005-08-08* nscd/cache.c (cache_add): Commit hash table and header to disk.cvs/fedora-glibc-20050808T2126Ulrich Drepper1-0/+2
2005-08-08(cache_add): Comment hash table and header to disk.Ulrich Drepper1-1/+7
2005-08-08* mach/shortcut.awk: Ignore `weak_alias' lines.Roland McGrath1-0/+4
2005-08-082005-08-05 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2005-08-08* nscd/mem.c (mempool_alloc): Use posix_fallocate instead of ftruncate.Ulrich Drepper3-2/+9
2005-08-08* stdio-common/fxprintf.c: Include libioP.h.Ulrich Drepper2-0/+3
2005-08-08* posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname,Ulrich Drepper10-87/+333
2005-08-07* elf/elf.h (DT_ALPHA_PLTRO): Use symbolic name in DT_ALPHA_PLTROUlrich Drepper15-115/+130
2005-08-06* timezone/checktab.awk: Update from tzcode2005k.Ulrich Drepper1-0/+22
2005-08-06Update from tzcode2005k.Ulrich Drepper6-24/+108
2005-08-05* sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.Roland McGrath2-2/+6
2005-08-04[BZ #1137]Roland McGrath3-4/+12
2005-08-03[BZ #413, BZ #448]Roland McGrath1-1/+2
2005-08-02[BZ #1137, BZ #1138]Roland McGrath1-0/+3
2005-08-01* sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Restart systemUlrich Drepper2-5/+15
2005-07-31helper variable into .data.rel.ro. Simplify the code. ExtendUlrich Drepper2-8/+12
2005-07-31helper variable into .data.rel.ro. Remove unnecessary label.Ulrich Drepper2-2/+2
2005-07-31* sysdeps/x86_64/dl-machine.h (elf_machine_load_address): MoveUlrich Drepper1-0/+5
2005-07-31(elf_machine_load_address): Move helper variable into .data.rel.ro.Ulrich Drepper1-1/+1
2005-07-31Update.Andreas Jaeger1-0/+4
2005-07-31New file needed since we have misc/bits/syslog.h.Andreas Jaeger1-0/+1
2005-07-30* elf/dl-load.c [__WORDSIZE==64] (FILEBUF_SIZE): Adjust the valueUlrich Drepper2-7/+11
2005-07-30* nis/nis_subr.c: Some minor code cleanups.Ulrich Drepper2-15/+9
2005-07-30* misc/bits/syslog.h: New file.Ulrich Drepper6-20/+55
2005-07-30Fortification definitions for syslog functions.Ulrich Drepper1-0/+39
2005-07-28* misc/error.c [_LIBC]: Include <stdbool.h> and <stdint.h>.cvs/fedora-glibc-20050729T1531Roland McGrath1-0/+4
2005-07-282005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de>Roland McGrath1-0/+2
2005-07-28* nis/nis_xdr.c: Help gcc to generate unnecessary wrapper functions.Ulrich Drepper2-2/+6
2005-07-28* stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintfUlrich Drepper3-2/+8
2005-07-28* nis/nis_file.c: Rewrite the two pairs of functions into wrappersUlrich Drepper2-58/+40
2005-07-28* nis/nis_xdr.c: Remove unnecessary cast which might hide bugs.Ulrich Drepper2-245/+264