Commit History

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