patch applied (packages/unix): Added pw_passwd and pw_gecos fields to UserEntry structure

Simon Marlow simonmar at microsoft.com
Wed Aug 30 05:24:29 EDT 2006


Tue Aug 29 11:50:51 PDT 2006  John Goerzen <jgoerzen at complete.org>
  * Added pw_passwd and pw_gecos fields to UserEntry structure
  System.Posix.User was missing pw_gecos and pw_passwd in UserEntry.
  
  I have added them, so now the full struct passwd is represented.

    M ./System/Posix/User.hsc -1 +5


More information about the Cvs-libraries mailing list