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
2002-08-20 * include/winsock2.h (WSAIsBlocking,WSAUnhookBlockingHook,Danny Smith
2002-08-19* pinfo.h (pinfo::remember): Arrange for destructor call if proc_subprocChristopher Faylor
2002-08-19 * pwdgrp.h (pwdgrp_read::pwdgrp_read): Remove.Corinna Vinschen
2002-08-19* fhandler.h (fhandler_console::send_winch_maybe): New method.Christopher Faylor
2002-08-18* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor
2002-08-18* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.Christopher Faylor
2002-08-18* sigproc.cc (sigCONT): Define.Christopher Faylor
2002-08-18* malloc.cc: Update to 2.7.2.Christopher Faylor
2002-08-17* Makefile.in: Change COMPILE_C* definitions.Christopher Faylor
2002-08-17 * include/winuser.h (CURSOR_SHOWING) Add define.Danny Smith
2002-08-17 * include/winerror.h: Cast OLE error codes to HRESULT.Danny Smith
2002-08-17fix typoChristopher Faylor
2002-08-17* Makefile.in: Change COMPILE_C* definitions.Christopher Faylor
2002-08-16Missed this commit in last checkin.Christopher Faylor
2002-08-16* winsup.h: Remove malloc_*lock functions.Christopher Faylor
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor
2002-08-16* exceptions.cc (interrupt_setup): Ensure that the previous signal mask isChristopher Faylor
2002-08-16* dcrt0.cc: Modify define for CYGWIN_GUARD.Christopher Faylor
2002-08-16present tenseChristopher Faylor
2002-08-15make comment more accurate.Christopher Faylor
2002-08-15 * include/wincrypt.h (ALG_*): Add defines.Danny Smith
2002-08-15 * include/unistd.h: Add include of process.h.Earnie Boyd
2002-08-14 * include/shlobj.h (SHGetFolderPath): Add define.Earnie Boyd
2002-08-13* regtool.cc (find_key): Add support for custom key separator.Christopher Faylor
2002-08-13 * include/commdlg.h: Don't include COM headers if __OBJC__.Danny Smith
2002-08-13 * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):Danny Smith
2002-08-132002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>Danny Smith
2002-08-12 * fhandler.h (fhandler_socket::recv): Remove method.Conrad Scott
2002-08-12 * include/objidl.h (IEnumMoniker): Put 'interface' back.Danny Smith
2002-08-11* cygthread.cc (cygthread::cygthread): Close another race.Christopher Faylor
2002-08-11* assert.cc (__assert): Call debugger on assertion failure if debugging.Christopher Faylor
2002-08-11 * include/objidl.h (IEnumMoniker): Correct declaration.Danny Smith
2002-08-10 * w32sdk: New winsup module.Earnie Boyd
2002-08-09 * include/commctrl.h: Whitespace change.Danny Smith
2002-08-092002-08-09 Mark Schreiber <mark7@users.sourceforge.net>Danny Smith
2002-08-092002-08-09 Lars Munch <lars@segv.dk>Danny Smith
2002-08-08* environ.cc (parse_options): Remember the "no" part of any options for laterChristopher Faylor
2002-08-08 * winsup.h (__check_null_invalid_struct): Make ptr argument non-const.Conrad Scott
2002-08-08 Patch by Joe Buehler <jbuehler@hekimian.com>:Corinna Vinschen
2002-08-07 Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:Corinna Vinschen
2002-08-07one more changeChristopher Faylor
2002-08-07* cygheap.cc (_csbrk): Avoid !cygheap considerations.Christopher Faylor
2002-08-07Conrad Scott <conrad.scott@dsl.pipex.comChristopher Faylor
2002-08-06* spawn.cc (spawn_guts): Don't set mount_h here.Christopher Faylor
2002-08-06* cygthread.cc (cygthread::stub): Accept flag to pass info structure to threadChristopher Faylor
2002-08-06 * debug.h (handle_list::allocated): Remove field.Conrad Scott
2002-08-05* cygthread.cc (cygthread::stub): Change event creation to manual reset. SetChristopher Faylor
2002-08-05 * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):Danny Smith
2002-08-04 * debug.h (WaitForMultipleObjects): Correct typo.Conrad Scott
2002-08-04updateChristopher Faylor