Skip to content
Snippets Groups Projects
  1. Jan 01, 2017
    • Steve Klabnik's avatar
      Update unsafe count · 4eb4835a
      Steve Klabnik authored
      It's much better these days!
      
          $ cd redox
          $ git grep "unsafe" kernel/ | wc -l
          67
          $ loc kernel/
          --------------------------------------------------------------------------------
           Language             Files        Lines        Blank      Comment         Code
          --------------------------------------------------------------------------------
           Rust                    42         5743          894          366         4483
      4eb4835a
  2. Jul 25, 2016
  3. Apr 11, 2016
    • Elijah Caine's avatar
      Many tweaks to the Redox Book · 9abfdf23
      Elijah Caine authored
      The changes include:
      - Editing for flow and understandability.
      - Unifying how links are included in the source files.
      - Adding an `About this Book` page to the introduction.
      - Adding a few examples or new pieces of information I felt were
        lacking when I read the book.
      - Unifying 'user space' and 'kernel space' spelling.
      - Added myself to the authors list in `overview/welcome.md`.
      9abfdf23
  4. Mar 23, 2016
  5. Mar 03, 2016
  6. Mar 02, 2016
  7. Feb 29, 2016
Loading