David McCullough
|
84d08a9a0e
|
24 years ago |
David McCullough
|
e9e69bd628
|
24 years ago |
David McCullough
|
5a2610fbeb
|
24 years ago |
David McCullough
|
25b20c5146
|
24 years ago |
Manuel Novoa III
|
086815d394
Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const.
|
24 years ago |
Manuel Novoa III
|
e2ee4a8471
Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and
|
24 years ago |
Manuel Novoa III
|
fdfb85cbca
Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked
|
24 years ago |
Manuel Novoa III
|
8b15b45ecc
Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).
|
24 years ago |
Manuel Novoa III
|
cc07f2350d
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
|
24 years ago |
Eric Andersen
|
c4685a5c3c
Don't trash regs r0-r2, fix thanks to Michiel Thuys <michiel.thuys@intersil.com>.
|
24 years ago |
Eric Andersen
|
a267450eec
This is a silly update to test my change to the script that emails folks
|
24 years ago |
Eric Andersen
|
10c47023c8
This is a silly update to the makefile to test the new script
|
24 years ago |
Manuel Novoa III
|
82b8edd87e
Fixed stderr initialization bug (mine).
|
24 years ago |
Eric Andersen
|
2af5d78a2f
Oops. Should be LDFLAGS, not CFLAGS twice
|
24 years ago |
Eric Andersen
|
c6464c0a9e
Always use system libc, to facilitate bootstrapping new architectures.
|
24 years ago |
Eric Andersen
|
dfca181755
Add in NATIVE_ARCH
|
24 years ago |
Eric Andersen
|
0f6da0c3d9
Bring into line with proper sest suite behavior
|
24 years ago |
Eric Andersen
|
844b89dbfd
Reworked all test suite makefiles (man did they need it).
|
24 years ago |
Manuel Novoa III
|
66ebed3e54
Hopefully fix the size/type errors when doing a shared lib.
|
24 years ago |
Manuel Novoa III
|
867df8dda0
Note about need to match _SC_ATEXIT_MAX. Minor macro name change.
|
24 years ago |
Manuel Novoa III
|
8960c2a5ed
Fix static buffer used initialization for FIXED_BUFFERS > 2.
|
24 years ago |
Manuel Novoa III
|
bb303cab91
Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c.
|
24 years ago |
Manuel Novoa III
|
a798822789
Set dynamic linker used to /lib/ld-linux.so.1. Changeable in Makefile.
|
24 years ago |
Manuel Novoa III
|
0c827cb739
Increase BUFSIZ to 512 to avoid bug in busybox tar.
|
24 years ago |
Eric Andersen
|
fb644a9a15
Minor comment update
|
24 years ago |
Eric Andersen
|
647e66a67c
Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux with
|
24 years ago |
Manuel Novoa III
|
b5abf98bfd
Added #include <wait.h> for getrusage.
|
24 years ago |
Manuel Novoa III
|
2773c94a3a
This is _NOT_ an auto-generated file.
|
24 years ago |
Manuel Novoa III
|
737be33761
Add missing symbol for ipc and ignore commented syscall lines.
|
24 years ago |
Manuel Novoa III
|
344893c7f7
Work around str_syscalls.sh not having execute perms. Should fix in cvs. How?
|
24 years ago |