Commit History

作者 SHA1 備註 提交日期
  Manuel Novoa III b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 23 年之前
  Manuel Novoa III fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so 23 年之前
  Manuel Novoa III 7be859a705 Fixed vfork on i386. Reduced size of __uClibc_syscall. 23 年之前
  Eric Andersen b881459888 Remove an extra "/" from the crt0 path 24 年之前
  Eric Andersen 6437980d51 Makefile fixes 24 年之前
  Eric Andersen a4258c4f7e Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o 24 年之前
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 24 年之前
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... 24 年之前
  Eric Andersen 91102e0dec Fix doc blunder. 24 年之前
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 年之前
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 年之前
  Eric Andersen a9d3b94d6c _start.c is a failed experiment. Go back to using asm... 24 年之前
  Eric Andersen 34d315e598 Not needed. Seems to work fine without asm... 24 年之前
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). 24 年之前
  Eric Andersen db032b3ecc Try adding in a generic cross platform _start.c to make future 24 年之前
  Eric Andersen 4e766ab43c Forgot a few things... 24 年之前
  Eric Andersen 463cd4eacd Fix dependancy problem 24 年之前
  Eric Andersen 27f248f6bb Switch to doing syscalls in C. Makes things much more easily portable. 24 年之前
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and 24 年之前
  Eric Andersen f8c4b3ad2f Better syscall building mechanism 24 年之前
  Eric Andersen af1112c8d9 Makefile update 24 年之前
  Eric Andersen c1fe19d4c1 Bug ugly formatting update 24 年之前
  Eric Andersen eb2ecd0b08 Fix all the makefiles. Clean up some warnings, cleanup some headers. 24 年之前
  Eric Andersen 84866232d9 Yet more updates. Getting closer.... 24 年之前
  Eric Andersen 56e5d28c81 More stuff. Down to only 43 missing functions before BusyBox will 24 年之前
  Eric Andersen f6715fc379 Fix spelling 24 年之前
  Eric Andersen f70b581e6b Updated to new scheme for handling syscalls. 24 年之前
  Eric Andersen 9281d180d1 Completely rearchitected the sysdeps directory. 24 年之前