Histórico de Commits

Autor SHA1 Mensagem Data
  oddcoder 37a462de5d Apply cargo fmt to the whole repo há 4 anos atrás
  Giuseppe Longo 12beb13987 netdb: implement getnetbynane and getnetent há 5 anos atrás
  jD91mZM2 b8c50c7c64 Format há 5 anos atrás
  jD91mZM2 c7d499d4f2 Upgrade to the 2018 edition há 5 anos atrás
  Mateusz Mikuła 7597c082e7 Fix Clippy warnings há 6 anos atrás
  Jeremy Soller 7bde036031 Remove va_list submodule, format há 6 anos atrás
  jD91mZM2 6d4ac9dba8 Finally, get rid of all rust warnings há 6 anos atrás
  Jeremy Soller f4c036c3aa Fix returning incorrect ai_socktype from getaddrinfo há 6 anos atrás
  Jeremy Soller 38da5552e8 getaddrinfo: support for setting port from service argument (numeric only) há 6 anos atrás
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) há 6 anos atrás
  Jeremy Soller f25c494a73 Show hint information há 6 anos atrás
  Jeremy Soller 047deceed0 Move hostent functions to separate file há 6 anos atrás
  Jeremy Soller d0261ebb35 Move db to crate root há 6 anos atrás
  Jeremy Soller c71088e768 Cleanup and format há 6 anos atrás
  Jeremy Soller 8dabff129a Begin work on getnameinfo há 6 anos atrás
  Jeremy Soller 594e53c6f1 addrinfo stub há 6 anos atrás
  Jeremy Soller 6c0c6dd71b Fix missing negative flags in netdb.h, add NI_MAXHOST and NI_MAXSERV há 6 anos atrás
  Jeremy Soller 018ff409f1 Add gai_strerror há 6 anos atrás
  Jeremy Soller 543f32eb50 Add nameinfo defines há 6 anos atrás
  Jeremy Soller 84fcb1b906 Add addrinfo constants há 6 anos atrás
  Tibor Nagy 51245d69e3 netdb: Return mutable structs in the getter functions há 6 anos atrás
  Jeremy Soller 52fd4d7e83 Clippy fixes há 6 anos atrás
  Jeremy Soller ebffc977b2 Reduce warnings há 6 anos atrás
  Jeremy Soller 39b999ccea Update to new rust-toolchain há 6 anos atrás
  Benedikt Rascher-Friesenhausen 49259d3f01 Don't drop the host aliases pointer vector in `gethostent` há 6 anos atrás
  Jeremy Soller 7f14fcdee0 Remove c_str functions, replace with CStr há 6 anos atrás
  jD91mZM2 2aa7597a2b Fix network problem with netdb on redox há 6 anos atrás
  Jeremy Soller 716ea87bb4 Format há 6 anos atrás
  jD91mZM2 882b86e282 Revert 'fix netdb on names with spaces', just ignore invalid lines há 6 anos atrás
  jD91mZM2 49ccf364c2 Fix netdb getservbyname on names with spaces há 6 anos atrás