| Commit message (Expand) | Author | Age | Files | Lines |
* | Y2038: Add 64-bit time for all architectures | Albert ARIBAUD (3ADEV) | 2018-10-24 | 1 | -0/+36 |
* | Y2038: provide size of default time_t for target architecture | Albert ARIBAUD (3ADEV) | 2018-10-24 | 1 | -0/+22 |
* | Add <bits/indirect-return.h> | H.J. Lu | 2018-07-24 | 1 | -0/+25 |
* | hurd: Fix shmid_ds's shm_segsz field type | Samuel Thibault | 2018-06-02 | 1 | -1/+1 |
* | powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdouble | Tulio Magno Quites Machado Filho | 2018-05-11 | 1 | -0/+7 |
* | Deprecate ustat syscall interface | Adhemerval Zanella | 2018-05-02 | 1 | -30/+0 |
* | hurd: Add missing RLIM_SAVED_MAX/CUR | Samuel Thibault | 2018-04-19 | 1 | -0/+4 |
* | hurd: Fix termios.h symbols | Samuel Thibault | 2018-04-19 | 1 | -3/+9 |
* | hurd: remove non-standard siginfo symbol | Samuel Thibault | 2018-04-19 | 1 | -1/+1 |
* | hurd: Avoid exposing all <sched.h> symbols from sys/types.h | Samuel Thibault | 2018-04-19 | 2 | -5/+29 |
* | hurd: Fix symbols exposition | Samuel Thibault | 2018-04-19 | 1 | -0/+2 |
* | Revert "Fix sched_param" | Samuel Thibault | 2018-04-19 | 3 | -57/+5 |
* | Fix sched_param | Samuel Thibault | 2018-04-18 | 3 | -5/+57 |
* | Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947] | H.J. Lu | 2018-04-03 | 1 | -0/+1 |
* | hurd: Fix includability of <hurd/signal.h> in all standards | Samuel Thibault | 2018-03-05 | 1 | -0/+5 |
* | Define _DIRENT_MATCHES_DIRENT64 regardless | Adhemerval Zanella | 2018-03-05 | 1 | -0/+2 |
* | Separate out error_t definition | Samuel Thibault | 2018-03-04 | 1 | -0/+24 |
* | Post-cleanup 2: minimize _G_config.h. | Zack Weinberg | 2018-02-07 | 1 | -54/+0 |
* | Don't install libio.h or _G_config.h. | Zack Weinberg | 2018-02-07 | 1 | -14/+6 |
* | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers | 2018-02-06 | 2 | -101/+34 |
* | hurd: Fix comments for FREAD and FWRITE | Samuel Thibault | 2018-01-29 | 1 | -4/+1 |
* | Revert Intel CET changes to __jmp_buf_tag (Bug 22743) | Carlos O'Donell | 2018-01-25 | 1 | -28/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 72 | -72/+72 |
* | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg | 2017-12-24 | 1 | -0/+62 |
* | Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] | H.J. Lu | 2017-12-19 | 1 | -0/+28 |
* | Add _Float32 function aliases. | Joseph Myers | 2017-12-07 | 1 | -1/+1 |
* | Add _Float64, _Float32x function aliases. | Joseph Myers | 2017-12-06 | 1 | -2/+2 |
* | Use long double not double for _Float64 with old GCC if values the same. | Joseph Myers | 2017-12-05 | 1 | -9/+42 |
* | Add _Float64x function aliases. | Joseph Myers | 2017-11-27 | 2 | -7/+11 |
* | Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h. | Joseph Myers | 2017-11-24 | 1 | -0/+36 |
* | Support bits/floatn.h inclusion from .S files. | Joseph Myers | 2017-11-17 | 2 | -147/+155 |
* | Move <bits/mman-linux.h> to the Linux sysdeps directory | Florian Weimer | 2017-11-07 | 1 | -114/+0 |
* | Add bits/floatn.h defines for more _FloatN / _FloatNx types. | Joseph Myers | 2017-10-20 | 2 | -0/+294 |
* | posix: Add p{readv,writev}2 flags to generic uio-ext.h | Adhemerval Zanella | 2017-10-17 | 1 | -1/+5 |
* | hurd: Fix bits/socket.h conformity | Samuel Thibault | 2017-09-24 | 1 | -9/+16 |
* | Simplify NAN definitions. | Joseph Myers | 2017-08-31 | 1 | -5/+0 |
* | Simplify INFINITY definitions. | Joseph Myers | 2017-08-31 | 1 | -32/+0 |
* | Simplify HUGE_VAL definitions. | Joseph Myers | 2017-08-31 | 4 | -107/+0 |
* | Fix sigval namespace (bug 21944). | Joseph Myers | 2017-08-16 | 2 | -5/+5 |
* | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). | Joseph Myers | 2017-08-07 | 1 | -3/+3 |
* | Factor out shared definitions from bits/signum.h. | Zack Weinberg | 2017-06-20 | 2 | -62/+112 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -18/+0 |
* | Define struct rusage in sys/wait.h when required (bug 21575). | Joseph Myers | 2017-06-19 | 1 | -43/+1 |
* | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg | 2017-06-14 | 1 | -14/+30 |
* | Remove __need_IOV_MAX and __need_FOPEN_MAX. | Zack Weinberg | 2017-06-14 | 2 | -5/+36 |
* | Remove __need_schedparam and __cpu_set_t_defined. | Zack Weinberg | 2017-06-12 | 1 | -117/+4 |
* | Define SIG_HOLD for XPG4 (bug 21538). | Joseph Myers | 2017-06-05 | 1 | -1/+1 |
* | Fix struct sigaltstack namespace (bug 21517). | Joseph Myers | 2017-06-05 | 1 | -1/+1 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 6 | -154/+86 |
* | Split up bits/sigstack.h. | Joseph Myers | 2017-05-19 | 3 | -27/+68 |