Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libedit



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.




Home | Main Index | Thread Index | Old Index