aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2011-02-02AVX audit test failures with gcc 4.6H.J. Lu2-332/+433
2011-01-19Fix decoding of canonical name in getaddrinfo.Ulrich Drepper1-0/+1
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper7-0/+7
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper7-7/+15
2011-01-17Add definitions for new socket protocols.Ulrich Drepper2-6/+14
2011-01-14Change setgroups to affect all the threads in the process.Ulrich Drepper2-4/+45
2011-01-13Clean up PLT use for getrlimit64.Ulrich Drepper2-2/+4
2011-01-13Relax requirement on close in child created by posix_spawn.Ulrich Drepper1-3/+17
2011-01-13Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper1-2/+2
2011-01-12Fix alignment in x86 destructor calls.Ulrich Drepper1-0/+1
2011-01-09Clean up some bits/select.h headers.Ulrich Drepper2-28/+13
2011-01-04sparc64: Use i386 implementation for fxstat.David S. Miller1-1/+1
2010-12-25Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper4-2/+115
2010-12-25Change XPG-compliant strerror_r function to return error code.Ulrich Drepper1-13/+4
2010-12-24Remove `.ctors' and `.dtors' output sectionsH.J. Lu5-3/+7
2010-12-19Make PowerPC64 default to nonexecutable stackRyan S. Arnold7-7/+54
2010-12-19More accurate computatin of reclen in readdir_r.Ulrich Drepper2-1/+3
2010-12-14Undo accidental checkin.Ulrich Drepper1-25/+30
2010-12-09Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek1-30/+25
2010-12-01Remove dead code from x86-32 SSSE3 strncmp.H.J. Lu1-8/+1
2010-11-30Relax libm tests for x86-32.Ulrich Drepper1-2/+2
2010-11-22ldbl-128 fmal compile fixJakub Jelinek1-1/+1
2010-11-19Define MAP_HUGETLB.Ulrich Drepper2-2/+5
2010-11-16Define SWAP_FLAG_DISCARD.Ulrich Drepper1-1/+2
2010-11-12Support Intel processor model 6 and model 0x2.H.J. Lu1-0/+1
2010-11-10Fix comparison in sqrtl for IBM long double 128.Luis Machado1-2/+2
2010-11-10Fix one exit path in x86-64 SSE4.2 str{,n}casecmp.H.J. Lu1-0/+6
2010-11-10Fix warnings in __bswap_16.Ulrich Drepper2-21/+23
2010-11-08Use IFUNC on x86-64 memsetH.J. Lu9-156/+369
2010-11-05power7-optimized mempcpyLuis Machado2-0/+929
2010-11-0532bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2-2/+22
2010-11-03Verify in ttyname() that the symlink is valid.Miklos Szeredi2-10/+55
2010-10-26Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel1-2/+5
2010-10-25Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li1-2/+2
2010-10-24powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman6-3/+1025
2010-10-24Require suid bit on audit objects in privileged programsAndreas Schwab1-4/+2
2010-10-19Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64.Ulrich Drepper3-3/+31
2010-10-19Add C99 FP_FAST_FMA{,F,L} macros to math.hMichael Meissner1-0/+4
2010-10-18IEEE quad fmal fixesJakub Jelinek1-2/+4
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek8-97/+467
2010-10-15Fix some more dbl-64/s_fma.c issueJakub Jelinek1-15/+88
2010-10-13Implement accurate fma.Jakub Jelinek15-9/+418
2010-10-11Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper1-5/+8
2010-10-11Correct implementation of fmaf.Jakub Jelinek16-16/+79
2010-10-03Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper1-16/+16
2010-10-01sh: Add "extern "C"" to __set_fpscr functionNobuhiro Iwamatsu1-1/+6
2010-10-01Fix last checkin.Andreas Jaeger1-6/+6
2010-10-01Handle cgroup and btrfs filesystemsAndreas Jaeger3-2/+18
2010-09-29powerpc: Use generic memset for RTLD for ppc32/64Luis Machado2-0/+8
2010-09-29S/390: Fix highgprs check in startup codeAndreas Krebbel1-9/+5