Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 790580b2fc update authors/contributors list před 9 roky
  Rich Felker 2d0290debf fix regression in SH/FDPIC dynamic linker před 9 roky
  Rich Felker 5030e4a060 partly revert detection of broken float in configure před 9 roky
  Rich Felker 157e28492a support clean/distclean make targets in unconfigured tree před 9 roky
  Rich Felker 63bcda4d8f adjust makefile to make crt/ and ldso/ sources arch-replaceable před 9 roky
  Rich Felker 80fbaac4cd make configure attempt to catch broken floating point CFLAGS/defaults před 9 roky
  Rich Felker cf115059ba in crypt-sha*, reject excessive rounds as error rather than clamping před 9 roky
  Rich Felker ef2b5e9f13 fix unlikely corner cases in getopt's message printing před 9 roky
  Rich Felker 10a17dfbad fix assumption in fputs that fwrite returning 0 implies an error před 9 roky
  Rich Felker 9c102700a7 release 1.1.13 před 9 roky
  Rich Felker 0ed932f34f do not define static_assert macro for pre-C11 compilers před 9 roky
  Rich Felker 692b16d14b add declarations for utmpname/utmpxname to appropriate headers před 9 roky
  Rich Felker 500c6886c6 fix return value for fread/fwrite when size argument is 0 před 9 roky
  Rich Felker 416d1c7a71 fix line-buffered flush omission for odd usage of putc-family functions před 9 roky
  Rich Felker 5a6e8d098a fix failed write reporting by fwrite in line-buffered mode před 9 roky
  Rich Felker 869a9df5b5 remove workaround for broken mips assemblers před 9 roky
  Rich Felker 756c8af858 in mips cancellable syscall asm, don't assume gp register is valid před 9 roky
  Rich Felker aecda35373 avoid using signals when a thread attempts to cancel itself před 9 roky
  Rich Felker 47314f1e67 make configure accept -h as an alias for --help před 9 roky
  Rich Felker 40891ae6db update INSTALL file with new archs, compiler info před 9 roky
  Szabolcs Nagy d150764697 fix malloc_usable_size for NULL input před 9 roky
  Szabolcs Nagy 2810b30fc3 regex: increase the stack tre uses for tnfa creation před 9 roky
  Szabolcs Nagy 3b27725385 better a_sc inline asm constraint on aarch64 and arm před 9 roky
  Rich Felker 65498f289b don't suppress shared libc when linker lacks -Bsymbolic-functions před 9 roky
  Felix Fietkau c18d05f0e8 ldso: fix GDB dynamic linker info on MIPS před 9 roky
  Szabolcs Nagy 831e9d9efa regex: simplify the {,} repetition parsing logic před 10 roky
  Szabolcs Nagy 25160f1c08 regex: treat \+, \? as repetitions in BRE před 10 roky
  Szabolcs Nagy 03498ec22a regex: rewrite the repetition parsing code před 10 roky
  Szabolcs Nagy da4cc13b97 regex: treat \| in BRE as alternation před 10 roky
  Szabolcs Nagy 7eaa76fc2e regex: reject repetitions in some cases with REG_BADRPT před 10 roky