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: Thu Apr 12 19:36:19 UTC 2012
Modified Files:
src/lib/libc/gen: Makefile.inc getpass.3 getpass.c
src/lib/libc/include: namespace.h
Log Message:
Add a new getpass implementation that does not mess with signals, and
include getpass_r
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/lib/libc/gen/Makefile.inc
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/gen/getpass.3
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/gen/getpass.c
cvs rdiff -u -r1.151 -r1.152 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