[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Nils Nordman <nino_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 4 May 2003 06:44:17 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: nino_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/05/04 06:44:17
Modified files:
bin/ln : ln.c
Log message:
The custom logic used for determining the basename of source file
was flawed in that it did not account for trailing slashes. Use
basename(3) instead. Fixes invocations where target is a directory
and source has a trailing slash (e.g. ln -s /tmp/ .).
Ok millert_(_at_)__(_dot_)_
Visit your host, monkey.org