aboutsummaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)AuthorFilesLines
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis1-0/+6
2020-03-30math: Remove fenvinline.hAdhemerval Zanella1-8/+0
2020-03-19math: Remove mathinlineAdhemerval Zanella1-12/+0
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski1-0/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers75-75/+75
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho1-0/+1
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis1-0/+5
2019-10-21Remove math-finite.hWilco Dijkstra1-197/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert76-76/+76
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer1-1/+2
2019-08-13Declare some TS 18661-4 interfaces for C2X.Joseph Myers2-2/+10
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers2-2/+10
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer1-13/+90
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer1-0/+21
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-0/+21
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2-263/+0
2019-03-07Fix location where math-vector-fortran.h is installed.marxin1-19/+0
2019-02-20Add new Fortran vector math header file.marxin1-0/+19
2019-02-08math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer1-0/+197
2019-02-08Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer1-0/+21
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers74-74/+74
2018-10-24Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)1-0/+36
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)1-0/+22
2018-07-24Add <bits/indirect-return.h>H.J. Lu1-0/+25
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