diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-11-21 15:44:26 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-11-21 15:44:26 -0800 |
commit | 6851bd4d97546fc7378864d36f42f9d2df15dac5 (patch) | |
tree | e3b87ecbf51a39e87d89e875ffc359dfb7638728 /ChangeLog | |
parent | 84ae135d3282dc362bed0a5c9a575319ef336884 (diff) | |
download | glibc-6851bd4d97546fc7378864d36f42f9d2df15dac5.tar.gz glibc-6851bd4d97546fc7378864d36f42f9d2df15dac5.tar.xz glibc-6851bd4d97546fc7378864d36f42f9d2df15dac5.zip |
Adjust generic swapon prototype to match Linux version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f8a0215cc..ee88097225 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-11-21 Roland McGrath <roland@hack.frob.com> + + * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype. + 2013-11-21 Meador Inge <meadori@codesourcery.com> [BZ #11157] |