Commit Verlauf

Autor SHA1 Nachricht Datum
  Miles Bader fe8cd7e5ad Define TOPDIR to be just `.' when invoking gen_bits_syscall_h.sh, since vor 23 Jahren
  Miles Bader 3a0eeecab4 Add appropriate -I options so that any files included by unistd.h are vor 23 Jahren
  Eric Andersen b3f7002fd8 Fixup depends vor 23 Jahren
  Eric Andersen dd91422c64 Put it back the way it was. Sigh. vor 23 Jahren
  Eric Andersen 8cd7c61d64 Sigh. Lets not use LD to link, or we lose the INTERP field. vor 23 Jahren
  Eric Andersen 87f912c03f Doh. Add a missing #include to interp.c. I wonder why it used to vor 23 Jahren
  Eric Andersen b3430d5dc6 Overwriting the crt1.o link is fine vor 23 Jahren
  Eric Andersen 5fa70fa170 Be nicer to gcc -- add a link for crt1.o vor 23 Jahren
  Eric Andersen 9b90385267 Actually install libdl.a vor 23 Jahren
  Eric Andersen 71d9d16063 A patch from Arne Jonsson <arne.jonsson@i3micro.com> to allow vor 23 Jahren
  Miles Bader 27e47143db Make `-nostdlib' and `-nodefaultlibs' work correctly. vor 23 Jahren
  Eric Andersen 4c59318138 When UNIX98PTY_ONLY was false, but Unix 98 ptys were in fact working and vor 23 Jahren
  Eric Andersen bf391f86d0 Update freeswan entry, per success report from Arne Bernin vor 23 Jahren
  Eric Andersen 8eecdc9257 This patch, based on a patch from Stefan Allius, lets us pick an vor 23 Jahren
  Eric Andersen 2e70e3a982 Echo mmu-less warning where appropriate vor 23 Jahren
  Eric Andersen 6bc59b1625 Add in an initial list of the differences between glibc and uClibc. vor 23 Jahren
  Miles Bader 08d4be6799 Don't infinitely recurse when trying to grow __malloc_mmb_heap. vor 23 Jahren
  Eric Andersen 6343d9e51d Add a test from Alex King <alex@morrison.king.net.nz> which vor 23 Jahren
  Eric Andersen db7c5027f4 Fix malloc so it compiles and works when using pthreads vor 23 Jahren
  Eric Andersen 58445daa98 Remove -fuclibc-ctors vor 23 Jahren
  Eric Andersen 92b151ebda Kill a warning. Patch from Joel Coltoff <joel@wmi.com> vor 23 Jahren
  "Steven J. Hill" aa3b269dde Fixed 'dlopen' call for MIPS. Things seem to work swimingly. Woohoo! vor 23 Jahren
  Miles Bader 987f4143ba (uClibc_config): Define __UCLIBC_UCLINUX_BROKEN_MUNMAP__ for MMU-less systems. vor 23 Jahren
  Miles Bader c5daf7d8dc Use __heap_[un]lock instead of __malloc_[un]lock. vor 23 Jahren
  Miles Bader b5cee82ede Get rid of old malloc lock stuff. vor 23 Jahren
  Miles Bader 6882d43363 Fix locking to not deadlock when __UCLIBC_UCLINUX_BROKEN_MUNMAP__ is defined. vor 23 Jahren
  Eric Andersen a1d020f74e Kill the now redundant initfini.pl vor 23 Jahren
  Eric Andersen 4b5152b361 Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement vor 23 Jahren
  Eric Andersen 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in vor 23 Jahren
  Eric Andersen d3077ff7af Octal to hex vor 23 Jahren