mirror of git://sourceware.org/git/glibc.git
The __REDIRECT* macros are creating aliases which may lead to unwanted PLT entries when fortification is enabled. To prevent these entries, the REDIRECT alias should be set to point to the existing __GI_* aliases. This is done transparently by creating a __REDIRECT_FORTIFY* version of these macros, that can be overwritten internally when necessary. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org> |
||
|---|---|---|
| .. | ||
| auxv.h | ||
| cdefs.h | ||
| dir.h | ||
| file.h | ||
| ioctl.h | ||
| mman.h | ||
| param.h | ||
| queue.h | ||
| select.h | ||
| single_threaded.h | ||
| syslog.h | ||
| sysmacros.h | ||
| uio.h | ||
| xattr.h | ||