Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger ceb83067f2 use typeof to create the prototype il y a 20 ans
  Peter S. Mazinger 475180793b Add back the current glibc copyright notice, although the file is far different il y a 20 ans
  Mike Frysinger 15b81e77d4 rename local i var to idx to get rid of shadow warning il y a 20 ans
  Mike Frysinger 9a0d29dabe remove unneeded double reloc_type definition il y a 20 ans
  Mike Frysinger e6dfae8b06 make sure clone/__clone are created properly il y a 20 ans
  Mike Frysinger 596bd95ac8 disable usage of .set il y a 20 ans
  Mike Frysinger c5d06340c1 rename _sys_result var to get rid of shadow warnings il y a 20 ans
  Mike Frysinger ed92e90941 create local prototype il y a 20 ans
  Mike Frysinger a2cd030e93 move linux-specific header to linux subdir il y a 20 ans
  Mike Frysinger 42f2580ed9 rename resultvar to get rid of shadow warnings il y a 20 ans
  Mike Frysinger cdbdcae49d declare local prototype since we cant use system malloc.h il y a 20 ans
  Mike Frysinger 59af05207f sync with glibc and rename local socket var to _socket il y a 20 ans
  Mike Frysinger a6922771e3 sync func def with glibc and dont include sys/socket.h since we dont use socket() il y a 20 ans
  Mike Frysinger 0abae2113b sync comment with glibc and dont include sys/socket.h since we dont use socket() il y a 20 ans
  Mike Frysinger e73d437344 rename to match glibc il y a 20 ans
  Mike Frysinger 0286933fd8 rename to match glibc il y a 20 ans
  Mike Frysinger d3979e749b sync with glibc and rename socket vars to _socket il y a 20 ans
  Mike Frysinger b7f5cf144f create local prototype for __libc_sigaction il y a 20 ans
  Mike Frysinger 064d44317d remove unneeded duplicate sid definition il y a 20 ans
  Mike Frysinger b956be9b79 sync with glibc il y a 20 ans
  Mike Frysinger 9b9765b308 rename local tty variable to not shadow tty func il y a 20 ans
  Mike Frysinger 00aa9ea56d no point in redeclaring oldcount locally il y a 20 ans
  Mike Frysinger 7a653dd33e no point in declaring save_err locally il y a 20 ans
  Mike Frysinger 28db421a4b create local prototypes to shutup warnings il y a 20 ans
  Mike Frysinger 46dc42acff create a local prototype to shutup warnings il y a 20 ans
  Mike Frysinger e80f02b438 just use the common ptrace version il y a 20 ans
  Mike Frysinger 0d05cff64d rename exp to _exp for sake of shadow warnings il y a 20 ans
  Mike Frysinger b40b8efc6c change variable names so we dont shadow others il y a 20 ans
  Mike Frysinger 77e0397014 use diff variable names so we dont shadow each other il y a 20 ans
  Mike Frysinger 91d6189209 rename index variable to idx to "fix" shadow warning il y a 20 ans