summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* Fix up comments.Christopher Faylor2001-12-193-11/+0
* * Makefile.in: Don't attempt to use zlib directory as a dependency if itChristopher Faylor2001-12-192-2/+8
* * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen2001-12-172-8/+28
* * dtable.cc (dtable::init_std_file_from_handle): Avoid initializing using anChristopher Faylor2001-12-172-0/+8
* * include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor2001-12-172-1/+18
* 2001-12-17 Guido Serassio <serassio@libero.it>Robert Collins2001-12-162-2/+54
* 2001-12-17 Robret Collins <rbtcollins@hotmail.com>Robert Collins2001-12-162-0/+26
* * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen2001-12-142-12/+27
* Add missing ChangeLog.Christopher Faylor2001-12-142-2/+5
* * Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor2001-12-145-6/+22
* * mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor2001-12-142-1/+6
* * Makefile.in: Add define to CXXFLAGS.Christopher Faylor2001-12-118-12/+15
* * include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.Christopher Faylor2001-12-112-0/+5
* * what.texinfo: Clarify XP.Christopher Faylor2001-12-112-3/+6
* * fhandler.h (fhandler_serial::ev): New class member.Christopher Faylor2001-12-114-7/+11
* whitespace cleanupChristopher Faylor2001-12-107-185/+19
* * path.cc (path_conv::check): Use full path name for determining attributesChristopher Faylor2001-12-082-5/+13
* * Makefile.in: Increment VERSION.Earnie Boyd2001-12-073-3/+8
* * Makefile.in: Increment VERSION.Earnie Boyd2001-12-073-3/+8
* merge changes from MinGWEarnie Boyd2001-12-072-11/+19
* * path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.Christopher Faylor2001-12-072-31/+38
* * path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor2001-12-063-10/+27
* * dir.cc (opendir): Detect error return from build_fhandler_from_name.Christopher Faylor2001-12-052-4/+13
* Merge MinGW CVS differencesEarnie Boyd2001-12-0541-147/+357
* * include/strings.h: New file.Earnie Boyd2001-12-052-0/+16
* Add missing ChangeLog entries.Christopher Faylor2001-12-051-0/+2
* * net.cc (cygwin_getsockopt): Dereference optlen pointer when passing toChristopher Faylor2001-12-042-1/+6
* 2001-12-04 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2001-12-042-0/+9
* 2001-12-04 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd2001-12-043-52/+15
* Cleanup copyrights and Cygnus'isms throughout.Christopher Faylor2001-12-0419-434/+122
* remove extra mask infoChristopher Faylor2001-12-041-1/+1
* remove extra mask infoChristopher Faylor2001-12-041-21/+0
* * cygcheck.cc (usage): Add -c description.Christopher Faylor2001-12-045-83/+142
* * net.cc (cygwin_getsockopt): Allow NULL optval.Christopher Faylor2001-12-033-26/+22
* 2001-12-03 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2001-12-0323-69/+1042
* * path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdriveChristopher Faylor2001-12-033-7/+18
* minor reformatting.Christopher Faylor2001-12-021-8/+8
* * debug.cc (makethread): Eliminate unneeded function call.Christopher Faylor2001-11-305-30/+18
* * winsup.h: Reorganize to avoid use of experimental stuff.Christopher Faylor2001-11-283-8/+13
* Add attribution.Christopher Faylor2001-11-281-1/+1
* * cygwin.din (ualarm): New export.Christopher Faylor2001-11-289-60/+183
* Revert erroneous checkin.Christopher Faylor2001-11-261-5/+0
* * Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since addingChristopher Faylor2001-11-263-1/+11
* Add missing ChangeLog entries.Corinna Vinschen2001-11-251-0/+16
* * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reportingChristopher Faylor2001-11-253-1/+11
* * net.cc (cygwin_hstrerror): Allow s == NULL.Corinna Vinschen2001-11-241-1/+13
* * net.cc (cygwin_inet_ntoa): Add parameter checking.Corinna Vinschen2001-11-242-1/+12
* * path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matchingChristopher Faylor2001-11-242-11/+13
* * autoload.cc (IsDebuggerPresent): Make conditional load since it is notChristopher Faylor2001-11-243-5/+14
* * net.cc (inet_makeaddr): Revert previous change.Christopher Faylor2001-11-242-1/+5