Clone this repo:

Branches

  1. 3fb28c4 Merge release v1.1.14 by Petr Hosek · 8 years ago main
  2. 074e6b3 release 1.1.14 by Rich Felker · 8 years ago
  3. 8b084f0 generate list of crt files to install instead of hard-coding in makefile by Rich Felker · 8 years ago
  4. 4c101e1 add arch tuple matching for nt32 and nt64 in configure by Rich Felker · 8 years ago
  5. 71c334f work around regression building for armhf with clang (compiler bug) by Rich Felker · 8 years ago
  6. ed97dfd improve macro logic for enabling arm math asm by Rich Felker · 8 years ago
  7. 790580b update authors/contributors list by Rich Felker · 8 years ago
  8. 2d0290d fix regression in SH/FDPIC dynamic linker by Rich Felker · 8 years ago
  9. 5030e4a partly revert detection of broken float in configure by Rich Felker · 8 years ago
  10. 157e284 support clean/distclean make targets in unconfigured tree by Rich Felker · 8 years ago
  11. 63bcda4 adjust makefile to make crt/ and ldso/ sources arch-replaceable by Rich Felker · 8 years ago
  12. 80fbaac make configure attempt to catch broken floating point CFLAGS/defaults by Rich Felker · 8 years ago
  13. f190498 Merge release 1.1.13 by Petr Hosek · 8 years ago
  14. cf11505 in crypt-sha*, reject excessive rounds as error rather than clamping by Rich Felker · 8 years ago
  15. ef2b5e9 fix unlikely corner cases in getopt's message printing by Rich Felker · 8 years ago
  16. 10a17df fix assumption in fputs that fwrite returning 0 implies an error by Rich Felker · 8 years ago
  17. 9c10270 release 1.1.13 by Rich Felker · 8 years ago
  18. 0ed932f do not define static_assert macro for pre-C11 compilers by Rich Felker · 8 years ago
  19. 692b16d add declarations for utmpname/utmpxname to appropriate headers by Rich Felker · 8 years ago
  20. 500c688 fix return value for fread/fwrite when size argument is 0 by Rich Felker · 8 years ago