Historial de Commits

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