source: trunk/src/libctests/glibc/conform/data/pwd.h-data@ 2137

Last change on this file since 2137 was 2036, checked in by bird, 21 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 663 bytes
Line 
1#ifndef ISO
2type {struct passwd}
3element {struct passwd} {char*} pw_name
4element {struct passwd} uid_t pw_uid
5element {struct passwd} gid_t pw_gid
6element {struct passwd} {char*} pw_dir
7element {struct passwd} {char*} pw_shell