CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/06 12:51:09
Modified files:
lib/libc/gen : getcap.c
Log message:
Speed up cgetnext() by passing the record we want to parse in to
getent() as toprec. Make cap_mkdb faster when building termcap.db.
OK nicm@
