Clone this repo:
  1. 7265615 fix fgetwc when decoding a character that crosses buffer boundary by Szabolcs Nagy · 6 years ago master
  2. a223dbd add reverse iconv mappings for JIS-based encodings by Rich Felker · 6 years ago
  3. 105eff9 generalize iconv framework for 8-bit codepages by Rich Felker · 6 years ago
  4. a71b46c fix malloc state corruption when ldso rejects loading a second libc by Rich Felker · 6 years ago
  5. d060edf reformat cjk iconv tables to be diff-friendly, match tool output by Rich Felker · 6 years ago
  6. c21051e prevent fork's errno from being clobbered by atfork handlers by Bobby Bingham · 6 years ago
  7. a39f20b add iso-2022-jp support (decoding only) to iconv by Rich Felker · 6 years ago
  8. 5b546fa add iconv framework for decoding stateful encodings by Rich Felker · 6 years ago
  9. 0df5b39 simplify/optimize iconv utf-8 case by Rich Felker · 6 years ago
  10. 9eb6dd5 handle ascii range individually in each iconv case by Rich Felker · 6 years ago
  11. bff59d1 move iconv_close to its own translation unit by Rich Felker · 6 years ago
  12. 79f49ef refactor iconv conversion descriptor encoding/decoding by Rich Felker · 6 years ago
  13. 30fdda6 fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV by A. Wilcox · 7 years ago
  14. 67b2994 fix mismatched type of __pthread_tsd_run_dtors weak definition by Rich Felker · 6 years ago
  15. 1393533 s390x: use generic ioctl.h by Szabolcs Nagy · 7 years ago
  16. 4dc44ce microblaze: add statx syscall from linux v4.13 by Szabolcs Nagy · 7 years ago
  17. ffd048a aarch64: add extra_context struct from linux v4.13 by Szabolcs Nagy · 7 years ago
  18. 6651ef1 add new tcp.h socket options from linux v4.13 by Szabolcs Nagy · 7 years ago
  19. 14ced22 add new fcntl.h macros from linux v4.13 by Szabolcs Nagy · 7 years ago
  20. 754f66a ioctl TIOCGPTPEER from linux v4.13 by Szabolcs Nagy · 7 years ago