about summary refs log tree commit diff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* hurd: Fix bits/socket.h conformitySamuel Thibault2017-09-241-9/+16
* Simplify NAN definitions.Joseph Myers2017-08-311-5/+0
* Simplify INFINITY definitions.Joseph Myers2017-08-311-32/+0
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-314-107/+0
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-162-5/+5
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-202-62/+112
* Remove bits/string.h.Zack Weinberg2017-06-201-18/+0
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-191-43/+1
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-14/+30
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-142-5/+36
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-121-117/+4
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* Remove __need macros from signal.h.Zack Weinberg2017-05-206-154/+86
* Split up bits/sigstack.h.Joseph Myers2017-05-193-27/+68
* float128: Add public _Float128 declarations to libm.Paul E. Murphy2017-05-153-0/+64
* Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__Paul E. Murphy2017-05-091-0/+9
* Fix network headers stdint.h namespace (bug 21455).Joseph Myers2017-05-042-0/+58
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-9/+1
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-281-1/+1
* Move bits/types.h into posix/bits.Zack Weinberg2017-02-161-203/+0
* Make endian-conversion macros always return correct types (bug 16458).Joseph Myers2017-01-111-0/+50
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0168-68/+68
* Define __intmax_t, __uintmax_t in bits/types.h.Joseph Myers2016-12-301-0/+9
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-142-8/+41
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-012-9/+28
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-292-14/+39
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-242-7/+42
* Fix default float_t definition (bug 20855).Joseph Myers2016-11-231-4/+4
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-0/+5
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+26
* Add iscanonical.Joseph Myers2016-09-301-0/+28
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-232-2/+12
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-232-37/+20
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-231-2/+2
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-2/+2
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro.Joseph Myers2016-08-031-0/+9
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+74
* Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test macro.Joseph Myers2016-08-031-0/+9
* Support __STDC_WANT_LIB_EXT2__ feature test macro.Joseph Myers2016-08-021-0/+43
* Fix TABDLY valueSamuel Thibault2016-07-131-1/+1
* Define __USE_KERNEL_IPV6_DEFS macro for non-Linux kernelsAurelien Jarno2016-07-081-0/+3
* Move sysdeps/generic/bits/hwcap.h to top-level bits/Zack Weinberg2016-06-221-0/+23
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-232-5/+8
* non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2016-04-241-0/+12
* non-linux: Apply RFC3542 obsoletion of RFC2292 macrosSamuel Thibault2016-04-241-11/+15
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-46/+0
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-141-0/+1