summaryrefslogtreecommitdiff
path: root/posix/tst-nice.c
AgeCommit message (Collapse)Author
2003-03-202003-03-20 Roland McGrath <roland@redhat.com>Roland McGrath
* 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-19Update.Ulrich Drepper
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-19Update.Ulrich Drepper
2003-03-19 Amos Waterland <apw@us.ibm.com> * posix/tst-nice.c: New file. * posix/Makefile (tests): Add tst-nice.