Searched hist:126590 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/sys/
H A Dfiledesc.hdiff 126590 Thu Mar 04 10:56:29 MST 2004 bde Fixed insertion sort errors in includes and prototypes. This was more
than a style bug for the includes -- queue.h is a prerequisite for
_lock.h and _mutex.h but was included after them.

Removed bogus prototype for fget_locked(). The prototype was originally
needed to support K&R but was bogotified by converting the function header
to new-style.

Completed in 28 milliseconds