summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getpwent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2014-11-20libcsupport: Split passwd/group supportSebastian Huber1-382/+3
2014-11-20libcsupport: Add copyrights according to rev histSebastian Huber1-0/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-09-22getpwent.c: Fix missing prototype warningsJoel Sherrill1-0/+5
2012-12-11libcsupport: Doxygen enhancement GCI task #4Alex Ivanov1-10/+19
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-06-282010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-26/+21
2009-09-152009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2007-03-292007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2004-04-18Remove stray white spaces.Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-01-032003-01-03 Till Straumann <strauman@slac.stanford.edu>Jennifer Averett1-18/+0
2002-10-022002-10-02 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-113/+326
2001-08-092001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill1-2/+17
2001-05-242000-05-24 Fernando Ruiz Casas <fernando.ruiz@ctv.es>Joel Sherrill1-5/+7
2001-01-082001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-07-02Added code to initialize the /etc/group and /etc/passwd files.Joel Sherrill1-0/+69
1999-07-02Fixed format strings and warnings.Joel Sherrill1-6/+6
1999-07-02Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill1-63/+92
1999-07-02Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+129