| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer | 2019-03-14 | 1 | -140/+0 |
* | Replace conformtest.pl with conformtest.py. | Joseph Myers | 2018-11-09 | 5 | -18/+18 |
* | conform: XFAIL siginfo_t si_band test on sparc64 | Florian Weimer | 2018-10-25 | 2 | -2/+4 |
* | nptl: Add C11 threads tss_* functions | Adhemerval Zanella | 2018-07-24 | 1 | -0/+9 |
* | nptl: Add C11 threads cnd_* functions | Adhemerval Zanella | 2018-07-24 | 1 | -0/+8 |
* | nptl: Add C11 threads call_once functions | Adhemerval Zanella | 2018-07-24 | 1 | -0/+5 |
* | nptl: Add C11 threads mtx_* functions | Adhemerval Zanella | 2018-07-24 | 1 | -0/+12 |
* | nptl: Add C11 threads thrd_* functions | Adhemerval Zanella | 2018-07-24 | 1 | -0/+23 |
* | Disallow use of DES encryption functions in new programs. | Zack Weinberg | 2018-06-29 | 2 | -9/+0 |
* | hurd xfails: Add missing bug references | Samuel Thibault | 2018-04-20 | 2 | -0/+4 |
* | hurd: XFAIL tests for signal features not implemented yet | Samuel Thibault | 2018-04-20 | 2 | -7/+7 |
* | hurd: Fix symbols exposition | Samuel Thibault | 2018-04-19 | 1 | -0/+2 |
* | hurd: xfail some structure fields ABI incompatibility with standards | Samuel Thibault | 2018-04-19 | 6 | -12/+18 |
* | conform sys/un.h: Allow sun_ prefix, not only sun_len | Samuel Thibault | 2018-04-18 | 1 | -1/+2 |
* | hurd: fix conformity test for sys/un.h | Samuel Thibault | 2018-04-18 | 1 | -0/+1 |
* | Don't install libio.h or _G_config.h. | Zack Weinberg | 2018-02-07 | 1 | -1/+1 |
* | conformtest: Disable si_value expectation for XPG42. | Joseph Myers | 2017-08-14 | 1 | -0/+2 |
* | conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635). | Joseph Myers | 2017-06-20 | 2 | -3/+6 |
* | conformtest: XFAIL uc_sigmask test for ia64 (bug 21634). | Joseph Myers | 2017-06-20 | 2 | -3/+6 |
* | conformtest: Correct sys/wait.h expectations for XPG4. | Joseph Myers | 2017-06-08 | 1 | -6/+6 |
* | conformtest: Correct signal.h expectations for XPG4 / XPG42. | Joseph Myers | 2017-06-01 | 1 | -11/+17 |
* | Fix sigstack namespace (bug 21511). | Joseph Myers | 2017-05-23 | 1 | -1/+3 |
* | conformtest: Allow time.h inclusion from semaphore.h for XOPEN2K. | Joseph Myers | 2017-04-28 | 1 | -1/+3 |
* | conformtest: Fix XPG standard naming. | Joseph Myers | 2017-04-27 | 60 | -202/+202 |
* | conformtest: Allow *_t in sys/socket.h. | Joseph Myers | 2017-04-25 | 1 | -0/+1 |
* | 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: 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 |
* | 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 | 1 | -3/+3 |
* | conformtest: Correct ftw.h expectations for XPG3, XPG4. | Joseph Myers | 2016-05-20 | 1 | -0/+9 |
* | conformtest: Correct pwd.h expectations for XPG3. | Joseph Myers | 2016-05-19 | 1 | -1/+1 |
* | conformtest: Correct search.h expectations for XPG3. | Joseph Myers | 2016-05-19 | 1 | -0/+4 |
* | 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 | 1 | -1/+1 |
* | conformtest: Correct time.h XPG3 expectations. | Joseph Myers | 2016-05-12 | 1 | -2/+2 |
* | conformtest: Correct some unistd.h expectations for XPG3, XPG4. | Joseph Myers | 2016-05-12 | 1 | -21/+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 | 1 | -9/+0 |
* | Declare tcgetsid for XPG4 (bug 20055). | Joseph Myers | 2016-05-11 | 1 | -1/+1 |
* | 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 |
* | conformtest: Remove some bogus sys/types.h expectations for XPG3 and XPG4. | Joseph Myers | 2016-05-09 | 1 | -0/+4 |
* | conformtest: Add langinfo.h expectations for YESSTR, NOSTR. | Joseph Myers | 2016-04-28 | 1 | -0/+5 |
* | 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 | 1 | -1/+1 |