Historie revizí

Autor SHA1 Zpráva Datum
  Jeremy Soller c25ce6a5f3 Include stddef.h in sys/types.h před 7 roky
  Jeremy Soller f1df1f9f0b Fix issue with stdio.h bits file not having FILE defined před 7 roky
  Jeremy Soller 83cb46afd8 Fix path to crt0.o and libc.a před 7 roky
  Jeremy Soller 2e8cb6b363 Fix signature of unsetenv před 7 roky
  Jeremy Soller 4e3b6732d5 Default to release for make před 7 roky
  jD91mZM2 128209788c Finish up fexec migration před 7 roky
  jD91mZM2 66d7aa8553 Revert 'Fix off by one error' because it introduces one před 7 roky
  jD91mZM2 d5f85906cb Fix off-by-one error :| před 7 roky
  jD91mZM2 1c4e8852dd Migrate to new FEXEC system call před 7 roky
  jD91mZM2 07563de231 Implement setenv/unsetenv před 7 roky
  jD91mZM2 232a3311df Add SIGABRT to redox před 7 roky
  jD91mZM2 b10fa984f3 Implement strtod před 7 roky
  jD91mZM2 face6f07f3 Implement mmap před 7 roky
  Tom Almeida 3aa52e88a7 Fix issues with _IONBF and reading před 7 roky
  Tom Almeida d5a9cd6953 Add tests to make sure setvbuf works. před 7 roky
  Tom Almeida 540395c015 Fix _IONBF crashing when reading před 7 roky
  Tom Almeida a1ebe321d6 Ensure that _IONBF would be respected when writing před 7 roky
  jD91mZM2 40c3d28a41 fixup! Fix a few ffmpeg issues před 7 roky
  jD91mZM2 b0546336c7 Fix a few ffmpeg issues před 7 roky
  Tom Almeida d219d57acb Fix an issue where _IONBF would cause an overflow error před 7 roky
  jD91mZM2 deee825a1c Implement llabs před 7 roky
  jD91mZM2 b26213731c Don't forget to lock stdout when printfing před 7 roky
  jD91mZM2 23a8855e50 Fix garbage env pointer to main on redox před 7 roky
  jD91mZM2 40a7380a58 Fix snprintf and make strftime use a counting writer před 7 roky
  jD91mZM2 d39a66c351 Fix waitpid -1 on redox před 7 roky
  jD91mZM2 3bb3a3e322 Fix strcpy před 7 roky
  jD91mZM2 f6ca7d7c2d Add S_ISSOCK and fix str(c)spn před 7 roky
  jD91mZM2 b20307dca0 Implement fnmatch.h před 7 roky
  jD91mZM2 b5adee798d Move scanf unit tests to normal C tests před 7 roky
  jD91mZM2 442a7bbedc Fix getcwd with a NULL argument před 7 roky