Commit Graph

2 Commits

Author SHA1 Message Date
Vladislav Valtchev e6b181bea7 Call read() in a loop in W_StdC_Read()
The read() syscall does *not* guaratee that the whole buffer will be filled
before returning. Partial reads must be expected.
2019-11-19 13:54:16 +02:00
Maxime Vincent 72b0675c10 fbdoom first version with more generic framebuffer support 2017-12-02 11:25:39 +01:00