Commit History

Author SHA1 Message Date
  Mike Frysinger accbb884e7 add a basic .depend target to better catch updates in source files 18 years ago
  Bernhard Reutner-Fischer 1e3ffd5c79 - doesn't make sense to impose a limit that is too narrow. 12 ought to be fine.. 18 years ago
  Bernhard Reutner-Fischer 669e7e91fd - dtrt 18 years ago
  Mike Frysinger 1db7c76a0c fix up malloc debug building 18 years ago
  Peter Kjellerstedt 07b15c5f21 Patch by Ricard Wanderlof <ricardw at axis dot com>: 18 years ago
  Mike Frysinger 60dfbf13d6 remove __* symbols and enable llrintf() 18 years ago
  Mike Frysinger 8cb3c9dee2 test case to make sure realloc() can shrink buffers properly 18 years ago
  Mike Frysinger 58f5f42180 POSIX says you can use realloc() to shrink buffers ... make sure we dont trigger a buffer overflow in that case 18 years ago
  Mike Frysinger 8334b87bcb import llrint() from glibc 18 years ago
  Mike Frysinger 6ec72c25ad implement carg 18 years ago
  Mike Frysinger becdcc75f9 fixes from Carmelo AMOROSO to depend less on kernel headers 18 years ago
  Mike Frysinger c9210d3814 POSIX requires that errno be set whenever 0 is returned by malloc() 18 years ago
  Joakim Tjernlund b612121d0d Fix fallout from the e500 math integration. 18 years ago
  Joakim Tjernlund dae8a4ede6 Bernd Schmidt writes: 18 years ago
  Joakim Tjernlund 39d1a8c871 Update comment regarding passing dl_fini. 18 years ago
  Joakim Tjernlund e7bcf43b64 From Steve Papacharalambous: 18 years ago
  Rob Landley 7a40ba19c8 Revert last change until we figure out the correct fix. 18 years ago
  Rob Landley 9d2445fb85 Make the code match the comments. (I narrowed down the bug, Khem Raj 18 years ago
  Rob Landley feaab8d438 Warning fix for uninitialized variable, by Al Stone. 18 years ago
  Mike Frysinger f211204dd3 Paul Brook writes: filter .svn dirs to greatly speed up the file grep test 18 years ago
  Bernhard Reutner-Fischer 520e102e16 - add arm1176 options 18 years ago
  Joakim Tjernlund 3850723af0 Joseph S. Myers writes: 18 years ago
  Mike Frysinger ee238d8414 dont want to actually bump EXTRAVERSION 18 years ago
  Mike Frysinger 6bc45b2d57 #1273 if EXTRAVERSION is set, make sure we respect it 18 years ago
  Mike Frysinger a9216d2745 remove dead link as pointed out by Denis Vlasenko 18 years ago
  Mike Frysinger 5aa6c3f51a fix one more to use html entities rather than the ISO 8859 version 18 years ago
  Mike Frysinger a9db3c3cc2 use html entities rather than the ISO 8859 version 18 years ago
  Mike Frysinger 678a887f60 Bernd Schmidt writes: The following patch is needed for libc to be able to emulate poll with ppoll. 18 years ago
  Mike Frysinger cc3c59c913 fix typo pointed out by Al Stone 18 years ago
  Rob Landley 046781273e Have Makefile.in call conf-header.sh instead of having kconfig call it 18 years ago