aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix
AgeCommit message (Expand)AuthorFilesLines
2006-02-282006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+5
2006-02-03[BZ #2268]Roland McGrath1-2/+4
2006-01-08[BZ #1535]Roland McGrath1-3/+3
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath1-1/+0
2006-01-06* io/euidaccess.c: Add eaccess as an alias.Roland McGrath1-0/+2
2005-12-29* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath1-3/+4
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath1-2/+2
2005-12-20* sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper3-30/+58
2005-12-20* sysdeps/posix/getaddrinfo.c (gaih): Mark as const.cvs/fedora-glibc-20051220T1751Ulrich Drepper1-2/+3
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath4-8/+8
2005-11-27* sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper1-4/+9
2005-11-27(gaih_inet): Avoid some code duplication.Ulrich Drepper1-50/+29
2005-11-27* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper1-44/+44
2005-11-06* configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2-12/+2
2005-11-03[BZ #1774]Ulrich Drepper1-14/+16
2005-09-26(fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...Ulrich Drepper1-6/+21
2005-09-26[BZ #524]Ulrich Drepper1-1/+1
2005-09-13(__spawni): Automatically recognize some more cases when we can use vfork.Ulrich Drepper1-2/+10
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper4-4/+11
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper1-2/+2
2005-05-182005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath1-4/+4
2005-05-03(posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...Ulrich Drepper2-20/+66
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath1-51/+60
2005-02-17[BZ #284, BZ #721]Roland McGrath1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper23-1051/+436
2007-07-122.5-18.1Jakub Jelinek23-436/+1051
2004-12-14Update.Ulrich Drepper1-2/+2
2004-12-10Update.Ulrich Drepper1-2/+2
2004-12-07* sysdeps/posix/sysconf.c (__sysconf_check_spec): Only definecvs/fedora-glibc-20041208T1024Roland McGrath1-0/+9
2004-11-27Update.Ulrich Drepper1-0/+14
2004-11-26Update.Ulrich Drepper1-8/+35
2004-11-22Update.Ulrich Drepper1-0/+2
2004-11-17Update.Ulrich Drepper1-0/+1
2004-11-15Update.cvs/fedora-glibc-20041116T0856Ulrich Drepper1-4/+6
2004-11-13Update.Ulrich Drepper1-0/+2
2004-11-13Add new function __libc_message which performs the printing and simple format...Ulrich Drepper1-19/+104
2004-09-28(gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, retur...Ulrich Drepper1-0/+10
2004-09-26[BZ #358]Ulrich Drepper1-11/+30
2004-09-25(getaddrinfo): If determinination of source address fails, initialized source...Ulrich Drepper1-16/+20
2004-09-18Update.Ulrich Drepper1-2/+7
2004-09-18Update.Ulrich Drepper1-3/+3
2004-09-17[BZ #390]Ulrich Drepper1-6/+16
2004-09-16iAdd __nscd_getai prototype.Ulrich Drepper1-56/+64
2004-09-15Update.Ulrich Drepper1-16/+185
2004-09-14Update.Ulrich Drepper2-6/+6
2004-09-12Update.Ulrich Drepper1-6/+9
2004-09-06(gaih_inet): Little code cleanup. Move variable h into gethosts macro.Ulrich Drepper1-1/+1
2004-09-06(gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name whic...Ulrich Drepper1-1/+3
2004-08-19Update.Ulrich Drepper1-15/+16
2004-08-19Update.Ulrich Drepper1-20/+23