Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 years ago |
Eric Andersen
|
c734e7ca57
Ignore generated stuff
|
22 years ago |
Eric Andersen
|
3ba5ff2226
Add a simple realloc test
|
22 years ago |
Eric Andersen
|
41dfe61361
Fixup script to avoid potential spurious whining over empty object files.
|
22 years ago |
Eric Andersen
|
30d427bcd2
Use '#ifdef __linux__' not '#ifdef linux'
|
22 years ago |
Eric Andersen
|
efe794763c
Use a nifty macro to make testing gcc features simpler
|
22 years ago |
Manuel Novoa III
|
98e199aba0
Fix a couple of 'restrict' bugs in mbstowcs and wcstombs.
|
22 years ago |
Eric Andersen
|
7ce8fe43bd
Fix a silly typo for Manuel
|
22 years ago |
Eric Andersen
|
4e4d12772b
For now, comment out the broken part
|
22 years ago |
Eric Andersen
|
88daaa079e
Remove my horrible SH hack infavor of this fix for initfini.awk from
|
22 years ago |
Eric Andersen
|
5986069da6
A patch from Arne Jonsson <arne.jonsson@i3micro.com>:
|
22 years ago |
Eric Andersen
|
5fedc35ef2
Add in a horrible hack that seems necessary for the Hitachi
|
22 years ago |
Manuel Novoa III
|
6a3510f62c
Fix a problem in vasprintf (reported by vodz a while back) when built
|
22 years ago |
Manuel Novoa III
|
b7df7e6da8
ANSI/ISO C99 requires assert() to write to stderr. This means that
|
22 years ago |
Manuel Novoa III
|
6072ec712b
Allow timezone info to be specified in a file... /etc/TZ. Turned on by
|
22 years ago |
Miles Bader
|
fe8cd7e5ad
Define TOPDIR to be just `.' when invoking gen_bits_syscall_h.sh, since
|
22 years ago |
Miles Bader
|
3a0eeecab4
Add appropriate -I options so that any files included by unistd.h are
|
22 years ago |
Eric Andersen
|
b3f7002fd8
Fixup depends
|
22 years ago |
Eric Andersen
|
dd91422c64
Put it back the way it was. Sigh.
|
22 years ago |
Eric Andersen
|
8cd7c61d64
Sigh. Lets not use LD to link, or we lose the INTERP field.
|
22 years ago |
Eric Andersen
|
87f912c03f
Doh. Add a missing #include to interp.c. I wonder why it used to
|
22 years ago |
Eric Andersen
|
b3430d5dc6
Overwriting the crt1.o link is fine
|
22 years ago |
Eric Andersen
|
5fa70fa170
Be nicer to gcc -- add a link for crt1.o
|
22 years ago |
Eric Andersen
|
9b90385267
Actually install libdl.a
|
22 years ago |
Eric Andersen
|
71d9d16063
A patch from Arne Jonsson <arne.jonsson@i3micro.com> to allow
|
22 years ago |
Miles Bader
|
27e47143db
Make `-nostdlib' and `-nodefaultlibs' work correctly.
|
22 years ago |
Eric Andersen
|
4c59318138
When UNIX98PTY_ONLY was false, but Unix 98 ptys were in fact working and
|
22 years ago |
Eric Andersen
|
bf391f86d0
Update freeswan entry, per success report from Arne Bernin
|
22 years ago |
Eric Andersen
|
8eecdc9257
This patch, based on a patch from Stefan Allius, lets us pick an
|
22 years ago |
Eric Andersen
|
2e70e3a982
Echo mmu-less warning where appropriate
|
22 years ago |