freebsd-dev/sys/compat
Alexander Leidinger db0d964062 The Linux unlink syscall uses a different errno value when trying to unlink
a directory.

PR:		102897 [1]
Noticed by:	Knut Anders Hatlen <kahatlen@gmail.com>, testrun with LTP [1]
Submitted by:	Marcin Cieslak <saper@SYSTEM.PL>
Tested by:	netchild (LTP test run)
2006-09-10 13:47:56 +00:00
..
freebsd32 The following functions need not to be reimplemented, reuse 64bit 2006-09-09 01:22:13 +00:00
ia32 Remove kern.elf32.can_exec_dyn sysctl. Instead extend Brandinfo structure 2005-12-26 21:23:57 +00:00
linprocfs Lock the vnode around the call to VOP_GETATTR. Move the locked code 2006-08-08 12:29:26 +00:00
linsysfs Remove the dependency on procfs since it isn't used. 2006-05-11 15:27:58 +00:00
linux The Linux unlink syscall uses a different errno value when trying to unlink 2006-09-10 13:47:56 +00:00
ndis while (0); -> while (0) in multi-line macros 2006-08-17 22:50:33 +00:00
netbsd Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
pecoff remove dead code 2005-02-22 01:26:48 +00:00
svr4 Remove two hypothetical calls to suser() in ifdef'd (and uncompilable) 2006-09-02 08:18:22 +00:00