Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2000-10-26 | 1 | -9/+12 |
| | | | | | | | | | | | | | | | | 2000-10-26 Ulrich Drepper <drepper@redhat.com> * posix/Makefile (tests): Add tst-chmod. (tst-chmod-ARGS): Define. * posix/tst-chmod.c: New file. * test-skeleton.c: Before calling user-defined function remove parameters from argument list. * posix/tst-exec.c: Adjust to this change. * posix/tst-spawn.c: Likewise. * sysdeps/unix/opendir.c (__opendir): Optimize a bit. Add __builtin_expect. | ||||
* | Update. | Ulrich Drepper | 2000-05-29 | 1 | -0/+206 |
* posix/Makefile (tests): Add tst-exec. (tst-exec-ARGS): New variable. * posix/tst-exec.c: New file. * posix/tst-fork.c: New file. |