Commit History

Author SHA1 Message Date
  Eric Andersen f7edd11da9 As noted by Bill Huang <billhuang@redsonic.com>, the gid and uid 22 years ago
  Manuel Novoa III 6b664bc312 Remove malloc_simple from subdir list. 22 years ago
  Manuel Novoa III 8780d38cca Clean up a warning. 22 years ago
  "Steven J. Hill" ccc481bbb0 Fixed compile bugs having to do with 64-bit filesystem operations that 22 years ago
  Eric Andersen 4abfcf2bad Fixup multi-line string 22 years ago
  Miles Bader 5752e10795 (realloc): Record the correct size in the malloc header in the case 22 years ago
  Manuel Novoa III 8b02a71f53 Patch from Tero_Lyytik�inen <tero@paravant.fi> to fix bug in matchchar 22 years ago
  Manuel Novoa III 742b3c935b Add #include <malloc.h> to silence warning. 22 years ago
  Miles Bader 87cc9a97c5 Initial checkin. 22 years ago
  Miles Bader 73f88c8f7e Update debugging hooks. 22 years ago
  Eric Andersen e228070ee1 Add in some weak aliases to allow C99 apps to compile w/o defining 22 years ago
  Tobias Anderberg 70ba13a969 Fixed another address alignment where a pagesize of 4k were assumed. 22 years ago
  Eric Andersen ccf964b4c2 split-out memalign and realloc 22 years ago
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 22 years ago
  "Steven J. Hill" a9b6db9b78 'syscall' now properly works for MIPS. 22 years ago
  Eric Andersen 9613b65978 Make sjhill happy, and revive memalign 22 years ago
  "Steven J. Hill" 549d4751c6 Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux 22 years ago
  "Steven J. Hill" b7f893cc42 Per discussions with Erik, 'valloc.c' should be built on top of whichever 22 years ago
  "Steven J. Hill" 4d810f5f42 Added 'valloc' back in. Ok, Erik can smack me now. 22 years ago
  "Steven J. Hill" 45ebe900b7 Add syscalls: modify_ldt _sysctl setresuid getresuid setresgid getresgid 22 years ago
  "Steven J. Hill" 55f46cc387 Added function 'mkdtemp' for Linux Test Project. 22 years ago
  "Steven J. Hill" 4f726510eb Added function 'get_current_dir_name' for Linux Test Project. Tested and 22 years ago
  Miles Bader 66dc2a8bbc (free): 22 years ago
  Miles Bader 4d5bd6060d (__heap_delete): Renamed from `__heap_unlink_free_area'. 22 years ago
  Eric Andersen fce085a455 Support fstatvfs64 and statvfs64 22 years ago
  Eric Andersen 1e57a2785a Oops. Turns out I broke statvfs() and fstatvfs() back in February, 22 years ago
  Miles Bader ac86328605 Redo stat structures (kernel changed too). 22 years ago
  Miles Bader 4d5d53bb62 Add __kernel_ino64_t. 22 years ago
  Aaron Lehmann 2100f836ad CFLAGS+=-D__FORCE_NOGLIBC, not CFLAGS+=__FORCE_NOGLIBC 22 years ago
  Miles Bader f36ef4a88b Doc fix. 22 years ago