2 Copyright © 2004, The AROS Development Team. All rights reserved.
6 #include <aros/debug.h>
9 /*****************************************************************************
15 struct passwd
*getpwent(
37 ******************************************************************************/
39 /* TODO: Implement getpwent() */
40 AROS_FUNCTION_NOT_IMPLEMENTED("arosc");