index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up comments.
Christopher Faylor
2001-12-19
3
-11
/
+0
*
* Makefile.in: Don't attempt to use zlib directory as a dependency if it
Christopher Faylor
2001-12-19
2
-2
/
+8
*
* include/getopt.h: Don't define getopt_long() and friends when
Corinna Vinschen
2001-12-17
2
-8
/
+28
*
* dtable.cc (dtable::init_std_file_from_handle): Avoid initializing using an
Christopher Faylor
2001-12-17
2
-0
/
+8
*
* include/limits.h: Define LLONG_MIN, LLONG_MAX, ULLONG_MAX.
Christopher Faylor
2001-12-17
2
-1
/
+18
*
2001-12-17 Guido Serassio <serassio@libero.it>
Robert Collins
2001-12-16
2
-2
/
+54
*
2001-12-17 Robret Collins <rbtcollins@hotmail.com>
Robert Collins
2001-12-16
2
-0
/
+26
*
* mkpasswd.c (enum_users): Change to unconditionally use
Corinna Vinschen
2001-12-14
2
-12
/
+27
*
Add missing ChangeLog.
Christopher Faylor
2001-12-14
2
-2
/
+5
*
* Makefile.in: Exit immediately if a sub-make fails.
Christopher Faylor
2001-12-14
5
-6
/
+22
*
* mkpasswd.c (opts): Add indication that '-p' option requires an argument.
Christopher Faylor
2001-12-14
2
-1
/
+6
*
* Makefile.in: Add define to CXXFLAGS.
Christopher Faylor
2001-12-11
8
-12
/
+15
*
* include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.
Christopher Faylor
2001-12-11
2
-0
/
+5
*
* what.texinfo: Clarify XP.
Christopher Faylor
2001-12-11
2
-3
/
+6
*
* fhandler.h (fhandler_serial::ev): New class member.
Christopher Faylor
2001-12-11
4
-7
/
+11
*
whitespace cleanup
Christopher Faylor
2001-12-10
7
-185
/
+19
*
* path.cc (path_conv::check): Use full path name for determining attributes
Christopher Faylor
2001-12-08
2
-5
/
+13
*
* Makefile.in: Increment VERSION.
Earnie Boyd
2001-12-07
3
-3
/
+8
*
* Makefile.in: Increment VERSION.
Earnie Boyd
2001-12-07
3
-3
/
+8
*
merge changes from MinGW
Earnie Boyd
2001-12-07
2
-11
/
+19
*
* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.
Christopher Faylor
2001-12-07
2
-31
/
+38
*
* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn't
Christopher Faylor
2001-12-06
3
-10
/
+27
*
* dir.cc (opendir): Detect error return from build_fhandler_from_name.
Christopher Faylor
2001-12-05
2
-4
/
+13
*
Merge MinGW CVS differences
Earnie Boyd
2001-12-05
41
-147
/
+357
*
* include/strings.h: New file.
Earnie Boyd
2001-12-05
2
-0
/
+16
*
Add missing ChangeLog entries.
Christopher Faylor
2001-12-05
1
-0
/
+2
*
* net.cc (cygwin_getsockopt): Dereference optlen pointer when passing to
Christopher Faylor
2001-12-04
2
-1
/
+6
*
2001-12-04 Earnie Boyd <earnie@users.sf.net>
Earnie Boyd
2001-12-04
2
-0
/
+9
*
2001-12-04 Danny Smith <dannysmith@users.sourceforge.net>
Earnie Boyd
2001-12-04
3
-52
/
+15
*
Cleanup copyrights and Cygnus'isms throughout.
Christopher Faylor
2001-12-04
19
-434
/
+122
*
remove extra mask info
Christopher Faylor
2001-12-04
1
-1
/
+1
*
remove extra mask info
Christopher Faylor
2001-12-04
1
-21
/
+0
*
* cygcheck.cc (usage): Add -c description.
Christopher Faylor
2001-12-04
5
-83
/
+142
*
* net.cc (cygwin_getsockopt): Allow NULL optval.
Christopher Faylor
2001-12-03
3
-26
/
+22
*
2001-12-03 Earnie Boyd <earnie@users.sf.net>
Earnie Boyd
2001-12-03
23
-69
/
+1042
*
* path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdrive
Christopher Faylor
2001-12-03
3
-7
/
+18
*
minor reformatting.
Christopher Faylor
2001-12-02
1
-8
/
+8
*
* debug.cc (makethread): Eliminate unneeded function call.
Christopher Faylor
2001-11-30
5
-30
/
+18
*
* winsup.h: Reorganize to avoid use of experimental stuff.
Christopher Faylor
2001-11-28
3
-8
/
+13
*
Add attribution.
Christopher Faylor
2001-11-28
1
-1
/
+1
*
* cygwin.din (ualarm): New export.
Christopher Faylor
2001-11-28
9
-60
/
+183
*
Revert erroneous checkin.
Christopher Faylor
2001-11-26
1
-5
/
+0
*
* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since adding
Christopher Faylor
2001-11-26
3
-1
/
+11
*
Add missing ChangeLog entries.
Corinna Vinschen
2001-11-25
1
-0
/
+16
*
* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting
Christopher Faylor
2001-11-25
3
-1
/
+11
*
* net.cc (cygwin_hstrerror): Allow s == NULL.
Corinna Vinschen
2001-11-24
1
-1
/
+13
*
* net.cc (cygwin_inet_ntoa): Add parameter checking.
Corinna Vinschen
2001-11-24
2
-1
/
+12
*
* path.cc (path_conv::check): Tighten FH_CYGDRIVE check to avoid matching
Christopher Faylor
2001-11-24
2
-11
/
+13
*
* autoload.cc (IsDebuggerPresent): Make conditional load since it is not
Christopher Faylor
2001-11-24
3
-5
/
+14
*
* net.cc (inet_makeaddr): Revert previous change.
Christopher Faylor
2001-11-24
2
-1
/
+5
[next]