Eric Andersen
|
844b89dbfd
Reworked all test suite makefiles (man did they need it).
|
24 年 前 |
Manuel Novoa III
|
66ebed3e54
Hopefully fix the size/type errors when doing a shared lib.
|
24 年 前 |
Manuel Novoa III
|
867df8dda0
Note about need to match _SC_ATEXIT_MAX. Minor macro name change.
|
24 年 前 |
Manuel Novoa III
|
8960c2a5ed
Fix static buffer used initialization for FIXED_BUFFERS > 2.
|
24 年 前 |
Manuel Novoa III
|
bb303cab91
Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c.
|
24 年 前 |
Manuel Novoa III
|
a798822789
Set dynamic linker used to /lib/ld-linux.so.1. Changeable in Makefile.
|
24 年 前 |
Manuel Novoa III
|
0c827cb739
Increase BUFSIZ to 512 to avoid bug in busybox tar.
|
24 年 前 |
Eric Andersen
|
fb644a9a15
Minor comment update
|
24 年 前 |
Eric Andersen
|
647e66a67c
Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux with
|
24 年 前 |
Manuel Novoa III
|
b5abf98bfd
Added #include <wait.h> for getrusage.
|
24 年 前 |
Manuel Novoa III
|
2773c94a3a
This is _NOT_ an auto-generated file.
|
24 年 前 |
Manuel Novoa III
|
737be33761
Add missing symbol for ipc and ignore commented syscall lines.
|
24 年 前 |
Manuel Novoa III
|
344893c7f7
Work around str_syscalls.sh not having execute perms. Should fix in cvs. How?
|
24 年 前 |
Manuel Novoa III
|
546aeaf1c1
The files unified_syscall_{ARCH}.h are not auto-generated while others are.
|
24 年 前 |
Manuel Novoa III
|
849cfab1c5
UnDOSified file and added assert when debugging.
|
24 年 前 |
Manuel Novoa III
|
cecd0b2a5c
Adapted to handle shared libraries as well as static. Fixed Makefile for m68k.
|
24 年 前 |
Eric Andersen
|
8943c95591
"I will always compile before I commit."
|
24 年 前 |
Eric Andersen
|
6c2ef877c3
Update the comments a wee bit.
|
24 年 前 |
Eric Andersen
|
b8e0118b10
A little update to wait* and a minor syscall cleanup.
|
24 年 前 |
Eric Andersen
|
31e36a1498
Fix arm so it actually works.
|
24 年 前 |
Eric Andersen
|
b881459888
Remove an extra "/" from the crt0 path
|
24 年 前 |
Eric Andersen
|
9cf790d833
Oops. Forgot to check these in...
|
24 年 前 |
Eric Andersen
|
ce0350a763
Ignore generated files
|
24 年 前 |
Eric Andersen
|
b84da91e64
Remove generated files
|
24 年 前 |
Eric Andersen
|
6437980d51
Makefile fixes
|
24 年 前 |
Eric Andersen
|
320f7978c2
Remove generated files.
|
24 年 前 |
Eric Andersen
|
cc9d92f467
Ignore generated binaries. Add a Config usable by most stock x86 systems.
|
24 年 前 |
Eric Andersen
|
8eaff69d91
Add first pass shared lib support into Makefile.
|
24 年 前 |
Eric Andersen
|
5354f1ab0c
Remove the nonexistant __sigaction
|
24 年 前 |
Eric Andersen
|
f87967b01f
Add wrapper for old termio interface
|
24 年 前 |