| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | float128: Add public _Float128 declarations to libm. | Paul E. Murphy | 2017-05-15 | 3 | -0/+64 |
* | Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ | Paul E. Murphy | 2017-05-09 | 1 | -0/+9 |
* | Fix network headers stdint.h namespace (bug 21455). | Joseph Myers | 2017-05-04 | 2 | -0/+58 |
* | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers | 2017-04-25 | 1 | -9/+1 |
* | Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h> | Andreas Schwab | 2017-02-28 | 1 | -1/+1 |
* | Move bits/types.h into posix/bits. | Zack Weinberg | 2017-02-16 | 1 | -203/+0 |
* | Make endian-conversion macros always return correct types (bug 16458). | Joseph Myers | 2017-01-11 | 1 | -0/+50 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 68 | -68/+68 |
* | Define __intmax_t, __uintmax_t in bits/types.h. | Joseph Myers | 2016-12-30 | 1 | -0/+9 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 2 | -8/+41 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 2 | -9/+28 |
* | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2016-11-29 | 2 | -14/+39 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 2 | -7/+42 |
* | Fix default float_t definition (bug 20855). | Joseph Myers | 2016-11-23 | 1 | -4/+4 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 1 | -0/+5 |
* | Define wordsize.h macros everywhere | Steve Ellcey | 2016-11-04 | 1 | -0/+26 |
* | Add iscanonical. | Joseph Myers | 2016-09-30 | 1 | -0/+28 |
* | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 2016-09-23 | 2 | -2/+12 |
* | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 2016-09-23 | 2 | -37/+20 |
* | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 2016-09-23 | 1 | -2/+2 |
* | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg | 2016-09-23 | 1 | -2/+2 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+8 |