summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getpwent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* libcsupport: Split passwd/group supportSebastian Huber2014-11-201-382/+3
* libcsupport: Add copyrights according to rev histSebastian Huber2014-11-201-0/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* getpwent.c: Fix missing prototype warningsJoel Sherrill2013-09-221-0/+5
* libcsupport: Doxygen enhancement GCI task #4Alex Ivanov2012-12-111-10/+19
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-281-26/+21
* 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-151-2/+2
* 2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-291-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-01-03 Till Straumann <strauman@slac.stanford.edu>Jennifer Averett2003-01-031-18/+0
* 2002-10-02 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-10-021-113/+326
* 2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill2001-08-091-2/+17
* 2000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>Joel Sherrill2001-05-241-5/+7
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+4
* Added code to initialize the /etc/group and /etc/passwd files.Joel Sherrill1999-07-021-0/+69
* Fixed format strings and warnings.Joel Sherrill1999-07-021-6/+6
* Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill1999-07-021-63/+92
* Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-07-021-0/+129