| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix network headers stdint.h namespace (bug 21455). | Joseph Myers | 2017-05-04 | 1 | -6/+0 |
* | conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K. | Joseph Myers | 2017-04-28 | 2 | -2/+3 |
* | conformtest: Fix XPG standard naming. | Joseph Myers | 2017-04-27 | 63 | -224/+224 |
* | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers | 2017-04-25 | 1 | -4/+0 |
* | conformtest: Allow *_t in sys/socket.h. | Joseph Myers | 2017-04-25 | 1 | -0/+1 |
* | conformtest: Enable tests when cross compiling. | Joseph Myers | 2017-04-18 | 1 | -2/+0 |
* | conformtest: Add x32 XFAILs for mq_attr element types (bug 21279). | Joseph Myers | 2017-03-20 | 1 | -4/+5 |
* | conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278). | Joseph Myers | 2017-03-20 | 1 | -1/+2 |
* | conformtest: XFAIL tv_nsec tests for x32 (bug 16437). | Joseph Myers | 2017-03-18 | 4 | -4/+8 |
* | conformtest: Handle conditional XFAILs with allow-header. | Joseph Myers | 2017-03-18 | 1 | -1/+1 |
* | conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786). | Joseph Myers | 2017-03-17 | 1 | -1/+2 |
* | conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260). | Joseph Myers | 2017-03-17 | 1 | -1/+2 |
* | conformtest: Skip execution tests when cross-compiling. | Joseph Myers | 2017-03-17 | 2 | -2/+11 |
* | conformtest: Support system-specific XFAILs. | Joseph Myers | 2017-03-17 | 2 | -2/+18 |
* | conformtest: Make more tests into compilation tests. | Joseph Myers | 2017-03-16 | 1 | -8/+7 |
* | Fix missing test dependency | Andreas Schwab | 2017-02-01 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 5 | -5/+5 |
* | Enable linknamespace testing for libdl and libcrypt. | Joseph Myers | 2016-11-16 | 1 | -9/+14 |
* | Fix linknamespace parallel test failures. | Joseph Myers | 2016-11-03 | 1 | -0/+1 |
* | conform tests: call perl with '-I.' | Aurelien Jarno | 2016-09-05 | 1 | -3/+3 |
* | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 2016-06-10 | 1 | -3/+5 |
* | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 1 | -5/+3 |
* | conformtest: Correct some limits.h expectations for XPG3, XPG4. | Joseph Myers | 2016-05-23 | 2 | -4/+3 |
* | conformtest: Correct ftw.h expectations for XPG3, XPG4. | Joseph Myers | 2016-05-20 | 2 | -1/+9 |
* | conformtest: Correct pwd.h expectations for XPG3. | Joseph Myers | 2016-05-19 | 2 | -2/+1 |
* | conformtest: Correct search.h expectations for XPG3. | Joseph Myers | 2016-05-19 | 2 | -1/+4 |
* | Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094). | Joseph Myers | 2016-05-17 | 1 | -1/+0 |
* | Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076). | Joseph Myers | 2016-05-17 | 1 | -1/+0 |
* | Fix stdlib.h rand_r namespace (bug 20074). | Joseph Myers | 2016-05-17 | 1 | -1/+0 |
* | Correct ttyslot header declaration conditions (bug 20051). | Joseph Myers | 2016-05-17 | 1 | -2/+0 |
* | conformtest: Correct some stdlib.h expectations for XPG3. | Joseph Myers | 2016-05-13 | 1 | -14/+26 |
* | conformtest: Do not expect strdup in string.h for XPG3. | Joseph Myers | 2016-05-13 | 2 | -2/+1 |
* | conformtest: Correct time.h XPG3 expectations. | Joseph Myers | 2016-05-12 | 2 | -3/+2 |
* | conformtest: Correct some unistd.h expectations for XPG3, XPG4. | Joseph Myers | 2016-05-12 | 2 | -22/+27 |
* | Declare gethostname for XPG4 (bug 20054). | Joseph Myers | 2016-05-12 | 1 | -1/+1 |
* | conformtest: Do not expect S_IF* in fcntl.h. | Joseph Myers | 2016-05-12 | 2 | -11/+0 |
* | Declare tcgetsid for XPG4 (bug 20055). | Joseph Myers | 2016-05-11 | 2 | -3/+1 |
* | Fix sys/stat.h fchmod namespace (bug 20073). | Joseph Myers | 2016-05-10 | 1 | -1/+0 |
* | conformtest: Correct some sys/stat.h expectations for XPG3. | Joseph Myers | 2016-05-10 | 1 | -4/+8 |
* | conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4. | Joseph Myers | 2016-05-10 | 1 | -1/+9 |
* | Declare pthread_atfork in unistd.h for UNIX98 (bug 20044). | Joseph Myers | 2016-05-10 | 1 | -1/+0 |
* | conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4. | Joseph Myers | 2016-05-09 | 2 | -2/+4 |
* | Fix sys/time.h timespec namespace (bug 20041). | Joseph Myers | 2016-05-03 | 1 | -4/+0 |
* | Fix fcntl.h timespec namespace (bug 20023). | Joseph Myers | 2016-05-02 | 1 | -2/+0 |
* | Fix stdio.h namespace for pre-threads POSIX (bug 20014). | Joseph Myers | 2016-04-28 | 1 | -2/+0 |
* | conformtest: Add langinfo.h expectations for YESSTR, NOSTR. | Joseph Myers | 2016-04-28 | 2 | -3/+5 |
* | Also define off_t in stdio.h for UNIX98. | Joseph Myers | 2016-04-28 | 1 | -1/+0 |
* | conformtest: Correct stdio.h expectations for fdopen. | Joseph Myers | 2016-04-27 | 1 | -1/+1 |
* | conformtest: Correct some stdio.h expectations for UNIX98. | Joseph Myers | 2016-04-27 | 1 | -6/+6 |
* | conformtest: Correct some signal.h expectations for XOPEN2K. | Joseph Myers | 2016-04-27 | 2 | -3/+1 |