diff --git a/ChangeLog b/ChangeLog index 2a67a37e8d..3dd5842b08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-08-15 Roland McGrath + * misc/lseek.c: File moved to ... + * io/lseek.c: ... here. + * rt/clock_nanosleep.c: Include , not . * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid diff --git a/misc/lseek.c b/io/lseek.c similarity index 100% rename from misc/lseek.c rename to io/lseek.c