From 95b1426fb75a5458ac15d28a04501327875fa58d Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 15 Jun 2006 13:54:08 +0000 Subject: 2006-06-15 Thomas Schwinge * open.c (open_seek): Seek into the correct direction for `SEEK_END'. Return EINVAL if file pointer would become negative. --- storeio/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'storeio/ChangeLog') diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 75374a1e..e14aaed4 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,3 +1,8 @@ +2006-06-15 Thomas Schwinge + + * open.c (open_seek): Seek into the correct direction for `SEEK_END'. + Return EINVAL if file pointer would become negative. + 2005-01-08 Marco Gerards * storeio.c (trivfs_modify_stat): Don't initialize st_blocks. -- cgit v1.2.3