diff options
author | Mark Kettenis <kettenis@gnu.org> | 2000-01-22 18:11:52 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2000-01-22 18:11:52 +0000 |
commit | b8c5ef62427df8a76c4985dfc2101a3986d9842e (patch) | |
tree | a536341ba447861e4e2b5afebf5304242d8eda54 | |
parent | b2c4f1527f2d8a6731424ce009d8e604700e1043 (diff) | |
download | glibc-b8c5ef62427df8a76c4985dfc2101a3986d9842e.tar.gz glibc-b8c5ef62427df8a76c4985dfc2101a3986d9842e.tar.xz glibc-b8c5ef62427df8a76c4985dfc2101a3986d9842e.zip |
Update.
2000-01-05 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/mach/hurd/errnos.awk: Rediddle to collect lines and print them all at the end, eliding the final comma. * sysdeps/mach/hurd/bits/errno.h: Regenerated.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 667072db38..5912c2f3c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-01-05 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/mach/hurd/errnos.awk: Rediddle to collect lines and print + them all at the end, eliding the final comma. + * sysdeps/mach/hurd/bits/errno.h: Regenerated. + 2000-01-21 Ulrich Drepper <drepper@cygnus.com> * intl/libintl.h: Add format_arg attributes to declarations of new |