URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [lib/] [libc/] [getpwent.c] - Diff between revs 158 and 208
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 158 |
Rev 208 |
Line 3... |
Line 3... |
*
|
*
|
* The license and distribution terms for this file may be
|
* The license and distribution terms for this file may be
|
* found in the file LICENSE in this distribution or at
|
* found in the file LICENSE in this distribution or at
|
* http://www.OARcorp.com/rtems/license.html.
|
* http://www.OARcorp.com/rtems/license.html.
|
*
|
*
|
* $Id: getpwent.c,v 1.1.1.1 2001-07-10 09:55:09 chris Exp $
|
* $Id: getpwent.c,v 1.2 2001-09-27 12:01:15 chris Exp $
|
*/
|
*/
|
|
|
#include <stdio.h>
|
#include <stdio.h>
|
#include <sys/types.h>
|
#include <sys/types.h>
|
#include <pwd.h>
|
#include <pwd.h>
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.