Make all aux functions static.

* testglib.c:
        Make all aux functions static.

        * tests/Makefile.am, tests/dirname-test.c, tests/type-test.c:
        New tests dirname-test and type-test, from testglib.
This commit is contained in:
Jeff Garzik
1999-01-09 20:10:45 +00:00
parent 2a6789be13
commit 5eeca0d62d
14 changed files with 236 additions and 21 deletions

View File

@@ -1,3 +1,11 @@
Sat Jan 9 15:08:44 1999 Jeff Garzik <jgarzik@pobox.com>
* testglib.c:
Make all aux functions static.
* tests/Makefile.am, tests/dirname-test.c, tests/type-test.c:
New tests dirname-test and type-test, from testglib.
Sat Jan 9 13:53:00 1999 Jeff Garzik <jgarzik@pobox.com>
* configure.in: