about summary refs log tree commit diff
path: root/bits
Commit message (Expand)AuthorAgeFilesLines
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-05-021-2/+4
* socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar2022-08-221-7/+33
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-04-121-1/+1
* elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella2022-04-081-0/+25
* Add missing braces to bsearch inline implementation [BZ #28400]Florian Weimer2021-10-011-1/+3
* Suppress -Wcast-qual warnings in bsearchJonathan Wakely2021-10-011-1/+8
* Update floating-point feature test macro handling for C2XJoseph Myers2021-06-011-2/+26
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-012-1/+28
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0274-74/+74
* hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support [BZ #23091]Samuel Thibault2020-12-281-0/+8
* hurd: implement SA_SIGINFO signal handlers.Jeremie Koenig2020-12-211-0/+1
* Replace Minumum/minumum with Minimum/minimumH.J. Lu2020-10-061-1/+1
* signal: Move sys_errlist to a compat symbolAdhemerval Zanella2020-07-071-23/+0
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-073-56/+62
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+14
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+6
* math: Remove fenvinline.hAdhemerval Zanella2020-03-301-8/+0
* math: Remove mathinlineAdhemerval Zanella2020-03-191-12/+0
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0175-75/+75
* Do not redirect calls to __GI_* symbols, when redirecting to *ieee128Tulio Magno Quites Machado Filho2019-12-271-0/+1
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-241-0/+5
* Remove math-finite.hWilco Dijkstra2019-10-211-197/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0776-76/+76
* login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899]Florian Weimer2019-08-151-1/+2
* Declare some TS 18661-4 interfaces for C2X.Joseph Myers2019-08-132-2/+10
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-132-2/+10
* login: Assume that _HAVE_UT_* constants are trueFlorian Weimer2019-08-131-13/+90
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-291-0/+21
* Linux: Add the tgkill functionFlorian Weimer2019-05-141-0/+21
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-142-263/+0
* Fix location where math-vector-fortran.h is installed.marxin2019-03-071-19/+0
* Add new Fortran vector math header file.marxin2019-02-201-0/+19
* math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer2019-02-081-0/+197
* Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer2019-02-081-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0174-74/+74
* Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)2018-10-241-0/+36
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-241-0/+22
* 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