Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 2e41887f54 and another bug in setbit, etc. macros.. hace 13 años
  Rich Felker e0ff0d34dc fix typo in sys/param.h that broke setbit, etc. macros hace 13 años
  Rich Felker 37bb3cce45 omit declaration of basename wrongly interpreted as prototype in C++ hace 13 años
  Rich Felker 0e195dfaa4 some assemblers don't like fistpq; use the alt. mnemonic fistpll hace 13 años
  Rich Felker 952700e8c3 fix error checking for \ at end of regex (this was broken previously) hace 13 años
  Rich Felker 1736148210 fix copy and paste error in regex code causing mishandling of \) in BRE hace 13 años
  Rich Felker a5a4778335 fix regex breakage in last commit (failure to handle empty regex, etc.) hace 13 años
  Rich Felker d7a90b35b9 fix ugly bugs in TRE regex parser hace 13 años
  Rich Felker 2d3e2a7fc1 update release info for 0.9.0 hace 13 años
  Rich Felker 4a99440571 some extra legacy header stuff hace 13 años
  nsz 6ab8136b44 add FORCE_EVAL macro to evaluate float expr for their side effect hace 13 años
  Rich Felker 4e597feef0 fix unused variable warnings in new nextafter/nexttoward code hace 13 años
  Rich Felker a3b20f67b3 take byte order from gcc if gcc has defined it hace 13 años
  Rich Felker a45de0cb94 Merge remote-tracking branch 'nsz/master' hace 13 años
  Rich Felker 106e75f712 add isastream (obsolete STREAMS junk) hace 13 años
  nsz 6cf865dba6 math: nextafter and nexttoward cleanup hace 13 años
  Rich Felker 98c9af5001 fix definitions of FP_ILOGB constants hace 13 años
  Rich Felker b4ccc3c136 add -frounding-math to build hace 13 años
  Rich Felker 8a35deede1 update readme and release notes for 0.9.0 release (not yet final) hace 13 años
  Rich Felker 3f0636970b relicense musl under MIT license hace 13 años
  Rich Felker 8cfbc8be82 update license of njk contributed code (x86_64 asm) hace 13 años
  Rich Felker a23563024f update INSTALL file to reflect configure script usage hace 13 años
  Rich Felker 64d2f8e82a initial commit of configure script hace 13 años
  Rich Felker 7e4d79464a make pthread stacks non-executable hace 13 años
  Rich Felker f8e054f951 improve the build rules for installing /lib/ld-musl-$ARCH.so hace 13 años
  Rich Felker dac791226a Merge remote-tracking branch 'nsz/master' hace 13 años
  Rich Felker 4027f4e8f9 fix error reporting for dlsym with global symbols hace 13 años
  nsz f697d66b81 math: change the formula used for acos.s hace 13 años
  Rich Felker db4096c5f2 fix uninitialized var in vfwprintf printing 0-prec string hace 13 años
  Rich Felker f0b85fd926 add *64 junk for sys/*.h headers hace 13 años