Historique des commits

Auteur SHA1 Message Date
  Tom Almeida 9d46fa4d8c Missed having both loops look at themselves. I'm not sure how long this has been here. il y a 7 ans
  Tom Almeida 1f9f9f7d55 Made an error in the logic of strcspn and strspn that would cause a bit shift much too large il y a 7 ans
  Jeremy Soller 8028c35172 Merge pull request #65 from dlrobertson/add_more_crates il y a 7 ans
  Jeremy Soller 089b41da23 Merge pull request #62 from jrraymond/strrchr il y a 7 ans
  Jeremy Soller c2a76870b5 Merge pull request #63 from Tommoa/master il y a 7 ans
  Dan Robertson 3699b53ba2 float: Add crate for float.h il y a 7 ans
  Dan Robertson f29e6b00d7 fenv: Add crate for fenv.h il y a 7 ans
  Dan Robertson ca7f3a00e6 wait: Add crate for sys/wait.h il y a 7 ans
  Dan Robertson c6f16547ff resource: Add crate for sys/resource.h il y a 7 ans
  Dan Robertson 2f718d40d6 mman: mman.h should be located at sys/mman.h il y a 7 ans
  Justin Raymond 63ee4de162 Update lib.rs il y a 7 ans
  Justin Raymond 23a409204f Update .gitignore il y a 7 ans
  Tom Almeida 49be92f87f ran fmt.sh cause I'm an idiot il y a 7 ans
  Tom Almeida 8374fcb4be implemented fputc, fputs, and puts il y a 7 ans
  Justin Raymond a1e62baad7 Merge branch 'master' into strrchr il y a 7 ans
  Justin Raymond 826cf0c61c implement strrchr il y a 7 ans
  Jeremy Soller ffeefb2a8e Merge pull request #61 from Tommoa/master il y a 7 ans
  Tom Almeida d0bf830ca7 fixed a logic error in strchr il y a 7 ans
  Tom Almeida b0f8e31b63 ran fmt.sh il y a 7 ans
  Tom Almeida 87ec6dfacb Fixed unused variable in memchr il y a 7 ans
  Tom Almeida 18283feac1 Added implementations of strchr, strcspn and strspn il y a 7 ans
  Jeremy Soller b52a1d612d Merge pull request #59 from Tommoa/master il y a 7 ans
  Jeremy Soller a227338a72 Merge pull request #58 from dlrobertson/sprintf il y a 7 ans
  Tom Almeida a2a7efa946 Update .gitignore il y a 7 ans
  Tom Almeida d214817c87 readability update in lib.rs il y a 7 ans
  Jeremy Soller 0ee34fe836 Merge branch 'master' into sprintf il y a 7 ans
  Jeremy Soller 639ea0919f Merge pull request #56 from Arcterus/master il y a 7 ans
  Tom Almeida 774856f9b2 Update lib.rs il y a 7 ans
  Tom Almeida 3470882df6 Fixed incorrect return of memccpy il y a 7 ans
  Tom Almeida b013f5f0ed Fixed mem test il y a 7 ans