diff options
author | Roland McGrath <roland@gnu.org> | 2005-12-20 21:57:53 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-12-20 21:57:53 +0000 |
commit | a25e7e9f7285ee88406e0c11901943999f96a041 (patch) | |
tree | ba9628bb33037a39df8f78da6233d4d195bff98c /ChangeLog | |
parent | 7d9642f06f29ae20264fbba1dc5aff8dd779bbfd (diff) | |
download | glibc-a25e7e9f7285ee88406e0c11901943999f96a041.zip glibc-a25e7e9f7285ee88406e0c11901943999f96a041.tar.gz glibc-a25e7e9f7285ee88406e0c11901943999f96a041.tar.bz2 |
[BZ #2061]
2005-12-15 Thomas Schwinge <tschwinge@gnu.org>
[BZ #2061]
* sysdeps/mach/hurd/xmknod.c (__xmknod): Handle S_IFREG.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-15 Thomas Schwinge <tschwinge@gnu.org> + + [BZ #2061] + * sysdeps/mach/hurd/xmknod.c (__xmknod): Handle S_IFREG. + 2005-12-20 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/ifreq.h: File removed. |