Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
2003-06-17  Guido Guenther  <agx@sigxcpu.org>

	* 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.
  • Loading branch information
Andreas Jaeger committed Jun 30, 2003
1 parent 7efbf47 commit 7f4b68d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2003-06-17 Guido Guenther <agx@sigxcpu.org>

* 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 <drepper@redhat.com>

* sysdeps/unix/sysv/linux/sleep.c (__sleep): Handle parameter
Expand Down

0 comments on commit 7f4b68d

Please sign in to comment.