aboutsummaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Expand)Author
2020-03-19math: Remove mathinlineAdhemerval Zanella
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-27Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis
2019-10-21Remove math-finite.hWilco Dijkstra
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-15login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer
2019-08-13Declare some TS 18661-4 interfaces for C2X.Joseph Myers
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-08-13login: Assume that _HAVE_UT_* constants are trueFlorian Weimer
2019-07-29Linux: Move getdents64 to <dirent.h>Florian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-03-07Fix location where math-vector-fortran.h is installed.marxin
2019-02-20Add new Fortran vector math header file.marxin
2019-02-08math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer
2019-02-08Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-24Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-07-24Add <bits/indirect-return.h>H.J. Lu
2018-06-02hurd: Fix shmid_ds's shm_segsz field typeSamuel Thibault
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella
2018-04-19hurd: Add missing RLIM_SAVED_MAX/CURSamuel Thibault
2018-04-19hurd: Fix termios.h symbolsSamuel Thibault
2018-04-19hurd: remove non-standard siginfo symbolSamuel Thibault
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault
2018-04-19hurd: Fix symbols expositionSamuel Thibault
2018-04-19Revert "Fix sched_param"Samuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella
2018-03-04Separate out error_t definitionSamuel Thibault
2018-02-07Post-cleanup 2: minimize _G_config.h.Zack Weinberg
2018-02-07Don't install libio.h or _G_config.h.Zack Weinberg
2018-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Use long double not double for _Float64 with old GCC if values the same.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-24Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h.Joseph Myers
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers