aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c97e4b..1661df9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-02-05 Roland McGrath <roland@hack.frob.com>
+ * io/lseek.c (__lseek): Rename to __libc_lseek.
+ Define __lseek as an alias.
+
* sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
2013-02-04 Carlos O'Donell <carlos@redhat.com>