diff options
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 6a3f797..9b37ea8 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,10 @@ +2013-11-21 Marcus Shawcroft <marcus.shawcroft@arm.com> + + * aarch64/ftruncate.c: Include errno.h. + (ftruncate) Set errno. + * aarch64/truncate.c: Include errno.h. + (truncate) Set errno. + 2013-11-20 Marcus Shawcroft <marcus.shawcroft@arm.com> * arm/ftruncate.c: Include errno.h. |