Age | Commit message (Expand) | Author |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers |
2015-01-02 | Fix libm fegetround namespace (bug 17748). | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers |
2014-12-17 | Fix resolver inet_* namespace (bug 17722). | Joseph Myers |
2014-12-16 | Fix resolver if_* namespace (bug 17717). | Joseph Myers |
2014-12-11 | Add more headers to include/ for conform tests. | Joseph Myers |
2014-12-11 | Fix __sendmmsg prototype guards | Adhemerval Zanella |
2014-12-10 | Fix strftime wcschr namespace (bug 17634). | Joseph Myers |
2014-12-10 | Add macros for diagnostic control, use for scanf %a tests. | Joseph Myers |
2014-12-06 | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). | Joseph Myers |
2014-11-26 | Avoid warnings for unused results in nscd/connections.c. | Joseph Myers |
2014-11-24 | Use IS_IN internally only | Siddhesh Poyarekar |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_librt | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_nscd | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IN_LIB | Siddhesh Poyarekar |
2014-11-24 | Use MODULE_NAME in stap-probe instead of IN_LIB | Siddhesh Poyarekar |
2014-11-20 | Add atomic operations similar to those provided by C11. | Torvald Riegel |
2014-11-19 | Auto-generate libc-modules.h | Siddhesh Poyarekar |
2014-11-19 | Fix -Wundef warning in SHLIB_COMPAT | Siddhesh Poyarekar |
2014-11-19 | Add new macro IN_MODULE to identify module in which source is built | Siddhesh Poyarekar |
2014-11-14 | Remove sigvec. | Roland McGrath |
2014-11-14 | Only declare __sigpause in installed signal.h when necessary. | Joseph Myers |
2014-11-14 | Fix build of C mempcpy and stpcpy. | Joseph Myers |
2014-11-12 | Fix locale memmem namespace (bug 17585). | Joseph Myers |
2014-11-12 | Fix __get_nprocs fgets_unlocked namespace (bug 17582). | Joseph Myers |
2014-11-12 | Fix __printf_fp wmemset namespace (bug 17574). | Joseph Myers |
2014-11-12 | Fix stpcpy / mempcpy namespace (bug 17573). | Joseph Myers |
2014-11-12 | Fix qsort_r namespace (bug 17571). | Joseph Myers |
2014-11-12 | Fix __getcwd rewinddir namespace (bug 17584). | Joseph Myers |
2014-11-12 | Fix tzfile.c namespace (bug 17583). | Joseph Myers |
2014-11-07 | Remove __libc_waitpid function name. | Joseph Myers |
2014-11-05 | Remove INTDEF / INTUSE / INTVARDEF (bug 14132). | Joseph Myers |
2014-10-30 | Clean up internal ctype.h header. | Roland McGrath |
2014-10-30 | Remove __libc_readv and __libc_writev function names. | Joseph Myers |
2014-10-30 | Remove __libc_creat function name. | Joseph Myers |
2014-10-10 | Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132). | Joseph Myers |
2014-10-09 | Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132). | Joseph Myers |
2014-10-09 | Remove stray *_internal aliases (bug 14132). | Joseph Myers |
2014-09-07 | Update version.h and include/features.h for 2.20 releaseglibc-2.20 | Allan McRae |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar |
2014-08-01 | Fix -Wundef warnings in regex_internal.h | Siddhesh Poyarekar |
2014-08-01 | Fix -Wundef warnings in fnmatch.c | Siddhesh Poyarekar |
2014-06-20 | Clean up HAVE_CONFIG_H and STDC_HEADERS. | Roland McGrath |
2014-06-20 | Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. | Joseph Myers |