mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 05:21:28 +01:00
3d864cd870
Use standard error codes instead. This allows using error code returned by the underlying functions directly, and makes it possible to use strerror for debugging. So, we can also remove StatusString() from the various *Request classes.