Mike Frysinger
|
4147ffbcc6
optimize library based upon sparc cpu selection
|
19 years ago |
Mike Frysinger
|
cb7e38cfb8
allow people to select target sparc architecture
|
19 years ago |
Mike Frysinger
|
aceb53ffab
add a note explaining the weird h_errno definition
|
19 years ago |
Mike Frysinger
|
6f92ac370b
a64l/l64a are now in uClibc, mkstemp and mktemp already were
|
19 years ago |
Mike Frysinger
|
8bdad19e0e
import a64l and l64a from glibc
|
19 years ago |
Mike Frysinger
|
dd1944787f
add a link_warning() like glibc so ppl will [hopefully] stop using mktemp. also redo whitespacing.
|
19 years ago |
Joakim Tjernlund
|
30d5d27e60
Frank Mehnert writes:
|
19 years ago |
Mike Frysinger
|
b1ce9e53a3
some updates from psm to better mirror glibc getent behavior
|
19 years ago |
Joakim Tjernlund
|
4b54d5bd13
Hmm, things broke with vapiers update. Lets
|
19 years ago |
Mike Frysinger
|
76945fb093
add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC
|
20 years ago |
Mike Frysinger
|
fc2d3a34a5
use generic ELF wrappers
|
20 years ago |
Mike Frysinger
|
253acb104d
add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC
|
20 years ago |
Mike Frysinger
|
93cfbb84b1
rework some of the code to shrink size
|
20 years ago |
Mike Frysinger
|
231572ebb5
style tweaks
|
20 years ago |
Mike Frysinger
|
88965dc531
remove 0.9.27 compat alias
|
20 years ago |
Mike Frysinger
|
7e67e3cc23
add __thumb__ check
|
20 years ago |
Mike Frysinger
|
0f4cad4a58
import updates from glibc
|
20 years ago |
Mike Frysinger
|
8c004a383f
remove some debug code
|
20 years ago |
Mike Frysinger
|
1728b767f0
we have getprotobyname_r() now so use it
|
20 years ago |
Mike Frysinger
|
3710e0790c
install the manpages that are in the docs subdir
|
20 years ago |
Mike Frysinger
|
a21d90418c
moved/updated to docs/man/
|
20 years ago |
Mike Frysinger
|
1d1ea35f91
also check for __thumb__
|
20 years ago |
Mike Frysinger
|
2d54f7ff7b
posix_memalign and posix_fadvise are in uClibc now
|
20 years ago |
Mike Frysinger
|
cefed3e103
add the posix_memalign function
|
20 years ago |
Eric Andersen
|
5d33176aaa
update the uClibc webpage
|
20 years ago |
Joakim Tjernlund
|
5deaf349d3
Make uClibc vfork() use kernels vfork() instead of fork().
|
20 years ago |
Mike Frysinger
|
d4057a47ca
start of some rpc tests
|
20 years ago |
Mike Frysinger
|
13ef85a17b
make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel
|
20 years ago |
Mike Frysinger
|
08a9752c5b
dont install linux/asm headers if KERNEL_SOURCE == DEVEL_PREFIX
|
20 years ago |
Eric Andersen
|
0778c8cb37
We _must_ copy include/asm/ and include/linux/ when installing headers, since
|
20 years ago |