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