about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Minimal cleanup in innetgr.Ulrich Drepper2011-06-272-1/+6
* Use __gettimeofday instead of gettimeofdayH.J. Lu2011-06-262-1/+6
* We don't use linkobj/libc.so at runtmie, no need to check for text relsUlrich Drepper2011-06-262-2/+7
* Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu2011-06-253-1/+12
* Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu2011-06-2412-1838/+5508
* Work around limit in writev in 2.6.38+ kernelsUlrich Drepper2011-06-244-3/+17
* Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu2011-06-2418-5/+6585
* nss_db: Quash read implicit declaration warningMarek Polacek2011-06-242-0/+5
* Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper2011-06-223-7/+21
* Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab2011-06-222-1/+5
* Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper2011-06-222-3/+52
* Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper2011-06-222-1/+36
* Clean up after kernel sigcontext header messUlrich Drepper2011-06-222-1/+10
* Fix crash in unsuccessful uses of nss_dbUlrich Drepper2011-06-212-4/+10
* Fix IPv6-only lookups through getaddrinfoUlrich Drepper2011-06-213-4/+40
* Minor optimization of getaddrinfo after recent patchUlrich Drepper2011-06-212-14/+7
* Revert unwanted patchUlrich Drepper2011-06-211-4/+1
* Add missing DL_CALL_FCTUlrich Drepper2011-06-213-7/+16
* Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller2011-06-2011-16/+84
* Fix typo in recent resolver change which causes segvsUlrich Drepper2011-06-152-2/+7
* Improve 64-bit buildAndreas Schwab2011-06-152-0/+10
* Install db-MakefileUlrich Drepper2011-06-153-0/+14
* Cleanup of db-XXX.cUlrich Drepper2011-06-152-63/+61
* Add initgroups lookups to nss_dbUlrich Drepper2011-06-157-15/+220
* Add initgroups lookup support to getentUlrich Drepper2011-06-152-0/+36
* Fix handling of initgroups database.Ulrich Drepper2011-06-153-8/+19
* Optimize hash table generation in makedbUlrich Drepper2011-06-152-23/+107
* Reenable nss_db with a completely new implementationUlrich Drepper2011-06-1524-1391/+555
* Rewrite makedb to avoid using db libraryUlrich Drepper2011-06-153-95/+600
* Quash two memset undeclared warnings.Andreas Jaeger2011-06-144-2/+13
* Fix memory leak in getaddrinfoUlrich Drepper2011-06-132-1/+6
* Better detect total failure of linker script generation.Roland McGrath2011-06-103-0/+5
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-1019-60/+74
* Use AC_LANG_PROGRAM in nss-crypt check.Roland McGrath2011-06-103-154/+194
* Revert -r -> -Wl,-r change.Roland McGrath2011-06-103-4/+8
* Use -Wl,-r instead of plain -r.Roland McGrath2011-06-093-3/+10
* OOps, wrong version number for development versionUlrich Drepper2011-06-091-1/+1
* Add pldd programUlrich Drepper2011-06-095-3/+489
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-06-097-65/+33
|\
| * sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-077-65/+33
* | Start 2.15 developmentUlrich Drepper2011-06-073-3/+9
|/
* S/390 longlong.h: Fix smul_ppmm with -m31 -mzarchAndreas Krebbel2011-06-072-1/+5
* Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath2011-06-065-46/+45
* Fix <bits/mqueue2.h> for C++Jakub Jelinek2011-06-043-7/+16
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-06-032-1/+6
|\
| * Fix typo in stack guard setup code for old kernelsUlrich Drepper2011-05-312-1/+6
* | Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu2011-06-032-0/+12
|/
* Don't free non-malloced memory and fix memory leak glibc-2.14.9000Ulrich Drepper2011-05-312-4/+17
* 2.14 release glibc-2.14Ulrich Drepper2011-05-313-3/+6
* No need for RANLIB make variable anymoreUlrich Drepper2011-05-312-1/+4