Commit History

Author SHA1 Message Date
  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
  Tobias Anderberg 6e894d9315 Removed unused file 22 years ago
  Manuel Novoa III 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf 22 years ago
  Manuel Novoa III c547e924ad Add SUSv3 function getsubopt. 22 years ago
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul 22 years ago
  Tobias Anderberg dd3c72e1fa * Changed paramater names to match their register, i.e. __a -> __r10. 22 years ago
  David McCullough af612503bc 22 years ago
  David McCullough c21b7e64b8 22 years ago
  David McCullough a0b93e7b31 22 years ago
  David McCullough bc31d1c724 22 years ago
  Eric Andersen 032f59d2a9 Add url 22 years ago
  Eric Andersen 495793a103 Update index 22 years ago
  Eric Andersen 9651eaecd1 Use __UCLIBC_HAVE_LFS__ not __USE_LARGEFILE64 to decide if 22 years ago
  Tobias Anderberg 8557ffa0fd * Added semi-support for version scripts. If sysdeps/linux/<arch>/libc.map 22 years ago
  Tobias Anderberg 7e973d0205 * Updated for the CRIS port. 22 years ago
  Tobias Anderberg 3406dbdc40 Configuration for the CRIS port. 22 years ago
  Tobias Anderberg 37184f99f8 Updated for the CRIS port. 22 years ago
  Tobias Anderberg 27ef349611 Initial version of the dynamic linker code for the CRIS port. 22 years ago
  Tobias Anderberg 66812a6f8c Added cris to ALL_SUBDIRS 22 years ago
  Tobias Anderberg 35df59db50 Initial version of the CRIS port. 22 years ago
  Eric Andersen da6874a62e Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> 22 years ago
  Eric Andersen db7e48ff67 Fix a thinko -- I used the wrong symbol to check for LFS support. 22 years ago
  Miles Bader 7e69da0c16 (__heap_check_failure): New function. 22 years ago