Rewind missing?

From: Dave Hudson <dave_at_nospam.org>
Date: Fri Jan 28 1994 - 04:08:32 PST

I'm doing some work with bfs at the moment. While I was modifying the
makefiles for "cmd/mkfs.c" I found that there's an unreferenced symbol
kicking around - there doesn't appear to be a "rewind" function in the 1.2
release.

Was there one before and It's just not got through into 1.2 or am I missing
some code?

For the moment I guess I'll just replace the code with something like
fseek(fd, 0, SEEK_SET);

                Regards,
                Dave
Received on Fri Jan 28 04:40:32 1994

This archive was generated by hypermail 2.1.8 : Wed Sep 21 2005 - 21:01:53 PDT