summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/pwdgrp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libcsupport/src/pwdgrp.c: Check return valueJoel Sherrill2014-11-251-1/+5
* Ensure security of default user environmentSebastian Huber2014-11-201-5/+12
* libcsupport: Minimal /etc/passwd and /etc/groupSebastian Huber2014-11-201-20/+19
* libcsupport: Avoid TOCTOU and format errorsSebastian Huber2014-11-201-20/+22
* libcsupport: Use pthread_once()Sebastian Huber2014-11-201-5/+9
* libcsupport: Split passwd/group supportSebastian Huber2014-11-201-0/+346