diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-04-01 13:08:28 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-01 13:08:28 -0400 |
commit | 81a5726bd231f21a3621007bde58eac9a0f82885 (patch) | |
tree | 11b1d9a529d9acae47e516a0e8610f182eedab5f /ChangeLog | |
parent | 00e5419f8ed1b927814ba7f84ec8f4b021efe4fe (diff) | |
download | glibc-81a5726bd231f21a3621007bde58eac9a0f82885.tar glibc-81a5726bd231f21a3621007bde58eac9a0f82885.tar.gz glibc-81a5726bd231f21a3621007bde58eac9a0f82885.tar.bz2 glibc-81a5726bd231f21a3621007bde58eac9a0f82885.zip |
Add syncfs syscall.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-03-30 Andreas Schwab <schwab@redhat.com> + + * misc/syncfs.c: New file. + * misc/Makefile (routines): Add syncfs. + * posix/unistd.h: Declare syncfs. + * sysdeps/unix/syscalls.list: Add syncfs. + 2011-04-01 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to |