Cronologia Commit

Autore SHA1 Messaggio Data
  Mike Frysinger 5c7d0f39be fix compiling and touchup style 18 anni fa
  Mike Frysinger 70c8f81bb8 sync some stuff from glibc to fix test build failure 18 anni fa
  Peter Kjellerstedt c64e7777b3 Make sure struct stat is identical to struct stat64 if 18 anni fa
  Eric Andersen 06969fa42b use sane line breaks 18 anni fa
  Mike Frysinger 49c57df050 replace bits/syscalls.h with a comment ... an empty file makes people think this is a bug rather than by design 18 anni fa
  Eric Andersen 83b530eb6b Ronald Maeder writes: 18 anni fa
  Eric Andersen f21e442f63 use the correct lock for access to __nameserver[] 18 anni fa
  Eric Andersen 94b7f1f35e fix lock naming 18 anni fa
  Eric Andersen b38dc057f7 Ronald Maeder writes: 18 anni fa
  Eric Andersen 9af4b40d38 fix obvious bug in ipv4/ipv6 resolving. When not using AF_INET, 18 anni fa
  Mike Frysinger 28f3c7c913 drive home the point people should not be using _syscall#() macros 18 anni fa
  Mike Frysinger a01454bb58 document future need for larger time values 18 anni fa
  Bernhard Reutner-Fischer 5b8303971b - should look if LFS is enabled as suggested by pkj in #1131. This generates identical cc1 input for LFS enabled (compared to before r17652) but makes sure that we pickup the non-LFS if LFS is turned off (like r17652 did in this case). 18 anni fa
  Bernhard Reutner-Fischer 098bcdd8bb - fix compilation of GNU glob with !LFS 18 anni fa
  Mike Frysinger 3e0a1f3882 Richard Sandiford writes: 18 anni fa
  Bernhard Reutner-Fischer c5db1d4612 - s/if USE___THREAD/if defined USE___THREAD && USE___THREAD/g 18 anni fa
  Bernhard Reutner-Fischer b6b89abbdb - see if defined foo before trying to look at the value of foo (that should be 0 in this case. Avoids some warnings). 18 anni fa
  Bernhard Reutner-Fischer 3b44ff3cbc - sync with glibc (and provide a check for icc). 18 anni fa
  Mike Frysinger 145570840f pull in unistd.h for syscall() prototype 18 anni fa
  Mike Frysinger 3bbd79d8a5 use ifdef rather than if for stack direction 18 anni fa
  Mike Frysinger 152874f9ea fix from Atsushi Nemoto for displaying of 64bit types 18 anni fa
  Mike Frysinger 544bc399b7 fix from Roman Kononov for reading in of 64bit types 18 anni fa
  Mike Frysinger 5736809f5b make sure reading 64bit types works 18 anni fa
  Mike Frysinger d0e4e8adbd make sure 64bit output is correct 18 anni fa
  Mike Frysinger fcd11317c4 since these functions get exported, namespace the arguments 18 anni fa
  Mike Frysinger 6477e385d9 mark local function static 18 anni fa
  Mike Frysinger 9a7cfea9e5 fixup shadowed warnings 18 anni fa
  Mike Frysinger df80b74f4b mark some funcs as noreturn 18 anni fa
  Mike Frysinger 92a56f367e fixup prototype warnings 18 anni fa
  Mike Frysinger 55aaeb5746 check to see if __USE_FILE_OFFSET64 is defined rather than if it evaluates to true 18 anni fa