summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * configure.in: Move generic linux case to end. Copy genericDJ Delorie2002-07-302-3/+15
* * fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate . and ..Christopher Faylor2002-07-302-15/+20
* * libc/include/sys/unistd.h: Add setgroups prototype for Cygwin.Corinna Vinschen2002-07-302-0/+7
* 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
* 2002-07-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-295-23/+107
* sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_Andrey Volkov2002-07-292-28/+36
* * 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
* 2002-07-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-2613-46/+1084
* * fhandler_registry.cc (fhandler_registry::close): Return any error result toChristopher Faylor2002-07-263-3/+8
* 2002-07-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-262-1/+5
* * 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
* 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-253-0/+26
* 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-254-4/+19
* 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-256-36/+213
* 2002-07-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-257-11/+11
* * 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
* * opcode/mips.h (CPU_R2000): Remove.Richard Sandiford2002-07-252-1/+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
* 2002-07-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-2414-34/+981
* 2002-07-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-244-14/+20
* 2002-07-24 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston2002-07-2411-0/+2640
* * 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
* 2002-07-23 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston2002-07-2312-17/+2430