Historia zmian

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