summaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)Author
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell
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-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Use long double not double for _Float64 with old GCC if values the same.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-24Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h.Joseph Myers
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella
2017-09-24hurd: Fix bits/socket.h conformitySamuel Thibault
2017-08-31Simplify NAN definitions.Joseph Myers
2017-08-31Simplify INFINITY definitions.Joseph Myers
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-06-20Factor out shared definitions from bits/signum.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 macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
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-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-15float128: Add public _Float128 declarations to libm.Paul E. Murphy
2017-05-09Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy
2017-05-04Fix network headers stdint.h namespace (bug 21455).Joseph Myers
2017-04-25Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab
2017-02-16Move bits/types.h into posix/bits.Zack Weinberg
2017-01-11Make endian-conversion macros always return correct types (bug 16458).Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-30Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-23Fix default float_t definition (bug 20855).Joseph Myers
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-11-04Define wordsize.h macros everywhereSteve Ellcey
2016-09-30Add iscanonical.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg