Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-11-27 | * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cache | Ulrich Drepper | 1 | -44/+44 |
2005-11-06 | * configure.in: Remove gnu_ld definition and everything using it. | Ulrich Drepper | 2 | -12/+2 |
2005-11-03 | [BZ #1774] | Ulrich Drepper | 1 | -14/+16 |
2005-09-26 | (fls): New function. (gaih_inet): Don't use ffs, use fls. Convert address to... | Ulrich Drepper | 1 | -6/+21 |
2005-09-26 | [BZ #524] | Ulrich Drepper | 1 | -1/+1 |
2005-09-13 | (__spawni): Automatically recognize some more cases when we can use vfork. | Ulrich Drepper | 1 | -2/+10 |
2005-06-17 | * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup): | Ulrich Drepper | 4 | -4/+11 |
2005-06-14 | * debug/pread64_chk.c: Use __libc_pread64 instead of __pread64. | Ulrich Drepper | 1 | -2/+2 |
2005-05-18 | 2005-05-17 Neal H. Walfield <neal@gnu.org> | Roland McGrath | 1 | -4/+4 |
2005-05-03 | (posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre... | Ulrich Drepper | 2 | -20/+66 |
2005-04-27 | 2005-04-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -51/+60 |
2005-02-17 | [BZ #284, BZ #721] | Roland McGrath | 1 | -1/+1 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 23 | -1051/+436 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 23 | -436/+1051 |
2004-12-14 | Update. | Ulrich Drepper | 1 | -2/+2 |
2004-12-10 | Update. | Ulrich Drepper | 1 | -2/+2 |
2004-12-07 | * sysdeps/posix/sysconf.c (__sysconf_check_spec): Only definecvs/fedora-glibc-20041208T1024 | Roland McGrath | 1 | -0/+9 |
2004-11-27 | Update. | Ulrich Drepper | 1 | -0/+14 |
2004-11-26 | Update. | Ulrich Drepper | 1 | -8/+35 |
2004-11-22 | Update. | Ulrich Drepper | 1 | -0/+2 |
2004-11-17 | Update. | Ulrich Drepper | 1 | -0/+1 |
2004-11-15 | Update.cvs/fedora-glibc-20041116T0856 | Ulrich Drepper | 1 | -4/+6 |
2004-11-13 | Update. | Ulrich Drepper | 1 | -0/+2 |
2004-11-13 | Add new function __libc_message which performs the printing and simple format... | Ulrich Drepper | 1 | -19/+104 |
2004-09-28 | (gaih_inet): If NAME is a numerical IP address and AI_CANONNAME is set, retur... | Ulrich Drepper | 1 | -0/+10 |
2004-09-26 | [BZ #358] | Ulrich Drepper | 1 | -11/+30 |
2004-09-25 | (getaddrinfo): If determinination of source address fails, initialized source... | Ulrich Drepper | 1 | -16/+20 |
2004-09-18 | Update. | Ulrich Drepper | 1 | -2/+7 |
2004-09-18 | Update. | Ulrich Drepper | 1 | -3/+3 |
2004-09-17 | [BZ #390] | Ulrich Drepper | 1 | -6/+16 |
2004-09-16 | iAdd __nscd_getai prototype. | Ulrich Drepper | 1 | -56/+64 |
2004-09-15 | Update. | Ulrich Drepper | 1 | -16/+185 |
2004-09-14 | Update. | Ulrich Drepper | 2 | -6/+6 |
2004-09-12 | Update. | Ulrich Drepper | 1 | -6/+9 |
2004-09-06 | (gaih_inet): Little code cleanup. Move variable h into gethosts macro. | Ulrich Drepper | 1 | -1/+1 |
2004-09-06 | (gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name whic... | Ulrich Drepper | 1 | -1/+3 |
2004-08-19 | Update. | Ulrich Drepper | 1 | -15/+16 |
2004-08-19 | Update. | Ulrich Drepper | 1 | -20/+23 |
2004-08-19 | Update. | Ulrich Drepper | 1 | -4/+5 |
2004-08-18 | Update. | Ulrich Drepper | 1 | -2/+3 |
2004-08-18 | Update | Ulrich Drepper | 1 | -24/+20 |
2004-08-15 | Update. | Ulrich Drepper | 1 | -8/+13 |
2004-08-15 | Update. | Ulrich Drepper | 1 | -236/+168 |
2004-08-14 | Update. | Ulrich Drepper | 1 | -0/+12 |
2004-08-14 | (gaih_inet): Really set ai_canonname only in one entry. | Ulrich Drepper | 1 | -2/+6 |
2004-08-05 | Update. | Ulrich Drepper | 1 | -3/+7 |
2004-08-05 | Update. | Ulrich Drepper | 1 | -8/+12 |
2004-07-27 | 2004-07-26 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+6 |
2004-07-06 | Update. | Ulrich Drepper | 1 | -5/+14 |
2004-06-29 | * inet/bug-if1.c: Include <string.h>. | Roland McGrath | 1 | -2/+26 |