Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make local functions static. | Andreas Jaeger | 2000-12-27 | 1 | -1/+1 |
| | |||||
* | Update. | Ulrich Drepper | 2000-10-27 | 1 | -2/+2 |
| | | | | * version.h (VERSION): Bump to 2.1.96. | ||||
* | Update. | Ulrich Drepper | 2000-10-27 | 1 | -6/+15 |
| | | | | | * posix/tst-chmod.c (do_test): Account for people running the tests as root. | ||||
* | Update. | Ulrich Drepper | 2000-10-26 | 1 | -0/+368 |
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. |