Age | Commit message (Expand) | Author | Files | Lines |
2011-02-10 | Time for a point release.0.6 | Eric S. Raymond | 2 | -2/+2 |
2011-01-13 | Six more tests, and a regression rebuild forced by verbosity changes. | Eric S. Raymond | 2 | -2/+67 |
2011-01-13 | Allow multiple exclusions. | Eric S. Raymond | 2 | -5/+10 |
2011-01-13 | Show compilation errors whenever base compilation fails. | Eric S. Raymond | 1 | -7/+7 |
2011-01-13 | Check dependencies on booleans. | Eric S. Raymond | 1 | -0/+3 |
2011-01-12 | Fix broken verbosty computation. | Eric S. Raymond | 1 | -1/+1 |
2011-01-12 | Add more entry points from <sys/wait.h>. | Eric S. Raymond | 1 | -0/+7 |
2010-12-24 | Another header dependency. | Eric S. Raymond | 1 | -1/+2 |
2010-12-22 | Markup fix.0.5 | Eric S. Raymond | 1 | -1/+0 |
2010-12-22 | Include network services headers. | Eric S. Raymond | 1 | -5/+59 |
2010-12-22 | Update header comment and bump version. | Eric S. Raymond | 1 | -2/+5 |
2010-12-22 | Make progress messages more informative and less verbose. | Eric S. Raymond | 3 | -149/+97 |
2010-12-22 | Fix some test loads and be more obvious when a basic compile fails. | Eric S. Raymond | 6 | -5/+13 |
2010-12-22 | Fix implementation of the exclude option. | Eric S. Raymond | 1 | -1/+4 |
2010-12-22 | Dcumentation and news update. | Eric S. Raymond | 2 | -8/+14 |
2010-12-22 | Implement the exclusion option. | Eric S. Raymond | 2 | -6/+22 |
2010-12-22 | Prevent false match on C++ method names. | Eric S. Raymond | 1 | -1/+3 |
2010-12-22 | Typo fix. | Eric S. Raymond | 1 | -7/+7 |
2010-12-22 | Checking of SuSv2 syatem interfaces and hears is complete. | Eric S. Raymond | 1 | -7/+84 |
2010-12-21 | Teststs through t*, | Eric S. Raymond | 1 | -18/+159 |
2010-12-21 | More tests in s*, and straighten out string.h vs. strings.h confusion. | Eric S. Raymond | 5 | -41/+80 |
2010-12-21 | All functions up to just before s. | Eric S. Raymond | 1 | -6/+77 |
2010-12-21 | Tests for pthread functions. | Eric S. Raymond | 1 | -1/+78 |
2010-12-21 | All SuS functions up to just before pthread*. | Eric S. Raymond | 1 | -1/+93 |
2010-12-21 | Sus functions through l* are listed. | Eric S. Raymond | 1 | -1/+135 |
2010-12-21 | All SuS entry points through h are liated. | Eric S. Raymond | 1 | -4/+74 |
2010-12-21 | Be rigorous and list SuS entry points. | Eric S. Raymond | 3 | -92/+258 |
2010-12-20 | More tests. | Eric S. Raymond | 3 | -2/+14 |
2010-12-20 | Many more tests. All regressions pass. | Eric S. Raymond | 2 | -4/+29 |
2010-12-20 | More tests mostly in stdio.h functions. | Eric S. Raymond | 4 | -4/+35 |
2010-12-20 | Maintain a stack of includes so we can special-case S_SPLINT_S. | Eric S. Raymond | 3 | -7/+15 |
2010-12-20 | Ready to ship 0.4 point release.0.4 | Eric S. Raymond | 3 | -8/+34 |
2010-12-20 | More tests, mostly in stdio.h. | Eric S. Raymond | 3 | -5/+17 |
2010-12-20 | Tests for ctime(), fclose(), fchmod(), fchown(). | Eric S. Raymond | 7 | -4/+72 |
2010-12-13 | Add many more requirements. | Eric S. Raymond | 2 | -1/+25 |
2010-12-13 | D<stdlib> depenency for random-number functions. | Eric S. Raymond | 3 | -7/+18 |
2010-12-13 | Comment out some SuS requirements that aren't. | Eric S. Raymond | 1 | -4/+3 |
2010-12-13 | Fixed clock() test, added crypt() test and several requirements. | Eric S. Raymond | 4 | -3/+31 |
2010-12-13 | Improved progress messages. | Eric S. Raymond | 2 | -81/+88 |
2010-12-12 | Tests for close() and closedir(), and new header dependencies. | Eric S. Raymond | 5 | -4/+46 |
2010-12-12 | Tests for the clock_gettime(), clock_settime(), and clock_getres() functions. | Eric S. Raymond | 6 | -4/+49 |
2010-12-12 | Tests for chroot(), clearerr(), and clock(). | Eric S. Raymond | 5 | -5/+51 |
2010-12-12 | Add tests for chdir(2), chown(2), chmod(2). Fix some earlier ones. | Eric S. Raymond | 9 | -5/+59 |
2010-12-12 | Tests for cfsetispeed(3), cfsetospeed(3). | Eric S. Raymond | 4 | -1/+35 |
2010-12-12 | Test for cfgetospeeed(3). | Eric S. Raymond | 3 | -1/+18 |
2010-12-12 | Add test for cfgetispeed(3). | Eric S. Raymond | 3 | -28/+46 |
2010-12-12 | Single Point of Truth cleanup. | Eric S. Raymond | 34 | -110/+10 |
2010-12-12 | Tests for nl_types catalog funcriuons, cbrt(3), ceil(3). | Eric S. Raymond | 9 | -3/+98 |
2010-12-12 | Add test for calloc(3),. fix test for bzero(3). | Eric S. Raymond | 3 | -3/+23 |
2010-12-12 | Tests for bzero(3) and btowc(3). | Eric S. Raymond | 5 | -5/+46 |