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
2005-05-10 * path.cc (path_conv::check): Set correct file attributes for socketCorinna Vinschen
2005-05-10 * mingwex/math/nexttoward.c: New file.Danny Smith
2005-05-09 * mingwex/math/nextafterf.c (nextafterf): CorrectDanny Smith
2005-05-092005-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2005-05-09* cygcheck.cc (nuke): New function.Christopher Faylor
2005-05-09* strace.cc (attach_process): Don't call load_cygwin(). Assume that it'sChristopher Faylor
2005-05-09* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor
2005-05-08* how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp erro...Joshua Daniel Franklin
2005-05-08 * mingwex/math/erfl.c: New file.Danny Smith
2005-05-08* path.cc (normalize_posix_path): Don't treat '//' specially since newerChristopher Faylor
2005-05-08* devices.cc: Regenerate with correct name for dev_netdrive_storage.Christopher Faylor
2005-05-07move commentChristopher Faylor
2005-05-07fix breakpoint exampleChristopher Faylor
2005-05-06* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor
2005-05-04 * cygerrno.h (__set_errno): Remove useless parentheses.Corinna Vinschen
2005-05-04 * cygerrno.h (__set_errno): Define as inline function here.Corinna Vinschen
2005-05-04 * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessorDanny Smith
2005-05-04* shared.cc (user_shared_initialize): Rework locking so that nothing is checkedChristopher Faylor
2005-05-04* shared.cc (user_shared_initialize): Rework locking so that nothing is checkedChristopher Faylor
2005-05-03 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't treatCorinna Vinschen
2005-05-03 * fhandler_socket.cc (get_inet_addr): Add missing __seterrno call.Corinna Vinschen
2005-05-03 * mingwex/math/signbit.c (__signbit): Make return valueDanny Smith
2005-05-02 * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define asDanny Smith
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-05-02* fhandler_tty.cc (fhandler_tty_slave::read): Actually read input when vmin ==Christopher Faylor
2005-05-01* mount.cc (usage): Clarify action of -m option.Christopher Faylor
2005-04-30* environ.cc (spenv::force_into_environment): Rename from add_always.Christopher Faylor
2005-04-30* errno.cc (errmap): Sort table.Christopher Faylor
2005-04-30* errno.cc (errmap): Map ERROR_NETNAME_DELETED to ENOSHARE.Christopher Faylor
2005-04-29* path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'flags toDave Korn
2005-04-29* shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor
2005-04-28(check in files that should have been checked in previously)Christopher Faylor
2005-04-28* fhandler.cc (fhandler_base::open_9x): Remove (broken) check forChristopher Faylor
2005-04-27* environ.cc (build_env): Ensure that win32 array is properly filled in when aChristopher Faylor
2005-04-26* include/cygwin/version.h: Bump DLL minor number to 17.Christopher Faylor
2005-04-26 * include/wininet.h (FtpGetFileSize): Add prototype.Danny Smith
2005-04-25* mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor
2005-04-25 * include/vfw.h (capCreateCaptureWindow[AW]): Add prototypes.Danny Smith
2005-04-25* how-to-debug-cygwin.txt: Fix typo.Joshua Daniel Franklin
2005-04-24 * mingwex/mbrtowc.c: New file.Danny Smith
2005-04-242005-04-23 Wu Yongwei <adah@sh163.net>Danny Smith
2005-04-23* shared.cc (user_shared_initialize): Implement locking similar to shared_infoChristopher Faylor
2005-04-22* fhandler.h (dev_console::set_color): Define new function.Christopher Faylor
2005-04-22* fhandler.cc (fhandler_base::read): Remove unused signal state tweaks.Christopher Faylor
2005-04-22* shared.cc (shared_info::initialize): Test previous version of shared memoryChristopher Faylor
2005-04-21revert erroneous checkinChristopher Faylor
2005-04-21* sigproc.cc (proc_subproc): Fix handling of waiting for pids with zero value.Christopher Faylor
2005-04-20* path.cc (path_conv::check): Fix problem reading symlinks introduced in belowChristopher Faylor
2005-04-20 * pathnames.sgml (mount-table): Indicate that user-specificCorinna Vinschen
2005-04-20 * utils.sgml (mount): Clarify setting cygdrive prefix for userCorinna Vinschen