Historie revizí

Autor SHA1 Zpráva Datum
  Eric Andersen afd68fb201 Create a much more careful ftruncate64 implementation, that should před 22 roky
  Eric Andersen 8ba7d3bab5 Add in support for ftruncate64 on both ARM and x86 před 22 roky
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I před 22 roky
  Eric Andersen 54a833f900 Move syscall.h generation to the top level Makefile před 22 roky
  Eric Andersen 8dd9c51eb2 Fixup setjmp and longjmp so they behave themselves properly now před 23 roky
  Eric Andersen 5549756311 Make sbrk common, add arm/brk.c, cleanup leftover damage před 23 roky
  Eric Andersen b3f5e468f2 Mahe 'make clean' remove generated bits/syscall.h, as před 23 roky
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com před 23 roky
  David McCullough bf126cb24e před 23 roky
  Eric Andersen 67ed3d4a5c A small patch from Erwin Authried <eauth@softsys.co.at> před 23 roky
  Eric Andersen 78b5c6dad4 Sigh. Erik mucks it up again... před 23 roky
  Eric Andersen a8f281fb47 Add inb, outb and friends, před 23 roky
  Eric Andersen 488601f7ee Autogen include/bits/syscall.h for ARM před 23 roky
  David Schleef 86cffec4d5 Makefile targets to symlink arch-specific headers into include/ (only před 23 roky
  Eric Andersen 8583879856 Move the default ptrace.c to common, but let arches override it (such před 23 roky
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source před 23 roky
  Manuel Novoa III fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so před 23 roky
  Eric Andersen eb5667f0ce It turns out that vfork was completely broken. That was why it před 23 roky
  Eric Andersen 647e66a67c Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux with před 24 roky
  Eric Andersen b881459888 Remove an extra "/" from the crt0 path před 24 roky
  Eric Andersen 6437980d51 Makefile fixes před 24 roky
  Eric Andersen b239d3e6bf Use the right name. před 24 roky
  Eric Andersen 0a3e7b0f16 USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o před 24 roky
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. před 24 roky
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... před 24 roky
  Eric Andersen 91102e0dec Fix doc blunder. před 24 roky
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. před 24 roky
  Eric Andersen cedfee12f7 Fix symbol problem. Add in arm support -- might even work... před 24 roky
  Eric Andersen 4e1ec6cac5 Add in a platform specific _start před 24 roky
  Eric Andersen e9551853be Not needed -- apps simply need to link vs libgcc. před 24 roky