| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #9948] | Ulrich Drepper | 2009-03-14 | 1 | -1/+6 |
* | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 2009-03-13 | 1 | -2/+2 |
* | * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and | Ulrich Drepper | 2009-03-08 | 1 | -1/+4 |
* | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -2/+4 |
* | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -0/+2 |
* | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -1/+3 |
* | * malloc/malloc.c (sYSMALLOc): Don't use assert when detecting | Ulrich Drepper | 2009-01-30 | 1 | -2/+5 |
* | * resolv/res_init.c (__res_vinit): Fill in IPv4 name server | Ulrich Drepper | 2008-12-03 | 1 | -1/+3 |
* | . | Ulrich Drepper | 2008-11-17 | 1 | -1/+4 |
* | [BZ #6843] | Ulrich Drepper | 2008-11-01 | 1 | -2/+3 |
* | * socket/Versions: Remove paccept export for GLIBC_2.9. | Ulrich Drepper | 2008-09-29 | 1 | -2/+2 |
* | * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag. | Ulrich Drepper | 2008-09-17 | 1 | -1/+3 |
* | [BZ #6544] | Ulrich Drepper | 2008-08-14 | 1 | -0/+5 |
* | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper | 2008-08-02 | 1 | -1/+4 |
* | * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for cvs/fedora-glibc-20080802T0809 | Ulrich Drepper | 2008-08-01 | 1 | -3/+3 |
* | * posix/wordexp.c (exec_comm): Use pipe2 if possible to create | Ulrich Drepper | 2008-07-27 | 1 | -2/+10 |
* | * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735 | Ulrich Drepper | 2008-05-15 | 1 | -0/+7 |
* | * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite, | Ulrich Drepper | 2008-05-14 | 1 | -1/+4 |
* | * po/lt.po: New file. From Lituanian translation team. | Ulrich Drepper | 2008-05-13 | 1 | -2/+5 |
* | * misc/truncate64.c (truncate64): Use __truncate not truncate. | Ulrich Drepper | 2008-05-10 | 1 | -1/+6 |
* | * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file. | Ulrich Drepper | 2008-04-10 | 1 | -0/+3 |
* | * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File. | Ulrich Drepper | 2008-04-10 | 1 | -2/+26 |
* | * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/, | Ulrich Drepper | 2007-12-12 | 1 | -2/+2 |
* | [BZ #5424, BZ #5428, BZ #5451] | Ulrich Drepper | 2007-12-10 | 1 | -1/+3 |
* | * locales/dz_BT: Fix representation of data. | Ulrich Drepper | 2007-11-06 | 1 | -1/+2 |
* | Start 2.8 development. | Ulrich Drepper | 2007-10-18 | 1 | -2/+5 |
* | [BZ #5104] | Ulrich Drepper | 2007-10-05 | 1 | -1/+11 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary | Ulrich Drepper | 2007-09-19 | 1 | -1/+31 |
* | * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines): | Ulrich Drepper | 2007-04-26 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923 | Ulrich Drepper | 2007-02-01 | 1 | -1/+3 |
* | * inet/Makefile: Define CFLAGS-getsrvbynm_r.c and | Ulrich Drepper | 2007-01-14 | 1 | -1/+1 |
* | * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Correct | Ulrich Drepper | 2007-01-14 | 1 | -1/+3 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -11/+3 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -3/+11 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait. | Ulrich Drepper | 2006-10-11 | 1 | -1/+6 |
* | * version.h (RELEASE): Bump to 2.5. glibc-2.5 cvs/glibc-2_5 cvs/fedora-glibc-20060929T2037 | Ulrich Drepper | 2006-09-29 | 1 | -1/+3 |
* | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4, | Ulrich Drepper | 2006-09-24 | 1 | -3/+4 |
* | * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use cvs/fedora-glibc-20060815T0533 | Ulrich Drepper | 2006-08-15 | 1 | -1/+3 |
* | * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255 | Ulrich Drepper | 2006-07-29 | 1 | -1/+4 |
* | * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206 | Ulrich Drepper | 2006-07-10 | 1 | -2/+4 |
* | [BZ #2693] | Ulrich Drepper | 2006-05-25 | 1 | -2/+5 |
* | [BZ #2644] | Ulrich Drepper | 2006-05-08 | 1 | -1/+15 |
* | * nis/nss_nis/nis-pwd.c (internal_nis_getpwent_r): Don't try to | Ulrich Drepper | 2006-05-01 | 1 | -2/+4 |
* | * include/ifaddrs.h: Define struct in6addrinfo. | Ulrich Drepper | 2006-04-16 | 1 | -1/+9 |
* | * NEWS: Update 2.4 items. | Roland McGrath | 2006-03-01 | 1 | -5/+19 |
* | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper | 2005-12-16 | 1 | -2/+2 |
* | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper | 2005-12-02 | 1 | -2/+2 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 1 | -2/+3 |
* | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper | 2005-11-10 | 1 | -1/+10 |
* | 2005-11-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-11-04 | 1 | -2/+20 |