aboutsummaryrefslogtreecommitdiff
path: root/include/bits
AgeCommit message (Expand)Author
2022-07-14Apply asm redirections in stdio.h before first use [BZ #27087]Tulio Magno Quites Machado Filho
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-11-17nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer
2021-07-12Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer
2021-07-09Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)H.J. Lu
2021-07-08linux: Add close_rangeAdhemerval Zanella
2021-05-07linux: Use sched_getaffinity for __get_nprocs (BZ #27645)Adhemerval Zanella
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu
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