diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2011-04-09 11:07:18 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-09 11:07:18 -0400 |
commit | f12a32e6f02c058c4996a138f16828f772059116 (patch) | |
tree | b637ad01f41ff6c3a73f0ff0f42e8a42afbacbac /ChangeLog | |
parent | 38a7d692fc302518e2b10dbedff7841939044eca (diff) | |
download | glibc-f12a32e6f02c058c4996a138f16828f772059116.tar.gz glibc-f12a32e6f02c058c4996a138f16828f772059116.tar.xz glibc-f12a32e6f02c058c4996a138f16828f772059116.zip |
Make ppc sync_file_range cancelable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a7989040ae..5549869081 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-04-08 Andreas Schwab <schwab@linux-m68k.org> + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c: + Make cancelable. + 2011-04-09 Ulrich Drepper <drepper@gmail.com> [BZ #12655] |