Skip to content
Snippets Groups Projects
  1. Apr 10, 2018
  2. Feb 25, 2018
  3. Feb 24, 2018
  4. Feb 22, 2018
  5. Jan 30, 2018
  6. Nov 07, 2017
  7. Nov 05, 2017
  8. Oct 31, 2017
  9. Oct 27, 2017
  10. Oct 19, 2017
  11. Sep 25, 2017
  12. Sep 21, 2017
  13. Jul 20, 2017
  14. Jul 12, 2017
  15. Jul 10, 2017
  16. Jul 09, 2017
  17. Jul 03, 2017
  18. Jul 02, 2017
  19. Jun 27, 2017
  20. Jun 24, 2017
  21. Jun 15, 2017
  22. Jun 09, 2017
  23. Jun 08, 2017
  24. Apr 25, 2017
  25. Apr 24, 2017
  26. Apr 21, 2017
  27. Apr 20, 2017
  28. Apr 19, 2017
  29. Mar 01, 2017
  30. Feb 21, 2017
    • Zac Berkowitz's avatar
      Moved linux baud constants into individual archs. · 1a9112d2
      Zac Berkowitz authored
      Having the B* constants in `unix/notbsd/mod.rs` passed CI tests
      except for powerpc.  So we'll try moving into individual
      arch/ABI that the CI tests cover for now. This commit should
      pass for the following:
      
      - mips32
      - mips64
      - musl32
      - musl64
      - android32
      - android64
      - arm32
      - aarch64
      - x86
      - x86_64
      
      Then we can figure out the powerpc variants.  This also prevents
      potential errors for sparc64 which is not covered by CI.
      1a9112d2
  31. Dec 31, 2016
Loading