pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/mk/tools



On Wed, 04 Feb 2015 21:09:20 +0900, Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

Yes, "unlink of directories" is the silly historical reason why this
command exists at all. No system has allowed that for a *very* long
time, because it is completely broken. I have no idea what ambigious
behavior you mean with symbolic links and the lack of proper argument
handling is another bug in unlink(8). So again, where is it used?

I see that you don't know about "rm" and "unlink",
and unlink(8) is on NetBSD, unlink(1) for various other platforms.

Again, so what? I know you dislike legacy codes and tools, so what?
Do you want to say "hey, you must not use unlink(1) in these days!"
to authors of such scripts?
"where is it used?"... don't you have the way to search it?
For example,
  https://github.com/freebsd/portmaster/blob/master/portmaster
Let's go to FreeBSD project! feedback and comments about the script
are unwanted for me, let's say to FreeBSD people!

--
OBATA Akio / obata%lins.jp@localhost



Home | Main Index | Thread Index | Old Index