Peter S. Mazinger
|
61aa0b16fa
another missed hidden
|
19 年之前 |
Peter S. Mazinger
|
0fc9ef37b6
missed to define internal setregid
|
19 年之前 |
Mike Frysinger
|
a9edc480b1
need features.h for new HIDDEN_JUMPTARGET()
|
19 年之前 |
Peter S. Mazinger
|
9de2043964
Add hidden versions of pipe()
|
19 年之前 |
Peter S. Mazinger
|
4dcc5dd8a7
s/__read/read/ and write in fake part
|
19 年之前 |
Peter S. Mazinger
|
7a460199ad
needs features.h
|
19 年之前 |
Peter S. Mazinger
|
7b68e2d993
s/libc_hidden_proto/libc_hidden_def/
|
19 年之前 |
Peter S. Mazinger
|
a4417a6a8e
Correct libc_hidden_proto
|
19 年之前 |
Peter S. Mazinger
|
5f22f458db
Correct atoi()
|
19 年之前 |
Mike Frysinger
|
46b0d6acb3
64bit arches dont need no stinkin fcntl64
|
19 年之前 |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 年之前 |
Mike Frysinger
|
c8609543a9
use regular headers rather than trying to get tricky
|
19 年之前 |
Mike Frysinger
|
2ed5fd770a
dont include bits/kernel_stat.h as xstatconv.h already does and use sys/stat.h rather than bits/stat.h
|
19 年之前 |
Mike Frysinger
|
f38a679be6
fix sem funcs on 64bit arches
|
19 年之前 |
Mike Frysinger
|
80908df22d
make sure linux/types.h doesnt screw us up
|
19 年之前 |
Mike Frysinger
|
380ba23e2d
simple stdarg test
|
19 年之前 |
Mike Frysinger
|
d874cc673a
fix up ability to rename ldso
|
19 年之前 |
Mike Frysinger
|
f64bd7d980
dlopen test also requires threads :/
|
19 年之前 |
Mike Frysinger
|
445ea79b99
make sure all shared libs depend on interp
|
19 年之前 |
Mike Frysinger
|
8b33ead2c3
use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger
|
19 年之前 |
Peter S. Mazinger
|
f7dc844c56
Add fcntl64 prototype
|
19 年之前 |
Mike Frysinger
|
0a2e17d7c7
fix a (very unlikely) page leak
|
19 年之前 |
Mike Frysinger
|
d0af516865
only chown on include subdir in DEVEL_PREFIX
|
19 年之前 |
Mike Frysinger
|
c1a42b5572
test for seek funcs
|
19 年之前 |
Mike Frysinger
|
6266e361a1
we dont want to truncate the offset when dealing with the syscall3 version as this will screw up some 64bit hosts
|
19 年之前 |
Mike Frysinger
|
97ba1d45c1
import headers from glibc
|
19 年之前 |
Mike Frysinger
|
29c195a91f
dont use LDFLAGS when just compiling
|
19 年之前 |
Mike Frysinger
|
90d75ccb35
descend into mmap subdir
|
19 年之前 |
Mike Frysinger
|
5492a3be8f
dont redefine _GNU_SOURCE
|
19 年之前 |
Peter S. Mazinger
|
4af711dfe8
Apply patch used in sed for malloc(0)
|
19 年之前 |