Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com há 22 anos atrás
  Eric Andersen 6a56a9139b Use the asm version by default on x86. Tag _start as a function. há 22 anos atrás
  Eric Andersen d868e6cfff Add include/sys/reg.h to make gdbserver happy há 22 anos atrás
  Eric Andersen e8e2384f2e Fix the clone syscall so it actually works. há 22 anos atrás
  Eric Andersen b78d55926e Cleanup brk/sbrk há 22 anos atrás
  Eric Andersen 2512c84745 Update to accomodate the header file changes há 22 anos atrás
  David Schleef b8308706e4 remove bits/syscall.h when cleaning há 23 anos atrás
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. há 23 anos atrás
  Eric Andersen 1a5c8c4765 I am very proud of myself. I managed to write a working _start for há 23 anos atrás
  David Schleef 86cffec4d5 Makefile targets to symlink arch-specific headers into include/ (only há 23 anos atrás
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source há 23 anos atrás
  Manuel Novoa III b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. há 23 anos atrás
  Manuel Novoa III fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so há 23 anos atrás
  Manuel Novoa III 7be859a705 Fixed vfork on i386. Reduced size of __uClibc_syscall. há 23 anos atrás
  Eric Andersen b881459888 Remove an extra "/" from the crt0 path há 23 anos atrás
  Eric Andersen 6437980d51 Makefile fixes há 23 anos atrás
  Eric Andersen a4258c4f7e Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o há 23 anos atrás
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. há 23 anos atrás
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... há 23 anos atrás
  Eric Andersen 91102e0dec Fix doc blunder. há 23 anos atrás
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. há 23 anos atrás
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix há 23 anos atrás
  Eric Andersen a9d3b94d6c _start.c is a failed experiment. Go back to using asm... há 23 anos atrás
  Eric Andersen 34d315e598 Not needed. Seems to work fine without asm... há 23 anos atrás
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). há 23 anos atrás
  Eric Andersen db032b3ecc Try adding in a generic cross platform _start.c to make future há 23 anos atrás
  Eric Andersen 4e766ab43c Forgot a few things... há 23 anos atrás
  Eric Andersen 463cd4eacd Fix dependancy problem há 23 anos atrás
  Eric Andersen 27f248f6bb Switch to doing syscalls in C. Makes things much more easily portable. há 23 anos atrás
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and há 23 anos atrás