summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * malloc.cc: Update to 2.7.2.Christopher Faylor2002-08-183-10/+19
* * Makefile.in: Change COMPILE_C* definitions.Christopher Faylor2002-08-171-0/+4
* * include/winuser.h (CURSOR_SHOWING) Add define.Danny Smith2002-08-172-0/+6
* * include/winerror.h: Cast OLE error codes to HRESULT.Danny Smith2002-08-172-355/+360
* fix typoChristopher Faylor2002-08-171-1/+1
* * Makefile.in: Change COMPILE_C* definitions.Christopher Faylor2002-08-171-2/+2
* Missed this commit in last checkin.Christopher Faylor2002-08-161-74/+149
* * winsup.h: Remove malloc_*lock functions.Christopher Faylor2002-08-162-3/+4
* * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor2002-08-1610-31/+5661
* * exceptions.cc (interrupt_setup): Ensure that the previous signal mask isChristopher Faylor2002-08-162-1/+7
* * dcrt0.cc: Modify define for CYGWIN_GUARD.Christopher Faylor2002-08-152-2/+8
* present tenseChristopher Faylor2002-08-151-21/+20
* make comment more accurate.Christopher Faylor2002-08-151-4/+4
* * include/wincrypt.h (ALG_*): Add defines.Danny Smith2002-08-142-0/+73
* * include/unistd.h: Add include of process.h.Earnie Boyd2002-08-142-0/+5
* * include/shlobj.h (SHGetFolderPath): Add define.Earnie Boyd2002-08-143-0/+14
* * regtool.cc (find_key): Add support for custom key separator.Christopher Faylor2002-08-132-3/+19
* * include/commdlg.h: Don't include COM headers if __OBJC__.Danny Smith2002-08-122-4/+9
* * include/wincrypt.h (CryptDuplicateHash, CryptDuplicateKey):Danny Smith2002-08-122-0/+9
* 2002-08-12 Andriy Palamarchuk <apa3a@yahoo.com>Danny Smith2002-08-122-0/+5
* * fhandler.h (fhandler_socket::recv): Remove method.Conrad Scott2002-08-124-106/+28
* * include/objidl.h (IEnumMoniker): Put 'interface' back.Danny Smith2002-08-112-1/+5
* * cygthread.cc (cygthread::cygthread): Close another race.Christopher Faylor2002-08-112-1/+12
* * assert.cc (__assert): Call debugger on assertion failure if debugging.Christopher Faylor2002-08-117-25/+41
* * include/objidl.h (IEnumMoniker): Correct declaration.Danny Smith2002-08-112-1/+5
* * w32sdk: New winsup module.Earnie Boyd2002-08-101-0/+4
* * include/commctrl.h: Whitespace change.Danny Smith2002-08-091-3/+3
* 2002-08-09 Mark Schreiber <mark7@users.sourceforge.net>Danny Smith2002-08-092-1/+10
* 2002-08-09 Lars Munch <lars@segv.dk>Danny Smith2002-08-092-5/+16
* * environ.cc (parse_options): Remember the "no" part of any options for laterChristopher Faylor2002-08-082-1/+7
* * winsup.h (__check_null_invalid_struct): Make ptr argument non-const.Conrad Scott2002-08-086-150/+191
* Patch by Joe Buehler <jbuehler@hekimian.com>:Corinna Vinschen2002-08-082-1/+5
* Fix by Conrad Scott <conrad.scott@dsl.pipex.com>:Corinna Vinschen2002-08-072-2/+7
* one more changeChristopher Faylor2002-08-072-1/+2
* * cygheap.cc (_csbrk): Avoid !cygheap considerations.Christopher Faylor2002-08-072-20/+18
* Conrad Scott <conrad.scott@dsl.pipex.comChristopher Faylor2002-08-063-3/+9
* * spawn.cc (spawn_guts): Don't set mount_h here.Christopher Faylor2002-08-063-1/+7
* * cygthread.cc (cygthread::stub): Accept flag to pass info structure to threadChristopher Faylor2002-08-065-14/+53
* * debug.h (handle_list::allocated): Remove field.Conrad Scott2002-08-063-17/+12
* * cygthread.cc (cygthread::stub): Change event creation to manual reset. SetChristopher Faylor2002-08-052-7/+30
* * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):Danny Smith2002-08-053-2/+19
* * debug.h (WaitForMultipleObjects): Correct typo.Conrad Scott2002-08-032-1/+5
* updateChristopher Faylor2002-08-031-1/+5
* * include/stdio.h (_fcloseall): Add prototype.Danny Smith2002-08-032-0/+5
* * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,Danny Smith2002-08-032-0/+21
* * mkgroup.c (main): Don't print an entry for "Everyone".Corinna Vinschen2002-08-023-4/+15
* * security.cc (verify_token): Do not reject a token just becauseCorinna Vinschen2002-08-024-6/+19
* * include/winbase.h (ReadFileScatter, WriteFileGather):Danny Smith2002-08-022-4/+9
* * cygthread.cc (cygthread::exit_thread): Define new method.Christopher Faylor2002-08-027-20/+46
* * syscalls.cc (_link): Revert previous change and just always dereference theChristopher Faylor2002-08-012-9/+10