aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Suppress -Wunused-but-set warnings in GMP code.Roland McGrath1-0/+10
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell1-0/+8
2012-08-16Remove __ASSUME_POSIX_TIMERS.Joseph Myers1-0/+21
2012-08-15Fix dl-load.c for [!_LIBC_REENTRANT] case.Roland McGrath1-0/+3
2012-08-15Define __rtld_lock_initialize in stub bits/libc-lock.h file.Roland McGrath1-0/+2
2012-08-15Add a missing #include to dl-sym.c.Roland McGrath1-0/+2
2012-08-15Suppress regcomp.c warnings in 32-bit builds.Roland McGrath1-0/+3
2012-08-15Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file.Roland McGrath1-0/+3
2012-08-15Move stub lseek.c to the right directory.Roland McGrath1-0/+3
2012-08-15Fix stub clock_nanosleep #include.Roland McGrath1-0/+2
2012-08-15Fix last sha512.c change to avoid compiler warning.Roland McGrath1-0/+5
2012-08-15Fix segmentation fault in strncasecmp for i686Liubov Dmitrieva1-0/+10
2012-08-15Add testcase for BZ#14090 - md5/sha512 with large sizesAndreas Jaeger1-0/+8
2012-08-15Fix BZ#14090 - md5/sha512 with large sizesPaul Eggert1-0/+8
2012-08-15Remove local redefinition of MAX macro.Roland McGrath1-0/+3
2012-08-15Clean up x86_64/multiarch/strstr-c.c include order.Roland McGrath1-0/+4
2012-08-15Clean up x86_64/multiarch/memmove.c include order.Roland McGrath1-0/+6
2012-08-15Declare __getdirentries in internal dirent.h.Roland McGrath1-0/+2
2012-08-15Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT].Roland McGrath1-0/+5
2012-08-14i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFOMike Frysinger1-0/+16
2012-08-14Add a missing #include.Roland McGrath1-0/+1
2012-08-14Add a missing #include.Roland McGrath1-0/+4
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers1-0/+11
2012-08-14Update i386 ULPsAndreas Jaeger1-0/+4
2012-08-14Use tabs instead of spacesAndreas Jaeger1-3/+3
2012-08-13Add explicit acquire/release semantics to atomic_exchange_and_add.Maxim Kuvyrkov1-0/+6
2012-08-13Update x86-64 ULPsMarkus Trippelsdorf1-0/+4
2012-08-13 * manual/stdio.texi (snprintf): Clarify handling of the trailingJeff Law1-0/+5
2012-08-10Move Linux kernel version conditionals to kernel-features.h.Joseph Myers1-0/+11
2012-08-10 [BZ #13939]Jeff Law1-0/+14
2012-08-09Avoid DWARF definition DIE on ifunc symbolsH.J. Lu1-0/+30
2012-08-08Add new AM33 relocsMark Salter1-0/+16
2012-08-08Remove __ASSUME_TGKILL.Joseph Myers1-0/+5
2012-08-08Add a missing #include.Roland McGrath1-0/+2
2012-08-08Missing #include updates for dirstream code move from unix to posix.Roland McGrath1-0/+6
2012-08-07rpcgen - fall back to looking for cpp in system pathAllan McRae1-0/+9
2012-08-07Remove some pre-2.6.16 Linux kernel conditionals.Joseph Myers1-0/+21
2012-08-07Move common dirent implementation from sysdeps/unix to sysdeps/posix.Roland McGrath1-0/+25
2012-08-07Make the bsd4.4/bits/fcntl.h be the generic one.Roland McGrath1-0/+3
2012-08-07Update bsd4.4/bits/fcntl.h to match modern NetBSD bits.Roland McGrath1-0/+15
2012-08-07Make the bsd4.4/bits/dirent.h be the generic one.Roland McGrath1-0/+3
2012-08-07Define _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.hRoland McGrath1-0/+5
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers1-0/+22
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath1-0/+43
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath1-0/+50
2012-08-06Remove __secure_getenv in 2.17 instead of 2.16H.J. Lu1-0/+5
2012-08-06Remove x32/iofopen.c and x32/iofopen64.cH.J. Lu1-0/+5
2012-08-03Update SPARC ULPs.David S. Miller1-0/+4
2012-08-03Remove some pre-2.6.0 Linux kernel conditionals.Joseph Myers1-0/+14
2012-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath1-0/+13