util/os_file: actually return the error read() gave us
[mesa.git] / src / util / os_file.c
2019-06-09 Eric Engestromutil/os_file: actually return the error read() gave us
2019-05-16 Eric Engestromutil/os_file: always use the 'grow' mechanism
2019-05-01 Eric Engestromutil: move #include out of #if linux
2019-04-30 Eric Engestromutil: add os_read_file() helper