summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-01-18 08:38:18 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-18 08:38:18 -0800
commitf87d0dac8b79920b34f0a7878d2be711a7cdf537 (patch)
treeaa89f53ca5608cceae42cc2caec09fe931b5e27e /ChangeLog
parentdb07e962b6ea963dbb345439f6ab9b0cf74d87c5 (diff)
Remove duplicate definitions of O_DSYNC and O_RSYNC for Linux/sparc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edfa44d93e..92ed81ce46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-01-18 Andreas Schwab <schwab@redhat.com>
+ * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Remove duplicate
+ definitions of O_DSYNC and O_RSYNC.
+
* elf/dynamic-link.h (elf_get_dynamic_info): Use correct type when
casting d_tag.