about summary refs log tree commit diff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-061-0/+1
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-0/+2
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0221-21/+21
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+1
* Fix resolver inet_* namespace (bug 17722).Joseph Myers2014-12-171-1/+4
* Fix resolver if_* namespace (bug 17717).Joseph Myers2014-12-161-0/+4
* Add more headers to include/ for conform tests.Joseph Myers2014-12-112-0/+2
* Fix __sendmmsg prototype guardsAdhemerval Zanella2014-12-111-0/+2
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-101-0/+6
* Add macros for diagnostic control, use for scanf %a tests.Joseph Myers2014-12-101-0/+31
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-0/+1
* Avoid warnings for unused results in nscd/connections.c.Joseph Myers2014-11-261-0/+6
* Use IS_IN internally onlySiddhesh Poyarekar2014-11-242-3/+9
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-2412-18/+18
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-244-4/+4
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_nscdSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libcSiddhesh Poyarekar2014-11-241-4/+0
* Remove IN_LIBSiddhesh Poyarekar2014-11-244-16/+9
* Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar2014-11-242-3/+7
* Add atomic operations similar to those provided by C11.Torvald Riegel2014-11-201-0/+212
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-192-44/+0
* Fix -Wundef warning in SHLIB_COMPATSiddhesh Poyarekar2014-11-191-1/+1
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-192-10/+56
* Remove sigvec.Roland McGrath2014-11-141-2/+0
* Only declare __sigpause in installed signal.h when necessary.Joseph Myers2014-11-141-1/+1
* Fix build of C mempcpy and stpcpy.Joseph Myers2014-11-141-1/+2
* Fix locale memmem namespace (bug 17585).Joseph Myers2014-11-121-0/+2
* Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers2014-11-121-0/+2
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-121-0/+2
* Fix stpcpy / mempcpy namespace (bug 17573).Joseph Myers2014-11-121-0/+7
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-1/+2
* Fix __getcwd rewinddir namespace (bug 17584).Joseph Myers2014-11-121-1/+2
* Fix tzfile.c namespace (bug 17583).Joseph Myers2014-11-121-2/+6
* Remove __libc_waitpid function name.Joseph Myers2014-11-071-1/+0
* Remove INTDEF / INTUSE / INTVARDEF (bug 14132).Joseph Myers2014-11-051-20/+0
* Clean up internal ctype.h header.Roland McGrath2014-10-301-16/+16
* Remove __libc_readv and __libc_writev function names.Joseph Myers2014-10-301-4/+0
* Remove __libc_creat function name.Joseph Myers2014-10-301-1/+0
* Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers2014-10-101-4/+1
* Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).Joseph Myers2014-10-091-4/+1
* Remove stray *_internal aliases (bug 14132).Joseph Myers2014-10-091-9/+0
* Update version.h and include/features.h for 2.20 release glibc-2.20Allan McRae2014-09-071-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-9/+9
* Fix -Wundef warnings in regex_internal.hSiddhesh Poyarekar2014-08-011-0/+4
* Fix -Wundef warnings in fnmatch.cSiddhesh Poyarekar2014-08-011-2/+4
* Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath2014-06-201-0/+13