kleink
|
e0962e0eae
|
Oops, don't need <errno.h> any more.
|
1998-11-18 21:13:46 +00:00 |
kleink
|
6de55982d6
|
* Wrap file locking around the function body in order to have fseek() and
clearerr() executed as a single unit.
* Remove clearing of errno; this fseek() error indicator must be visible to
the caller.
|
1998-11-18 21:11:09 +00:00 |
perry
|
c8bafd6265
|
remove obsolete register declarations
|
1998-02-03 18:38:12 +00:00 |
christos
|
0c339c443a
|
Fix RCSID's
Fix gcc warnings.
Add prototypes for functions that were declared in more than one place
to local.h or extern.h and use that instead.
|
1997-07-13 20:15:17 +00:00 |
jtc
|
255db7b26b
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1995-02-02 02:09:03 +00:00 |
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |