about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * shadow/sgetspent_r.c (__sgetspent_r): Recognize too small buffers.Ulrich Drepper2009-04-231-1/+4
* * sysdeps/x86-64/strrchr.S: New file.Ulrich Drepper2009-04-141-2/+2
* * stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper2009-04-111-2/+6
* * malloc/malloc.c (malloc_info): New function. cvs/fedora-glibc-20090409T1422Ulrich Drepper2009-04-091-2/+2
* * sysdeps/x86_64/strchrnul.S: New file. cvs/fedora-glibc-20090408T1602Ulrich Drepper2009-04-071-2/+2
* * string/strverscmp.c (__strverscmp): Fix last cleanups. cvs/fedora-glibc-20090407T0657Ulrich Drepper2009-04-071-1/+1
* * locales/ks_IN: New file.Ulrich Drepper2009-04-061-3/+3
* * sysdeps/x86_64/strchr.S: Likewise.Ulrich Drepper2009-04-061-1/+1
* * sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.Ulrich Drepper2009-04-051-1/+4
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-031-1/+12
* [BZ #9948]Ulrich Drepper2009-03-141-1/+6
* * config.h.in (USE_MULTIARCH): Define.Ulrich Drepper2009-03-131-2/+2
* * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, andUlrich Drepper2009-03-081-1/+4
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-2/+4
* * locale/langinfo.h: nl_langinfo_l is in POSIX 2008.Ulrich Drepper2009-02-261-0/+2
* * ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-1/+3
* * malloc/malloc.c (sYSMALLOc): Don't use assert when detectingUlrich Drepper2009-01-301-2/+5
* * resolv/res_init.c (__res_vinit): Fill in IPv4 name serverUlrich Drepper2008-12-031-1/+3
* .Ulrich Drepper2008-11-171-1/+4
* [BZ #6843]Ulrich Drepper2008-11-011-2/+3
* * socket/Versions: Remove paccept export for GLIBC_2.9.Ulrich Drepper2008-09-291-2/+2
* * dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.Ulrich Drepper2008-09-171-1/+3
* [BZ #6544]Ulrich Drepper2008-08-141-0/+5
* * manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper2008-08-021-1/+4
* * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for cvs/fedora-glibc-20080802T0809Ulrich Drepper2008-08-011-3/+3
* * posix/wordexp.c (exec_comm): Use pipe2 if possible to createUlrich Drepper2008-07-271-2/+10
* * string/Makefile (distribute): Add str-two-way.h. cvs/fedora-glibc-20080515T0735Ulrich Drepper2008-05-151-0/+7
* * sysdeps/posix/getaddrinfo.c: Implement handling of DCCP, UDPlite,Ulrich Drepper2008-05-141-1/+4
* * po/lt.po: New file. From Lituanian translation team.Ulrich Drepper2008-05-131-2/+5
* * misc/truncate64.c (truncate64): Use __truncate not truncate.Ulrich Drepper2008-05-101-1/+6
* * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.Ulrich Drepper2008-04-101-0/+3
* * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: New File.Ulrich Drepper2008-04-101-2/+26
* * posix/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,Ulrich Drepper2007-12-121-2/+2
* [BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper2007-12-101-1/+3
* * locales/dz_BT: Fix representation of data.Ulrich Drepper2007-11-061-1/+2
* Start 2.8 development.Ulrich Drepper2007-10-181-2/+5
* [BZ #5104]Ulrich Drepper2007-10-051-1/+11
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessaryUlrich Drepper2007-09-191-1/+31
* * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):Ulrich Drepper2007-04-261-2/+2
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-011-1/+3
* * inet/Makefile: Define CFLAGS-getsrvbynm_r.c andUlrich Drepper2007-01-141-1/+1
* * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): CorrectUlrich Drepper2007-01-141-1/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-11/+3
* .Jakub Jelinek2007-07-311-3/+11
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-111-1/+6
* * version.h (RELEASE): Bump to 2.5. glibc-2.5 cvs/glibc-2_5 cvs/fedora-glibc-20060929T2037Ulrich Drepper2006-09-291-1/+3
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-241-3/+4
* * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Use cvs/fedora-glibc-20060815T0533Ulrich Drepper2006-08-151-1/+3
* * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255Ulrich Drepper2006-07-291-1/+4
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-2/+4