diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-10-15 15:23:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-10-15 15:23:33 +0000 |
commit | 1ba81cea2789200c5247ad017653199b9666a461 (patch) | |
tree | 8d869795d591e68c5fbed2d69e0d30b2cfd3c1d4 /ChangeLog | |
parent | ba2aceb813987e16b2f929e36e178315fc0f0d04 (diff) | |
download | glibc-1ba81cea2789200c5247ad017653199b9666a461.tar.gz glibc-1ba81cea2789200c5247ad017653199b9666a461.tar.xz glibc-1ba81cea2789200c5247ad017653199b9666a461.zip |
* posix/regexec.c: Finish prototyping of static functions.
* posix/regex_internal.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 703eead1c6..b15e3c3587 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-10-15 Ulrich Drepper <drepper@redhat.com> + + * posix/regexec.c: Finish prototyping of static functions. + * posix/regex_internal.c: Likewise. + 2005-10-14 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken |