]> sourceware.org Git - glibc.git/commitdiff
m68k: remove __ASSUME_TRUNCATE64_SYSCALL
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 30 May 2012 20:54:28 +0000 (22:54 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 30 May 2012 21:49:29 +0000 (23:49 +0200)
ChangeLog.m68k
sysdeps/unix/sysv/linux/m68k/kernel-features.h

index c184e5b9bbcc90b9508906cac6fb2d5cd51af35a..ddc9115683eb19af08694fe0b071b61247b0c563 100644 (file)
@@ -1,5 +1,8 @@
 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
 
+       * sysdeps/unix/sysv/linux/m68k/kernel-features.h
+       (__ASSUME_TRUNCATE64_SYSCALL): Remove.
+
        * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Use
        hidden_def instead of adding _internal alias.
 
index cfaf8b7deb690ac2739ca51c56d06b2b3d18fd88..c12be9e07c36fe7a0f504a6c67295ffebbae3844 100644 (file)
@@ -20,7 +20,6 @@
 /* These features were surely available with 2.4.12.  */
 #if __LINUX_KERNEL_VERSION >= 132108
 # define __ASSUME_MMAP2_SYSCALL                1
-# define __ASSUME_TRUNCATE64_SYSCALL   1
 # define __ASSUME_STAT64_SYSCALL       1
 # define __ASSUME_FCNTL64              1
 # define __ASSUME_VFORK_SYSCALL                1
This page took 0.048754 seconds and 5 git commands to generate.