freebsd-nq/lib/libc
Jilles Tjoelker b559746adb unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir()
for non-empty directories.

POSIX permits both ENOTEMPTY and EEXIST, but we use the clearer ENOTEMPTY,
following BSD tradition.

MFC after:	1 week
2010-04-25 13:55:52 +00:00
..
amd64
arm The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
compat-43 Fix several typos in macros or macro misusage. 2010-03-12 10:01:06 +00:00
db libc/db/hash: cap auto-tuned block size with a value that actually works 2010-04-05 10:12:21 +00:00
gdtoa
gen sysctl(3): Update description of various kern.* variables. 2010-04-25 12:35:39 +00:00
gmon
i386
ia64
include The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 17:20:04 +00:00
inet
isc
locale mdoc: remove .Pp where not needed 2010-04-14 18:29:26 +00:00
mips Reinstate the ptrace patch to restore the 'gp' register after calling 2010-02-04 05:49:59 +00:00
nameser
net Use the stored length value instead of calculating it by strlen(). 2010-04-06 12:33:05 +00:00
nls - More style(9) fixups 2010-02-20 08:19:19 +00:00
posix1e mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
powerpc The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
quad
regex
resolv
rpc Fix a bug in the previous change: remove function-local definition of 2010-03-11 16:58:15 +00:00
softfloat Add #endif missed in r206490. 2010-04-11 21:22:02 +00:00
sparc64 Avoid aliasing which leads to incorrect results when compiling with the 2010-03-21 13:18:08 +00:00
stdio I feel this wording of the history is more clear. 2010-04-05 22:09:29 +00:00
stdlib C language does not has references, it provides pointers. 2010-04-21 19:35:56 +00:00
stdtime Split the contributed code from libc/stdtime from lib/libc/stdtime 2010-02-26 06:44:00 +00:00
string Correct bugs fixed but not merged from my own tree. 2010-03-13 00:15:06 +00:00
sys unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir() 2010-04-25 13:55:52 +00:00
uuid
xdr
yp
Makefile Merge r195030 from project/mips to head by hand 2010-01-09 00:01:35 +00:00
Versions.def