genode/repos/libports/lib
Emery Hemingway 874ba409ca Libc: single-user getpwent implementation
Implement the passwd database subroutines with single-user database.
This database is populated with a <passwd/> sub-node of the libc
configuration node. All fields of the "passwd" struct may be specified
with reasonable defaults provided for a "root" user. This allows a
libc-based component to spoof user information for the sake of porting
existing Unix software.

A test is provided at run/libc_getpwent.

Fix #2919
2018-09-13 15:21:10 +02:00
..
import Remove legacy lwIP plugins 2018-09-05 11:04:22 +02:00
mk Libc: single-user getpwent implementation 2018-09-13 15:21:10 +02:00
symbols Libc: single-user getpwent implementation 2018-09-13 15:21:10 +02:00