コミット履歴

作者 SHA1 メッセージ 日付
  Miles Bader 7e69da0c16 (__heap_check_failure): New function. 23 年 前
  Tobias Anderberg c2095caf3f Support LD_DEBUG=all 23 年 前
  Eric Andersen 85328ff199 Some minor C++ support updates 23 年 前
  Eric Andersen b7630a3594 Add missing _dl_dprintf arguments, as noticed by Tero Lyytik�inen <tero@paravant.fi> 23 年 前
  "Steven J. Hill" 8119e54af0 Forgot one more #ifdef related to MIPS soft floating point. 23 年 前
  Eric Andersen 4f61a813a0 Don't run floating point opcodes when code is compiled -msoft-float 23 年 前
  "Steven J. Hill" ba7f440e19 Don't unconditionally save/restore FP registers, we might be doing soft 23 年 前
  Eric Andersen 431fc6465d Fix some locking problems noted by Manuel. __getgrent() was always 23 年 前
  Eric Andersen bee4f83a21 Patch from Tiago Marques <tmarques@viaconnect.inf.br> -- fall back to 23 年 前
  Eric Andersen f7edd11da9 As noted by Bill Huang <billhuang@redsonic.com>, the gid and uid 23 年 前
  Manuel Novoa III 6b664bc312 Remove malloc_simple from subdir list. 23 年 前
  Manuel Novoa III 8780d38cca Clean up a warning. 23 年 前
  "Steven J. Hill" ccc481bbb0 Fixed compile bugs having to do with 64-bit filesystem operations that 23 年 前
  Eric Andersen 4abfcf2bad Fixup multi-line string 23 年 前
  Miles Bader 5752e10795 (realloc): Record the correct size in the malloc header in the case 23 年 前
  Manuel Novoa III 8b02a71f53 Patch from Tero_Lyytik�inen <tero@paravant.fi> to fix bug in matchchar 23 年 前
  Manuel Novoa III 742b3c935b Add #include <malloc.h> to silence warning. 23 年 前
  Miles Bader 87cc9a97c5 Initial checkin. 23 年 前
  Miles Bader 73f88c8f7e Update debugging hooks. 23 年 前
  Eric Andersen e228070ee1 Add in some weak aliases to allow C99 apps to compile w/o defining 23 年 前
  Tobias Anderberg 70ba13a969 Fixed another address alignment where a pagesize of 4k were assumed. 23 年 前
  Eric Andersen ccf964b4c2 split-out memalign and realloc 23 年 前
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. 23 年 前
  "Steven J. Hill" a9b6db9b78 'syscall' now properly works for MIPS. 23 年 前
  Eric Andersen 9613b65978 Make sjhill happy, and revive memalign 23 年 前
  "Steven J. Hill" 549d4751c6 Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux 23 年 前
  "Steven J. Hill" b7f893cc42 Per discussions with Erik, 'valloc.c' should be built on top of whichever 23 年 前
  "Steven J. Hill" 4d810f5f42 Added 'valloc' back in. Ok, Erik can smack me now. 23 年 前
  "Steven J. Hill" 45ebe900b7 Add syscalls: modify_ldt _sysctl setresuid getresuid setresgid getresgid 23 年 前
  "Steven J. Hill" 55f46cc387 Added function 'mkdtemp' for Linux Test Project. 23 年 前