Histórico de Commits

Autor SHA1 Mensagem Data
  oddcoder 0977133cc9 Get rid of assembly code in call_inits_finis há 5 anos atrás
  jD91mZM2 cdc9aa06e3 Fix getpeername há 5 anos atrás
  Jeremy Soller ca8b848b48 Merge branch 'headers' into 'master' há 5 anos atrás
  oddcoder f4d95ce43f Add sys/select.h to sys/types.h há 5 anos atrás
  oddcoder a125b8be15 Make stdbool.h C++ compatiable há 5 anos atrás
  Jeremy Soller 68679e41f0 Add redoxer.sh script to simplify running tests on redox há 5 anos atrás
  Jeremy Soller b771313ffd Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc há 5 anos atrás
  Jeremy Soller b0dde81c75 Handle missing paths in load_library search without using access há 5 anos atrás
  Jeremy Soller 7bc11dc6c2 Merge branch 'relibc-netdb-v1' into 'master' há 5 anos atrás
  Giuseppe Longo 12beb13987 netdb: implement getnetbynane and getnetent há 5 anos atrás
  Jeremy Soller d9bacaec04 Fix compilation on Redox by removing use of access in ld_so há 5 anos atrás
  Jeremy Soller d0c1160299 Merge branch 'scanf' into 'master' há 5 anos atrás
  oddcoder 92d6735e3f Add more scanf tests há 5 anos atrás
  oddcoder 8973535fdc Make scanf write to string and increase match count only when a pattern is matched há 5 anos atrás
  oddcoder 018f7a3f38 Fix scanf.stdout as per glibc há 5 anos atrás
  oddcoder a49139ca2f use lookahead buffer in inner_scanf há 5 anos atrás
  oddcoder 14e011b72c Implemment lookaheadreader with lookahead and commit api há 5 anos atrás
  oddcoder f068673adc Separate the logic from locking in ftello and fseeko há 5 anos atrás
  oddcoder 164ef739b3 Apply Cargo fmt for src/ld_so há 5 anos atrás
  Jeremy Soller 12d3838f42 Merge branch 'fpermissive' into 'master' há 5 anos atrás
  no name c02849dd73 FIX error: right operand of shift expression '(1 << BLA)' is greater than or equal to the precision BLA of the left operand [-fpermissive] há 5 anos atrás
  Jeremy Soller 5aa74fd2f3 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc há 5 anos atrás
  Jeremy Soller 604f1c11a2 Build xargo locally há 5 anos atrás
  Jeremy Soller b165eacffd Remove unnecessary compiler-builtins patch há 5 anos atrás
  Jeremy Soller e7f5e412a1 Merge branch 'LD_LIBRARY_PATH' into 'master' há 5 anos atrás
  oddcoder 3aacc160a1 Remove dependency on errno in ld.so há 5 anos atrás
  oddcoder 1b10c3d246 Prioterize search path instead of overwriting it. há 5 anos atrás
  Jeremy Soller c7910a8754 Add __need_winit_t to wctype.h há 5 anos atrás
  Jeremy Soller ae34ade595 Use path to patch compiler-builtins há 5 anos atrás
  Jeremy Soller 8de10072b6 Add compiler-builtins patch há 5 anos atrás