summaryrefslogtreecommitdiff
path: root/storeio/open.c
AgeCommit message (Collapse)Author
2006-06-152006-06-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
* open.c (open_seek): Seek into the correct direction for `SEEK_END'. Return EINVAL if file pointer would become negative.
1996-09-23(open_read, open_write):Miles Bader
Use void * buffers.
1996-09-08Initial checkinMiles Bader