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 |
Eric Andersen
|
6bc59b1625
Add in an initial list of the differences between glibc and uClibc.
|
22 years ago |
Miles Bader
|
08d4be6799
Don't infinitely recurse when trying to grow __malloc_mmb_heap.
|
22 years ago |
Eric Andersen
|
6343d9e51d
Add a test from Alex King <alex@morrison.king.net.nz> which
|
22 years ago |
Eric Andersen
|
db7c5027f4
Fix malloc so it compiles and works when using pthreads
|
22 years ago |
Eric Andersen
|
58445daa98
Remove -fuclibc-ctors
|
22 years ago |
Eric Andersen
|
92b151ebda
Kill a warning. Patch from Joel Coltoff <joel@wmi.com>
|
22 years ago |
"Steven J. Hill"
|
aa3b269dde
Fixed 'dlopen' call for MIPS. Things seem to work swimingly. Woohoo!
|
22 years ago |
Miles Bader
|
987f4143ba
(uClibc_config): Define __UCLIBC_UCLINUX_BROKEN_MUNMAP__ for MMU-less systems.
|
22 years ago |
Miles Bader
|
c5daf7d8dc
Use __heap_[un]lock instead of __malloc_[un]lock.
|
22 years ago |
Miles Bader
|
b5cee82ede
Get rid of old malloc lock stuff.
|
22 years ago |
Miles Bader
|
6882d43363
Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined.
|
22 years ago |
Eric Andersen
|
a1d020f74e
Kill the now redundant initfini.pl
|
22 years ago |