about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-05 21:00:13 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-05 21:00:13 +0000
commit1bf5cffd64af39416e93354dae4b5e6df4c414fc (patch)
treedbe8ac55a62961c66803e8b0dd8c4ffd31367d61 /ChangeLog
parent15bad1a583626ee14e73ecbaf477c7b95f244965 (diff)
downloadglibc-1bf5cffd64af39416e93354dae4b5e6df4c414fc.tar.gz
glibc-1bf5cffd64af39416e93354dae4b5e6df4c414fc.tar.xz
glibc-1bf5cffd64af39416e93354dae4b5e6df4c414fc.zip
Update.
2004-02-05  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Define
	_HAVE_STAT_NSEC and _HAVE_STAT64_NSEC.  Patch by Anton Blanchard.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a65745695a..481452940a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-05  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Define
+	_HAVE_STAT_NSEC and _HAVE_STAT64_NSEC.  Patch by Anton Blanchard.
+
 2004-02-02  Paolo Bonzini  <bonzini@gnu.org>
 
 	* posix/regexec.c (check_matching): Add P_MATCH_FIRST parameter.