Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c vor 22 Jahren
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. vor 22 Jahren
  Eric Andersen 980e785017 Fix spelling vor 22 Jahren
  Miles Bader 3bbbba11f7 Doc fix. vor 22 Jahren
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. vor 22 Jahren
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much vor 22 Jahren
  Eric Andersen 3b1e82407a Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensche.com> so vor 22 Jahren
  Eric Andersen aa57f51ec0 We don't need the debug versions vor 22 Jahren
  Eric Andersen 8ae4f3e755 __morecore need not be a function pointer vor 22 Jahren
  Eric Andersen a6954754b3 Disable debug stuff by default vor 22 Jahren
  Eric Andersen 6734179425 Odd. Got a copy of junk in here. vor 22 Jahren
  Eric Andersen 30b32340bd Do not assume NULL termination on the ut_id field. Thanks vor 22 Jahren
  Manuel Novoa III c96a844f52 Clean up CLK_TCK situation. clock() and sysconf() now use an vor 22 Jahren
  Eric Andersen 8431a6f2e2 stupid cut-n-paste bug vor 22 Jahren
  Eric Andersen aa65f3e766 Patch for a silly bug from David Blythe vor 22 Jahren
  Eric Andersen 8d12b9fbff Silence a couple of silly warnings vor 22 Jahren
  Eric Andersen 17c362cce6 Rework pread and pwrite support so it should actually work. vor 22 Jahren
  Eric Andersen 6d1ef1d459 Add both pthread_mutexattr_setpshared() and vor 22 Jahren
  Eric Andersen 252f321a08 Add missing pthread_condattr_getpshared and pthread_condattr_setpshared vor 22 Jahren
  Eric Andersen 45f83eeb35 Kill this stale file vor 22 Jahren
  Eric Andersen a0093346f3 Note updated toolchains are available vor 22 Jahren
  Miles Bader f581d50d22 Grumble... vor 22 Jahren
  Eric Andersen 526c1f393b The mips config files were broken, and failed to define NM vor 22 Jahren
  Eric Andersen 56e94017e2 Tobias Anderberg <tobias.anderberg@axis.com> noticed that vor 22 Jahren
  Eric Andersen 64bfb23ea6 Per bug report from Ronald Wahl <rwa@peppercon.com>: vor 22 Jahren
  Eric Andersen fbede14cba Add missing stropts.h vor 22 Jahren
  Eric Andersen 6c00b5de9c Patch from Ronald Wahl <rwa@peppercon.com> to fix a memory leak vor 22 Jahren
  Eric Andersen 8b1bfb536a Fix a typo vor 22 Jahren
  Manuel Novoa III 227ef69272 Remove obsolete code. vor 22 Jahren
  Manuel Novoa III d8188f4ee1 Fix a preprocessor buglet. Redo sys_siglist/strsignal/psignal. vor 22 Jahren