]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Change misleading names of parameters of sync_file_range.
authorUlrich Drepper <drepper@redhat.com>
Wed, 18 Nov 2009 02:10:56 +0000 (18:10 -0800)
committerUlrich Drepper <drepper@redhat.com>
Wed, 18 Nov 2009 02:10:56 +0000 (18:10 -0800)
ChangeLog
sysdeps/unix/sysv/linux/i386/bits/fcntl.h
sysdeps/unix/sysv/linux/ia64/bits/fcntl.h
sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h
sysdeps/unix/sysv/linux/s390/bits/fcntl.h
sysdeps/unix/sysv/linux/sh/bits/fcntl.h
sysdeps/unix/sysv/linux/sparc/bits/fcntl.h
sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h

index fd624315013ea19d3c2a90e2f59cbfa6d0d5cd09..03c0cab7a2922ed1b44c31f205444209467ead13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-11-17  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Change misleading names
+       of parameters of sync_file_range.
+       * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
+       * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
+       * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
+       * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
+       * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
+       * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
+
 2009-11-16  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range):
index a6db8a86b416b72fe165e0bbc59a1dbdbb5eb308..ad2d51b4cb0f852e5f1552a440afe8f873c34b58 100644 (file)
@@ -237,7 +237,7 @@ extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
 
 
 /* Selective file content synch'ing.  */
-extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
+extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
                            unsigned int __flags);
 
 
index 51c5329ac204ac2112741ec98b8d3c3e0bf2e6c3..38da8a8f1d8fc40458d11bd6f8458e46f5b0dc9c 100644 (file)
@@ -231,7 +231,7 @@ extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
 
 
 /* Selective file content synch'ing.  */
-extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
+extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
                            unsigned int __flags);
 
 
index 4bdaf7bd044b7e528dcf259c39c4e6096a74fe58..638b687ac9141e7c6fe4d89685b1a6926d0fda66 100644 (file)
@@ -237,7 +237,7 @@ extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
 
 
 /* Selective file content synch'ing.  */
-extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
+extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
                            unsigned int __flags);
 
 
index 0af0f93f1e58c4cc08f76ff89dc70c49d6ec26b0..a962439456eb4f5df00dcb86e217a6045d0f8de1 100644 (file)
@@ -257,7 +257,7 @@ extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
 
 
 /* Selective file content synch'ing.  */
-extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
+extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
                            unsigned int __flags);
 
 
index a6db8a86b416b72fe165e0bbc59a1dbdbb5eb308..ad2d51b4cb0f852e5f1552a440afe8f873c34b58 100644 (file)
@@ -237,7 +237,7 @@ extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
 
 
 /* Selective file content synch'ing.  */
-extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
+extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
                            unsigned int __flags);
 
 
index ad4f48e67392d24f84514b9e9729cb4ecadd53f4..519b4f235d8e3ddbdfca92c17d45d620ebfc8146 100644 (file)
@@ -256,7 +256,7 @@ extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
 
 
 /* Selective file content synch'ing.  */
-extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
+extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
                            unsigned int __flags);
 
 
index 6e96885d554abcbde6632fccfb8516caeff9620c..1f8385816ba43833be9f6dd5576ea9f61e31c592 100644 (file)
@@ -251,7 +251,7 @@ extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
 
 
 /* Selective file content synch'ing.  */
-extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
+extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
                            unsigned int __flags);