aboutsummaryrefslogtreecommitdiffstats
path: root/ports/uids_generic/guts/setpwent.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/uids_generic/guts/setpwent.c')
-rw-r--r--ports/uids_generic/guts/setpwent.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/ports/uids_generic/guts/setpwent.c b/ports/uids_generic/guts/setpwent.c
new file mode 100644
index 0000000..fb35e07
--- /dev/null
+++ b/ports/uids_generic/guts/setpwent.c
@@ -0,0 +1,14 @@
+/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
+ * static void
+ * wrap_setpwent(void) {
+ *
+ */
+
+ pseudo_pwd_open();
+
+/* return;
+ * }
+ */