diff options
author | Roland McGrath <roland@gnu.org> | 1998-10-12 09:21:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-10-12 09:21:56 +0000 |
commit | 4875f665fa4b02dfd7d16e73f203eb8acc3ae37f (patch) | |
tree | 260c886c7bbc3a8c359c7b29975a1b806f189d0c /ChangeLog | |
parent | 1f5d369d43dc59b9aa243d1e9cc00ae41ea8ae56 (diff) | |
download | glibc-4875f665fa4b02dfd7d16e73f203eb8acc3ae37f.zip glibc-4875f665fa4b02dfd7d16e73f203eb8acc3ae37f.tar.gz glibc-4875f665fa4b02dfd7d16e73f203eb8acc3ae37f.tar.bz2 |
1998-10-12 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/generic/glob.c: #undef mempcpy before #define.
* sysdeps/unix/bsd/clock.c: Use prototype defns.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1998-10-12 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/generic/glob.c: #undef mempcpy before #define. + + * sysdeps/unix/bsd/clock.c: Use prototype defns. + 1998-10-11 Ulrich Drepper <drepper@cygnus.com> * Rules [posix in sysdirs]: Set L_tmpnam to 20. |