- Mar 25, 2018
-
-
Dan Robertson authored
-
- Mar 22, 2018
-
-
Jeremy Soller authored
Added functions for stdio.h
-
Tom Almeida authored
-
Tom Almeida authored
-
Jeremy Soller authored
-
Jeremy Soller authored
implement rand and srand using the rand crate
-
Jeremy Soller authored
-
Paul Sajna authored
-
Jeremy Soller authored
-
Paul Sajna authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
unistd: add a preliminary implementation of getopt()
-
- Mar 21, 2018
-
-
Paul Sajna authored
-
Paul Sajna authored
-
Paul Sajna authored
-
- Mar 20, 2018
-
-
Tom Almeida authored
-
Tom Almeida authored
-
- Mar 19, 2018
-
-
Alex Lyon authored
-
Alex Lyon authored
-
Alex Lyon authored
-
Tom Almeida authored
-
- Mar 18, 2018
-
-
Jeremy Soller authored
refactor nanosleep
-
Jeremy Soller authored
Implement strtok
-
Jeremy Soller authored
implement bsearch
-
Justin Raymond authored
-
Justin Raymond authored
-
Marat Safin authored
-
Timothy Bess authored
-
Jeremy Soller authored
Add some of the basics for netinet/in.h and sys/socket.h
-
Jeremy Soller authored
Use build matrix on Travis CI
-
- Mar 17, 2018
-
-
Ian Douglas Scott authored
This makes it easy to see which target failed to build.
-
Timothy Bess authored
-
Tom Almeida authored
-
Tom Almeida authored
Removed all function pointers in FILE, moved internal functions to be member functions of FILE, made relevant *mut FILEs into &mut FILE and made suitable functions safe again
-
Tom Almeida authored
-
Tom Almeida authored
-
Tom Almeida authored
-
Jeremy Soller authored
Issue #89: Fix return types on string functions
-
Timothy Bess authored
-