Source-Changes archive

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

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   atatat
Date:           Thu Dec 16 04:33:03 UTC 2004

Modified Files:
        src/lib/libc/gen: devname.c

Log Message:
Put caching back on the pts major number.  It's worth the code
overhead not to go look it up a zillion times when running fstat or ps
on a machine with a billion people logged in.  fstat mostly.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/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