aboutsummaryrefslogtreecommitdiff
path: root/include/bits
AgeCommit message (Expand)Author
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-10-27time: Add 64-bit time_t support for ftimeAdhemerval Zanella
2020-10-05Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)Joseph Myers
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes
2019-02-16Add missing header wrappers under include/Florian Weimer
2019-02-08Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer
2019-02-08posix: Fix missing wrapper header for <bits/unistd_ext.h>Florian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-11Add *-ldbl.h headers to include/bitsGabriel F. T. Gomes
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