CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2013/11/30 21:07:18
Modified files: lib/libc/sys : getdents.2 Log message: Eliminate references to the basep argument which was removed in the change to getdents(). Indicate that d_off values are valid for seeking on directories. problem noted by Jared Yanovich (slovichon (at) gmail.com) ok jmc@