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