index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
passwd.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* grp.cc (read_etc_group): Just reuse group_buf storage for subsequent reread
Christopher Faylor
2001-09-14
1
-2
/
+1
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygheap.cc (init_cygheap::etc_changed): New method to signal
Corinna Vinschen
2001-09-09
1
-52
/
+4
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-1
/
+1
*
* cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.
Christopher Faylor
2001-09-06
1
-3
/
+3
*
* net.cc (cygwin_inet_ntoa): Rearrange previous patch to use
Corinna Vinschen
2001-08-22
1
-12
/
+0
*
* grp.cc (class grp_check): New class. Make `group_state'
Corinna Vinschen
2001-08-07
1
-1
/
+50
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-1
/
+1
*
* mmap.cc: Clean up *ResourceLock calls throughout.
Christopher Faylor
2001-06-26
1
-9
/
+9
*
* grp.cc (read_etc_group): Don't copy mutex on fork.
Christopher Faylor
2001-05-19
1
-1
/
+1
*
* grp.cc: Eliminate MAX_DOMAIN_NAME define.
Corinna Vinschen
2001-04-30
1
-1
/
+2
*
* autoload.cc: Add LoadDLLfunc statements for SetTokenInformation@16.
Corinna Vinschen
2001-04-25
1
-0
/
+12
*
* passwd.cc (getpwnam_r): Add pw_passwd handling as well.
Corinna Vinschen
2001-04-24
1
-2
/
+8
*
* passwd.cc (getpwnam_r): Use correct offsets into buffer.
Corinna Vinschen
2001-04-24
1
-6
/
+12
*
Sun Apr 22 20:22:00 2001 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2001-04-21
1
-0
/
+8
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-28
/
+122
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-20
/
+13
*
* cygheap.cc (cygheap_root::cygheap_root): New function.
Corinna Vinschen
2000-11-15
1
-1
/
+2
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-1
/
+0
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+1
*
* path.cc (readlink): Check if buffer length is positive. Truncate output to
Christopher Faylor
2000-09-04
1
-2
/
+2
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-13
/
+13
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+5
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+2
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-2
/
+2
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* passwd.cc: Change name of passwd_in_memory_p to passwd_state.
Corinna Vinschen
2000-07-26
1
-15
/
+29
*
Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Corinna Vinschen
2000-07-01
1
-1
/
+1
*
* grp.cc (read_etc_group): Open file in text mode.
Christopher Faylor
2000-06-25
1
-1
/
+1
*
* fork.cc (fork): Fix error in copying SID pointer.
Corinna Vinschen
2000-06-24
1
-2
/
+2
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-17
/
+9
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+275
[prev]