커밋 기록

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