aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2010-08-14Add optimized strncasecmp versions for x86-64.Ulrich Drepper1-2/+3
2010-08-12Properly quote output of localeAndreas Schwab1-2/+2
2010-08-11Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper1-1/+1
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper1-0/+2
2010-08-11Fix IPTOS_CLASS definition.Ulrich Drepper1-2/+2
2010-08-09Avoid too much stack use in fnmatch.Ulrich Drepper1-2/+2
2010-07-30Implement optimized strcaecmp for x86-64.Ulrich Drepper1-1/+1
2010-07-29Cleanup.Ulrich Drepper1-2/+2
2010-07-26Add missing BZ.Ulrich Drepper1-1/+1
2010-07-26NEWS updateUlrich Drepper1-1/+4
2010-06-19Correct checking loop in group_member.Ulrich Drepper1-2/+6
2010-05-19POWER7 optimized memset.Luis Machado1-1/+5
2010-05-05Handle too-small buffers in Linux getlogin_r.Ulrich Drepper1-1/+1
2010-05-04Mention more bugs which are fixed.Ulrich Drepper1-2/+2
2010-04-09Add BZ to an older patch.Ulrich Drepper1-8/+7
2010-04-09Implement interfaces to set and get names of threads.Ulrich Drepper1-3/+6
2010-04-08More news. Add BZ info for current and previous releases.Ulrich Drepper1-5/+78
2010-04-08More NEWS for 2.12.Ulrich Drepper1-1/+7
2010-04-08Hook up sq_MK locale.Ulrich Drepper1-1/+3
2010-04-07Implement new mode for NIS passwd.adjunct.byname table.Ulrich Drepper1-2/+8
2009-12-08Add recvmmsg interface.Ulrich Drepper1-1/+6
2009-10-30Mentin new my_MM locale in NEWS.Ulrich Drepper1-2/+2
2009-10-30Implement mkostemps and mkostemps64.Ulrich Drepper1-1/+2
2009-10-30Mention IFUNC for PPC.Ulrich Drepper1-0/+2
2009-10-30Implement mkstemps and mkstemps64.Ulrich Drepper1-3/+3
2009-10-15Mention ps_AF locale as new.Ulrich Drepper1-1/+3
2009-09-18Mention pthread_sigqueueRoland McGrath1-2/+2
2009-08-08Remove duplicate NEWS entry.Ulrich Drepper1-3/+0
2009-08-08Yet more news items.Ulrich Drepper1-0/+4
2009-08-08Add some news items.Ulrich Drepper1-3/+20
2009-07-21Add 2.11 news items.Ulrich Drepper1-1/+22
2009-06-02Implement execvpe.Ulrich Drepper1-1/+4
2009-05-31Describe latest IFUNC changes.Ulrich Drepper1-1/+4
2009-05-22Describe nss_dns parallel lookup workaround in 2.10 NEWS.Ulrich Drepper1-0/+7
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper1-1/+7
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