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-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
2002-07-27darn typoDavid Starks-Browning
2002-07-27update paths to setup.log*David Starks-Browning
2002-07-27nuke section "What's the difference between packages in `latest' and `contrib'?"David Starks-Browning
2002-07-27correct minor typoDavid Starks-Browning
2002-07-27paragraph fill (oops!)David Starks-Browning
2002-07-27update CD release plansDavid Starks-Browning
2002-07-27update & improve section "How do I just get everything?"David Starks-Browning
2002-07-27rewrite (incl new heading) section on installing snapshotsDavid Starks-Browning
2002-07-27minor improvements to wordingDavid Starks-Browning
2002-07-27minor improvements to wordingDavid Starks-Browning
2002-07-26* fhandler_registry.cc (fhandler_registry::close): Return any error result toChristopher Faylor
2002-07-26* include/oleidl.h (MK_ALT): Define.Danny Smith
2002-07-262002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith
2002-07-25* security.cc (allow_ntsec): Default to on.Christopher Faylor
2002-07-25* times.cc (to_time_t): Always round time_t down to nearest second.Christopher Faylor
2002-07-25* Makefile.in: Check if API version is updated when exports areEgor Duda
2002-07-25 * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.Danny Smith
2002-07-252002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith
2002-07-24 * include/cygwin/version.h: Bump minor API version.Corinna Vinschen
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen
2002-07-24 * calls.texinfo: Add fcloseall and fcloseall_r.Corinna Vinschen
2002-07-24 * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen
2002-07-24* path.cc (path_conv::check): Always set fileattr when component == 0.Christopher Faylor
2002-07-24 * include/oleauto.h (V_UNION): Correct definition for case ofDanny Smith
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen
2002-07-23 * security.cc (get_group_sidlist): Create group list from /etc filesCorinna Vinschen
2002-07-23 * include/oleauto.h (V_BOOL): Define in terms of boolVal,Danny Smith
2002-07-22* fhandler_serial.cc: Fix formatting problems introduced by below changes.Christopher Faylor
2002-07-22 * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen
2002-07-222002-07-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-07-212002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith
2002-07-20* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor
2002-07-202002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-07-20white spaceChristopher Faylor
2002-07-19 * security.cc (get_unix_group_sidlist): Create.Corinna Vinschen
2002-07-19* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.Christopher Faylor