open, read, write, seek & close are file descriptor's related. I wanted to implement this and "honor" standard API to deal with files.
cheers, Seb 2011/6/2 mattschinkel <[email protected]> > I see that minix_seek goes to a byte address in a file. This is good, > but in my opinion, this is something for the application layer. A read > file sector procedure would be fine, and may speed up the lib. > > Matt. > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/jallib?hl=en. > > -- Sébastien Lelong -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
