summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * include/ddk/winddk.h (ExAllocateFromPagedLookasideList,Danny Smith2004-11-122-20/+44
* * include/cygwin/version.h: Bump DLL minor number to 13.Christopher Faylor2004-11-112-1/+5
* * cygcheck.cc: Change "keyeprint" to "display_error" throughout.Christopher Faylor2004-11-112-40/+44
* * cygcheck.cc (main): Allow a '-l' without an additional argument.Christopher Faylor2004-11-112-10/+8
* * cygcheck.cc (keyeprint): New optional parameters: show_error andBas van Gompel2004-11-112-2/+12
* * include/ras.h (RASCONN[AW]): Remove dwSessionId field.Danny Smith2004-11-102-4/+6
* * include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT.Danny Smith2004-11-092-75/+89
* * include/winnt.h (GetCurrentFiber): Support -masm=intel.Danny Smith2004-11-082-6/+48
* * include/wingdi.h (NIF_INFO): Add define.Danny Smith2004-11-042-4/+22
* * include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA,Danny Smith2004-11-023-3/+31
* * cygcheck.cc (get_dword): Fix errormessage.Bas van Gompel2004-10-312-7/+14
* * fork.cc (NPIDS_HELD): Reduce to former number now that bash problem has beenChristopher Faylor2004-10-282-1/+6
* 2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-10-286-23/+41
* * cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1Bas van Gompel2004-10-272-1/+14
* * cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since itChristopher Faylor2004-10-264-5/+20
* 2004-10-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-10-262-6/+14
* whitespaceChristopher Faylor2004-10-251-1/+1
* * cygcheck.cc (dump_sysinfo): Add leading newline before legend forBas van Gompel2004-10-252-1/+6
* fix whitespace, update some copyrightsChristopher Faylor2004-10-258-89/+89
* Remove CRsChristopher Faylor2004-10-251-5/+5
* 2004-10-24 Dan Aloni <da-x@colinux.org>Danny Smith2004-10-244-4/+36
* * cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel2004-10-222-4/+10
* * cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor2004-10-212-3/+8
* * select.cc (start_thread_socket): Remove attempt to delay reading of exitsockChristopher Faylor2004-10-202-6/+12
* revert erroneous checkinChristopher Faylor2004-10-201-7/+4
* * fhandler_console.cc (fhandler_console::fixup_after_exec): Fix error message.Christopher Faylor2004-10-203-8/+16
* * sysv_sem.cc: Redefine offsetof to circumvent build problems withCorinna Vinschen2004-10-182-0/+14
* * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen2004-10-182-2/+7
* = include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,Danny Smith2004-10-182-11/+20
* fix dateChristopher Faylor2004-10-181-2/+2
* * cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor2004-10-182-3/+7
* * cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor2004-10-172-4/+10
* * cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor2004-10-152-9/+16
* 2004-10-15 Robert Wruck <wruck@tweerlei.de>Danny Smith2004-10-155-96/+153
* * cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor2004-10-142-31/+36
* * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90.Danny Smith2004-10-142-2/+6
* * select.cc (start_thread_socket): Remove unused code.Christopher Faylor2004-10-132-6/+4
* * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Revert previous checkin.Christopher Faylor2004-10-112-1/+5
* 2004-10-11 Robert Wruck <wruck@tweerlei.de>Danny Smith2004-10-112-2/+18
* minor changeChristopher Faylor2004-10-111-1/+1
* * cygtls.h (exitsock): New element.Christopher Faylor2004-10-115-127/+137
* Remove unneeded directory.Christopher Faylor2004-10-1050-51839/+0
* * cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.Christopher Faylor2004-10-102-1/+9
* * include/ddk/winnt4.h (Exi386InterlockedDecrementLong,Danny Smith2004-10-104-25/+117
* * cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.Christopher Faylor2004-10-092-0/+11
* * cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor2004-10-092-3/+8
* * cygheap.h (class cygheap_user): Add psystemroot member andCorinna Vinschen2004-10-074-11/+47
* * dcrt0.cc (dll_crt0_0): Drop duplicated line.Corinna Vinschen2004-10-072-1/+4
* revert erroneously applied changeChristopher Faylor2004-10-071-1/+0
* * spawn.cc (pthread_cleanup::oldmask): Default to invalid signal mask.Christopher Faylor2004-10-073-2/+10