freebsd-skq/lib/libc/amd64/sys
jilles fd29e78a68 libc: Access _logname_valid more efficiently.
The variable _logname_valid is not exported via the version script;
therefore, change C and i386/amd64 assembler code to remove indirection
(which allowed interposition). This makes the code slightly smaller and
faster.

Also, remove #define PIC_GOT from i386/amd64 in !PIC mode. Without PIC,
there is no place containing the address of each variable, so there is no
possible definition for PIC_GOT.
2013-08-17 19:24:58 +00:00
..
__vdso_gettc.c
amd64_get_fsbase.c
amd64_get_gsbase.c
amd64_set_fsbase.c
amd64_set_gsbase.c
brk.S
cerror.S
exect.S
getcontext.S
Makefile.inc
pipe.S
ptrace.S
reboot.S
sbrk.S
setlogin.S
sigreturn.S
vfork.S