Histórico de Commits

Autor SHA1 Mensagem Data
  Mike Frysinger fa0c6d9666 import a slightly modified realpath() test case from glibc há 17 anos atrás
  Eric Andersen b48d0504bb Miguel Angel Alvarez writes: há 17 anos atrás
  Mike Frysinger 66b987ac3b handle file_name==NULL and file_name=="" as required by POSIX há 17 anos atrás
  Mike Frysinger b56c113af8 revert previous change; reading POSIX spec some more says we need to set errno to EINVAL if filename is NULL há 17 anos atrás
  Mike Frysinger 7f2cde1002 we crash if the first argument to realpath() is non-null as well so lets mark both arguments as being non-NULL há 17 anos atrás
  Mike Frysinger 3dcb135f7b Paul Brook writes: há 17 anos atrás
  Mike Frysinger 3a57ff2c1f pull in features.h so we have access to config defines há 17 anos atrás
  Paul Mundt e2d0eee5ea sh crti.S needs features.h to resolve __HAVE_SHARED__, trivial patch há 17 anos atrás
  Mike Frysinger 7cdd07d837 no need to duplicate WCHAR check há 17 anos atrás
  Bernhard Reutner-Fischer f2820ddafb - silence warning about using an undefined token há 17 anos atrás
  Bernhard Reutner-Fischer bc488462fd - silence warning about using an undefined token há 17 anos atrás
  Mike Frysinger 1ca1f363d7 new cheesy test by Denis Vlasenko to trigger fclose loop há 17 anos atrás
  Joakim Tjernlund 8ceaf7c737 Add support for PowerPC e500, libc part only. há 17 anos atrás
  Mike Frysinger 6c3524e1f0 fixup includes so we compile again há 17 anos atrás
  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 há 17 anos atrás
  Mike Frysinger 5c7d0f39be fix compiling and touchup style há 17 anos atrás
  Mike Frysinger 70c8f81bb8 sync some stuff from glibc to fix test build failure há 17 anos atrás
  Peter Kjellerstedt c64e7777b3 Make sure struct stat is identical to struct stat64 if há 17 anos atrás
  Eric Andersen 06969fa42b use sane line breaks há 17 anos atrás
  Mike Frysinger 49c57df050 replace bits/syscalls.h with a comment ... an empty file makes people think this is a bug rather than by design há 17 anos atrás
  Eric Andersen 83b530eb6b Ronald Maeder writes: há 17 anos atrás
  Eric Andersen f21e442f63 use the correct lock for access to __nameserver[] há 17 anos atrás
  Eric Andersen 94b7f1f35e fix lock naming há 17 anos atrás
  Eric Andersen b38dc057f7 Ronald Maeder writes: há 17 anos atrás
  Eric Andersen 9af4b40d38 fix obvious bug in ipv4/ipv6 resolving. When not using AF_INET, há 17 anos atrás
  Mike Frysinger 28f3c7c913 drive home the point people should not be using _syscall#() macros há 17 anos atrás
  Mike Frysinger a01454bb58 document future need for larger time values há 17 anos atrás
  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). há 17 anos atrás
  Bernhard Reutner-Fischer 098bcdd8bb - fix compilation of GNU glob with !LFS há 17 anos atrás
  Mike Frysinger 3e0a1f3882 Richard Sandiford writes: há 17 anos atrás