Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-20 | 2003-03-20 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -14/+11 | |
* posix/tst-nice.c (do_test): Use %m formats instead of printing errno in decimal. Don't bail if niced at start. Just check that nice call bumps the total at all. | |||||
2003-03-19 | Update. | Ulrich Drepper | 1 | -3/+8 | |
2003-03-19 Ulrich Drepper <drepper@redhat.com> * posix/tst-nice.c (do_test): Remove invalid of return value. Don't run test if initial level != 0. | |||||
2003-03-19 | Update. | Ulrich Drepper | 1 | -0/+64 | |
2003-03-19 Amos Waterland <apw@us.ibm.com> * posix/tst-nice.c: New file. * posix/Makefile (tests): Add tst-nice. |