aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-06-14 * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen2-15/+50
2002-06-14 * include/wingdi.h (GetEnhMetaFileBits): Correct typo.Earnie Boyd2-2/+6
2002-06-13 * include/wingdi.h: (GetEnhMetaFileBits): Define prototype.Earnie Boyd2-0/+2
2002-06-13fix typoChristopher Faylor1-1/+1
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor7-6/+9
2002-06-13 * cygheap.cc (cygheap_user::set_name): Revert previous change.Corinna Vinschen3-1/+10
2002-06-13 * include/winuser.h (MOUSEHOOKSTRUCT): Define structure.Earnie Boyd2-0/+10
2002-06-13 * cygheap.cc (cygheap_user::set_name): Remove setting homedrive andCorinna Vinschen3-4/+11
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith120-1177/+6602
2002-06-13* security.cc (get_logon_server): Use strcasematch rather than strcasecmp.Christopher Faylor2-5/+10
2002-06-13* path.cc (chdir): Minor cleanup.Christopher Faylor3-4/+8
2002-06-13* environ.cc (build_env): Correctly fill out windows environment block withChristopher Faylor2-29/+64
2002-06-132002-06-13 John K. Hohm <jhohm@acm.org>Danny Smith3-0/+180
2002-06-12Add dumper.exe words from Egor Duda.Christopher Faylor1-0/+46
2002-06-12* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor7-179/+344
2002-06-11fix commentChristopher Faylor1-8/+1
2002-06-11* spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor4-31/+30
2002-06-11* spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once.Christopher Faylor2-11/+14
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor8-170/+55
2002-06-10revert erroneous checkinChristopher Faylor1-1/+1
2002-06-10* include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor4-3/+6
2002-06-10* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor4-4/+12
2002-06-10 * fhandler.h (fhandler_socket::fixup_after_fork): Revert patch fromCorinna Vinschen4-15/+17
2002-06-10/tmp/cvs610a0a90.1Robert Collins3-42/+90
2002-06-10* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly setChristopher Faylor2-11/+17
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins6-34/+142
2002-06-092002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-2/+8
2002-06-09* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor2-3/+8
2002-06-092002-06-09 Gunnar Degnbol <gdegnbol@users.sourceforge.net>Danny Smith2-0/+23
2002-06-09* mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor3-4/+12
2002-06-09* pinfo.cc (pinfo_dummy): Initialize to correct size.Christopher Faylor2-1/+5
2002-06-09 * include/windows.h (ole2.h): #include if !__OBJC__ andDanny Smith2-0/+10
2002-06-09* path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.Christopher Faylor3-11/+16
2002-06-09* mount.cc (opts): Remove '-i' option.Christopher Faylor2-17/+8
2002-06-09* external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor5-89/+17
2002-06-08* include/wchar.h: Define __need_size_t.Christopher Faylor2-0/+5
2002-06-08coerceChristopher Faylor1-1/+1
2002-06-08* fhandler_socket.cc (fhandler_socket::fstat): Don't assume that socket isChristopher Faylor3-4/+23
2002-06-07* cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor3-6/+69
2002-06-07 * regtool.cc (Fail): Be more verbose.Corinna Vinschen3-20/+70
2002-06-07* autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor5-8/+91
2002-06-07* strace.cc (main): Make toggle a local variable.Christopher Faylor2-1/+5
2002-06-07* strace.cc (toggle): New global variable.Christopher Faylor3-26/+73
2002-06-072002-06-07 Gunnar Degnbol <gdegnbol@users.sourceforge.net>Danny Smith2-32/+36
2002-06-06* autoload.cc (noload): Correctly save argument count register.Christopher Faylor4-14/+19
2002-06-06 * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen10-29/+90
2002-06-06 * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen7-28/+47
2002-06-06 Fix ChangeLog entry.Corinna Vinschen1-5/+5
2002-06-06* strace.cc (version): New global variable.Christopher Faylor2-20/+49
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor3-3/+8