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: Sat Apr 2 04:53:53 UTC 2005
Modified Files:
src/lib/libc: shlib_version
src/lib/libc/gen: getgrent.c getpwent.c
src/lib/libc/include: namespace.h
Log Message:
PR/29849, PR/29850: Add getpwent_r and getgrent_r
To generate a diff of this commit:
cvs rdiff -r1.162 -r1.163 src/lib/libc/shlib_version
cvs rdiff -r1.55 -r1.56 src/lib/libc/gen/getgrent.c
cvs rdiff -r1.66 -r1.67 src/lib/libc/gen/getpwent.c
cvs rdiff -r1.98 -r1.99 src/lib/libc/include/namespace.h
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