Peter S. Mazinger
|
ba31c6c463
Remove TOPDIR
|
19 anni fa |
Peter S. Mazinger
|
e6aa37afc9
Replace all Makefiles for new build infrastucture
|
19 anni fa |
Peter S. Mazinger
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
19 anni fa |
Mike Frysinger
|
130697527b
merge parallel build support
|
20 anni fa |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 anni fa |
Eric Andersen
|
dffe7a72fb
Quick implementation of sigwait. Doesn't handle thread cancelation
|
21 anni fa |
Eric Andersen
|
c1bb4ddffb
Fix a few things I'd missed when using old (2.0.x) kernels.
|
23 anni fa |
Eric Andersen
|
b88ff80f70
Once again, rework the signal handling to be even more correct. We no
|
23 anni fa |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 anni fa |
Eric Andersen
|
e625699c3b
Fix support for sysv style signals
|
23 anni fa |
Eric Andersen
|
cd2b5379fc
Fix up sig handling so it is more in sync with glibc behavior
|
23 anni fa |
Eric Andersen
|
e7dc0f213e
Add in (stub out really) __libc_current_sigrtmin, and
|
23 anni fa |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 anni fa |
Eric Andersen
|
887a0c51a3
Oops. Forgot the makefile updates
|
23 anni fa |
Manuel Novoa III
|
fce469e791
Add missing function sigfillset.
|
23 anni fa |
Eric Andersen
|
d777bf7516
Add sigintr, from a patch by Michael Shmulevich
|
23 anni fa |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 anni fa |
Eric Andersen
|
91102e0dec
Fix doc blunder.
|
24 anni fa |
Eric Andersen
|
2c8e931c67
Make spelling of uClibc be consistant.
|
24 anni fa |
Eric Andersen
|
e547d07a48
More cleanups. Fix things so tinylogin compiles.
|
24 anni fa |
Eric Andersen
|
8fee51d63a
Fix up signal handling
|
24 anni fa |
Eric Andersen
|
5606e4d6f9
More reorg. A place for everything and everything in its place...
|
24 anni fa |
Eric Andersen
|
430e386b9e
Strip all object files of all non global symbols and .note and
|
24 anni fa |
Eric Andersen
|
9b7d191055
More updates. Implement strsignal. Add pwd_grp tests
|
24 anni fa |
Eric Andersen
|
af1112c8d9
Makefile update
|
24 anni fa |
Eric Andersen
|
a99617fe8f
Finish reorganizing things. At least I think I've finished.
|
24 anni fa |