aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2005-05-13* path.cc (normalize_posix_path): Do normalization on . and .. after a '//'.Christopher Faylor2-5/+6
2005-05-13 Add missing ChangeLog entry.Corinna Vinschen1-0/+1
2005-05-13 * fhandler.h (fhandler_netdrive::readdir): Remove useless comment.Corinna Vinschen2-1/+4
2005-05-13 * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.Corinna Vinschen3-0/+48
2005-05-13* mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor2-4/+6
2005-05-13 * autoload.cc (WNetGetResourceParentA): Import.Corinna Vinschen4-4/+125
2005-05-13Remove PC_FULL from path_conv usage throughout.Christopher Faylor10-28/+34
2005-05-13* fhandler_netdrive.cc (fhandler_netdrive::exists): Assert that "//" exists.Christopher Faylor2-1/+9
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor8-25/+71
2005-05-11* dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here.Christopher Faylor2-4/+12
2005-05-11* cygtls.cc (_cygtls::remove): Clear exitsock after close.Christopher Faylor3-4/+14
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen12-803/+1179
2005-05-10* dcrt0.cc (dll_crt0_1): Call cygwin_exit to ensure that destructors areChristopher Faylor2-1/+8
2005-05-10 * path.cc (path_conv::check): Set correct file attributes for socketCorinna Vinschen2-1/+6
2005-05-10 * mingwex/math/nexttoward.c: New file.Danny Smith6-3/+103
2005-05-09 * mingwex/math/nextafterf.c (nextafterf): CorrectDanny Smith5-13/+80
2005-05-092005-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet5-2/+117
2005-05-09* cygcheck.cc (nuke): New function.Christopher Faylor2-0/+47
2005-05-09* strace.cc (attach_process): Don't call load_cygwin(). Assume that it'sChristopher Faylor2-3/+16
2005-05-09* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor4-43/+72
2005-05-08* how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp erro...Joshua Daniel Franklin3-24/+31
2005-05-08 * mingwex/math/erfl.c: New file.Danny Smith4-6/+308
2005-05-07* path.cc (normalize_posix_path): Don't treat '//' specially since newerChristopher Faylor3-1/+7
2005-05-07* devices.cc: Regenerate with correct name for dev_netdrive_storage.Christopher Faylor2-1/+5
2005-05-06move commentChristopher Faylor1-2/+2
2005-05-06fix breakpoint exampleChristopher Faylor1-2/+2
2005-05-06* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.Christopher Faylor6-1/+31
2005-05-04 * cygerrno.h (__set_errno): Remove useless parentheses.Corinna Vinschen2-1/+5
2005-05-04 * cygerrno.h (__set_errno): Define as inline function here.Corinna Vinschen3-13/+13
2005-05-04 * include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessorDanny Smith3-3/+10
2005-05-04* shared.cc (user_shared_initialize): Rework locking so that nothing is checkedChristopher Faylor1-11/+8
2005-05-04* shared.cc (user_shared_initialize): Rework locking so that nothing is checkedChristopher Faylor1-0/+5
2005-05-03 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't treatCorinna Vinschen2-2/+13
2005-05-03 * fhandler_socket.cc (get_inet_addr): Add missing __seterrno call.Corinna Vinschen2-0/+6
2005-05-03 * mingwex/math/signbit.c (__signbit): Make return valueDanny Smith5-6/+15
2005-05-02 * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Don't define asDanny Smith3-15/+14
2005-05-02white space and minor comment cleanup.Christopher Faylor40-265/+265
2005-05-02* fhandler_tty.cc (fhandler_tty_slave::read): Actually read input when vmin ==Christopher Faylor2-1/+6
2005-05-01* mount.cc (usage): Clarify action of -m option.Christopher Faylor3-2/+6
2005-04-30* environ.cc (spenv::force_into_environment): Rename from add_always.Christopher Faylor3-8/+22
2005-04-30* errno.cc (errmap): Sort table.Christopher Faylor2-79/+83
2005-04-30* errno.cc (errmap): Map ERROR_NETNAME_DELETED to ENOSHARE.Christopher Faylor2-0/+5
2005-04-29* path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'flags toDave Korn2-1/+10
2005-04-28* shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor8-69/+99
2005-04-28(check in files that should have been checked in previously)Christopher Faylor2-3/+7
2005-04-28* fhandler.cc (fhandler_base::open_9x): Remove (broken) check forChristopher Faylor1-0/+6
2005-04-27* environ.cc (build_env): Ensure that win32 array is properly filled in when aChristopher Faylor2-1/+6
2005-04-26* include/cygwin/version.h: Bump DLL minor number to 17.Christopher Faylor2-1/+5
2005-04-26 * include/wininet.h (FtpGetFileSize): Add prototype.Danny Smith2-2/+9
2005-04-25* mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor1-0/+4