Eric Andersen
|
3d831a7c27
Cleaned up patch from Peter S. Mazinger adding support for
|
před 21 roky |
Eric Andersen
|
98701e8573
Patch from psm, vapier, and solar, adding xattr syscalls
|
před 21 roky |
Eric Andersen
|
e320e67feb
Patch from Peter S. Mazinger:
|
před 21 roky |
Eric Andersen
|
5941632e79
Patch from Peter S. Mazinger to simplify PIE handling
|
před 21 roky |
Eric Andersen
|
4a56d69f1e
Patch from Peter S. Mazinger to consistantly use "ASFLAGS"
|
před 21 roky |
Eric Andersen
|
05d9958f68
Add support for the Analog Devices Blackfin mmuless processor
|
před 21 roky |
Ned Ludd
|
f6cc7543c5
- added LD_TRACE_LOADED_OBJECTS to be stripped from the env on suid exec
|
před 21 roky |
Ned Ludd
|
537a24b420
- dont use dos format
|
před 21 roky |
Ned Ludd
|
d503d1d6c6
- Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.
|
před 21 roky |
Eric Andersen
|
1c8d7ee9cb
On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote:
|
před 21 roky |
Eric Andersen
|
ece14c1a67
Remove whitespace
|
před 21 roky |
Eric Andersen
|
a80a5b718f
Patch from Paul Brook:
|
před 21 roky |
Eric Andersen
|
537a1b30e6
We can't strip libpthread or libthread_db can't help gdb debug ptheads
|
před 21 roky |
Eric Andersen
|
98521f61f3
That last patch had some garbage in it... PIC != PIE
|
před 21 roky |
Eric Andersen
|
a56073a28b
Partial commit of a patch from Alexandre Oliva:
|
před 21 roky |
Eric Andersen
|
fb6f30cabd
Remove some accumulated ugly junk
|
před 21 roky |
Eric Andersen
|
2a6fe90aba
Don't use PAGE_SIZE, instead just a local BUFFER_SIZE define
|
před 21 roky |
Eric Andersen
|
e156b0234a
libpthread can use the normal LDFLAGS (including -s to strip it), but
|
před 21 roky |
Eric Andersen
|
f463aa5cf8
Kill off ancient unused cruft
|
před 21 roky |
Eric Andersen
|
3437935102
Use PAGE_SIZE, not 4096
|
před 21 roky |
Eric Andersen
|
6da8f8dc03
Add missing definition for O_DIRECT
|
před 21 roky |
Ned Ludd
|
b34ae62d9a
update : $
|
před 21 roky |
Joakim Tjernlund
|
67e184efcf
Make __builtin_return_address() return NULL at top of
|
před 21 roky |
Joakim Tjernlund
|
a5ebab1766
Add BIND NOW support to MIPS.
|
před 21 roky |
Eric Andersen
|
9699ba8910
Fix grammar
|
před 21 roky |
Mike Frysinger
|
56a4f3265f
move getent to extra/scripts/ out of docs/
|
před 21 roky |
Mike Frysinger
|
c74b1ccbd8
misc touchups
|
před 21 roky |
Mike Frysinger
|
37c4e78b3f
fix a few typos and clean up the spacing (no tabs)
|
před 21 roky |
Ned Ludd
|
3cd353a99e
misc cleanups of __stack_smash_handler() function when ssp support is enabled. syslog() support should now work both inside and outside of chroots. erandom code left in but remains #ifdef out by default. May remove erandom completely in the future for uClibc unless the LFS guys and gals want to keep it.
|
před 21 roky |
Ned Ludd
|
1aea77e162
misc cleanups of __stack_smash_handler() function when ssp support is enabled. syslog() support should now work both inside and outside of chroots. erandom code left in but remains #ifdef out by default. May remove erandom completely in the future for uClibc unless the LFS guys and gals want to keep it.
|
před 21 roky |