커밋 기록

작성자 SHA1 메시지 날짜
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should 22 년 전
  Eric Andersen 8ba7d3bab5 Add in support for ftruncate64 on both ARM and x86 22 년 전
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 22 년 전
  Eric Andersen 54a833f900 Move syscall.h generation to the top level Makefile 22 년 전
  Eric Andersen 9cee42f10d Major rework of the include files to eliminate redundancy 22 년 전
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now 23 년 전
  Eric Andersen a6cf8dc644 Fixup setjmp implementation so it actaully works as expected 23 년 전
  Eric Andersen 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage 23 년 전
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for 23 년 전
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 23 년 전
  Eric Andersen 6a56a9139b Use the asm version by default on x86. Tag _start as a function. 23 년 전
  Eric Andersen d868e6cfff Add include/sys/reg.h to make gdbserver happy 23 년 전
  Eric Andersen e8e2384f2e Fix the clone syscall so it actually works. 23 년 전
  Eric Andersen b78d55926e Cleanup brk/sbrk 23 년 전
  Eric Andersen 2512c84745 Update to accomodate the header file changes 23 년 전
  David Schleef b8308706e4 remove bits/syscall.h when cleaning 23 년 전
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. 23 년 전
  Eric Andersen 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 23 년 전
  David Schleef 86cffec4d5 Makefile targets to symlink arch-specific headers into include/ (only 23 년 전
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 23 년 전
  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 년 전