Age | Commit message (Expand) | Author |
2012-08-17 | Make libio compile without _IO_MTSAFE_IO. | Roland McGrath |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath |
2012-08-17 | Also set r->r_map when unmapping the first object in a namespace. | Gary Benson |
2012-08-16 | Do not pollute name space with internal_*netgrent functions. | Roland McGrath |
2012-08-16 | Update longlong.h from GCC. | Joseph Myers |
2012-08-16 | Suppress -Wunused-but-set warnings in GMP code. | Roland McGrath |
2012-08-16 | Fifth argument of la_pltenter() is not constant. | Carlos O'Donell |
2012-08-16 | Remove __ASSUME_POSIX_TIMERS. | Joseph Myers |
2012-08-15 | Fix dl-load.c for [!_LIBC_REENTRANT] case. | Roland McGrath |
2012-08-15 | Define __rtld_lock_initialize in stub bits/libc-lock.h file. | Roland McGrath |
2012-08-15 | Add a missing #include to dl-sym.c. | Roland McGrath |
2012-08-15 | Suppress regcomp.c warnings in 32-bit builds. | Roland McGrath |
2012-08-15 | Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file. | Roland McGrath |
2012-08-15 | Move stub lseek.c to the right directory. | Roland McGrath |
2012-08-15 | Fix stub clock_nanosleep #include. | Roland McGrath |
2012-08-15 | Fix last sha512.c change to avoid compiler warning. | Roland McGrath |
2012-08-15 | Fix segmentation fault in strncasecmp for i686 | Liubov Dmitrieva |
2012-08-15 | Add testcase for BZ#14090 - md5/sha512 with large sizes | Andreas Jaeger |
2012-08-15 | Fix BZ#14090 - md5/sha512 with large sizes | Paul Eggert |
2012-08-15 | Remove local redefinition of MAX macro. | Roland McGrath |
2012-08-15 | Clean up x86_64/multiarch/strstr-c.c include order. | Roland McGrath |
2012-08-15 | Clean up x86_64/multiarch/memmove.c include order. | Roland McGrath |
2012-08-15 | Declare __getdirentries in internal dirent.h. | Roland McGrath |
2012-08-15 | Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT]. | Roland McGrath |
2012-08-14 | i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO | Mike Frysinger |
2012-08-14 | Add a missing #include. | Roland McGrath |
2012-08-14 | Add a missing #include. | Roland McGrath |
2012-08-14 | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers |
2012-08-14 | Update i386 ULPs | Andreas Jaeger |
2012-08-14 | Use tabs instead of spaces | Andreas Jaeger |
2012-08-13 | Add explicit acquire/release semantics to atomic_exchange_and_add. | Maxim Kuvyrkov |
2012-08-13 | Update x86-64 ULPs | Markus Trippelsdorf |
2012-08-13 | * manual/stdio.texi (snprintf): Clarify handling of the trailing | Jeff Law |
2012-08-10 | Move Linux kernel version conditionals to kernel-features.h. | Joseph Myers |
2012-08-10 | [BZ #13939] | Jeff Law |
2012-08-09 | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu |
2012-08-08 | Add new AM33 relocs | Mark Salter |
2012-08-08 | Remove __ASSUME_TGKILL. | Joseph Myers |
2012-08-08 | Add a missing #include. | Roland McGrath |
2012-08-08 | Missing #include updates for dirstream code move from unix to posix. | Roland McGrath |
2012-08-07 | rpcgen - fall back to looking for cpp in system path | Allan McRae |
2012-08-07 | Remove some pre-2.6.16 Linux kernel conditionals. | Joseph Myers |
2012-08-07 | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/fcntl.h be the generic one. | Roland McGrath |
2012-08-07 | Update bsd4.4/bits/fcntl.h to match modern NetBSD bits. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/dirent.h be the generic one. | Roland McGrath |
2012-08-07 | Define _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h | Roland McGrath |
2012-08-07 | Remove pre-2.6.16 Linux kernel support. | Joseph Myers |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |