Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/09/2005 20:10:34
Module Name: src
Committed By: dsl
Date: Mon May 9 20:10:34 UTC 2005
Modified Files:
src/lib/libedit: filecomplete.c
Log Message:
Use getpwuid_r(getuid(), ...) to expand ~/....
Don't replace ~xyz with /home/xyz when expanding ~
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libedit/filecomplete.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.