diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-15 11:45:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-15 11:45:51 +0000 |
commit | c5ccd92f4cafac5c3655f01897a91ef901c26e02 (patch) | |
tree | 381f7a8334773aa4a28c8264147d5c06e5be1a79 /ChangeLog | |
parent | 0050ad5f64b2f4b3732e59eaa070a954c2335824 (diff) | |
download | glibc-c5ccd92f4cafac5c3655f01897a91ef901c26e02.tar.gz glibc-c5ccd92f4cafac5c3655f01897a91ef901c26e02.tar.xz glibc-c5ccd92f4cafac5c3655f01897a91ef901c26e02.zip |
Update.
1999-07-15 Ulrich Drepper <drepper@cygnus.com> * posix/fnmatch.h: Use __name instead of __string in prototype to allow use outside glibc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 888d6dc9a8..6cefbf5000 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-15 Ulrich Drepper <drepper@cygnus.com> + + * posix/fnmatch.h: Use __name instead of __string in prototype to + allow use outside glibc. + 1999-07-14 Ulrich Drepper <drepper@cygnus.com> * time/tst-strptime.c (main): Add one more test case. Produce |