CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2011/07/10 07:31:02
Modified files: lib/libc/gen : getcap.c Log message: Use stdio in getent() and reuse pfp from tcgetnext when calling getent(). Cuts cap_mkdb system time in half. OK nicm@