Историја ревизија

Аутор SHA1 Порука Датум
  Mike Frysinger 3dcb135f7b Paul Brook writes: пре 19 година
  Mike Frysinger 3a57ff2c1f pull in features.h so we have access to config defines пре 19 година
  Paul Mundt e2d0eee5ea sh crti.S needs features.h to resolve __HAVE_SHARED__, trivial patch пре 19 година
  Mike Frysinger 7cdd07d837 no need to duplicate WCHAR check пре 19 година
  Bernhard Reutner-Fischer f2820ddafb - silence warning about using an undefined token пре 19 година
  Bernhard Reutner-Fischer bc488462fd - silence warning about using an undefined token пре 19 година
  Mike Frysinger 1ca1f363d7 new cheesy test by Denis Vlasenko to trigger fclose loop пре 19 година
  Joakim Tjernlund 8ceaf7c737 Add support for PowerPC e500, libc part only. пре 19 година
  Mike Frysinger 6c3524e1f0 fixup includes so we compile again пре 19 година
  Mike Frysinger 5e3cf7401b the sun rpc code has too many alias violations to worry over now; just disable strict-aliasing until someone gets the balls to clean this stuff up пре 19 година
  Mike Frysinger 5c7d0f39be fix compiling and touchup style пре 19 година
  Mike Frysinger 70c8f81bb8 sync some stuff from glibc to fix test build failure пре 19 година
  Peter Kjellerstedt c64e7777b3 Make sure struct stat is identical to struct stat64 if пре 19 година
  Eric Andersen 06969fa42b use sane line breaks пре 19 година
  Mike Frysinger 49c57df050 replace bits/syscalls.h with a comment ... an empty file makes people think this is a bug rather than by design пре 19 година
  Eric Andersen 83b530eb6b Ronald Maeder writes: пре 19 година
  Eric Andersen f21e442f63 use the correct lock for access to __nameserver[] пре 19 година
  Eric Andersen 94b7f1f35e fix lock naming пре 19 година
  Eric Andersen b38dc057f7 Ronald Maeder writes: пре 19 година
  Eric Andersen 9af4b40d38 fix obvious bug in ipv4/ipv6 resolving. When not using AF_INET, пре 19 година
  Mike Frysinger 28f3c7c913 drive home the point people should not be using _syscall#() macros пре 19 година
  Mike Frysinger a01454bb58 document future need for larger time values пре 19 година
  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). пре 19 година
  Bernhard Reutner-Fischer 098bcdd8bb - fix compilation of GNU glob with !LFS пре 19 година
  Mike Frysinger 3e0a1f3882 Richard Sandiford writes: пре 19 година
  Bernhard Reutner-Fischer c5db1d4612 - s/if USE___THREAD/if defined USE___THREAD && USE___THREAD/g пре 19 година
  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). пре 19 година
  Bernhard Reutner-Fischer 3b44ff3cbc - sync with glibc (and provide a check for icc). пре 19 година
  Mike Frysinger 145570840f pull in unistd.h for syscall() prototype пре 19 година
  Mike Frysinger 3bbd79d8a5 use ifdef rather than if for stack direction пре 19 година