[INN-COMMITTERS] inn/lib (lockfile.c)

Russ Allbery rra at stanford.edu
Mon Oct 2 20:09:07 UTC 2000


    Date: Monday, October 2, 2000 @ 13:09:07
  Author: rra

Update of /dist1/cvs/isc/inn/inn/lib
     from pub3.rc.vix.com:/tmp/cvs-serv15464

Modified: lockfile.c

Clean out some unnecessary portability; we now require fcntl.  INN 2.3
wouldn't have compiled without fcntl anyway, and fcntl has been around
for a very long time.  Rename LockRange to lock_range and change some
other old portability things that aren't required with autoconf (OFFSET_T
to off_t, BOOL to bool).




More information about the inn-committers mailing list