aboutsummaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)AuthorFilesLines
2018-06-02hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault1-1/+1
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho1-0/+7
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella1-30/+0
2018-04-19hurd: Add missing RLIM_SAVED_MAX/CURSamuel Thibault1-0/+4
2018-04-19hurd: Fix termios.h symbolsSamuel Thibault1-3/+9
2018-04-19hurd: remove non-standard siginfo symbolSamuel Thibault1-1/+1
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault2-5/+29
2018-04-19hurd: Fix symbols expositionSamuel Thibault1-0/+2
2018-04-19Revert "Fix sched_param"Samuel Thibault3-57/+5
2018-04-18Fix sched_paramSamuel Thibault3-5/+57
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-0/+1
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault1-0/+5
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella1-0/+2
2018-03-04Separate out error_t definitionSamuel Thibault1-0/+24
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg1-54/+0
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg1-14/+6
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2-101/+34
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault1-4/+1
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell1-28/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers72-72/+72
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-0/+62
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu1-0/+28
2017-12-07Add _Float32 function aliases.Joseph Myers1-1/+1
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers1-2/+2
2017-12-05Use long double not double for _Float64 with old GCC if values the same.Joseph Myers1-9/+42
2017-11-27Add _Float64x function aliases.Joseph Myers2-7/+11
2017-11-24Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h.Joseph Myers1-0/+36
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers2-147/+155
2017-11-07Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer1-114/+0
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2-0/+294
2017-10-17posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella1-1/+5
2017-09-24hurd: Fix bits/socket.h conformitySamuel Thibault1-9/+16
2017-08-31Simplify NAN definitions.Joseph Myers1-5/+0
2017-08-31Simplify INFINITY definitions.Joseph Myers1-32/+0
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers4-107/+0
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers2-5/+5
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers1-3/+3
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