summaryrefslogtreecommitdiff
path: root/include/bits
AgeCommit message (Expand)Author
2018-07-10Add the statx functionFlorian Weimer
2018-02-09Add build infrastructure for narrowing libm functions.Joseph Myers
2018-02-07Post-cleanup 1: move libio.h back out of bits/.Zack Weinberg
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-06-07Fix include paths in include/bits/types/*.h.Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-20Remove __need_list_t and __need_res_state.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-04-07getopt: eliminate __need_getopt by splitting up getopt.h.Zack Weinberg
2017-03-15Split helper classification macros from mathcalls.hGabriel F. T. Gomes
2017-02-16Move bits/types.h into posix/bits.Zack Weinberg
2017-01-05Use fortify macros for b{zero,copy} along decl from strings.hAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg
2016-04-08Fix limits.h NL_NMAX namespace (bug 19929).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-06-18Remove include/bits/ipc.h.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Use IS_IN internally onlySiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2011-03-10Fix copy relocations handling of unique objects.Ulrich Drepper
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2007-10-07* misc/error.h: Use __const instead of const.Ulrich Drepper
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-10Don't include jmpbuf-offsets.h if _ISOMAC is defined.Ulrich Drepper
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2005-07-31New file needed since we have misc/bits/syslog.h.Andreas Jaeger
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper
2005-03-06* include/bits/unistd.h: New file.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper