Historie revizí

Autor SHA1 Zpráva Datum
  Tobias Anderberg 70ba13a969 Fixed another address alignment where a pagesize of 4k were assumed. před 22 roky
  Eric Andersen ccf964b4c2 split-out memalign and realloc před 22 roky
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. před 22 roky
  "Steven J. Hill" a9b6db9b78 'syscall' now properly works for MIPS. před 22 roky
  Eric Andersen 9613b65978 Make sjhill happy, and revive memalign před 22 roky
  "Steven J. Hill" 549d4751c6 Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux před 22 roky
  "Steven J. Hill" b7f893cc42 Per discussions with Erik, 'valloc.c' should be built on top of whichever před 22 roky
  "Steven J. Hill" 4d810f5f42 Added 'valloc' back in. Ok, Erik can smack me now. před 22 roky
  "Steven J. Hill" 45ebe900b7 Add syscalls: modify_ldt _sysctl setresuid getresuid setresgid getresgid před 22 roky
  "Steven J. Hill" 55f46cc387 Added function 'mkdtemp' for Linux Test Project. před 22 roky
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and před 22 roky
  Miles Bader 66dc2a8bbc (free): před 22 roky
  Miles Bader 4d5bd6060d (__heap_delete): Renamed from `__heap_unlink_free_area'. před 22 roky
  Eric Andersen fce085a455 Support fstatvfs64 and statvfs64 před 22 roky
  Eric Andersen 1e57a2785a Oops. Turns out I broke statvfs() and fstatvfs() back in February, před 22 roky
  Miles Bader ac86328605 Redo stat structures (kernel changed too). před 22 roky
  Miles Bader 4d5d53bb62 Add __kernel_ino64_t. před 22 roky
  Aaron Lehmann 2100f836ad CFLAGS+=-D__FORCE_NOGLIBC, not CFLAGS+=__FORCE_NOGLIBC před 22 roky
  Miles Bader f36ef4a88b Doc fix. před 22 roky
  Miles Bader 0350560bdf (__heap_free): Tighten up the inner loop, and make the code more readable. před 22 roky
  Miles Bader 505ca20e32 Use `likely' & `unlikely' instead of the `__malloc_'-prefixed versions. před 22 roky
  Miles Bader 0f66c96633 (likely, unlikely): New macros. před 22 roky
  Miles Bader 8879afda8b (likely, unlikely): New macros. před 22 roky
  Eric Andersen 27364377c6 Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> před 22 roky
  David McCullough 62d3ec472e před 22 roky
  Eric Andersen d389f8f3bc Fix broken getpriority syscall, per email from Marshall M. Midden před 22 roky
  Eric Andersen 033caa0a43 fix grammar před 22 roky
  Eric Andersen e891326e49 Final update před 22 roky
  David McCullough cc6148b1d2 před 22 roky
  Eric Andersen e647e8e70e update for release před 22 roky