Skip to content
Snippets Groups Projects
  1. Dec 01, 2013
  2. Apr 30, 2013
  3. Apr 17, 2013
  4. Feb 07, 2013
  5. Feb 04, 2013
  6. Jan 29, 2013
  7. Jan 27, 2013
  8. Jan 18, 2013
  9. Jan 17, 2013
  10. Jan 16, 2013
    • Christoph Hellwig's avatar
      add the string library from musl · 5cd0168f
      Christoph Hellwig authored
      Import the whole string library, as well as the ctype functions from the musl
      C library.  Must is a BSD licensed library that aims to be API and mostly ABI
      compatible with glibc, so it's our easiest way to provide the ABI we need
      without reinventing the wheel.  I will import more of the traditional non-syscall
      C library code from it and expect libc/ to eventually mostly consist of slightly
      modified musl code.
      5cd0168f
  11. Jan 15, 2013
  12. Jan 10, 2013
  13. Jan 03, 2013
Loading