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-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
2002-08-04* include/stdio.h (_fcloseall): Add prototype.Danny Smith
2002-08-04 * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,Danny Smith
2002-08-02 * mkgroup.c (main): Don't print an entry for "Everyone".Corinna Vinschen
2002-08-02 * security.cc (verify_token): Do not reject a token just becauseCorinna Vinschen
2002-08-02 * include/winbase.h (ReadFileScatter, WriteFileGather):Danny Smith
2002-08-02* cygthread.cc (cygthread::exit_thread): Define new method.Christopher Faylor
2002-08-02* syscalls.cc (_link): Revert previous change and just always dereference theChristopher Faylor
2002-08-02* syscalls.cc (link): Properly deal with a link to a symlink.Christopher Faylor
2002-08-01* cygthread.cc: Remove cruft.Christopher Faylor
2002-08-01* Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor
2002-08-01 * include/wininet.h (InternetReadFileEx[AW]). Add prototypes andDanny Smith
2002-07-31 * fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.Corinna Vinschen
2002-07-31* syscalls.cc (_read): Clarify debugging output.Christopher Faylor
2002-07-31* fhandler.h (fhandler_base::get_r_no_interrupt): Make virtual.Christopher Faylor
2002-07-30* fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..Christopher Faylor
2002-07-30fix typoChristopher Faylor
2002-07-30 * include/windef.h (PVOID, LPVOID): Move typedefs to...Danny Smith
2002-07-30* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.Christopher Faylor
2002-07-29 * security.cc: Change some formatting.Corinna Vinschen
2002-07-29* fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrpChristopher Faylor
2002-07-29* include/tchar.h (_tfdopen): Correct typo.Danny Smith
2002-07-29Add incomplet long double math support to libmingwex.aDanny Smith
2002-07-28fix commercial contactDavid Starks-Browning
2002-07-27* include/cygwin/version.h: Bump API version to indicate that ntsec is on byChristopher Faylor