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-23output some newlines.Christopher Faylor
2002-08-21* dll.sgml: Remove indirect reference to older gccs.Christopher Faylor
2002-08-21* dll.sgml: Refine dll build instructions.Christopher Faylor
2002-08-21fix some glitchesChristopher Faylor
2002-08-21 * include/sys/param.h: New File.Earnie Boyd
2002-08-21 * include/_mingw.h: Increment version to 2.2.Earnie Boyd
2002-08-21 * include/commctrl.h (NMCUSTOMDRAW): Fix lItemlParam.Earnie Boyd
2002-08-21 * include/math.h (asm): Change to __asm__ throughout.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy another comment.Danny Smith
2002-08-21 * include/tchar.h: Ansi-fy comment.Danny Smith
2002-08-21 * test_headers.c : New file.Danny Smith
2002-08-20 * include/ws2spi.h: Modify comment about being part ofDanny Smith
2002-08-202002-08-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
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