aboutsummaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg2-62/+112
2017-06-20Remove bits/string.h.Zack Weinberg1-18/+0
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers1-43/+1
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg1-14/+30
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2-5/+36
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg1-117/+4
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers1-1/+1
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-05-20Remove __need macros from signal.h.Zack Weinberg6-154/+86
2017-05-19Split up bits/sigstack.h.Joseph Myers3-27/+68
2017-05-15float128: Add public _Float128 declarations to libm.Paul E. Murphy3-0/+64
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy1-0/+9
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers2-0/+58
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers1-9/+1
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab1-1/+1
2017-02-16Move bits/types.h into posix/bits.Zack Weinberg1-203/+0
2017-01-11Make endian-conversion macros always return correct types (bug 16458).Joseph Myers1-0/+50
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers68-68/+68
2016-12-30Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers1-0/+9
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers2-8/+41
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2-9/+28
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2-14/+39
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2-7/+42
2016-11-23Fix default float_t definition (bug 20855).Joseph Myers1-4/+4
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella1-0/+5
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+26
2016-09-30Add iscanonical.Joseph Myers1-0/+28
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2-2/+12
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2-37/+20
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg1-2/+2
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg1-2/+2
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-08-03Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers1-0/+9
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-0/+74
2016-08-03Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers1-0/+9
2016-08-02Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers1-0/+43
2016-07-13Fix TABDLY valueSamuel Thibault1-1/+1
2016-07-08Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno1-0/+3
2016-06-22Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg1-0/+23
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2-5/+8
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault1-0/+12
2016-04-24non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault1-11/+15
2016-04-14Remove union wait [BZ #19613]Florian Weimer1-46/+0
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers1-0/+1
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu1-2/+6
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers1-0/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers60-60/+60
2015-12-01Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu1-0/+1
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-42/+0
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-140/+0