Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Eric Andersen e76999a5d5 Kill cruft. Build ldd for the host system by default. 23 vuotta sitten
  Eric Andersen 8cfe720a24 Implement syscall() for arm 23 vuotta sitten
  Miles Bader c5568de190 Size tweaks. 23 vuotta sitten
  Miles Bader 5446f4e74f Miscellaneous tidying-up. 23 vuotta sitten
  Eric Andersen 79b4ef6e67 Take advantage of the new syscall stuff on x86 and arm to kill 23 vuotta sitten
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 23 vuotta sitten
  Eric Andersen 255cd531d6 Add support for people calling syscall() 23 vuotta sitten
  "Steven J. Hill" bb364bda4b Remove source files that, well, no longer exist :). 23 vuotta sitten
  "Steven J. Hill" 006b3fd5c8 This rule is only necessary for little endian MIPS. 23 vuotta sitten
  Miles Bader cf61ef0c09 Factor out some common code sequences into inline functions. 23 vuotta sitten
  Miles Bader a4214b2491 Misc small cleanups. 23 vuotta sitten
  Miles Bader 1c53466dd3 Remove, since it's entirely incorrect 23 vuotta sitten
  Miles Bader 425e565ddd (__ASMNAME): Use C_SYMBOL_PREFIX. 23 vuotta sitten
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 23 vuotta sitten
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c 23 vuotta sitten
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 23 vuotta sitten
  Eric Andersen 980e785017 Fix spelling 23 vuotta sitten
  Miles Bader 3bbbba11f7 Doc fix. 23 vuotta sitten
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. 23 vuotta sitten
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much 23 vuotta sitten
  Eric Andersen 3b1e82407a Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensche.com> so 23 vuotta sitten
  Eric Andersen aa57f51ec0 We don't need the debug versions 23 vuotta sitten
  Eric Andersen 8ae4f3e755 __morecore need not be a function pointer 23 vuotta sitten
  Eric Andersen a6954754b3 Disable debug stuff by default 23 vuotta sitten
  Eric Andersen 6734179425 Odd. Got a copy of junk in here. 23 vuotta sitten
  Eric Andersen 30b32340bd Do not assume NULL termination on the ut_id field. Thanks 23 vuotta sitten
  Manuel Novoa III c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an 23 vuotta sitten
  Eric Andersen 8431a6f2e2 stupid cut-n-paste bug 23 vuotta sitten
  Eric Andersen aa65f3e766 Patch for a silly bug from David Blythe 23 vuotta sitten
  Eric Andersen 8d12b9fbff Silence a couple of silly warnings 23 vuotta sitten