about summary refs log tree commit diff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* Add <bits/indirect-return.h>H.J. Lu2018-07-241-0/+25
* hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault2018-06-021-1/+1
* powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-05-111-0/+7
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-021-30/+0
* hurd: Add missing RLIM_SAVED_MAX/CURSamuel Thibault2018-04-191-0/+4
* hurd: Fix termios.h symbolsSamuel Thibault2018-04-191-3/+9
* hurd: remove non-standard siginfo symbolSamuel Thibault2018-04-191-1/+1
* hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2018-04-192-5/+29
* hurd: Fix symbols expositionSamuel Thibault2018-04-191-0/+2
* Revert "Fix sched_param"Samuel Thibault2018-04-193-57/+5
* Fix sched_paramSamuel Thibault2018-04-183-5/+57
* Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu2018-04-031-0/+1
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella2018-03-051-0/+2
* Separate out error_t definitionSamuel Thibault2018-03-041-0/+24
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-54/+0
* Don't install libio.h or _G_config.h.Zack Weinberg2018-02-071-14/+6
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-062-101/+34
* hurd: Fix comments for FREAD and FWRITESamuel Thibault2018-01-291-4/+1
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-251-28/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0172-72/+72
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-0/+62
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-191-0/+28
* Add _Float32 function aliases.Joseph Myers2017-12-071-1/+1
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-2/+2
* Use long double not double for _Float64 with old GCC if values the same.Joseph Myers2017-12-051-9/+42
* Add _Float64x function aliases.Joseph Myers2017-11-272-7/+11
* Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h.Joseph Myers2017-11-241-0/+36
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-172-147/+155
* Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer2017-11-071-114/+0
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-202-0/+294
* posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella2017-10-171-1/+5
* 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