| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | conformtest: Clean up expectations for POSIX for sched.h. | Joseph Myers | 2013-09-25 | 1 | -3/+11 |
* | conformtest: Clean up expectations for POSIX for pthread.h. | Joseph Myers | 2013-09-24 | 1 | -7/+8 |
* | conformtest: Fix namespace testing. | Joseph Myers | 2013-09-04 | 1 | -1/+3 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | conformtest: Clean up expectations for POSIX for more headers. | Joseph Myers | 2012-11-19 | 4 | -8/+57 |
* | conformtest: Clean up expectations for POSIX for various headers. | Joseph Myers | 2012-11-19 | 7 | -66/+107 |
* | conformtest: Fix miscellaneous expectations for XPG4. | Joseph Myers | 2012-11-19 | 6 | -9/+33 |
* | conformtest: Fix miscellaneous UNIX98 expectations. | Joseph Myers | 2012-11-10 | 5 | -6/+14 |
* | conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98. | Joseph Myers | 2012-11-07 | 2 | -8/+18 |
* | conformtest: Fix setenv / unsetenv expectations. | Joseph Myers | 2012-11-07 | 1 | -2/+2 |
* | conformtest: Fix isnan function return type. | Joseph Myers | 2012-11-07 | 1 | -1/+1 |
* | conformtest: Fix sys/mman.h expectations for UNIX98. | Joseph Myers | 2012-11-07 | 1 | -10/+10 |
* | conformtest: Only expect mknodat for XOPEN2K8. | Joseph Myers | 2012-11-07 | 1 | -0/+2 |
* | conformtest: Clean up / correct / expand C99 and C11 expectations. | Joseph Myers | 2012-11-07 | 12 | -560/+313 |
* | conformtest: Fix typo in CLK_TCK condition. | Joseph Myers | 2012-11-07 | 1 | -1/+1 |
* | conformtest: Add test data for fenv.h. | Joseph Myers | 2012-11-02 | 2 | -1/+37 |
* | conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8. | Joseph Myers | 2012-11-02 | 2 | -2/+2 |
* | conformtest: Fix sys/wait.h expectations for struct rusage. | Joseph Myers | 2012-11-02 | 1 | -1/+1 |
* | conformtest: Update expectations for time.h. | Joseph Myers | 2012-07-24 | 1 | -3/+3 |
* | conformtest: Update expectations for string.h. | Joseph Myers | 2012-07-15 | 1 | -3/+8 |
* | conformtest: Update expectations for stdio.h and stdlib.h. | Joseph Myers | 2012-05-24 | 2 | -22/+34 |
* | conformtest: Update expectations for more ISO C headers. | Joseph Myers | 2012-05-09 | 5 | -120/+78 |
* | conformtest: Update expectations for some ISO C headers. | Joseph Myers | 2012-05-01 | 6 | -146/+163 |
* | conformtest: Check namespace within __attribute__. | Joseph Myers | 2012-05-01 | 1 | -2/+3 |
* | conformtest: Use correct keyword set for underlying C standard. | Joseph Myers | 2012-05-01 | 1 | -2/+5 |
* | conformtest: Don't test non-C90 headers for C90. | Joseph Myers | 2012-05-01 | 2 | -0/+4 |
* | conformtest: Support testing macro usability in #if. | Joseph Myers | 2012-05-01 | 1 | -2/+39 |
* | conformtest: Support specifying types before promotion. | Joseph Myers | 2012-05-01 | 1 | -1/+6 |
* | conformtest: Unify "macro" and "constant" handling. | Joseph Myers | 2012-05-01 | 1 | -64/+50 |
* | conformtest: Unify "macro" cases. | Joseph Myers | 2012-05-01 | 2 | -59/+4 |
* | conformtest: Unify "constant" and "typed-constant". | Joseph Myers | 2012-05-01 | 2 | -48/+19 |
* | conformtest: Unify handling of "optional-" and non-optional lines. | Joseph Myers | 2012-05-01 | 1 | -191/+44 |
* | conformtest: Unify variants of "constant" and "optional-constant". | Joseph Myers | 2012-05-01 | 6 | -154/+96 |
* | conformtest: Always pass C standards options to compiler. | Joseph Myers | 2012-05-01 | 1 | -16/+4 |
* | conformtest: Improve math.h tests for X/Open versions. | Joseph Myers | 2012-05-01 | 1 | -19/+22 |
* | conformtest: Use correct feature test macros for XPG4. | Joseph Myers | 2012-05-01 | 1 | -1/+1 |
* | conformtest: Handle "symbol" lines for allow-header. | Joseph Myers | 2012-05-01 | 1 | -0/+2 |
* | conformtest: Remove duplicate typed-constant handling. | Joseph Myers | 2012-04-28 | 1 | -42/+0 |
* | conformtest: Fix typo in handling typed-constant from allow-header. | Joseph Myers | 2012-04-28 | 1 | -1/+1 |
* | Run conformtest script explicitly using BASH. | David S. Miller | 2012-03-27 | 1 | -1/+1 |
* | Don't tamper with $HOME. | Thomas Schwinge | 2012-03-21 | 2 | -9/+7 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -3/+0 |
* | Restrict run-conformtest runs | Ulrich Drepper | 2012-02-26 | 1 | -0/+4 |
* | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 2012-02-26 | 3 | -8/+6 |
* | Fix up POSIX testing in conformtest | Ulrich Drepper | 2012-02-26 | 20 | -76/+159 |
* | First steps to get conformtest fully working | Ulrich Drepper | 2012-02-25 | 81 | -333/+644 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -1/+1 |
* | Fix getnameinfo flags parameter type. | Bruno Haible | 2011-05-01 | 1 | -1/+1 |