| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
openat64() uses openat(), so we need hidden aliases for it.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
|
|
|
|
|
|
|
|
| |
Tested basic functionality with coreutils and things seem to work. At
least gives us a basis to jump from.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
|
|
|
|
|
| |
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
|
|
|
|
|
|
|
| |
code styling, comments. No object-code changes.
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
|
|
|
|
| |
Step 11: More libc_hidden_proto removal
|
|
|
|
| |
Step 8: include folder
|
|
|
|
| |
NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- [elf.h] Add missing macro for GNU hash support
- [fcntl.h] Add extern declaration for fcntl64
- [libc-symbols] Re-enale 'hidden_proto' macro and others.
Synch it with trunk
- [tls.h] export USE___THREAD macro to librt too
- [unistd.h] Fix sysconf prototype
- [errno.h] Avoid warnings for duplicated macro definitions
Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
a.out.h to libgen.h (omitting complex.h for a later separate
effort for the math stuff)
|
| |
|
| |
|
|
|
|
|
| |
.comment, saving a lot of space in the resultant binaries...
-Erik
|
| |
|
|
|