Searched hist:254463 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/lib/libc/gen/
H A Dgetlogin.cdiff 254463 Sat Aug 17 19:37:40 MDT 2013 jilles 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.
/freebsd-10.2-release/sys/i386/include/
H A Dasm.hdiff 254463 Sat Aug 17 19:37:40 MDT 2013 jilles 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.
/freebsd-10.2-release/lib/libc/amd64/sys/
H A Dsetlogin.Sdiff 254463 Sat Aug 17 19:37:40 MDT 2013 jilles 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.
/freebsd-10.2-release/lib/libc/i386/sys/
H A Dsetlogin.Sdiff 254463 Sat Aug 17 19:37:40 MDT 2013 jilles 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.
/freebsd-10.2-release/sys/amd64/include/
H A Dasm.hdiff 254463 Sat Aug 17 19:37:40 MDT 2013 jilles 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.

Completed in 85 milliseconds