From b1c74afa76019a45c7de3a9eab3144bc0d1fce58 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 27 Sep 2003 17:02:41 +0000 Subject: Update. 2003-09-27 Ulrich Drepper * sysdeps/unix/sysv/linux/ustat.c (ustat): Set errno to EINVAL if the device ID is invalid and return -1. * sysdeps/unix/sysv/linux/xmknod.c (__xmknod): Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f248410e5a..0414cfc072 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-09-27 Ulrich Drepper + + * sysdeps/unix/sysv/linux/ustat.c (ustat): Set errno to EINVAL if + the device ID is invalid and return -1. + * sysdeps/unix/sysv/linux/xmknod.c (__xmknod): Likewise. + 2003-09-26 Andreas Schwab * sysdeps/unix/sysv/linux/ia64/getcontext.S: Pass fourth argument to -- cgit v1.2.3