Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: christos
Date: Wed Mar 30 16:12:58 UTC 2005
Modified Files:
src/lib/libc/gen: __glob13.c
src/lib/libc/net: rcmd.c
Log Message:
use re-entrant versions of getpw*(). In libc only pwcache remains and this
cannot be changed easily because it involves an API change.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/lib/libc/gen/__glob13.c
cvs rdiff -r1.58 -r1.59 src/lib/libc/net/rcmd.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