Mailinglist Archive: opensuse-bugs (15103 mails)
| < Previous | Next > |
[Bug 305053] getpwnam_r does not return an error for non-existent user
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 18 Sep 2007 11:16:19 -0600 (MDT)
- Message-id: <20070918171619.B922C245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=305053#c3
--- Comment #3 from Petr Baudis <pbaudis@xxxxxxxxxx> 2007-09-18 11:16:19 MST ---
It should be pretty clear from
0 or ENOENT or ESRCH or EBADF or EPERM or ...
The given name or uid was not found.
that this kind of error is reported differently. And manpages are maintained
separate from glibc.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #3 from Petr Baudis <pbaudis@xxxxxxxxxx> 2007-09-18 11:16:19 MST ---
It should be pretty clear from
0 or ENOENT or ESRCH or EBADF or EPERM or ...
The given name or uid was not found.
that this kind of error is reported differently. And manpages are maintained
separate from glibc.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |