Files
rtems/cpukit/libcsupport
Joel Sherrill ed8c513a74 2002-10-02 Eric Norum <eric.norum@usask.ca>
* src/getpwent.c: Per PR283, reimplement to address reentrancy problems.
	* src/getgrent.c: Removed as functionality is now just a wrapper for
	common routines in src/getpwent.c.
	* Makefile.am: Reflect file removal.
2002-10-02 17:33:17 +00:00
..