aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--io/lseek.c (renamed from misc/lseek.c)0
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a67a37..3dd5842 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-08-15 Roland McGrath <roland@hack.frob.com>
+ * misc/lseek.c: File moved to ...
+ * io/lseek.c: ... here.
+
* rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
* crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
diff --git a/misc/lseek.c b/io/lseek.c
index 0729cb6..0729cb6 100644
--- a/misc/lseek.c
+++ b/io/lseek.c