about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* One more change to XSAVE patchUlrich Drepper2011-07-221-2/+4
* Fix AVX checkAndreas Schwab2011-07-221-6/+15
* Fix check for AVX enablementUlrich Drepper2011-07-201-5/+12
* Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper2011-07-201-3/+4
* Fix missing includeAndreas Schwab2011-07-201-1/+3
* Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek2011-07-201-6/+6
* S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel2011-07-192-8/+8
* _dl_sort_fini: Remove unused argumentMarek Polacek2011-07-191-3/+3
* Fix whitespacesUlrich Drepper2011-07-194-12/+9
* Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva2011-07-1915-318/+1486
* Fix typos in pretty much unused code in sched.h header.Ulrich Drepper2011-07-181-1/+1
* Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath2011-07-161-1/+4
* Quash a warning in strstr-c.c built for static.Roland McGrath2011-07-141-0/+2
* Generalize framework to register monitoring of files in nscdUlrich Drepper2011-07-111-7/+1
* Handle ext4 in {,f}pathconfUlrich Drepper2011-07-073-9/+87
* Handle Lustre filesystemAndreas Dilger2011-07-073-2/+14
* Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper2011-07-061-0/+12
* Rebuild configure scriptsUlrich Drepper2011-07-062-4/+4
* Make sure RES_USE_INET6 is always restoredAndreas Schwab2011-06-301-0/+4
* Fix build with multiarch disabled.Aurelien Jarno2011-06-291-1/+8
* Add missing HAVE_SENDFILE definitionUlrich Drepper2011-06-271-0/+1
* Use __gettimeofday instead of gettimeofdayH.J. Lu2011-06-261-1/+1
* Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu2011-06-252-1/+5
* Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu2011-06-2410-1838/+5488
* Work around limit in writev in 2.6.38+ kernelsUlrich Drepper2011-06-242-2/+9
* Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu2011-06-2416-4/+6556
* Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper2011-06-221-5/+12
* Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab2011-06-221-1/+1
* Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper2011-06-221-3/+49
* Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper2011-06-221-1/+31
* Clean up after kernel sigcontext header messUlrich Drepper2011-06-221-1/+5
* Fix IPv6-only lookups through getaddrinfoUlrich Drepper2011-06-211-3/+31
* Minor optimization of getaddrinfo after recent patchUlrich Drepper2011-06-211-14/+4
* Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller2011-06-208-9/+61
* Improve 64-bit buildAndreas Schwab2011-06-151-0/+6
* Quash two memset undeclared warnings.Andreas Jaeger2011-06-141-1/+2
* Fix memory leak in getaddrinfoUlrich Drepper2011-06-131-1/+1
* sparc: Fix LD_BIND_NOW with multiarch.David S. Miller2011-06-076-65/+19
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-06-031-1/+1
|\
| * Fix typo in stack guard setup code for old kernelsUlrich Drepper2011-05-311-1/+1
* | Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu2011-06-031-0/+7
|/
* Restore _res correctlyUlrich Drepper2011-05-291-2/+2
* Same change for the other siginfi.h filesUlrich Drepper2011-05-293-6/+6
* Don't document si_code used for raise()Ulrich Drepper2011-05-291-2/+2
* Fix build for platforms with socketcall syscallUlrich Drepper2011-05-281-1/+2
* Add support for time syscall in vDSOUlrich Drepper2011-05-282-1/+16
* Add sendmmsg syscallUlrich Drepper2011-05-286-2/+127
* Set setns system callUlrich Drepper2011-05-283-3/+11
* Use getcpu definition from vDSO on x86-64Ulrich Drepper2011-05-272-2/+17
* Undo accidental change in x86-64 user.hJakub Jelinek2011-05-251-1/+1