about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Transliterate U20B9.Ulrich Drepper2011-05-091-2/+2
* Add os_RU localeUlrich Drepper2011-05-091-2/+2
* Fix Linux getcwd for long pathsUlrich Drepper2011-05-081-3/+3
* Doc fixes.Ulrich Drepper2011-05-071-1/+1
* Backport BIND code to query name as TLD.Ulrich Drepper2011-05-071-1/+1
* Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper2011-05-071-2/+3
* Update.Ulrich Drepper2011-05-061-3/+2
* Explain header situation after RPC removal in NEWSUlrich Drepper2011-05-051-1/+6
* getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modulesMaciej Babinski2011-05-021-1/+1
* Fix pathconf(_PC_BUF_SIZE).Ulrich Drepper2011-05-021-2/+2
* Update NEWSUlrich Drepper2011-05-011-2/+2
* Use al possible bytes from fopen mode string.Eric Blake2011-04-221-2/+2
* Fix static linking with checking x86/x86-64 memcpy.Mike Frysinger2011-04-171-1/+1
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-04-171-3/+3
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-1/+7
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-1/+1
* Update NEWS.Ulrich Drepper2011-04-101-2/+3
* Fix typo in comment.Ulrich Drepper2011-04-091-2/+2
* Work around old buggy program which cannot cope with memcpy semantics.H.J. Lu2011-04-011-2/+2
* Fix visibility of declarations of wcpcpy and wcpncpy.Ulrich Drepper2011-04-011-1/+2
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-1/+1
* Add support for name_to_handle_at and open_by_handle.Ulrich Drepper2011-04-011-2/+2
* Add clock_adjtime syscall.Ulrich Drepper2011-03-301-1/+3
* Handle page boundaries in x86 SSE4.2 strncmp.H.J. Lu2011-03-211-2/+2
* Implement x86 cpuid handling of leaf4 for cache information.Ulrich Drepper2011-03-201-2/+2
* Add BZ info.Ulrich Drepper2011-03-181-2/+2
* Fix copy relocations handling of unique objects.Ulrich Drepper2011-03-101-2/+2
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-02-251-1/+1
* Update BZ listUlrich Drepper2011-02-251-2/+2
* Update with BZ number.Ulrich Drepper2011-02-201-2/+2
* Move setting variable in relro data earlier in ld.so.Andreas Schwab2011-02-201-1/+1
* Update bug list.Ulrich Drepper2011-02-171-2/+2
* Fix typo in NEWSUlrich Drepper2011-02-021-1/+1
* Update bz listUlrich Drepper2011-02-021-2/+2
* Patch followup.Ulrich Drepper2011-01-191-1/+7
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-01-151-6/+6
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-141-4/+5
* FIx handling of unterminated [ expression in fnmatch.Ulrich Drepper2011-01-141-2/+2
* Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-01-131-5/+5
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-01-131-2/+2
* Fix grouping when rounding increases number of integer digits.Ulrich Drepper2011-01-121-3/+3
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-01-041-4/+4
* Fix infloop on persistent failing calloc in regex.Jim Meyering2010-12-271-2/+2
* Update BZs.Ulrich Drepper2010-12-261-4/+5
* Fix one exit path in x86-64 SSE4.2 str{,n}casecmp.H.J. Lu2010-11-101-2/+2
* Fix warnings in __bswap_16.Ulrich Drepper2010-11-101-2/+2
* 32bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2010-11-051-2/+2
* Verify in ttyname() that the symlink is valid.Miklos Szeredi2010-11-031-2/+2
* Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li2010-10-251-1/+1
* Fix perturbing in malloc on free.Ulrich Drepper2010-10-241-2/+2