| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | treewide: fix incorrect spelling of indices in comments | Dmitry V. Levin | 2020-12-11 | 1 | -1/+1 |
* | Remove tls.h inclusion from internal errno.h | Adhemerval Zanella | 2020-11-13 | 1 | -0/+1 |
* | Remove __warndecl | Siddhesh Poyarekar | 2020-11-05 | 1 | -3/+0 |
* | Avoid -Wstringop-overflow warning in pthread_cleanup_push macros | Joseph Myers | 2020-10-30 | 1 | -0/+8 |
* | misc: Add internal __getauxval2 function | Florian Weimer | 2020-10-27 | 1 | -6/+27 |
* | Define __THROW to noexcept for C++11 and later | Jonathan Wakely | 2020-09-22 | 1 | -4/+8 |
* | Remove internal usage of extensible stat functions | Adhemerval Zanella | 2020-09-11 | 2 | -2/+2 |
* | Correct locking and cancellation cleanup in syslog functions (bug 26100) | Andreas Schwab | 2020-08-18 | 1 | -16/+28 |
* | Add the __libc_single_threaded variable | Florian Weimer | 2020-07-06 | 4 | -2/+66 |
* | improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] | Martin Sebor | 2020-05-04 | 1 | -0/+11 |
* | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy | 2020-04-30 | 4 | -5/+5 |
* | misc: Remove sstk from the autogenerated system call list | Florian Weimer | 2020-04-28 | 1 | -1/+1 |
* | misc: Turn sstk into a compat symbol | Florian Weimer | 2020-04-27 | 1 | -7/+4 |
* | Add a syscall test for [BZ #25810] | H.J. Lu | 2020-04-22 | 2 | -1/+168 |
* | <fd_to_filename.h>: Add type safety and port to Hurd | Florian Weimer | 2020-02-18 | 3 | -1/+144 |
* | Prepare redirections for IEEE long double on powerpc64le | Gabriel F. T. Gomes | 2020-02-17 | 5 | -8/+47 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 172 | -172/+172 |
* | ldbl-128ibm-compat: Add *cvt functions | Gabriel F. T. Gomes | 2019-12-23 | 2 | -2/+10 |
* | Refactor *cvt functions implementation (2/2) | Gabriel F. T. Gomes | 2019-12-23 | 6 | -59/+62 |
* | Refactor *cvt functions implementation (1/2) | Gabriel F. T. Gomes | 2019-12-23 | 8 | -385/+424 |
* | misc: Set generic pselect as ENOSYS | Adhemerval Zanella | 2019-11-22 | 1 | -43/+3 |
* | Don't use a custom wrapper macro around __has_include (bug 25189). | Emilio Cobos Álvarez | 2019-11-21 | 1 | -8/+0 |
* | Change most internal uses of time to __clock_gettime. | Adhemerval Zanella | 2019-10-30 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 168 | -168/+168 |
* | Add misc/tst-mntent-autofs, testing autofs "ignore" filtering | Florian Weimer | 2019-09-02 | 2 | -1/+143 |
* | Use autofs "ignore" mount hint in getmntent_r/getmntent | Ian Kent | 2019-09-02 | 1 | -12/+36 |
* | misc: Use allocate_once in getmntent | Florian Weimer | 2019-08-28 | 1 | -16/+21 |
* | Don't use the argument to time. | Zack Weinberg | 2019-08-21 | 1 | -1/+1 |
* | <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_include | Florian Weimer | 2019-06-14 | 1 | -1/+3 |
* | <sys/cdefs.h>: Add __glibc_has_include macro | Florian Weimer | 2019-06-12 | 1 | -0/+6 |
* | misc/tst-tsearch: Additional explicit error checking | Florian Weimer | 2019-05-03 | 1 | -0/+2 |
* | misc: Add twalk_r function | Florian Weimer | 2019-05-02 | 4 | -3/+132 |
* | ldbl-opt: Reuse test cases from misc/ that check long double | Gabriel F. T. Gomes | 2019-03-01 | 2 | -18/+27 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 3 | -4/+34 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 3 | -1/+36 |
* | Break more lines before not after operators. | Joseph Myers | 2019-02-25 | 1 | -6/+6 |
* | Break some lines before not after operators. | Joseph Myers | 2019-02-22 | 1 | -2/+2 |
* | Add internal implementations for argp.h, err.h, and error.h functions | Gabriel F. T. Gomes | 2019-02-21 | 2 | -20/+48 |
* | Add fall-through comments. | Joseph Myers | 2019-02-12 | 1 | -0/+2 |
* | Fix a few typos in comments | Dmitry V. Levin | 2019-01-12 | 1 | -1/+1 |
* | nptl: Remove tst-cancel-wrappers test and related macros | Adhemerval Zanella | 2019-01-03 | 1 | -2/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 165 | -165/+165 |
* | Add tests for the long double version of ecvt and fcvt | Gabriel F. T. Gomes | 2018-12-14 | 4 | -28/+112 |
* | Add __vsyslog_internal, with same flags as __v*printf_internal. | Zack Weinberg | 2018-12-05 | 1 | -17/+19 |
* | Add support for GCC 9 attribute copy. | Martin Sebor | 2018-11-09 | 1 | -0/+10 |
* | Convert tst-efgcvt to the new test framework | Gabriel F. T. Gomes | 2018-11-09 | 1 | -8/+7 |
* | Use TEST_COMPARE_STRING in recently added test | Gabriel F. T. Gomes | 2018-11-08 | 2 | -13/+2 |
* | Add tests with floating-point arguments for err* and verr* functions | Gabriel F. T. Gomes | 2018-11-06 | 2 | -1/+131 |
* | Add test for warn, warnx, vwarn, and vwarnx with floating-point parameters | Gabriel F. T. Gomes | 2018-11-06 | 2 | -1/+122 |
* | Fix tst-preadvwritev2 build failure on HURD | Adhemerval Zanella | 2018-10-23 | 1 | -0/+5 |