Commit History

Author SHA1 Message Date
  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
  Eric Andersen 4b5152b361 Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement 22 years ago
  Eric Andersen 0f9603991c It turns out that __thread is now a gcc keyword. We used __thread in 22 years ago
  Eric Andersen d3077ff7af Octal to hex 22 years ago
  Eric Andersen e2d3f03559 Support O_STREAMING 22 years ago
  Miles Bader 306eedf9ae * Add support for uClinux's broken munmap, contingent on 22 years ago
  "Steven J. Hill" 79a790a53f Implemented 'romfs' target so that uClibc works with building uClinux. 22 years ago
  Eric Andersen 29d00ff033 Patch from Marshall M. Midden <m4@brecis.com> to fixup crt0 for 22 years ago
  Eric Andersen adda937b5d Patch from Stefan Allius <allius@atecom.com>: 22 years ago
  Eric Andersen a64f4d5b57 Patch from Stefan Allius <allius@atecom.com>: 22 years ago
  Eric Andersen b58a631942 This commit contains a patch from Stefan Allius <allius@atecom.com> to change 22 years ago
  Eric Andersen 351c1d9029 Sigh. OpenBSD used /usr/bin/{true|false} 22 years ago
  Eric Andersen 6a95b43a5e Replace _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ 22 years ago
  Eric Andersen f9edcc7a26 A few additions 22 years ago
  Eric Andersen 0bb787fc27 A bug fix from Alexey V. Neyman: 22 years ago
  Tobias Anderberg 3e2f4de2b2 Cosmetic cleanup. 22 years ago
  Tobias Anderberg 3a5a812fd6 Removed redundant code. Same thing exist in sys/syscalls.h so include that 22 years ago
  Tobias Anderberg 22b7b8e27e Build libpthread now that the CRIS as support for it! 22 years ago
  Tobias Anderberg cb9136d984 * Added clone() system call. 22 years ago
  Tobias Anderberg 750c0194b0 Added pthread support for CRIS. 22 years ago