2021-12-22 |
Sunil K Pandey | x86-64: Add vector acos/acosf implementation to libmvec |
tree | commitdiff |
2021-11-17 |
Florian Weimer | nptl: Extract <bits/atomic_wide_counter.h> from pthread... |
tree | commitdiff |
2021-11-15 |
Adhemerval Zanella | elf: Move LAV_CURRENT to link_lavcurrent.h |
tree | commitdiff |
2021-09-30 |
Florian Weimer | Add missing braces to bsearch inline implementation... |
tree | commitdiff |
2021-09-30 |
Jonathan Wakely | Suppress -Wcast-qual warnings in bsearch |
tree | commitdiff |
2021-06-01 |
Joseph Myers | Update floating-point feature test macro handling for C2X |
tree | commitdiff |
2021-02-01 |
H.J. Lu | sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] |
tree | commitdiff |
2021-01-02 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
tree | commitdiff |
2020-12-28 |
Samuel Thibault | hurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support... |
tree | commitdiff |
2020-12-21 |
Jeremie Koenig | hurd: implement SA_SIGINFO signal handlers. |
tree | commitdiff |
2020-10-06 |
H.J. Lu | Replace Minumum/minumum with Minimum/minimum |
tree | commitdiff |
2020-07-07 |
Adhemerval Zanella | signal: Move sys_errlist to a compat symbol |
tree | commitdiff |
2020-07-07 |
Adhemerval Zanella | signal: Add signum-{generic,arch}.h |
tree | commitdiff |
2020-04-30 |
Paul E. Murphy | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC... |
tree | commitdiff |
2020-04-02 |
Alistair Francis | sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 |
tree | commitdiff |
2020-03-30 |
Adhemerval Zanella | math: Remove fenvinline.h |
tree | commitdiff |
2020-03-19 |
Adhemerval Zanella | math: Remove mathinline |
tree | commitdiff |
2020-02-07 |
Lukasz Majewski | y2038: Define __suseconds64_t type to be used with... |
tree | commitdiff |
2020-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2019-12-27 |
Tulio Magno Quites... | Do not redirect calls to __GI_* symbols, when redirecti... |
tree | commitdiff |
2019-10-24 |
Alistair Francis | Define __STATFS_MATCHES_STATFS64 |
tree | commitdiff |
2019-10-21 |
Wilco Dijkstra | Remove math-finite.h |
tree | commitdiff |
2019-09-07 |
Paul Eggert | Prefer https to http for gnu.org and fsf.org URLs |
tree | commitdiff |
2019-08-15 |
Florian Weimer | login: Add nonstring attributes to struct utmp, struct... |
tree | commitdiff |
2019-08-13 |
Joseph Myers | Declare some TS 18661-4 interfaces for C2X. |
tree | commitdiff |
2019-08-13 |
Joseph Myers | Declare most TS 18661-1 interfaces for C2X. |
tree | commitdiff |
2019-08-13 |
Florian Weimer | login: Assume that _HAVE_UT_* constants are true |
tree | commitdiff |
2019-07-29 |
Florian Weimer | Linux: Move getdents64 to <dirent.h> |
tree | commitdiff |
2019-05-14 |
Florian Weimer | Linux: Add the tgkill function |
tree | commitdiff |
2019-03-14 |
Florian Weimer | Remove obsolete, never-implemented XSI STREAMS declarations |
tree | commitdiff |
2019-03-07 |
marxin | Fix location where math-vector-fortran.h is installed. |
tree | commitdiff |
2019-02-20 |
marxin | Add new Fortran vector math header file. |
tree | commitdiff |
2019-02-08 |
Florian Weimer | math: Enable <bits/math-finite.h> sysdeps override |
tree | commitdiff |
2019-02-08 |
Florian Weimer | Move generic <bits/unistd_ext.h> to a more regular... |
tree | commitdiff |
2019-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2018-10-24 |
Albert ARIBAUD ... | Y2038: Add 64-bit time for all architectures |
tree | commitdiff |
2018-10-24 |
Albert ARIBAUD ... | Y2038: provide size of default time_t for target... |
tree | commitdiff |
2018-07-24 |
H.J. Lu | Add <bits/indirect-return.h> |
tree | commitdiff |
2018-06-02 |
Samuel Thibault | hurd: Fix shmid_ds's shm_segsz field type |
tree | commitdiff |
2018-05-11 |
Tulio Magno Quites... | powerpc: Fix the compiler type used with C++ when ... |
tree | commitdiff |
2018-05-02 |
Adhemerval Zanella | Deprecate ustat syscall interface |
tree | commitdiff |
2018-04-19 |
Samuel Thibault | hurd: Add missing RLIM_SAVED_MAX/CUR |
tree | commitdiff |
2018-04-19 |
Samuel Thibault | hurd: Fix termios.h symbols |
tree | commitdiff |
2018-04-19 |
Samuel Thibault | hurd: remove non-standard siginfo symbol |
tree | commitdiff |
2018-04-19 |
Samuel Thibault | hurd: Avoid exposing all <sched.h> symbols from sys... |
tree | commitdiff |
2018-04-19 |
Samuel Thibault | hurd: Fix symbols exposition |
tree | commitdiff |
2018-04-18 |
Samuel Thibault | Revert "Fix sched_param" |
tree | commitdiff |
2018-04-18 |
Samuel Thibault | Fix sched_param |
tree | commitdiff |
2018-04-03 |
H.J. Lu | Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947] |
tree | commitdiff |
2018-03-05 |
Samuel Thibault | hurd: Fix includability of <hurd/signal.h> in all standards |
tree | commitdiff |
2018-03-05 |
Adhemerval Zanella | Define _DIRENT_MATCHES_DIRENT64 regardless |
tree | commitdiff |
2018-03-04 |
Samuel Thibault | Separate out error_t definition |
tree | commitdiff |
2018-02-07 |
Zack Weinberg | Post-cleanup 2: minimize _G_config.h. |
tree | commitdiff |
2018-02-07 |
Zack Weinberg | Don't install libio.h or _G_config.h. |
tree | commitdiff |
2018-02-06 |
Joseph Myers | Unify and simplify bits/byteswap.h, bits/byteswap-16... |
tree | commitdiff |
2018-01-29 |
Samuel Thibault | hurd: Fix comments for FREAD and FWRITE |
tree | commitdiff |
2018-01-26 |
Carlos O'Donell | Revert Intel CET changes to __jmp_buf_tag (Bug 22743) |
tree | commitdiff |
2018-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2017-12-24 |
Zack Weinberg | Deprecate external use of libio.h and _G_config.h. |
tree | commitdiff |
2017-12-19 |
H.J. Lu | Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag... |
tree | commitdiff |
2017-12-07 |
Joseph Myers | Add _Float32 function aliases. |
tree | commitdiff |
2017-12-06 |
Joseph Myers | Add _Float64, _Float32x function aliases. |
tree | commitdiff |
2017-12-05 |
Joseph Myers | Use long double not double for _Float64 with old GCC... |
tree | commitdiff |
2017-11-27 |
Joseph Myers | Add _Float64x function aliases. |
tree | commitdiff |
2017-11-24 |
Joseph Myers | Handle more _FloatN, _FloatNx types in bits/libm-simd... |
tree | commitdiff |
2017-11-17 |
Joseph Myers | Support bits/floatn.h inclusion from .S files. |
tree | commitdiff |
2017-11-07 |
Florian Weimer | Move <bits/mman-linux.h> to the Linux sysdeps directory |
tree | commitdiff |
2017-10-20 |
Joseph Myers | Add bits/floatn.h defines for more _FloatN / _FloatNx... |
tree | commitdiff |
2017-10-17 |
Adhemerval Zanella | posix: Add p{readv,writev}2 flags to generic uio-ext.h |
tree | commitdiff |
2017-09-24 |
Samuel Thibault | hurd: Fix bits/socket.h conformity |
tree | commitdiff |
2017-08-31 |
Joseph Myers | Simplify NAN definitions. |
tree | commitdiff |
2017-08-31 |
Joseph Myers | Simplify INFINITY definitions. |
tree | commitdiff |
2017-08-31 |
Joseph Myers | Simplify HUGE_VAL definitions. |
tree | commitdiff |
2017-08-16 |
Joseph Myers | Fix sigval namespace (bug 21944). |
tree | commitdiff |
2017-08-07 |
Joseph Myers | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). |
tree | commitdiff |
2017-06-21 |
Zack Weinberg | Factor out shared definitions from bits/signum.h. |
tree | commitdiff |
2017-06-20 |
Zack Weinberg | Remove bits/string.h. |
tree | commitdiff |
2017-06-19 |
Joseph Myers | Define struct rusage in sys/wait.h when required (bug... |
tree | commitdiff |
2017-06-14 |
Zack Weinberg | Remove __need macros from errno.h (__need_Emath, __need... |
tree | commitdiff |
2017-06-14 |
Zack Weinberg | Remove __need_IOV_MAX and __need_FOPEN_MAX. |
tree | commitdiff |
2017-06-12 |
Zack Weinberg | Remove __need_schedparam and __cpu_set_t_defined. |
tree | commitdiff |
2017-06-05 |
Joseph Myers | Define SIG_HOLD for XPG4 (bug 21538). |
tree | commitdiff |
2017-06-05 |
Joseph Myers | Fix struct sigaltstack namespace (bug 21517). |
tree | commitdiff |
2017-05-20 |
Zack Weinberg | Remove __need macros from signal.h. |
tree | commitdiff |
2017-05-19 |
Joseph Myers | Split up bits/sigstack.h. |
tree | commitdiff |
2017-05-15 |
Paul E. Murphy | float128: Add public _Float128 declarations to libm. |
tree | commitdiff |
2017-05-09 |
Paul E. Murphy | Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ |
tree | commitdiff |
2017-05-04 |
Joseph Myers | Fix network headers stdint.h namespace (bug 21455). |
tree | commitdiff |
2017-04-25 |
Joseph Myers | Fix sys/socket.h namespace issues from sys/uio.h inclus... |
tree | commitdiff |
2017-02-28 |
Andreas Schwab | Refer to <signal.h> instead of <pthread.h> in <bits... |
tree | commitdiff |
2017-02-16 |
Zack Weinberg | Move bits/types.h into posix/bits. |
tree | commitdiff |
2017-01-11 |
Joseph Myers | Make endian-conversion macros always return correct... |
tree | commitdiff |
2017-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2016-12-30 |
Joseph Myers | Define __intmax_t, __uintmax_t in bits/types.h. |
tree | commitdiff |
2016-12-14 |
Joseph Myers | Refactor long double information into bits/long-double.h. |
tree | commitdiff |
2016-12-01 |
Joseph Myers | Refactor FP_ILOGB* out of bits/mathdef.h. |
tree | commitdiff |
2016-11-29 |
Joseph Myers | Refactor FP_FAST_* into bits/fp-fast.h. |
tree | commitdiff |
2016-11-24 |
Joseph Myers | Refactor float_t, double_t information into bits/flt... |
tree | commitdiff |
2016-11-23 |
Joseph Myers | Fix default float_t definition (bug 20855). |
tree | commitdiff |
2016-11-17 |
Adhemerval Zanella | Consolidate Linux setrlimit and getrlimit implementation |
tree | commitdiff |
next |