summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * syscalls.cc (link): Properly deal with a link to a symlink.Christopher Faylor2002-08-012-0/+7
* * cygthread.cc: Remove cruft.Christopher Faylor2002-08-012-22/+4
* * Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor2002-08-0115-287/+321
* * include/wininet.h (InternetReadFileEx[AW]). Add prototypes andDanny Smith2002-08-013-1/+96
* * fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.Corinna Vinschen2002-07-313-1/+7
* * syscalls.cc (_read): Clarify debugging output.Christopher Faylor2002-07-312-4/+9
* * fhandler.h (fhandler_base::get_r_no_interrupt): Make virtual.Christopher Faylor2002-07-312-1/+5
* * fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..Christopher Faylor2002-07-302-15/+20
* fix typoChristopher Faylor2002-07-301-1/+1
* * include/windef.h (PVOID, LPVOID): Move typedefs to...Danny Smith2002-07-304-1/+36
* * dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.Christopher Faylor2002-07-304-33/+38
* * security.cc: Change some formatting.Corinna Vinschen2002-07-299-226/+457
* * fhandler_console.cc (fhandler_console::read): Use appropriate kill_pgrpChristopher Faylor2002-07-296-18/+63
* * include/tchar.h (_tfdopen): Correct typo.Danny Smith2002-07-292-1/+7
* Add incomplet long double math support to libmingwex.aDanny Smith2002-07-29143-623/+5197
* fix commercial contactDavid Starks-Browning2002-07-271-2/+2
* * include/cygwin/version.h: Bump API version to indicate that ntsec is on byChristopher Faylor2002-07-272-1/+7
* darn typoDavid Starks-Browning2002-07-261-1/+1
* update paths to setup.log*David Starks-Browning2002-07-261-3/+3
* nuke section "What's the difference between packages in `latest' and `contrib'?"David Starks-Browning2002-07-261-5/+0
* correct minor typoDavid Starks-Browning2002-07-261-1/+1
* paragraph fill (oops!)David Starks-Browning2002-07-261-13/+13
* update CD release plansDavid Starks-Browning2002-07-261-3/+2
* update & improve section "How do I just get everything?"David Starks-Browning2002-07-261-16/+31
* rewrite (incl new heading) section on installing snapshotsDavid Starks-Browning2002-07-261-26/+16
* minor improvements to wordingDavid Starks-Browning2002-07-261-9/+8
* minor improvements to wordingDavid Starks-Browning2002-07-261-8/+9
* * fhandler_registry.cc (fhandler_registry::close): Return any error result toChristopher Faylor2002-07-263-3/+8
* * include/oleidl.h (MK_ALT): Define.Danny Smith2002-07-262-0/+7
* 2002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2002-07-2612-1/+896