* posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.

* posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
This commit is contained in:
Roland McGrath 2002-12-06 22:08:25 +00:00
parent d7e82198ec
commit 593d2ac88e

View File

@ -1,3 +1,8 @@
2002-12-06 Jakub Jelinek <jakub@redhat.com>
* posix/Makefile (annexc.out): Add -I../dir for all sorted-dirs.
* posix/annexc.c (fmt, testfmt): Remove -D_LIBC.
2002-12-06 Ulrich Drepper <drepper@redhat.com>
* misc/syslog.c (log_cleanup): New function.