summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/src/pwdgrp.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2015-03-26libcsupport: Include missing header fileSebastian Huber
2015-02-20Don't fail to create passwd and group files if /etc already existsNick Withers
2014-11-25cpukit/libcsupport/src/pwdgrp.c: Check return valueJoel Sherrill
2014-11-20Ensure security of default user environmentSebastian Huber
2014-11-20libcsupport: Minimal /etc/passwd and /etc/groupSebastian Huber
2014-11-20libcsupport: Avoid TOCTOU and format errorsSebastian Huber
2014-11-20libcsupport: Use pthread_once()Sebastian Huber
2014-11-20libcsupport: Split passwd/group supportSebastian Huber