summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/passwd.cc
Commit message (Expand)AuthorAgeFilesLines
...
* * grp.cc (read_etc_group): Just reuse group_buf storage for subsequent rereadChristopher Faylor2001-09-141-2/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen2001-09-091-52/+4
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-1/+1
* * cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.Christopher Faylor2001-09-061-3/+3
* * net.cc (cygwin_inet_ntoa): Rearrange previous patch to useCorinna Vinschen2001-08-221-12/+0
* * grp.cc (class grp_check): New class. Make `group_state'Corinna Vinschen2001-08-071-1/+50
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-1/+1
* * mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor2001-06-261-9/+9
* * grp.cc (read_etc_group): Don't copy mutex on fork.Christopher Faylor2001-05-191-1/+1
* * grp.cc: Eliminate MAX_DOMAIN_NAME define.Corinna Vinschen2001-04-301-1/+2
* * autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.Corinna Vinschen2001-04-251-0/+12
* * passwd.cc (getpwnam_r): Add pw_passwd handling as well.Corinna Vinschen2001-04-241-2/+8
* * passwd.cc (getpwnam_r): Use correct offsets into buffer.Corinna Vinschen2001-04-241-6/+12
* Sun Apr 22 20:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins2001-04-211-0/+8
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-28/+122
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-20/+13
* * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen2000-11-151-1/+2
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-1/+0
* Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor2000-09-071-0/+1
* * path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor2000-09-041-2/+2
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-13/+13
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-1/+5
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+2
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-2/+2
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * passwd.cc: Change name of passwd_in_memory_p to passwd_state.Corinna Vinschen2000-07-261-15/+29
* Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2000-07-011-1/+1
* * grp.cc (read_etc_group): Open file in text mode.Christopher Faylor2000-06-251-1/+1
* * fork.cc (fork): Fix error in copying SID pointer.Corinna Vinschen2000-06-241-2/+2
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-17/+9
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+275