about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Fix missing declarationAndreas Schwab2011-08-221-0/+2
|
* Revert "Don't crash when dependencies are missing"Andreas Schwab2011-08-221-0/+3
| | | | This reverts commit f2092faf2b6bd491a1891d5d5e393a8bf85d01d7.
* Fix testsuite link failureAndreas Schwab2011-08-221-0/+5
|
* Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper2011-08-211-0/+14
|
* More optimizations of nss_filesUlrich Drepper2011-08-201-1/+4
|
* Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper2011-08-201-0/+2
|
* Print message that there is no scope instead of being silentUlrich Drepper2011-08-201-0/+1
|
* Further improve printing os ELF symbol lookup scope informationUlrich Drepper2011-08-201-0/+4
|
* Add test for BZ 13114Ulrich Drepper2011-08-201-0/+6
|
* Fix fopen (non-existing-file, "re") errnoAndreas Jaeger2011-08-201-0/+6
|
* Fix CL entryUlrich Drepper2011-08-201-1/+1
|
* Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper2011-08-201-0/+3
|
* Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper2011-08-201-0/+8
|
* Adjust libm test ulps for powerpcAndreas Schwab2011-08-201-0/+3
|
* Use correct scandir64 implementation on ppc64Andreas Schwab2011-08-201-0/+5
|
* Fix tst-writev on non-4K page sizeDavid S. Miller2011-08-171-0/+5
|
* Add rules to build libresolv with SSP flagsUlrich Drepper2011-08-171-2/+7
|
* Avoid executable stack in makedbAndreas Schwab2011-08-171-0/+5
|
* Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper2011-08-171-0/+4
|
* Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper2011-08-171-0/+5
|
* Improve printing of lookup scopesUlrich Drepper2011-08-161-0/+7
| | | | | | The scope of a new object should be printed earlier and when the scope of an already loaded object is extended only the changes should be printed.
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-161-0/+5
|\
| * More warning patrol, in dead code (sigh).Roland McGrath2011-08-141-0/+5
| |
* | Fix printing of scope numberUlrich Drepper2011-08-161-0/+5
|/
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-141-0/+20
|\ | | | | | | | | Conflicts: ChangeLog
| * More warning patrol.Roland McGrath2011-08-141-0/+2
| |
| * Clean up locale/Makefile variables for -D switches.Roland McGrath2011-08-141-0/+7
| |
| * Warning patrol.Roland McGrath2011-08-141-0/+6
| |
| * * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller2011-08-141-0/+5
| | | | | | | | RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
* | Add missing initialization in service cache in nscdUlrich Drepper2011-08-141-0/+5
|/
* Implement LD_DEBUG=scopesUlrich Drepper2011-08-131-0/+8
|
* Fix caller information of NSS modulesUlrich Drepper2011-08-131-0/+4
|
* Fix compile problemUlrich Drepper2011-08-131-0/+7
| | | | l10nflist compiles for localedef now. Optimize a bit.
* Better debug information from ld.soUlrich Drepper2011-08-121-0/+5
| | | | Differentiate between loading as a dependency and loading on request.
* Minor optimization of popcount in l10nflistUlrich Drepper2011-08-111-0/+3
|
* Locale-independent parsing in libintlUlrich Drepper2011-08-111-0/+5
|
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-111-0/+8
|\ | | | | | | | | Conflicts: ChangeLog
| * * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller2011-08-101-0/+8
| | | | | | | | | | | | | | enum. * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise. * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise. * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
* | Clean up PLT use for scandiratAndreas Schwab2011-08-111-0/+8
|/
* Implement scandirat functionUlrich Drepper2011-08-091-0/+23
|
* Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper2011-08-081-0/+8
|
* Provide better output in string testsUlrich Drepper2011-08-041-0/+3
| | | | | If IMPL is called with a macro for the first parameter the macro does not get expanded before the string is stored in the impl_t data structure.
* Cleanup wcscmp test additionUlrich Drepper2011-08-041-0/+5
|
* New comprehensive test for wcscmpLiubov Dmitrieva2011-08-041-0/+9
|
* Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab2011-08-041-0/+5
|
* Fix encoding name for IDN in getaddrinfoAndreas Schwab2011-08-041-0/+5
|
* Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek2011-08-041-0/+5
|
* Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-08-041-0/+26
|
* Fix inline strncat/strncmp on x86Andreas Schwab2011-08-041-0/+6
|
* Define SEEK_DATA and SEEK_HOLEUlrich Drepper2011-07-231-0/+3
|