Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   simonb
Date:           Mon Jun  5 06:12:50 UTC 2000

Modified Files:
        basesrc/lib/libc/gen: devname.3 devname.c

Log Message:
Add a cache ala pwcache(3).  Gives a small but measurable performance
improvement for callers to devname(3) (eg ps(1)) under most circumstances.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/gen/devname.3
cvs rdiff -r1.8 -r1.9 basesrc/lib/libc/gen/devname.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index