Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 38b75d2a97 CIODevice: read(u8*, int) overload should return 0 on EOF vor 5 Jahren
  Andreas Kling b305a51c90 CIODevice: read_all() should return a null ByteBuffer when nothing read vor 5 Jahren
  Andreas Kling 7127c4fdbb LibCore: CIODevice::set_error() is meant to be called with the 'errno' vor 6 Jahren
  Andreas Kling 385e9268f4 CIODevice: printf() thought it was calling ::write() but it was write() vor 6 Jahren
  Andreas Kling a292d8cd5a LibCore: Add CFileStreamReader, a simple streaming CFile reader. vor 6 Jahren
  Andreas Kling 9ed7f4576b CIODevice: Try to preallocate the exact needed buffer size in read_all(). vor 6 Jahren
  Andreas Kling 8f4fba95c0 CIODevice: Add a virtual did_update_fd() no notify subclasses of fd change. vor 6 Jahren
  Robin Burchell f2c0e55070 Userspace: Deal with select() returning EINTR on a signal interruption vor 6 Jahren
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. vor 6 Jahren