freebsd-dev/lib/libc
Konstantin Belousov eba8ab0e3e Remove special case handling for getfhat(fd, NULL, handle).
There is no reason for it to behave differently from openat(fd, NULL).
Also the handling did not worked because the substituted path was from
the system address space, causing EFAULT.

Submitted by:	Jack Halford <jack@gandi.net>
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D18501
2018-12-11 02:48:49 +00:00
..
aarch64
amd64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
arm Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
capability
compat-43
db
gdtoa
gen syslog(3): stdarg.h is needed only for vsyslog() 2018-12-06 18:03:18 +00:00
gmon mcount: tidy up ANSIfication 2018-10-20 22:39:35 +00:00
i386 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
iconv
include Update userland arc4random() with OpenBSD's Chacha20 based arc4random(). 2018-08-19 17:40:50 +00:00
inet libc: fix cases of undefined behavior. 2018-08-07 15:24:19 +00:00
isc
locale Fix WITHOUT_ICONV build after r340276. 2018-11-14 09:06:15 +00:00
md
mips Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
nameser
net Style cleanup. 2018-11-27 09:41:47 +00:00
nls
posix1e Move mac.conf to lib/libc/posix1e/ 2018-09-18 01:40:37 +00:00
powerpc Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
powerpc64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
powerpcspe
quad ANSIfy libc/quad 2018-10-21 00:20:40 +00:00
regex regexec: fix processing multibyte strings. 2018-11-23 15:49:18 +00:00
resolv Allow the use of TCP instead of UDP for queries by setting options usevc 2018-08-16 13:18:40 +00:00
riscv
rpc Fix CONFS to append the value in this case. 2018-09-18 01:38:44 +00:00
secure
softfloat
sparc64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
stdio Follow up on r331936. gets_s(3) will also fail in the same way that 2018-10-23 14:16:02 +00:00
stdlib Provide set_constraint_handler_s(3) man page. 2018-08-19 14:39:57 +00:00
stdtime strptime: make %k and %l specifiers match their description in 2018-11-03 23:37:13 +00:00
string Avoid OOB reads in memmem(3). 2018-10-15 20:20:57 +00:00
sys Remove special case handling for getfhat(fd, NULL, handle). 2018-12-11 02:48:49 +00:00
tests regexec: fix processing multibyte strings. 2018-11-23 15:49:18 +00:00
uuid
x86/sys
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile disable BIND_NOW in libc, libthr, and rtld 2018-12-03 15:59:46 +00:00
Makefile.depend
Versions.def Create namespace for the symbols added during 13-CURRENT cycle. 2018-11-12 19:12:14 +00:00