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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fhandler.cc (fhandler_base::set_flags): Change priority of "linked in"
Christopher Faylor
2002-06-20
2
-27
/
+34
*
Use hMainProc where appropriate, throughout.
Christopher Faylor
2002-06-19
9
-86
/
+112
*
* uinfo.cc (cygheap_user::ontherange): Call NetUserGetInfo() only with
Corinna Vinschen
2002-06-19
2
-23
/
+24
*
2002-06-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-06-19
2
-26
/
+97
*
* cygpath.cc (usage): Clean up usage output.
Christopher Faylor
2002-06-19
2
-45
/
+55
*
2002-06-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-06-19
9
-31
/
+86
*
* include/tchar.h (_getts): Define as _getws for _UNICODE.
Danny Smith
2002-06-18
2
-2
/
+8
*
* include/float.h: #include_next<float.h> before header guard.
Danny Smith
2002-06-18
2
-2
/
+6
*
2002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-06-18
12
-28
/
+83
*
2002-06-17 Casper S. Hornstrup <chorns@users.sourceforge.net>
Danny Smith
2002-06-17
2
-0
/
+12
*
reword
Christopher Faylor
2002-06-16
1
-2
/
+2
*
* cygheap.h (cygheap_user::issetuid): New method.
Christopher Faylor
2002-06-16
7
-26
/
+51
*
* include/ntdll.h: New file.
Egor Duda
2002-06-16
3
-0
/
+21
*
2002-06-16 Steven Edwards <Steven_Ed4153@yahoo.com>
Danny Smith
2002-06-16
3
-0
/
+288
*
Changes suggested by Pierre Humblet.
Christopher Faylor
2002-06-16
2
-26
/
+37
*
* cygheap.h (cygheap_user::winname): New field.
Christopher Faylor
2002-06-16
4
-8
/
+29
*
* spawn.cc (spawn_guts): Revert removal of ciresrv.moreinfo->uid = ILLEGAL_UID.
Christopher Faylor
2002-06-16
2
-0
/
+6
*
* child_info.h (child_proc_info): Declare as base class.
Christopher Faylor
2002-06-15
8
-46
/
+71
*
* include/_mingw.h: Increment to version 2.1.
Earnie Boyd
2002-06-15
3
-3
/
+8
*
* Makefile.in (conf_prefix): New variable.
Earnie Boyd
2002-06-15
2
-1
/
+14
*
* uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unless
Christopher Faylor
2002-06-15
2
-0
/
+6
*
* cygheap.h (cygheap_user::userprofile_env_buf): New static member.
Christopher Faylor
2002-06-14
5
-7
/
+20
*
* cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.
Christopher Faylor
2002-06-14
3
-24
/
+38
*
* cygheap.cc (cygheap_user::set_logsrv): Remove.
Christopher Faylor
2002-06-14
8
-265
/
+164
*
* environ.cc (build_env): If realloc moves envblock, move s with it.
Corinna Vinschen
2002-06-14
2
-1
/
+14
*
* include/w32api.h: Change to version 2.0 to reflect the change
Earnie Boyd
2002-06-14
4
-20
/
+29
*
* Makefile.in (bindist): Correct the MinGW distribution.
Earnie Boyd
2002-06-14
2
-1
/
+8
*
Add pthread calls
Corinna Vinschen
2002-06-14
1
-9
/
+9
*
* passwd.c: Rearrange includes to avoid unnecessary warnings.
Corinna Vinschen
2002-06-14
2
-15
/
+50
*
* include/wingdi.h (GetEnhMetaFileBits): Correct typo.
Earnie Boyd
2002-06-14
2
-2
/
+6
*
* include/wingdi.h: (GetEnhMetaFileBits): Define prototype.
Earnie Boyd
2002-06-13
2
-0
/
+2
*
fix typo
Christopher Faylor
2002-06-13
1
-1
/
+1
*
* winver.rc: Add more words to copyright.
Christopher Faylor
2002-06-13
7
-6
/
+9
*
* cygheap.cc (cygheap_user::set_name): Revert previous change.
Corinna Vinschen
2002-06-13
3
-1
/
+10
*
* include/winuser.h (MOUSEHOOKSTRUCT): Define structure.
Earnie Boyd
2002-06-13
2
-0
/
+10
*
* cygheap.cc (cygheap_user::set_name): Remove setting homedrive and
Corinna Vinschen
2002-06-13
3
-4
/
+11
*
* include/_mingw.h: Increment version to 2.0.
Danny Smith
2002-06-13
120
-1177
/
+6602
*
* security.cc (get_logon_server): Use strcasematch rather than strcasecmp.
Christopher Faylor
2002-06-13
2
-5
/
+10
*
* path.cc (chdir): Minor cleanup.
Christopher Faylor
2002-06-13
3
-4
/
+8
*
* environ.cc (build_env): Correctly fill out windows environment block with
Christopher Faylor
2002-06-13
2
-29
/
+64
*
2002-06-13 John K. Hohm <jhohm@acm.org>
Danny Smith
2002-06-13
3
-0
/
+180
*
Add dumper.exe words from Egor Duda.
Christopher Faylor
2002-06-12
1
-0
/
+46
*
* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL on
Christopher Faylor
2002-06-12
7
-179
/
+344
*
fix comment
Christopher Faylor
2002-06-11
1
-8
/
+1
*
* spawn.cc (spawn_guts): More hToken removal cleanup.
Christopher Faylor
2002-06-11
4
-31
/
+30
*
* spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once.
Christopher Faylor
2002-06-11
2
-11
/
+14
*
* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGS
Christopher Faylor
2002-06-11
8
-170
/
+55
*
revert erroneous checkin
Christopher Faylor
2002-06-10
1
-1
/
+1
*
* include/sys/strace.h (strace): Avoid use of constructor.
Christopher Faylor
2002-06-10
4
-3
/
+6
*
* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before running
Christopher Faylor
2002-06-10
4
-4
/
+12
[next]