aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor2-1/+5
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor2-2/+7
2003-08-06* Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor4-18/+42
2003-08-05* path.cc (cygdrive_getmntent): Do not skip over drives of typeChristopher Faylor4-32/+64
2003-08-05* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' ifChristopher Faylor5-10/+12
2003-08-05change default for --change-default-prefixChristopher Faylor1-1/+1
2003-08-04New canonical location.David Starks-Browning1-1/+1
2003-08-03 * include/shlobj.h (SHELLFLAGSTATE): Add structure.Danny Smith2-3/+28
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith6-1/+1111
2003-08-012003-08-01 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-24/+34
2003-07-31Screwed up ChangeLogJoshua Daniel Franklin1-1/+1
2003-07-31* effectively.sgml: New file, "Using Cygwin Effectively with Windows".Joshua Daniel Franklin4-1/+216
2003-07-312003-7-31 Martin Fuchs <Martin-Fuchs@gmx.net>Danny Smith2-14/+28
2003-07-31 * include/shellapi.h: Include all structs within pshpack2.h/Danny Smith2-3/+8
2003-07-30* dcrt0.cc (_dll_crt0): Move strace.microseconds initialization to afterChristopher Faylor2-3/+10
2003-07-28* include/cygwin/version.h: Bump DLL minor number to 2.Christopher Faylor2-1/+5
2003-07-28* fhandler_base.cc (fhandler_base::readv): Rework to properly return number ofChristopher Faylor2-7/+13
2003-07-26 * include/winuser.h (ASFW_ANY, LSFW_LOCK, LSFW_UNLOCK,Danny Smith3-3/+23
2003-07-26* mount.cc (do_mount): Issue warning when using managed mount option onChristopher Faylor2-0/+25
2003-07-26* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor14-224/+232
2003-07-26* configure.in: Use 'install-sh -c'.Christopher Faylor5-2/+17
2003-07-26revert erroneous checkinChristopher Faylor1-6/+0
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor2-0/+11
2003-07-262003-07-26 Eric R. Krause <ekrause_98@users.sourceforge.net>Danny Smith2-2/+6
2003-07-26preliminary checkinChristopher Faylor1-4/+0
2003-07-26preliminary checkinChristopher Faylor1-0/+5
2003-07-26preliminary checkinChristopher Faylor4-4/+4
2003-07-26preliminary checkinChristopher Faylor6-11/+10
2003-07-25* configure.in: Always use install-sh.Christopher Faylor9-110/+137
2003-07-25* include/cygwin/socket.h: Conditionalize [AP]F_INET6 define.Christopher Faylor2-0/+8
2003-07-25* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor2-1/+5
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor5-2/+13
2003-07-24 * include/dkk/ntifs.h: Fix typo in guard forDanny Smith2-1/+6
2003-07-24* environ.cc (check_case_init): Use strncasematch.Christopher Faylor4-2/+11
2003-07-22 * include/objidl.h (PropVariant): Add CHAR cVal fieldDanny Smith2-0/+13
2003-07-22 * include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.Danny Smith2-0/+14
2003-07-22 * include/winbase.h (DUPLICATE_CLOSE_SOURCE,Danny Smith6-88/+169
2003-07-21 * mmap.cc: Use proper format specifiers for _off64_t and size_t inCorinna Vinschen2-9/+15
2003-07-18* Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor2-1/+5
2003-07-18 * include/winnt.h (FILE_*): Sync with ddk/winddk.h.Danny Smith3-43/+128
2003-07-182003-07-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-23/+22
2003-07-172003-07-17 Pierre Humblet <pierre.humblet@ieee.org>Danny Smith2-0/+7
2003-07-17 * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size onCorinna Vinschen2-2/+7
2003-07-17update copyrightChristopher Faylor1-1/+1
2003-07-16 Clean up warnings in ddk.Danny Smith21-184/+244
2003-07-16* pathnames.sgml: Use correct registry key. Clarify '@' operation.Christopher Faylor2-5/+10
2003-07-14 * cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalidCorinna Vinschen5-115/+106
2003-07-132003-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-30/+42
2003-07-12* pinfo.cc (_pinfo::commune_send): Fix bounds test so that poll ofChristopher Faylor2-1/+6
2003-07-12 * include/winnt.h (PVOID): Move to before HANDLE typedef.Danny Smith3-2/+9