Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeremy Soller 9c27110de1 Add rusage constants hace 7 años
  Jeremy Soller 6e56734224 Fix environ signature hace 7 años
  Jeremy Soller 99fa77535a Add pathconf variables hace 7 años
  Jeremy Soller 9fc785dcc6 Add stack_chk functionality hace 7 años
  Jeremy Soller 6c11a18240 Go back to patched ralloc hace 7 años
  jD91mZM2 5f4ebaaabf Fix broken ralloc submodule & fmt.sh hace 7 años
  jD91mZM2 55e618d8c0 Add the last socket functions on linux; leave unimplemented on redox hace 7 años
  jD91mZM2 6d923cbd0b Implement getpeername and getsockname hace 7 años
  jD91mZM2 30d91b82b2 Run fmt.sh hace 7 años
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) hace 7 años
  jD91mZM2 587ee32a30 Merge branch 'style-tag' into 'master' hace 7 años
  jD91mZM2 985a83ee69 Use style = Tag everywhere possible hace 7 años
  jD91mZM2 53f634f579 Fix inttypes hace 7 años
  jD91mZM2 eaf7338946 Add aliases for compatibility hace 7 años
  Jeremy Soller 919ae09d2f Fix compilation on Redox hace 7 años
  Jeremy Soller 3361b05911 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc hace 7 años
  Jeremy Soller ea5f8d59de Add dlmalloc hace 7 años
  jD91mZM2 e206400d19 Move exec* back to platform hace 7 años
  Jeremy Soller 3ef9599af5 Update ralloc hace 7 años
  Jeremy Soller 42abc98a99 Cleanup allocation functions hace 7 años
  Jeremy Soller b6b34a7026 Ralloc fixes and fixes for Redox execution hace 7 años
  Jeremy Soller 7e6e1b164c Align stack on x86_64 hace 7 años
  jD91mZM2 6a0928edfd Use relibc to build openlibm hace 7 años
  jD91mZM2 9c169a186f Run fmt.sh hace 7 años
  jD91mZM2 aff5380723 Merge branch 'master' into 'master' hace 7 años
  Tom Almeida 53a03cb0ba Made sure errors were properly handled by printf hace 7 años
  Tom Almeida 8bc07abd05 Fix freopen.stdout. There was a trailing space hace 7 años
  Tom Almeida ebe1ed15f8 Fix fgets hace 7 años
  Tom Almeida bf2973e857 Ensure we correctly insert null character in gets hace 7 años
  Tom Almeida d7a0f3d526 Ensure gets stops on newline or bufchar hace 7 años