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-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
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