aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2001-12-26* cygmagic: Add define name to warning.Christopher Faylor7-17/+67
2001-12-26* include/getopt.h: Protect a declaratin.Christopher Faylor2-4/+11
2001-12-26* cygpath.cc (doit): Detect and warn about an empty path. Detect and warnChristopher Faylor2-7/+32
2001-12-26Remove accenidentally left >>> markerRobert Collins1-1/+0
2001-12-262001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-4/+28
2001-12-26commentChristopher Faylor2-0/+10
2001-12-26* Makefile.in: Quote arguments to shell scripts.Christopher Faylor2-5/+10
2001-12-26* Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor11-48/+136
2001-12-212001-12-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-0/+7
2001-12-21* lib/Makefile.in: Revert inst_installdir definitions to working versions.Christopher Faylor2-14/+5
2001-12-20* include/cygwin/version.h: Bump API minor version for below changes.Christopher Faylor2-1/+6
2001-12-20Remove obsolete include.Christopher Faylor1-321/+0
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor28-75/+4869
2001-12-19Fix up comments.Christopher Faylor3-11/+0
2001-12-19* Makefile.in: Don't attempt to use zlib directory as a dependency if itChristopher Faylor2-2/+8
2001-12-17 * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen2-8/+28
2001-12-17* dtable.cc (dtable::init_std_file_from_handle): Avoid initializing using anChristopher Faylor2-0/+8
2001-12-17* include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.Christopher Faylor2-1/+18
2001-12-162001-12-17 Guido Serassio <serassio@libero.it>Robert Collins2-2/+54
2001-12-162001-12-17 Robret Collins <rbtcollins@hotmail.com>Robert Collins2-0/+26
2001-12-14 * mkpasswd.c (enum_users): Change to unconditionally useCorinna Vinschen2-12/+27
2001-12-14Add missing ChangeLog.Christopher Faylor2-2/+5
2001-12-14* Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor5-6/+22
2001-12-14* mkpasswd.c (opts): Add indication that '-p' option requires an argument.Christopher Faylor2-1/+6
2001-12-11* Makefile.in: Add define to CXXFLAGS.Christopher Faylor8-12/+15
2001-12-11* include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.Christopher Faylor2-0/+5
2001-12-11* what.texinfo: Clarify XP.Christopher Faylor2-3/+6
2001-12-11* fhandler.h (fhandler_serial::ev): New class member.Christopher Faylor4-7/+11
2001-12-10whitespace cleanupChristopher Faylor7-185/+19
2001-12-08* path.cc (path_conv::check): Use full path name for determining attributesChristopher Faylor2-5/+13
2001-12-07 * Makefile.in: Increment VERSION.Earnie Boyd3-3/+8
2001-12-07 * Makefile.in: Increment VERSION.Earnie Boyd3-3/+8
2001-12-07merge changes from MinGWEarnie Boyd2-11/+19
2001-12-07* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.Christopher Faylor2-31/+38
2001-12-06* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor3-10/+27
2001-12-05* dir.cc (opendir): Detect error return from build_fhandler_from_name.Christopher Faylor2-4/+13
2001-12-05Merge MinGW CVS differencesEarnie Boyd41-147/+357
2001-12-05 * include/strings.h: New file.Earnie Boyd2-0/+16
2001-12-05Add missing ChangeLog entries.Christopher Faylor1-0/+2
2001-12-04* net.cc (cygwin_getsockopt): Dereference optlen pointer when passing toChristopher Faylor2-1/+6
2001-12-042001-12-04 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2-0/+9
2001-12-042001-12-04 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd3-52/+15
2001-12-04Cleanup copyrights and Cygnus'isms throughout.Christopher Faylor19-434/+122
2001-12-04remove extra mask infoChristopher Faylor1-1/+1
2001-12-04remove extra mask infoChristopher Faylor1-21/+0
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor5-83/+142
2001-12-03* net.cc (cygwin_getsockopt): Allow NULL optval.Christopher Faylor3-26/+22
2001-12-032001-12-03 Earnie Boyd <earnie@users.sf.net>Earnie Boyd23-69/+1042
2001-12-03* path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdriveChristopher Faylor3-7/+18
2001-12-02minor reformatting.Christopher Faylor1-8/+8