changeset 5889:ae0c1303f175

* MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
author Derek R. Price <derek@ximbiot.com>
date Wed, 25 May 2005 19:30:08 +0000
parents 266767a72575
children 496507e6cfac
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-25  Derek Price  <derek@ximbiot.com>
+
+	* MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
+
 2005-05-25  Derek Price  <derek@ximbiot.com>
 	    Paul Eggert  <eggert@cs.ucla.edu>
 
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1747,6 +1747,7 @@
   func_module getcwd
   func_module getgroups
   func_module gethostname
+  func_module getlogin_r
   func_module getsubopt
   func_module gettimeofday
   func_module inet_ntop