2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  jD91mZM2 55e618d8c0 Add the last socket functions on linux; leave unimplemented on redox 6 жил өмнө
  jD91mZM2 6d923cbd0b Implement getpeername and getsockname 6 жил өмнө
  jD91mZM2 30d91b82b2 Run fmt.sh 6 жил өмнө
  jD91mZM2 d3f6985ee9 Add a few things necessary for openssl (not all) 6 жил өмнө
  jD91mZM2 587ee32a30 Merge branch 'style-tag' into 'master' 6 жил өмнө
  jD91mZM2 985a83ee69 Use style = Tag everywhere possible 6 жил өмнө
  jD91mZM2 53f634f579 Fix inttypes 6 жил өмнө
  jD91mZM2 eaf7338946 Add aliases for compatibility 6 жил өмнө
  Jeremy Soller 919ae09d2f Fix compilation on Redox 6 жил өмнө
  Jeremy Soller 3361b05911 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc 6 жил өмнө
  Jeremy Soller ea5f8d59de Add dlmalloc 6 жил өмнө
  jD91mZM2 e206400d19 Move exec* back to platform 6 жил өмнө
  Jeremy Soller 3ef9599af5 Update ralloc 6 жил өмнө
  Jeremy Soller 42abc98a99 Cleanup allocation functions 6 жил өмнө
  Jeremy Soller b6b34a7026 Ralloc fixes and fixes for Redox execution 6 жил өмнө
  Jeremy Soller 7e6e1b164c Align stack on x86_64 6 жил өмнө
  jD91mZM2 6a0928edfd Use relibc to build openlibm 6 жил өмнө
  jD91mZM2 9c169a186f Run fmt.sh 6 жил өмнө
  jD91mZM2 aff5380723 Merge branch 'master' into 'master' 6 жил өмнө
  Tom Almeida 53a03cb0ba Made sure errors were properly handled by printf 6 жил өмнө
  Tom Almeida 8bc07abd05 Fix freopen.stdout. There was a trailing space 6 жил өмнө
  Tom Almeida ebe1ed15f8 Fix fgets 6 жил өмнө
  Tom Almeida bf2973e857 Ensure we correctly insert null character in gets 6 жил өмнө
  Tom Almeida d7a0f3d526 Ensure gets stops on newline or bufchar 6 жил өмнө
  Tom Almeida bf6db91993 Actually remove stdlib from stdio. This should have been done with wchar being put in, but I messed something up 6 жил өмнө
  Tom Almeida 72177be0fa Add a working implementation of gets 6 жил өмнө
  Tom Almeida 7277286efd Implement Drop for FILE, so we flush when the process exits 6 жил өмнө
  Tom Almeida 81107f8cd1 Don't reset read/write every time we check if we can read or write 6 жил өмнө
  Tom Almeida e9cecfead3 Return -1 for error in printf 6 жил өмнө
  Tom Almeida 0d61f9f4fd Make sure we can actually write before writing anything when using printf 6 жил өмнө