Historique des commits

Auteur SHA1 Message Date
  oddcoder e9615065ac Add tests for both wcsncasecmp and wcscasecmp il y a 5 ans
  oddcoder eac69c920d Implement wcscasecmp and wcsncasecmp il y a 5 ans
  oddcoder 9725d3418a Test towlower and towupper il y a 5 ans
  oddcoder 162999ac0b Move towlower and towupper to wctype.h and Implement it il y a 5 ans
  Jeremy Soller a8a73f87c7 Merge branch 'procfs' into 'master' il y a 5 ans
  oddcoder 3a923aa62d Implement #include<sys/user.h> and #include<sys/procfs.h> il y a 5 ans
  Jeremy Soller 763bb2488d Merge branch 'init_fini_ld.so' into 'master' il y a 5 ans
  oddcoder b717f6cf5a Move IO Initialization to .init_array section il y a 5 ans
  oddcoder 6aeb2d6fa2 Implement code that use .init_array and .fini_array il y a 5 ans
  oddcoder cc7ff54d12 Catch circular dependency when resolving loading shared libraries il y a 5 ans
  Jeremy Soller 7724989b33 Merge branch 'Debugger_Support' into 'master' il y a 5 ans
  Jeremy Soller 77ad82a9dd Merge branch 'sigaction-restore' into 'master' il y a 5 ans
  Graham MacDonald 2283e25cde sigaction should set sigaction.sa_restorer il y a 5 ans
  oddcoder de03566158 Enable RTLD debugging protocol system-wide il y a 5 ans
  oddcoder 369d7b42c6 Initial implementation of SVR4 debugging interface for runtime linker il y a 5 ans
  Jeremy Soller cdbbd4a426 Merge branch 'cbindgen' into 'master' il y a 5 ans
  Graham MacDonald 2253ef609e Remove vendored cbindgen, use cbindgen dependency to generate includes in build.rs il y a 5 ans
  Jeremy Soller 69fc62278a Merge branch 'use_kernel_loaded_elf' into 'master' il y a 5 ans
  oddcoder cc305fc574 Use Kernel mapped binaries when available. il y a 5 ans
  Jeremy Soller 701e64b3a1 ld_so: Default to non-verbose il y a 5 ans
  Jeremy Soller d7a859fb84 Keep exported functions il y a 5 ans
  Jeremy Soller 6ed37efaeb Merge branch 'weak-symbols' into 'master' il y a 5 ans
  Jeremy Soller 2629918100 Fix issue if test:redox is run without build:redox il y a 5 ans
  Jeremy Soller 0090396132 Run cargo test il y a 5 ans
  Jeremy Soller 880e3c7854 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc il y a 5 ans
  Jeremy Soller 2e27cf525e Work on adding cargo test capability il y a 5 ans
  oddcoder 4860ab12fa Resolve Both strong and weak symbols il y a 5 ans
  oddcoder c2488b5094 Running ./fmt.sh il y a 5 ans
  oddcoder 04ea2f9397 Refactor Linker::Link il y a 5 ans
  Jeremy Soller 77a0294114 Merge branch 'stdc-compatiability' into 'master' il y a 5 ans