Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2004-11-132004-11-13 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-11-13 * include/shlobj.h (SHGFP_TYPE): Add enum.Danny Smith
2004-11-132004-11-12 Lo�c Guilloux (glx@users.sourceforge.net>Danny Smith
2004-11-12 * include/ddk/winddk.h (ExAllocateFromPagedLookasideList,Danny Smith
2004-11-11* include/cygwin/version.h: Bump DLL minor number to 13.Christopher Faylor
2004-11-11* cygcheck.cc: Change "keyeprint" to "display_error" throughout.Christopher Faylor
2004-11-11* cygcheck.cc (main): Allow a '-l' without an additional argument.Christopher Faylor
2004-11-11* cygcheck.cc (keyeprint): New optional parameters: show_error andBas van Gompel
2004-11-10 * include/ras.h (RASCONN[AW]): Remove dwSessionId field.Danny Smith
2004-11-09 * include/winnls.h (WINBASEAPI): Define as DECLSPEC_IMPORT.Danny Smith
2004-11-08 * include/winnt.h (GetCurrentFiber): Support -masm=intel.Danny Smith
2004-11-04 * include/wingdi.h (NIF_INFO): Add define.Danny Smith
2004-11-02 * include/wingdi.h (GetFontUnicodeRanges,GetGlyphIndicesA,Danny Smith
2004-10-31* cygcheck.cc (get_dword): Fix errormessage.Bas van Gompel
2004-10-28* fork.cc (NPIDS_HELD): Reduce to former number now that bash problem has beenChristopher Faylor
2004-10-282004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-27* cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1Bas van Gompel
2004-10-27* cygtls.cc (_cygtls::fixup_after_fork): Wipe out exitsock local since itChristopher Faylor
2004-10-262004-10-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-26whitespaceChristopher Faylor
2004-10-25* cygcheck.cc (dump_sysinfo): Add leading newline before legend forBas van Gompel
2004-10-25fix whitespace, update some copyrightsChristopher Faylor
2004-10-25Remove CRsChristopher Faylor
2004-10-242004-10-24 Dan Aloni <da-x@colinux.org>Danny Smith
2004-10-22* cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' andBas van Gompel
2004-10-21* cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. ChangeChristopher Faylor
2004-10-20* select.cc (start_thread_socket): Remove attempt to delay reading of exitsockChristopher Faylor
2004-10-20revert erroneous checkinChristopher Faylor
2004-10-20* fhandler_console.cc (fhandler_console::fixup_after_exec): Fix error message.Christopher Faylor
2004-10-18 * sysv_sem.cc: Redefine offsetof to circumvent build problems withCorinna Vinschen
2004-10-18 * cygcheck.cc (pretty_id): Don't let i become negative. FixCorinna Vinschen
2004-10-18 = include/wsahelp.h (WINSOCK_MAPPING, WSHGetWinsockMapping,Danny Smith
2004-10-18fix dateChristopher Faylor
2004-10-18* cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid.Christopher Faylor
2004-10-18* cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid.Christopher Faylor
2004-10-15* cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations.Christopher Faylor
2004-10-152004-10-15 Robert Wruck <wruck@tweerlei.de>Danny Smith
2004-10-14* cygcheck.cc (pretty_id): Correct column calculations. Abort if id is actingChristopher Faylor
2004-10-14 * include/sys/stat.h: Make S_ISLNK comment comply with ISO C90.Danny Smith
2004-10-13* select.cc (start_thread_socket): Remove unused code.Christopher Faylor
2004-10-11* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Revert previous checkin.Christopher Faylor
2004-10-112004-10-11 Robert Wruck <wruck@tweerlei.de>Danny Smith
2004-10-11minor changeChristopher Faylor
2004-10-11* cygtls.h (exitsock): New element.Christopher Faylor
2004-10-10Remove unneeded directory.Christopher Faylor
2004-10-10* cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''.Christopher Faylor
2004-10-10 * include/ddk/winnt4.h (Exi386InterlockedDecrementLong,Danny Smith
2004-10-10* cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries.Christopher Faylor
2004-10-10* cygcheck.cc (dump_sysinfo): Don't warn about empty path components, justChristopher Faylor
2004-10-08 * cygheap.h (class cygheap_user): Add psystemroot member andCorinna Vinschen