about summary refs log tree commit diff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-181-2/+6
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0460-60/+60
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-42/+0
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-140/+0
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-4/+0
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-041-57/+0
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-60/+0
* Add SIGWINCH to generic <bits/signum.h>.Roland McGrath2015-07-231-4/+12
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+3