HelenOS sources

read_all           96 uspace/lib/pcut/src/os/unix.c static size_t read_all(int fd, char *buffer, size_t buffer_size) {
read_all           96 uspace/lib/pcut/src/os/windows.c static size_t read_all(HANDLE fd, char *buffer, size_t buffer_size) {
HelenOS homepage, sources at GitHub