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:   lukem
Date:           Fri Oct 29 06:32:09 UTC 2004

Modified Files:
        src/lib/libc/gen: getgrent.c getpwent.c
        src/lib/libc/yp: yplib.c

Log Message:
#include "reentrant.h" instead of <threadlib.h>


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/lib/libc/gen/getgrent.c
cvs rdiff -r1.61 -r1.62 src/lib/libc/gen/getpwent.c
cvs rdiff -r1.41 -r1.42 src/lib/libc/yp/yplib.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