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