DragonFly bugs List (threaded) for 2009-01
DragonFly BSD
DragonFly bugs List (threaded) for 2009-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1130] `cp -Rp symlink-with-nohistory' fails...


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 20 Jan 2009 18:55:43 -0800 (PST)

:YONETANI Tomokazu <qhwt+dfly@les.ath.cx> added the comment:
:
:yes, committed as 3d6b90ba on -DEVELOPMENT, or 6fab5bd4 on 2.0-RELEASE.
:However, now that we can set file flags on symlinks, I'd change cp
:to inherit them as well instead of silently ignoring it, what do
:people think?
:
:----------
:assignedto:  -> qhwt+dfly
:status: chatting -> resolved

    As long as a new-built cp still works on older systems that do
    not have the system call (i.e. doesn't fault and exit due to the
    missing system call).

    This may be the right time to change missing system call errors
    (ENOSYS) to not generate a signal any more, like linux.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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