Commit History

作者 SHA1 備註 提交日期
  Mike Frysinger e6dfae8b06 make sure clone/__clone are created properly 20 年之前
  Mike Frysinger 596bd95ac8 disable usage of .set 20 年之前
  Mike Frysinger c5d06340c1 rename _sys_result var to get rid of shadow warnings 20 年之前
  Mike Frysinger ed92e90941 create local prototype 20 年之前
  Mike Frysinger a2cd030e93 move linux-specific header to linux subdir 20 年之前
  Mike Frysinger 42f2580ed9 rename resultvar to get rid of shadow warnings 20 年之前
  Mike Frysinger cdbdcae49d declare local prototype since we cant use system malloc.h 20 年之前
  Mike Frysinger 59af05207f sync with glibc and rename local socket var to _socket 20 年之前
  Mike Frysinger a6922771e3 sync func def with glibc and dont include sys/socket.h since we dont use socket() 20 年之前
  Mike Frysinger 0abae2113b sync comment with glibc and dont include sys/socket.h since we dont use socket() 20 年之前
  Mike Frysinger e73d437344 rename to match glibc 20 年之前
  Mike Frysinger 0286933fd8 rename to match glibc 20 年之前
  Mike Frysinger d3979e749b sync with glibc and rename socket vars to _socket 20 年之前
  Mike Frysinger b7f5cf144f create local prototype for __libc_sigaction 20 年之前
  Mike Frysinger 064d44317d remove unneeded duplicate sid definition 20 年之前
  Mike Frysinger b956be9b79 sync with glibc 20 年之前
  Mike Frysinger 9b9765b308 rename local tty variable to not shadow tty func 20 年之前
  Mike Frysinger 00aa9ea56d no point in redeclaring oldcount locally 20 年之前
  Mike Frysinger 7a653dd33e no point in declaring save_err locally 20 年之前
  Mike Frysinger 28db421a4b create local prototypes to shutup warnings 20 年之前
  Mike Frysinger 46dc42acff create a local prototype to shutup warnings 20 年之前
  Mike Frysinger e80f02b438 just use the common ptrace version 20 年之前
  Mike Frysinger 0d05cff64d rename exp to _exp for sake of shadow warnings 20 年之前
  Mike Frysinger b40b8efc6c change variable names so we dont shadow others 20 年之前
  Mike Frysinger 77e0397014 use diff variable names so we dont shadow each other 20 年之前
  Mike Frysinger 91d6189209 rename index variable to idx to "fix" shadow warning 20 年之前
  Mike Frysinger 061a0b0b05 the timer_* funcs have been implemented in librt so enable their prototypes 20 年之前
  Mike Frysinger d29b097fa0 undefine stupid defines from the kernel 20 年之前
  Mike Frysinger 6dd2cdf403 Bernhard Fischer writes: remove unused variable name 20 年之前
  Mike Frysinger 32c34efba5 remove excess whitespace 20 年之前