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