Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller 1f1665fd58 Merge branch 'master' into 'master' il y a 6 ans
  Paul Sajna 776491bae9 implement mktemp il y a 6 ans
  jD91mZM2 9de73d0e5b Add uname and gethostname il y a 6 ans
  jD91mZM2 441bf9f00b Add the few last things to get gcc_complete working il y a 6 ans
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code il y a 6 ans
  jD91mZM2 996445a6a3 Add empty locale functions il y a 6 ans
  jD91mZM2 5936c7a76e Add scanf il y a 6 ans
  Alex Lyon 7647db27c0 stdlib: implement strtoul() and strtol() using a macro il y a 7 ans
  Marat Safin ff37adeeba add asctime il y a 7 ans
  Marat Safin 2b21dca567 add gmtime and difftime il y a 7 ans
  Jeremy Soller 8c218b1608 Build crt0 as object file il y a 7 ans
  Jeremy Soller 47ee733afa Complete Makefile il y a 7 ans
  Jeremy Soller e39d2d61fa Merge branch 'master' into rename il y a 7 ans
  Dan Robertson 57a17cb05f stdio: Implement rename il y a 7 ans
  Marat Safin 58b2b64183 add clock_gettime and time il y a 7 ans
  Tom Almeida 97e165d8c7 Merge branch 'master' into master il y a 7 ans
  Jeremy Soller 26b533c978 Merge branch 'master' into rand il y a 7 ans
  Jeremy Soller ae097074ec Merge branch 'master' into master il y a 7 ans
  Paul Sajna a24f537a38 test il y a 7 ans
  Alex Lyon af78348d4a unistd: add a preliminary implementation of getopt() il y a 7 ans
  Tom Almeida 90aec2076e Merge branch 'master' into master il y a 7 ans
  Jeremy Soller 045a510ce5 Merge pull request #92 from tdbgamer/feature/strtok il y a 7 ans
  Justin Raymond a0c76f7ce5 bsearch il y a 7 ans
  Timothy Bess e91891625f * add strtok_r il y a 7 ans
  Timothy Bess f60fafe8fb * create basic strtok il y a 7 ans
  Tom Almeida 2cb0a994b8 Merge branch 'master' into master il y a 7 ans
  Tom Almeida 8d40424020 Added freopen() and relevant tests il y a 7 ans
  Jeremy Soller b2b7804f5b Merge branch 'master' into wait il y a 7 ans
  Tom Almeida 8648fd39c4 Added some constants in linux for file modes in the new branch il y a 7 ans
  Tom Almeida b0492eba84 Added some tests for stdio il y a 7 ans