about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Make complete getcwd work in rtldUlrich Drepper2011-05-081-4/+9
* Fix Linux getcwd for long pathsUlrich Drepper2011-05-081-0/+13
* Optimize fdopendir a bit.Ulrich Drepper2011-05-081-0/+9
* static tls memory leak on TLS_DTV_AT_TP archsAlan Modra2011-05-071-0/+8
* Doc fixes.Ulrich Drepper2011-05-071-2/+2
* Actually undefine ARG_MAX from <linux/limits.h>Jonathan Nieder2011-05-071-0/+6
* Backport BIND code to query name as TLD.Ulrich Drepper2011-05-071-0/+10
* Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper2011-05-071-0/+10
* Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.hPaul Pluzhnikov2011-05-071-0/+5
* Report if no record is found by initgroups in nss_files.Ulrich Drepper2011-05-061-0/+5
* Install rpc/netdb.h againAndreas Schwab2011-05-061-0/+6
* Use --{start,end}-group to handle circular dependency between libgcc.a and li...Paul Pluzhnikov2011-05-051-0/+5
* Don't use removed rpc headersAndreas Schwab2011-05-051-0/+8
* ldconfig: don't crash on empty path in config fileAndreas Schwab2011-05-031-0/+4
* getaddrinfo(AF_INET6) does not return scope_id info provided by NSS modulesMaciej Babinski2011-05-021-0/+6
* Fix pathconf(_PC_BUF_SIZE).Ulrich Drepper2011-05-021-0/+6
* Fix getnameinfo flags parameter type.Bruno Haible2011-05-011-0/+8
* Add finer grained control for initgroups lookups to NSS.Ulrich Drepper2011-04-291-0/+6
* Use al possible bytes from fopen mode string.Eric Blake2011-04-221-0/+7
* Fix "make xcheck" in sunrpc.H.J. Lu2011-04-221-0/+9
* Fix reallocation bug in last nss_files change.Ulrich Drepper2011-04-211-0/+5
* Fix build problem in sunrpc.Ulrich Drepper2011-04-201-0/+4
* Define initgroups callback for nss_files.Ulrich Drepper2011-04-191-0/+7
* elf.h: Define R_ARM_IRELATIVE reloc type.Richard Sandiford2011-04-191-0/+4
* Update Russian translation.Ulrich Drepper2011-04-191-0/+4
* Add before-compile to dependencies for librpc_compat_pic objects.Ulrich Drepper2011-04-171-0/+5
* Fix static linking with checking x86/x86-64 memcpy.Mike Frysinger2011-04-171-0/+9
* Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2011-04-171-0/+8
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-04-171-0/+8
* Use .machine to prevent AS from complaining about z9-109 instructions in icon...Andreas Krebbel2011-04-171-0/+7
* Skip extra zeroes when searching auxv on s390Andreas Krebbel2011-04-171-0/+5
* Obsolete RPC implementation in libc.Ulrich Drepper2011-04-161-0/+74
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-0/+12
* Don't leave empty element in rpath when skipping an elementAndreas Schwab2011-04-091-0/+11
* Make ppc sync_file_range cancelable.Andreas Schwab2011-04-091-0/+5
* Fix typo in comment.Ulrich Drepper2011-04-091-0/+6
* Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab2011-04-071-0/+6
* Revert "Fix strncmp page test to limit length to size of object"Andreas Schwab2011-04-071-5/+0
* Fix strncmp page test to limit length to size of objectAndreas Schwab2011-04-051-0/+5
* Fix typo in CL.Ulrich Drepper2011-04-051-1/+1
* Fix typo in cache information table for x86-{32,64}.Ulrich Drepper2011-04-031-0/+5
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-04-021-0/+2
|\
| * Update comment about feature macros.Ulrich Drepper2011-04-021-0/+4
* | Define CLOCK_BOOTTIME.Ulrich Drepper2011-04-021-0/+4
|/
* Work around old buggy program which cannot cope with memcpy semantics.H.J. Lu2011-04-011-0/+13
* Fix visibility of declarations of wcpcpy and wcpncpy.Ulrich Drepper2011-04-011-0/+5
* Add syncfs syscall.Andreas Schwab2011-04-011-0/+7
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-0/+12
* Define O_PATH.Ulrich Drepper2011-04-011-0/+8
* Also make x86 sync_file_range a cancellation point.Ulrich Drepper2011-04-011-1/+8