Geçmişin Kaydedilmesi

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