diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-14 21:38:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-14 21:38:42 +0000 |
commit | 255476a9e58ce60e5e03dc2641fdde20f4fbc321 (patch) | |
tree | 026430b7687fbb48b158a51dd4159010117211c9 | |
parent | b1b060c341b112e5face9a074e95fd366e8539bf (diff) | |
download | glibc-255476a9e58ce60e5e03dc2641fdde20f4fbc321.zip glibc-255476a9e58ce60e5e03dc2641fdde20f4fbc321.tar.gz glibc-255476a9e58ce60e5e03dc2641fdde20f4fbc321.tar.bz2 |
Update.
2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* sysdeps/unix/sysv/linux/kernel-features.h
(__ASSUME_FIXED_CLONE_SYSCALL): New macro.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Use it.
* sysdeps/unix/sysv/linux/utimes.c: Include sysdep.h.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> + + * sysdeps/unix/sysv/linux/kernel-features.h + (__ASSUME_FIXED_CLONE_SYSCALL): New macro. + * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Use it. + + * sysdeps/unix/sysv/linux/utimes.c: Include sysdep.h. + 2003-07-14 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/kernel-features.h: Define |