diff options
author | Roland McGrath <roland@gnu.org> | 1999-01-25 08:43:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-01-25 08:43:14 +0000 |
commit | 25a49f0ea4fdd47c99e5a5731dc746be6faf0829 (patch) | |
tree | f63574020412ca65aeb41d221468a4152d2101e2 /ChangeLog | |
parent | d7440f640efc06dfadd9ebf2ffa9a3f262e0be3b (diff) | |
download | glibc-25a49f0ea4fdd47c99e5a5731dc746be6faf0829.tar.gz glibc-25a49f0ea4fdd47c99e5a5731dc746be6faf0829.tar.xz glibc-25a49f0ea4fdd47c99e5a5731dc746be6faf0829.zip |
1999-01-24 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/ioctl.c: Include <hurd/ioctls.defs>. (__ioctl): Use IOC_MSGID macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index af588337e4..0ec2a62b2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-01-24 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/mach/hurd/ioctl.c: Include <hurd/ioctls.defs>. + (__ioctl): Use IOC_MSGID macro. + 1999-01-24 Ulrich Drepper <drepper@cygnus.com> * libio/iofopen.c (_IO_fopen): Pass correct value as fourth |