aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/passwd.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-1/+5
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor1-0/+1
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor1-0/+2
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor1-2/+2
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-26 * passwd.cc: Change name of passwd_in_memory_p to passwd_state.Corinna Vinschen1-15/+29
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen1-1/+1
2000-06-25* grp.cc (read_etc_group): Open file in text mode.Christopher Faylor1-1/+1
2000-06-24 * fork.cc (fork): Fix error in copying SID pointer.Corinna Vinschen1-2/+2
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-17/+9
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+275