История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Mike Frysinger 152874f9ea fix from Atsushi Nemoto for displaying of 64bit types 19 лет назад
  Mike Frysinger 544bc399b7 fix from Roman Kononov for reading in of 64bit types 19 лет назад
  Mike Frysinger 5736809f5b make sure reading 64bit types works 19 лет назад
  Mike Frysinger d0e4e8adbd make sure 64bit output is correct 19 лет назад
  Mike Frysinger fcd11317c4 since these functions get exported, namespace the arguments 19 лет назад
  Mike Frysinger 6477e385d9 mark local function static 19 лет назад
  Mike Frysinger 9a7cfea9e5 fixup shadowed warnings 19 лет назад
  Mike Frysinger df80b74f4b mark some funcs as noreturn 19 лет назад
  Mike Frysinger 92a56f367e fixup prototype warnings 19 лет назад
  Mike Frysinger 55aaeb5746 check to see if __USE_FILE_OFFSET64 is defined rather than if it evaluates to true 19 лет назад
  Mike Frysinger a8252d8ff7 make error output a little more helpful 19 лет назад
  Mike Frysinger 0633d640b5 fixup warnings 19 лет назад
  Mike Frysinger ddea243aab fix test to work even if CPPFLAGS contains -DNDEBUG 19 лет назад
  Mike Frysinger 8c66250574 sync some fixes from glibc 19 лет назад
  Mike Frysinger c65ae7e02e missed an underscore in previous commit 19 лет назад
  Mike Frysinger d50a7288dd Bernhard Fischer writes: add undef/nonnull warnings to EXTRA_WARNINGS 19 лет назад
  Mike Frysinger 127716a5ee Bernhard Fischer writes: note how uClibc chooses to handle __resolved==NULL 19 лет назад
  Mike Frysinger 36c53e8e4f sync with glibc as pointed out by Bernhard Fischer 19 лет назад
  Bernhard Reutner-Fischer 7dbe3ba1b7 - commentary typo fix 19 лет назад
  Mike Frysinger 7dd268d273 fix from Bernd Schmidt to make sure _dl_debug_state isnt optimized away and does not generate relocs 19 лет назад
  Mike Frysinger 1a3a1e4343 as pointed out by Jocke, use "2" for actual error messages and _dl_debug_file for debug messages 19 лет назад
  Mike Frysinger 5d74c674fd initial waitid() implementation 19 лет назад