about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-18 09:23:44 -0400
committerMike Frysinger <vapier@gentoo.org>2015-09-17 23:19:10 -0400
commit8a44513e9ccb271e368b4aa3c9493b94a45e039d (patch)
tree58a1e6048b1e68773bb9f5d41b1c07f380cb979a /ChangeLog
parenta435cc46e6ba3f8690fa4da719fdec4129fc3c48 (diff)
downloadglibc-8a44513e9ccb271e368b4aa3c9493b94a45e039d.tar.gz
glibc-8a44513e9ccb271e368b4aa3c9493b94a45e039d.tar.xz
glibc-8a44513e9ccb271e368b4aa3c9493b94a45e039d.zip
alpha: drop __ASSUME_FDATASYNC
Since we require a new enough kernel all the time, the __ASSUME_FDATASYNC
define has been hardcoded to 1.  That means we can delete the alpha file
for fdatasync now and rely on the syscalls list like other ports.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dad38c3f2..5fe57ba2e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-09-17  Mike Frysinger  <vapier@gentoo.org>
+
+	* sysdeps/unix/sysv/linux/alpha/Makefile (CFLAGS-fdatasync.c): Delete.
+	* sysdeps/unix/sysv/linux/alpha/fdatasync.c: Delete.
+	* sysdeps/unix/sysv/linux/alpha/kernel-features.h
+	(__ASSUME_FDATASYNC): Delete.
+
 2015-09-17  Joseph Myers  <joseph@codesourcery.com>
 
 	* conform/linknamespace.pl: Require weak undefined symbols to be