From 7f4b68d652cb4fcf5119e3e0f90778ab9a8ca8a4 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 30 Jun 2003 09:33:26 +0000 Subject: [PATCH] Update. 2003-06-17 Guido Guenther * sysdeps/unix/sysv/linux/mips/xstatconv.c: Handle STAT_IS_KERNEL_STAT case. (xstat_conv): Rename to __xstat_conv and remove static inline. (xstat64_conv): Likewise. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8aff6ff3c5..e9cb2050e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-17 Guido Guenther + + * sysdeps/unix/sysv/linux/mips/xstatconv.c: Handle STAT_IS_KERNEL_STAT + case. + (xstat_conv): Rename to __xstat_conv and remove static inline. + (xstat64_conv): Likewise. + 2003-06-29 Ulrich Drepper * sysdeps/unix/sysv/linux/sleep.c (__sleep): Handle parameter -- 2.43.5