Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2003-03-20 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-20 | 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. | ||||
* | Update. | Ulrich Drepper | 2003-03-19 | 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. | ||||
* | Update. | Ulrich Drepper | 2003-03-19 | 1 | -0/+64 |
2003-03-19 Amos Waterland <apw@us.ibm.com> * posix/tst-nice.c: New file. * posix/Makefile (tests): Add tst-nice. |