summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 releaseglibc-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
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-201-8/+0
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-121-0/+117
* Clean up __exit_thread.Roland McGrath2014-05-131-3/+0
* Compile with -Wundef.Roland McGrath2014-03-142-0/+47
* BZ #16632: Change [_BSD/_SVID]_SOURCE warning.Carlos O'Donell2014-02-251-2/+5
* Properly fix memory leak in _nss_dns_gethostbyname4_r with big DNS answerAndreas Schwab2014-02-191-3/+3
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-25/+4
* Remove _BSD_SOURCE and _SVID_SOURCE.Joseph Myers2014-02-111-7/+12