Histórico de Commits

Autor SHA1 Mensagem Data
  Mike Frysinger fa82a98b28 need to run STRIPTOOL with -s to replace behavior lost from gcc -s há 20 anos atrás
  Mike Frysinger b45363960c remove duplicated _syscall6 definitions and unify them with a define há 20 anos atrás
  Mike Frysinger 09aeb4d2ce eat whitespace há 20 anos atrás
  Mike Frysinger 8078b0ff43 remove strip flags and let STRIPTOOL do the work há 20 anos atrás
  Mike Frysinger 2da2b791b8 whitespace it há 20 anos atrás
  Mike Frysinger e627587cec yvasilev writes in Bug 235: há 20 anos atrás
  Manuel Novoa III e451f99194 Update from (older) glibc code. há 20 anos atrás
  Manuel Novoa III b1fdcac7a5 POSIX requires that fields st_dev and st_rdev to be of type dev_t. há 20 anos atrás
  Eric Andersen c04c4b5d76 Do not define 'AUTOCONF_INCLUDED' há 20 anos atrás
  Joakim Tjernlund 47c8664285 Add dependency on ld-uClibc.so.0 for libdl.so. há 20 anos atrás
  Manuel Novoa III 0ad448b780 Old glibc fix for ltp's clone07 test. Another file that needs updating... há 20 anos atrás
  Manuel Novoa III 9191b996fa This fixes the pread/pwrite bugs reported by ltp. But I really need to pull in the latest glibc stuff. há 20 anos atrás
  Manuel Novoa III 869198ab53 Check for __NR_fcntl64. há 20 anos atrás
  Manuel Novoa III b0a7157456 Sigh... I wasn't checking for output errors. NIST/PCTS caught it. há 20 anos atrás
  Manuel Novoa III 7e3139b5a9 Update with current glibc version. há 20 anos atrás
  Manuel Novoa III 93def29fa5 Since we're now always using IPC_64, we need this. Otherwise, some of the perl tests fail on mipsel. há 20 anos atrás
  Manuel Novoa III ed952e89a6 sjhill appears confused. vapier's earlier commit of string.h was broken. há 20 anos atrás
  "Steven J. Hill" 7e5c79bcc6 The newly added __glibc_strerror_r function is probably fine, but the há 20 anos atrás
  Mike Frysinger c78cc09f59 as pointed out by khem/ngupta, ARM926T should be march armv5 instead of armv4 há 20 anos atrás
  "Steven J. Hill" 2512e7992c Remove unused include directory. há 20 anos atrás
  Mike Frysinger 1db5f0190e remove outdated comment and announce support for nanoseconds há 20 anos atrás
  Mike Frysinger 4898271e11 we are handed errno as a negative value so we need to reverse it há 20 anos atrás
  Mike Frysinger 8c9cfb760f export PIEFLAG and the noexecstack AS test so that gcc/as arent executed in every subdir há 20 anos atrás
  Mike Frysinger ce5d0580f8 finish cleaning up the PIE flag checks há 20 anos atrás
  Mike Frysinger f13d9be54c get rid of LDPIEFLAG since PIEFLAG is already used há 20 anos atrás
  Mike Frysinger e5760ee3f3 further refine output so the silent mode of make is truly silent há 20 anos atrás
  Mike Frysinger b3bccca4b7 just use -g as -g3 is overkill (and sometimes unstable) há 20 anos atrás
  Mike Frysinger 226d4893c8 if fcntl() is called with a 64bit command and LFS is enabled, pass the command along to fcntl64 instead of returning ENOSYS (error detected by LTP fcntl18) há 20 anos atrás
  Mike Frysinger adc1e444b3 fix whitespacing há 20 anos atrás
  Joakim Tjernlund eecf33cc59 s/__kernel_time_t/__time_t há 20 anos atrás