freebsd-nq/lib/libc/gen
Konstantin Belousov dbd2053026 libc dl_iterate_phdr(): dlpi_tls_data is wrong
This is the same change as d36d681615, but for libc static implementaion
of dl_iterate_phdr().

Reported by:	emacsray@gmail.com
PR:	254774
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D29623
2021-04-09 23:46:24 +03:00
..
__getosreldate.c
__pthread_mutex_init_calloc_cb_stub.c
__xuname.c
_once_stub.c
_pthread_stubs.c libc: Add pthread_attr_get_np(3) stub, reporting ESRCH. 2020-11-28 12:19:20 +00:00
_rand48.c
_spinlock_stub.c
_thread_init.c
alarm.3
alarm.c
arc4random_uniform.c
arc4random-compat.c
arc4random.3 arc4random(3): fix .Xr issues 2020-12-11 00:13:39 +00:00
arc4random.c Fix building on Linux/macOS after r366622 2020-10-12 10:42:14 +00:00
arc4random.h Fix building on Linux/macOS after r366622 2020-10-12 10:42:14 +00:00
assert.c
auxv.3
auxv.c random(4) FenestrasX: Push root seed version to arc4random(3) 2020-10-10 21:52:00 +00:00
basename_compat.c
basename.3
basename.c
cap_rights_get.3
cap_sandboxed.3
cap_sandboxed.c
check_utility_compat.3
check_utility_compat.c
clock_getcpuclockid.3
clock_getcpuclockid.c
clock.3
clock.c
closedir.c
confstr.3
confstr.c
crypt.c
ctermid.3
ctermid.c
daemon.3
daemon.c
devname-compat11.c
devname.3
devname.c
directory.3
dirfd.c
dirname_compat.c
dirname.3
dirname.c
disklabel.c
dl_iterate_phdr.3 rtld dl_iterate_phdr(): dlpi_tls_data is wrong 2021-04-06 03:23:08 +03:00
dladdr.3
dlfcn.c libc dl_iterate_phdr(): dlpi_tls_data is wrong 2021-04-09 23:46:24 +03:00
dlinfo.3
dllockinit.3
dlopen.3
drand48.c
dup3.3
dup3.c
elf_utils.c
erand48.c
err.3
err.c warnx: fix needless static 2020-10-24 00:03:11 +00:00
errlst.c
errno.c
eventfd.c Add eventfd(3) wrappers to libc. 2020-12-27 12:57:26 +02:00
exec.3
exec.c
exect.c
fdevname.c
feature_present.3
feature_present.c
fmtcheck.3
fmtcheck.c
fmtmsg.3
fmtmsg.c
fnmatch.3
fnmatch.c
fpclassify.3
fpclassify.c
frexp.3
frexp.c
fstab.c
ftok.3
ftok.c
fts-compat11.c
fts-compat11.h
fts-compat.c
fts-compat.h
fts.3
fts.c
ftw-compat11.c
ftw.3
ftw.c
gen-compat.h
gen-private.h
getbootfile.3
getbootfile.c
getbsize.3 Improve size readability. 2021-02-15 20:23:32 +01:00
getbsize.c
getcap.3
getcap.c
getcontext.3
getcwd.3
getcwd.c
getdiskbyname.3
getdomainname.3
getdomainname.c
getentropy.3 getentropy(3): sort SEE ALSO sections 2020-12-11 00:15:57 +00:00
getentropy.c
getfsent.3
getgrent.3
getgrent.c libc: Fix the WITH_HESIOD build 2021-04-05 16:30:00 -04:00
getgrouplist.3
getgrouplist.c
gethostname.3
gethostname.c
getloadavg.3
getloadavg.c
getlogin.c
getmntinfo-compat11.c
getmntinfo.3
getmntinfo.c
getnetgrent.3
getnetgrent.c
getosreldate.3
getosreldate.c
getpagesize.3
getpagesize.c
getpagesizes.3
getpagesizes.c
getpass.3
getpeereid.3
getpeereid.c
getprogname.3
getprogname.c
getpwent.3
getpwent.c libc: Fix the WITH_HESIOD build 2021-04-05 16:30:00 -04:00
getttyent.3
getttyent.c
getusershell.3
getusershell.c
getutxent.3
getutxent.c Remove __NO_TLS. 2021-02-23 20:08:10 +02:00
getvfsbyname.3
getvfsbyname.c
glob-compat11.c Remove trailing whitespace. 2020-12-03 05:49:59 +00:00
glob-compat11.h
glob.3
glob.c
initgroups.3
initgroups.c
isatty.c
isgreater.3
isinf.c
isnan.c
jrand48.c
lcong48.c
ldexp.3
ldexp.c s_scalbn.c: Add missing float.h include 2021-03-01 14:22:47 +00:00
libc_dlopen.c
lockf.3
lockf.c
lrand48.c
makecontext.3
Makefile.inc libc: include rtld.h into static implementations of rtld interface 2021-04-09 23:46:24 +03:00
memalign.c
modf.3
modf.c
mrand48.c
nftw-compat11.c
nftw.c
nice.3
nice.c
nlist.3
nlist.c
nrand48.c
opendir.c
pause.3
pause.c
pmadvise.c
popen.3
popen.c
posix_spawn_file_actions_addopen.3
posix_spawn_file_actions_init.3
posix_spawn.3 posix_spawn(3): fix section that references vfork 2020-12-11 00:20:04 +00:00
posix_spawn.c
posix_spawnattr_getflags.3
posix_spawnattr_getpgroup.3
posix_spawnattr_getschedparam.3
posix_spawnattr_getschedpolicy.3
posix_spawnattr_getsigdefault.3
posix_spawnattr_getsigmask.3
posix_spawnattr_init.3
psignal.3
psignal.c
pututxline.c
pw_scan.c
pw_scan.h
raise.3
raise.c
rand48.3
rand48.h
readdir-compat11.c
readdir.c
readpassphrase.3
readpassphrase.c
recvmmsg.c
rewinddir.c
rfork_thread.3
scandir_b.c
scandir-compat11.c
scandir.3
scandir.c
seed48.c
seekdir.c
sem_destroy.3
sem_getvalue.3
sem_init.3
sem_new.c
sem_open.3
sem_post.3
sem_timedwait.3
sem_wait.3
sem.c
semctl.c
sendmmsg.c
setdomainname.c
sethostname.c
setjmp.3
setjmperr.c
setmode.3
setmode.c
setproctitle.3 Add a missing Nm macro 2020-11-13 14:56:34 +00:00
setproctitle.c Drop temporary compat in setproctitle 2021-01-31 16:07:19 +00:00
setprogname.c
siginterrupt.3
siginterrupt.c
siglist.c
signal.3
signal.c
sigsetops.3
sigsetops.c
sleep.3
sleep.c
srand48.c
statvfs.3
statvfs.c
stringlist.3
stringlist.c
strtofflags.3
strtofflags.c
Symbol.map Add eventfd(3) wrappers to libc. 2020-12-27 12:57:26 +02:00
sysconf.3
sysconf.c
sysctl.3 Update man-pages to describe the user.localbase variable added in r367179. 2020-10-30 19:37:53 +00:00
sysctl.c Re-arrange some of the code to separate writable user tree variables from 2020-11-02 18:48:06 +00:00
sysctlbyname.c
sysctlnametomib.c
syslog.3
syslog.c libc: Some enhancements to syslog(3) 2021-03-23 12:49:58 -04:00
tcgetpgrp.3
tcgetsid.3
tcgetwinsize.3 tcgetwinsize(3): provide man page 2021-01-02 04:43:32 +02:00
tcsendbreak.3
tcsetattr.3
tcsetpgrp.3
tcsetsid.3
telldir.c
telldir.h
termios.c Add tcgetwinsize(3) and tcsetwinsize(3) to termios 2020-12-25 20:43:09 +02:00
time.3
time.c
times.3
times.c
timespec_get.3 timespec_get(3): sort SEE ALSO correctly 2020-12-11 02:22:42 +00:00
timespec_get.c
timezone.3
timezone.c
tls.c libc: implement __tls_get_addr() for static binaries 2021-04-09 23:46:24 +03:00
trivial-getcontextx.c
ttyname.3
ttyname.c
ttyslot.c
tzset.3
ualarm.3
ualarm.c
ucontext.3
ulimit.3
ulimit.c
uname.3
uname.c
unvis-compat.c
usleep.3 usleep(3): replace 'process' with 'calling thread' 2021-02-11 05:52:55 +02:00
usleep.c
utime.3
utime.c
utxdb.c Remove __NO_TLS. 2021-02-23 20:08:10 +02:00
utxdb.h
valloc.3
valloc.c
wait3.c
wait.c
waitid.c
waitpid.c
wordexp.3
wordexp.c