diff options
author | Andreas Kling <kling@serenityos.org> | 2022-11-18 09:52:22 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-11-19 11:11:13 +0100 |
commit | cc189ce0f367023af6d27b9b7ed7499318961eab (patch) | |
tree | 5374719a83206047de6bade0594b43c524acb0fb /Userland/Libraries/LibC/stdarg.h | |
parent | 7c4f5b58be6e8548a9940a6125ba09d1ee2907a0 (diff) | |
download | serenity-cc189ce0f367023af6d27b9b7ed7499318961eab.zip |
LibC: Make getpwent_r() behave more like glibc
Two things:
- We now fail with ENOENT when we reach the end of the database.
- Errors are returned directly instead of via errno.
Diffstat (limited to 'Userland/Libraries/LibC/stdarg.h')
0 files changed, 0 insertions, 0 deletions