Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Soller 20aeb15fc7 Merge branch 'path-separator' into 'master' há 6 anos atrás
  Tibor Nagy 27a3f2ab77 unistd: Generate correct C defines for PATH_SEPARATOR há 6 anos atrás
  Jeremy Soller 97592716fb Merge branch 'pedantic' into 'master' há 6 anos atrás
  Tibor Nagy 7ee59d2fdb tests: set C11, enable pedantic warnings, fix GCC and Clang warnings há 6 anos atrás
  Jeremy Soller 1af4eb7ec0 Merge branch 'ctype' into 'master' há 6 anos atrás
  Tibor Nagy d38a1d0da3 ctype: Implement _tolower, _toupper há 6 anos atrás
  Jeremy Soller 73c368ddab Use correct open flags há 6 anos atrás
  Jeremy Soller 264659b634 Merge branch 'ctype' into 'master' há 6 anos atrás
  Tibor Nagy 1eb22b2cb2 ctype: Add tests for toascii, tolower, toupper há 6 anos atrás
  Jeremy Soller 514b31cf28 Merge branch 'ctype' into 'master' há 6 anos atrás
  Tibor Nagy 5fac72298f ctype: Fix iscntrl, isgraph, ispunct, make tests exhaustive 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 d2502056a8 Cleanup termios and ioctls and add tcflush há 6 anos atrás
  Jeremy Soller 602f015e93 Implement fpathconf and pathconf há 6 anos atrás
  Jeremy Soller 0dd801da03 Implement ttyname by adding fpath function to Sys. Remove realpath function and use fpath internally há 6 anos atrás
  Jeremy Soller 42f212e678 Verify current system before continuing. há 6 anos atrás
  Jeremy Soller 47235d44e7 Fix change of sockaddr member sa_data on Redox há 6 anos atrás
  Jeremy Soller c59f268fcd Implement getaddrinfo (somewhat) há 6 anos atrás
  Jeremy Soller f3c858c151 Build includes in parallel há 6 anos atrás
  Jeremy Soller f25c494a73 Show hint information há 6 anos atrás
  Jeremy Soller 0f50a40b3f Update redox_syscall há 6 anos atrás
  Jeremy Soller aa3c7da128 Switch to using syscall-instruction há 6 anos atrás
  Jeremy Soller eaa031c21c Fix ioctl on redox há 6 anos atrás
  Jeremy Soller a88933386b Implement termios functions using ioctl 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 09340bd0f2 Add setpgrp há 6 anos atrás
  Jeremy Soller 22ca2e5f7b Export group struct há 6 anos atrás
  Jeremy Soller 1a0d363caa Redox support for some minimal ioctl's há 6 anos atrás
  Jeremy Soller 74dd5091f3 Add empty netinet_ip há 6 anos atrás