Move stub lseek.c to the right directory.
authorRoland McGrath <roland@hack.frob.com>
Wed, 15 Aug 2012 22:40:06 +0000 (15:40 -0700)
committerRoland McGrath <roland@hack.frob.com>
Wed, 15 Aug 2012 22:40:06 +0000 (15:40 -0700)
ChangeLog
io/lseek.c [moved from misc/lseek.c with 100% similarity]

index 2a67a37..3dd5842 100644 (file)
--- 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
similarity index 100%
rename from misc/lseek.c
rename to io/lseek.c