Commit Verlauf

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