diff options
author | Andreas Schwab <schwab@suse.de> | 2003-11-30 16:45:12 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2003-11-30 16:45:12 +0000 |
commit | 52551d83003db1f2654f67277c1aae9567ff2979 (patch) | |
tree | 941f014c92b2e27412b90517c3b295d9cf1aecc6 | |
parent | b92c66ced1cd9e00bf6e54b116d539a2d97abd95 (diff) | |
download | glibc-52551d83003db1f2654f67277c1aae9567ff2979.tar.gz glibc-52551d83003db1f2654f67277c1aae9567ff2979.tar.xz glibc-52551d83003db1f2654f67277c1aae9567ff2979.zip |
* sysdeps/unix/sysv/linux/m68k/sysdep.h (PSEUDO_ERRVAL)
(PSEUDO_END_ERRVAL, ret_ERRVAL): Define.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9bf1c61b28..865282a4c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-11-30 Andreas Schwab <schwab@suse.de> + + * sysdeps/unix/sysv/linux/m68k/sysdep.h (PSEUDO_ERRVAL) + (PSEUDO_END_ERRVAL, ret_ERRVAL): Define. + 2003-11-29 Ulrich Drepper <drepper@redhat.com> * misc/mntent_r.c (decode_name): Be compatible with util-linux and |