aboutsummaryrefslogtreecommitdiff
path: root/storeio/open.c
Commit message (Collapse)AuthorAgeFilesLines
* 2006-06-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-06-151-8/+11
| | | | | * open.c (open_seek): Seek into the correct direction for `SEEK_END'. Return EINVAL if file pointer would become negative.
* (open_read, open_write):Miles Bader1996-09-231-2/+2
| | | | Use void * buffers.
* Initial checkinMiles Bader1996-09-081-0/+124