| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Define TSVTX in tar.h for older POSIX (bug 16978). | Joseph Myers | 2014-05-23 | 1 | -1/+1 |
* | Use += before-compile instead of a :=. | Stefan Liebler | 2014-03-24 | 1 | -1/+1 |
* | Include all of <time.h> from <sched.h> for older standards (bug 16670). | Joseph Myers | 2014-03-07 | 1 | -2/+4 |
* | Make tests consistently use *.out output files. | Joseph Myers | 2014-03-07 | 1 | -27/+28 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 1 | -13/+19 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 1 | -1/+1 |
* | Support expected failures in .test-result files. | Joseph Myers | 2014-02-27 | 1 | -1/+2 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 1 | -15/+31 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 5 | -29/+29 |
* | Split up rules for tests using mtrace and something else. | Joseph Myers | 2014-02-14 | 2 | -11/+14 |
* | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 2014-02-13 | 1 | -1/+1 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 7 | -41/+41 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 4 | -31/+31 |
* | Update remaining copyright dates | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 188 | -188/+188 |
* | Remove __FAVOR_BSD. | Joseph Myers | 2013-12-17 | 1 | -24/+2 |
* | Use __glibc_block in public headers. | Meador Inge | 2013-11-21 | 1 | -1/+2 |
* | When glob pattern contains a trailing slash match only directories. Fixes bug... | Ondřej Bílka | 2013-10-20 | 2 | -2/+13 |
* | glob: silence -Wattribute warnings | Eric Blake | 2013-10-01 | 1 | -3/+3 |
* | Fix raciness in waitid test. | Roland McGrath | 2013-06-13 | 1 | -4/+11 |
* | Use (void) in no-arguments function definitions. | Joseph Myers | 2013-06-08 | 11 | -11/+11 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 4 | -10/+10 |
* | Fix executable mode. | Ondrej Bilka | 2013-06-06 | 1 | -0/+0 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 3 | -4/+4 |
* | Increase test case timeout | Siddhesh Poyarekar | 2013-06-04 | 1 | -0/+1 |
* | Test getaddrinfo return value | Dmitry V. Levin | 2013-05-21 | 2 | -1/+68 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 7 | -0/+10 |
* | Move getlogin, getlogin_r, setlogin to login/ subdir. | Roland McGrath | 2013-05-06 | 5 | -98/+1 |
* | Set LC_ALL=C before sed. | Paul Pluzhnikov | 2013-03-08 | 1 | -2/+2 |
* | Remove PIPE_BUF Linux-specific code | Siddhesh Poyarekar | 2013-03-07 | 2 | -1/+178 |
* | Bring back definition of __attribute__ for non-gcc and older gcc | Paul Eggert | 2013-02-26 | 1 | -0/+4 |
* | Fix some build warnings | Siddhesh Poyarekar | 2013-02-26 | 1 | -14/+8 |
* | Sort Versions files | Andreas Jaeger | 2013-02-17 | 1 | -2/+2 |
* | Fix buffer overrun in regexp matcher | Andreas Schwab | 2013-02-12 | 3 | -8/+57 |
* | Fix handling of collating symbols in regexps | Andreas Schwab | 2013-02-12 | 3 | -46/+81 |
* | Remove lots of inline keywords. | Roland McGrath | 2013-02-07 | 1 | -6/+5 |
* | Avoid busy loop in wordexp when substituted command closed its stdout | Andreas Schwab | 2013-01-21 | 1 | -2/+12 |
* | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers | 2013-01-11 | 1 | -2/+2 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 3 | -68/+67 |
* | Support run tst-exec and tst-spawn directly | H.J. Lu | 2013-01-10 | 5 | -24/+33 |
* | Force getconf.speclist to be generated in the others pass. | Roland McGrath | 2013-01-09 | 1 | -0/+5 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 187 | -202/+187 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 2 | -4/+2 |
* | Update copyright years. | David S. Miller | 2013-01-01 | 1 | -2/+2 |
* | Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856). | Joseph Myers | 2012-11-19 | 1 | -2/+6 |
* | Generate /usr/libexec/getconf files when cross-compiling. | Joseph Myers | 2012-11-17 | 4 | -176/+232 |
* | Adding missing -fexception CFLAGS | Marcus Shawcroft | 2012-11-14 | 1 | -0/+1 |
* | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2012-11-09 | 1 | -3/+3 |
* | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 2012-11-04 | 54 | -55/+0 |