Age | Commit message (Expand) | Author | Files | Lines |
2016-09-05 | conform tests: call perl with '-I.' | Aurelien Jarno | 1 | -3/+3 |
2016-06-10 | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 1 | -3/+5 |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 1 | -5/+3 |
2016-05-23 | conformtest: Correct some limits.h expectations for XPG3, XPG4. | Joseph Myers | 2 | -4/+3 |
2016-05-20 | conformtest: Correct ftw.h expectations for XPG3, XPG4. | Joseph Myers | 2 | -1/+9 |
2016-05-19 | conformtest: Correct pwd.h expectations for XPG3. | Joseph Myers | 2 | -2/+1 |
2016-05-19 | conformtest: Correct search.h expectations for XPG3. | Joseph Myers | 2 | -1/+4 |
2016-05-17 | Do not declare grantpt, ptsname, unlockpt in stdlib.h for XPG3 (bug 20094). | Joseph Myers | 1 | -1/+0 |
2016-05-17 | Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076). | Joseph Myers | 1 | -1/+0 |
2016-05-17 | Fix stdlib.h rand_r namespace (bug 20074). | Joseph Myers | 1 | -1/+0 |
2016-05-17 | Correct ttyslot header declaration conditions (bug 20051). | Joseph Myers | 1 | -2/+0 |
2016-05-13 | conformtest: Correct some stdlib.h expectations for XPG3. | Joseph Myers | 1 | -14/+26 |
2016-05-13 | conformtest: Do not expect strdup in string.h for XPG3. | Joseph Myers | 2 | -2/+1 |
2016-05-12 | conformtest: Correct time.h XPG3 expectations. | Joseph Myers | 2 | -3/+2 |
2016-05-12 | conformtest: Correct some unistd.h expectations for XPG3, XPG4. | Joseph Myers | 2 | -22/+27 |
2016-05-12 | Declare gethostname for XPG4 (bug 20054). | Joseph Myers | 1 | -1/+1 |
2016-05-12 | conformtest: Do not expect S_IF* in fcntl.h. | Joseph Myers | 2 | -11/+0 |
2016-05-11 | Declare tcgetsid for XPG4 (bug 20055). | Joseph Myers | 2 | -3/+1 |
2016-05-10 | Fix sys/stat.h fchmod namespace (bug 20073). | Joseph Myers | 1 | -1/+0 |
2016-05-10 | conformtest: Correct some sys/stat.h expectations for XPG3. | Joseph Myers | 1 | -4/+8 |
2016-05-10 | conformtest: Fix st_blksize, st_blocks expectations for XPG3, XPG4. | Joseph Myers | 1 | -1/+9 |
2016-05-10 | Declare pthread_atfork in unistd.h for UNIX98 (bug 20044). | Joseph Myers | 1 | -1/+0 |
2016-05-09 | conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4. | Joseph Myers | 2 | -2/+4 |
2016-05-03 | Fix sys/time.h timespec namespace (bug 20041). | Joseph Myers | 1 | -4/+0 |
2016-05-02 | Fix fcntl.h timespec namespace (bug 20023). | Joseph Myers | 1 | -2/+0 |
2016-04-28 | Fix stdio.h namespace for pre-threads POSIX (bug 20014). | Joseph Myers | 1 | -2/+0 |
2016-04-28 | conformtest: Add langinfo.h expectations for YESSTR, NOSTR. | Joseph Myers | 2 | -3/+5 |
2016-04-28 | Also define off_t in stdio.h for UNIX98. | Joseph Myers | 1 | -1/+0 |
2016-04-27 | conformtest: Correct stdio.h expectations for fdopen. | Joseph Myers | 1 | -1/+1 |
2016-04-27 | conformtest: Correct some stdio.h expectations for UNIX98. | Joseph Myers | 1 | -6/+6 |
2016-04-27 | conformtest: Correct some signal.h expectations for XOPEN2K. | Joseph Myers | 2 | -3/+1 |
2016-04-26 | Fix langinfo.h nl_langinfo_l namespace (bug 19996). | Joseph Myers | 1 | -1/+0 |
2016-04-26 | conformtest: Correct XOPEN2K stdarg.h expectations. | Joseph Myers | 2 | -2/+1 |
2016-04-26 | Define off_t in stdio.h for XOPEN2K. | Joseph Myers | 1 | -1/+0 |
2016-04-25 | Fix stdio.h cuserid namespace (bug 19989). | Joseph Myers | 1 | -1/+0 |
2016-04-08 | Fix limits.h NL_NMAX namespace (bug 19929). | Joseph Myers | 1 | -1/+0 |
2016-04-08 | Fix termios.h XCASE namespace (bug 19925). | Joseph Myers | 1 | -2/+0 |
2016-01-07 | Make shebang interpreter directives consistent | Marko Myllynen | 5 | -5/+5 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 5 | -5/+5 |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 1 | -3/+1 |
2015-10-27 | Remove pre-GCC-4.7 conform/ test XFAILs. | Joseph Myers | 1 | -5/+0 |
2015-10-27 | Use -std=c11 for C11 conform/ tests. | Joseph Myers | 1 | -1/+1 |
2015-09-18 | Test for weak undefined symbols in linknamespace.pl. | Joseph Myers | 1 | -24/+19 |
2015-09-16 | Don't declare float / long double Bessel functions for XSI POSIX (bug 18977). | Joseph Myers | 1 | -20/+0 |
2015-09-15 | Fix math.h, tgmath.h XSI POSIX namespace (gamma, isnan, scalb) (bug 18967). | Joseph Myers | 1 | -4/+0 |
2015-07-27 | Fix spurious conform test failures | Andreas Schwab | 1 | -2/+1 |
2015-07-23 | conform/linknamespace: whitelist matherrf/matherrl | Mike Frysinger | 1 | -2/+4 |
2015-06-19 | conformtest: Fix pselect expectations. | Joseph Myers | 2 | -4/+1 |
2015-06-19 | conformtest: Support xfail markers on individual assertions. | Joseph Myers | 8 | -59/+80 |
2015-06-18 | Remove include/bits/ipc.h. | Joseph Myers | 1 | -10/+0 |