Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 2488d31f5a adjust fopencookie structure tag for ABI-compat hace 7 años
  William Pitcock 061843340f implement the fopencookie extension to stdio hace 7 años
  Rich Felker 4000b0107d make fgetwc handling of encoding errors consistent with/without buffer hace 7 años
  Rich Felker a90d9da1d1 fix treatment by fgetws of encoding errors as eof hace 7 años
  Szabolcs Nagy 72656157f5 fix fgetwc when decoding a character that crosses buffer boundary hace 7 años
  Rich Felker a223dbd27a add reverse iconv mappings for JIS-based encodings hace 7 años
  Rich Felker 105eff9dec generalize iconv framework for 8-bit codepages hace 7 años
  Rich Felker a71b46cfd2 fix malloc state corruption when ldso rejects loading a second libc hace 7 años
  Rich Felker d060edf6c5 reformat cjk iconv tables to be diff-friendly, match tool output hace 7 años
  Bobby Bingham c21051e90c prevent fork's errno from being clobbered by atfork handlers hace 7 años
  Rich Felker a39f20bf9f add iso-2022-jp support (decoding only) to iconv hace 7 años
  Rich Felker 5b546faa67 add iconv framework for decoding stateful encodings hace 7 años
  Rich Felker 0df5b39a1e simplify/optimize iconv utf-8 case hace 7 años
  Rich Felker 9eb6dd5165 handle ascii range individually in each iconv case hace 7 años
  Rich Felker bff59d13a8 move iconv_close to its own translation unit hace 7 años
  Rich Felker 79f49effa0 refactor iconv conversion descriptor encoding/decoding hace 7 años
  A. Wilcox 30fdda6c99 fix getaddrinfo error code for non-numeric service with AI_NUMERICSERV hace 7 años
  Rich Felker 67b2994789 fix mismatched type of __pthread_tsd_run_dtors weak definition hace 7 años
  Szabolcs Nagy 13935337f3 s390x: use generic ioctl.h hace 7 años
  Szabolcs Nagy 4dc44ce8e2 microblaze: add statx syscall from linux v4.13 hace 7 años
  Szabolcs Nagy ffd048a07b aarch64: add extra_context struct from linux v4.13 hace 7 años
  Szabolcs Nagy 6651ef1f06 add new tcp.h socket options from linux v4.13 hace 7 años
  Szabolcs Nagy 14ced22830 add new fcntl.h macros from linux v4.13 hace 7 años
  Szabolcs Nagy 754f66afb7 ioctl TIOCGPTPEER from linux v4.13 hace 7 años
  Szabolcs Nagy c35a8bf456 add SO_ getsockopt options from linux v4.13 hace 7 años
  Szabolcs Nagy 5daaed6a0e s390x: add syscall number for s390_guarded_storage from linux v4.12 hace 7 años
  Szabolcs Nagy 2dc6760f3c i386: add arch_prctl syscall number from linux v4.12 hace 7 años
  Szabolcs Nagy 840d45bebd aarch64: add new HWCAP_* flags from linux v4.12 hace 7 años
  Szabolcs Nagy 4c81122711 add ARPHDR_VSOCKMON from linux v4.12 hace 7 años
  Szabolcs Nagy 54f04d9991 add new SO_ socket options from linux v4.12 hace 7 años