Age | Commit message (Expand) | Author | Files | Lines |
2015-05-26 | struct stat is not posix conform | Szabolcs Nagy | 1 | -0/+5 |
2015-05-22 | Restore _POSIX2_C_VERSION definition (bug 438). | Joseph Myers | 1 | -1/+0 |
2015-05-22 | Fix pathconf basename namespace (bug 18444). | Joseph Myers | 1 | -2/+0 |
2015-05-21 | linknamespace: whitelist re_syntax_options. | Joseph Myers | 2 | -5/+4 |
2015-05-20 | conformtest: use proper _POSIX_C_SOURCE value for POSIX. | Joseph Myers | 1 | -1/+1 |
2015-05-20 | conformtest: correct POSIX expectations for locale.h. | Joseph Myers | 1 | -1/+1 |
2015-05-20 | conformtest: clean up POSIX expectations for unistd.h. | Joseph Myers | 2 | -3/+81 |
2015-05-12 | Fix linknamespace test handling of architecture-specific st_other. | Joseph Myers | 1 | -0/+3 |
2015-02-19 | Fix scandir scandirat namespace (bug 17999). | Joseph Myers | 1 | -2/+0 |
2015-02-18 | Fix search.h namespace (bug 17996). | Joseph Myers | 1 | -5/+0 |
2015-02-18 | Fix posix_spawn getrlimit64 namespace (bug 17991). | Joseph Myers | 1 | -3/+0 |
2015-01-05 | Fix isblank / isascii / toascii namespace (bug 17635). | Joseph Myers | 1 | -6/+0 |
2015-01-05 | Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777). | Joseph Myers | 1 | -6/+0 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 5 | -5/+5 |
2014-12-17 | Fix resolver inet_* namespace (bug 17722). | Joseph Myers | 1 | -3/+0 |
2014-12-16 | Fix x86_64 memrchr namespace (bug 17719). | Joseph Myers | 1 | -4/+0 |
2014-12-16 | Fix resolver if_* namespace (bug 17717). | Joseph Myers | 1 | -8/+0 |
2014-12-16 | Remove some semaphore.h linknamespace XFAILs. | Joseph Myers | 1 | -3/+0 |
2014-12-10 | Fix strftime wcschr namespace (bug 17634). | Joseph Myers | 1 | -3/+0 |
2014-12-06 | Fix pthreads getrlimit, gettimeofday namespace (bug 17682). | Joseph Myers | 1 | -3/+0 |
2014-12-04 | Fix linknamespace h_errno handling. | Joseph Myers | 2 | -5/+4 |
2014-12-03 | Fix linknamespace getdate_err handling. | Joseph Myers | 2 | -8/+4 |
2014-12-02 | Remove some linknamespace test XFAILs. | Joseph Myers | 1 | -2/+0 |
2014-12-02 | Fix getifaddrs, freeifaddrs namespace (bug 17668). | Joseph Myers | 1 | -3/+0 |
2014-12-02 | Fix fgets_unlocked namespace issues (bug 17664). | Joseph Myers | 1 | -10/+0 |
2014-11-29 | Make linknamespace tests check only relevant libraries. | Joseph Myers | 2 | -12/+26 |
2014-11-24 | Fix perror fileno namespace (bug 17633). | Joseph Myers | 1 | -3/+0 |
2014-11-18 | Fix libm mpone, mptwo namespace (bug 17616). | Joseph Myers | 1 | -20/+0 |
2014-11-14 | Only declare __sigpause in installed signal.h when necessary. | Joseph Myers | 1 | -3/+0 |
2014-11-12 | Add tests for namespace for static linking. | Joseph Myers | 5 | -11/+607 |
2014-10-14 | conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h. | Joseph Myers | 3 | -4/+11 |
2014-06-11 | conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type... | Joseph Myers | 3 | -2/+9 |
2014-06-09 | conformtest: clean up POSIX expectations for termios.h, time.h. | Joseph Myers | 2 | -3/+13 |
2014-05-23 | Define TSVTX in tar.h for older POSIX (bug 16978). | Joseph Myers | 1 | -1/+0 |
2014-04-30 | conformtest: clean up POSIX expectations for stdlib.h, string.h. | Joseph Myers | 2 | -3/+3 |
2014-03-18 | Add stardard definition on conform processing | Adhemerval Zanella | 1 | -2/+1 |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers | 1 | -2/+0 |
2014-03-07 | Include all of <time.h> from <sched.h> for older standards (bug 16670). | Joseph Myers | 1 | -2/+0 |
2014-03-07 | conformtest: split up running of tests from makefile. | Joseph Myers | 3 | -39/+307 |
2014-03-07 | conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h. | Joseph Myers | 4 | -38/+64 |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 1 | -3/+3 |
2014-03-06 | conformtest: correct set of standards for which more headers are tested. | Joseph Myers | 4 | -4/+4 |
2014-03-06 | conformtest: correct set of standards for which some headers are tested. | Joseph Myers | 26 | -26/+26 |
2014-02-27 | Support expected failures in .test-result files. | Joseph Myers | 1 | -1/+2 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers | 1 | -1/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-09-25 | conformtest: Clean up expectations for POSIX for sched.h. | Joseph Myers | 1 | -3/+11 |
2013-09-24 | conformtest: Clean up expectations for POSIX for pthread.h. | Joseph Myers | 1 | -7/+8 |
2013-09-04 | conformtest: Fix namespace testing. | Joseph Myers | 1 | -1/+3 |