summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * security.cc (allow_ntsec): Default to on.Christopher Faylor2002-07-252-2/+7
* * times.cc (to_time_t): Always round time_t down to nearest second.Christopher Faylor2002-07-252-4/+4
* * Makefile.in: Check if API version is updated when exports areEgor Duda2002-07-252-1/+12
* * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.Danny Smith2002-07-242-2/+20
* 2002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2002-07-243-1/+10
* * include/cygwin/version.h: Bump minor API version.Corinna Vinschen2002-07-242-1/+6
* * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen2002-07-244-15/+22
* * calls.texinfo: Add fcloseall and fcloseall_r.Corinna Vinschen2002-07-242-0/+6
* * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen2002-07-242-0/+9
* * path.cc (path_conv::check): Always set fileattr when component == 0.Christopher Faylor2002-07-245-15/+22
* * include/oleauto.h (V_UNION): Correct definition for case ofDanny Smith2002-07-232-3/+10
* * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen2002-07-234-2/+21
* * security.cc (get_group_sidlist): Create group list from /etc filesCorinna Vinschen2002-07-232-4/+7
* * include/oleauto.h (V_BOOL): Define in terms of boolVal,Danny Smith2002-07-232-4/+5
* * fhandler_serial.cc: Fix formatting problems introduced by below changes.Christopher Faylor2002-07-222-63/+60
* * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen2002-07-224-2/+168
* 2002-07-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-07-224-0/+1017
* 2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith2002-07-214-3/+12