about summary refs log tree commit diff
path: root/sysdeps/posix
Commit message (Expand)AuthorAgeFilesLines
* * malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value. cvs/fedora-glibc-20060306T0720Roland McGrath2006-03-061-4/+4
* * sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath2006-03-061-80/+80
* 2006-02-27 Roland McGrath <roland@redhat.com>Roland McGrath2006-02-281-0/+5
* [BZ #2268]Roland McGrath2006-02-031-2/+4
* [BZ #1535]Roland McGrath2006-01-081-3/+3
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-081-1/+0
* * io/euidaccess.c: Add eaccess as an alias.Roland McGrath2006-01-061-0/+2
* * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath2005-12-291-3/+4
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-211-2/+2
* * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper2005-12-203-30/+58
* * sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751Ulrich Drepper2005-12-201-2/+3
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-154-8/+8
* * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper2005-11-271-4/+9
* (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-50/+29
* * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper2005-11-271-44/+44
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-062-12/+2
* [BZ #1774]Ulrich Drepper2005-11-031-14/+16
* (fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to...Ulrich Drepper2005-09-261-6/+21
* [BZ #524]Ulrich Drepper2005-09-261-1/+1
* (__spawni): Automatically recognize some more cases when we can use vfork.Ulrich Drepper2005-09-131-2/+10
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper2005-06-174-4/+11
* * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper2005-06-141-2/+2
* 2005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath2005-05-181-4/+4
* (posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...Ulrich Drepper2005-05-032-20/+66
* 2005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-04-271-51/+60
* [BZ #284, BZ #721]Roland McGrath2005-02-171-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2223-1051/+436
* 2.5-18.1Jakub Jelinek2007-07-1223-436/+1051
* Update.Ulrich Drepper2004-12-141-2/+2
* Update.Ulrich Drepper2004-12-101-2/+2
* * sysdeps/posix/sysconf.c (__sysconf_check_spec): Only define cvs/fedora-glibc-20041208T1024Roland McGrath2004-12-071-0/+9
* Update.Ulrich Drepper2004-11-271-0/+14
* Update.Ulrich Drepper2004-11-261-8/+35
* Update.Ulrich Drepper2004-11-221-0/+2
* Update.Ulrich Drepper2004-11-171-0/+1
* Update. cvs/fedora-glibc-20041116T0856Ulrich Drepper2004-11-151-4/+6
* Update.Ulrich Drepper2004-11-131-0/+2
* Add new function __libc_message which performs the printing and simple format...Ulrich Drepper2004-11-131-19/+104
* (gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, retur...Ulrich Drepper2004-09-281-0/+10
* [BZ #358]Ulrich Drepper2004-09-261-11/+30
* (getaddrinfo): If determinination of source address fails, initialized source...Ulrich Drepper2004-09-251-16/+20
* Update.Ulrich Drepper2004-09-181-2/+7
* Update.Ulrich Drepper2004-09-181-3/+3
* [BZ #390]Ulrich Drepper2004-09-171-6/+16
* iAdd __nscd_getai prototype.Ulrich Drepper2004-09-161-56/+64
* Update.Ulrich Drepper2004-09-151-16/+185
* Update.Ulrich Drepper2004-09-142-6/+6
* Update.Ulrich Drepper2004-09-121-6/+9
* (gaih_inet): Little code cleanup. Move variable h into gethosts macro.Ulrich Drepper2004-09-061-1/+1
* (gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name whic...Ulrich Drepper2004-09-061-1/+3