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
*
* path.cc (path_conv::path_conv): Only assume executability by suffix
Corinna Vinschen
2008-10-08
2
-1
/
+7
*
* pthread.cc (pthread_create): Very minor formatting change.
Christopher Faylor
2008-10-07
3
-2
/
+18
*
* cygtls.h (_cygtls::initialized): Remove bogus stack check which would when
Christopher Faylor
2008-10-07
2
-2
/
+7
*
* dcrt0.cc (dll_crt0_0): Don't initialize signals early when dynamically
Christopher Faylor
2008-10-05
2
-1
/
+11
*
2008-10-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-10-04
2
-1
/
+7
*
Fix incorrect guard added in last commit
Chris Sutcliffe
2008-10-04
1
-1
/
+1
*
2008-10-04 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-10-04
2
-0
/
+7
*
Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.
Keith Marshall
2008-10-03
2
-26
/
+55
*
Improve package identification in configure script.
Keith Marshall
2008-10-03
4
-19
/
+37
*
* thread.cc (pthread_mutex::_fixup_after_fork): Reinstate DEBUGGING
Christopher Faylor
2008-09-30
2
-1
/
+9
*
* thread.cc (pthread_mutex::_fixup_after_fork): Just reset lock to pristine
Christopher Faylor
2008-09-30
2
-22
/
+12
*
* flock.cc (inode_t::get_all_locks_list): Fix typo.
Corinna Vinschen
2008-09-29
3
-1
/
+7
*
2008-09-25 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-09-26
2
-56
/
+60
*
Fix MinGW-Bug [2125708].
Keith Marshall
2008-09-25
2
-25
/
+39
*
2008-09-24 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-09-24
2
-73
/
+93
*
2008-09-23 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-09-24
2
-1
/
+5
*
* setup2.sgml: Clarify heap allocation.
Christopher Faylor
2008-09-22
2
-8
/
+11
*
2008-09-21 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-09-21
2
-0
/
+7
*
* errno.cc (_sys_errlist): Add ECANCELED, ENOTRECOVERABLE, EOWNERDEAD.
Eric Blake
2008-09-19
2
-21
/
+29
*
Fix MinGW-Bug [2119504].
Keith Marshall
2008-09-19
2
-2
/
+12
*
Fix MinGW-Bug [2117379].
Keith Marshall
2008-09-19
2
-15
/
+25
*
* cygtls.h (unionent): Move from net.cc.
Christopher Faylor
2008-09-16
4
-94
/
+130
*
2008-09-13 mega-squall <mega-squall@users.sf.net>
Chris Sutcliffe
2008-09-13
2
-3
/
+13
*
* cygcheck.cc (pathlike::check_existence): Remove class name from declaration.
Christopher Faylor
2008-09-12
8
-50
/
+77
*
* Makefile.in: Add -c option which is now removed from COMPILE_C*.
Christopher Faylor
2008-09-12
6
-3
/
+25
*
2008-09-11 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-09-12
2
-2
/
+15
*
* cygwin.din (sys_sigabbrev): Add this here.
Christopher Faylor
2008-09-11
7
-11
/
+28
*
* localtime.cc (increment_overflow): Mark as non-inline to prevent compiler
Christopher Faylor
2008-09-11
8
-14
/
+28
*
* net.cc (in6addr_any, in6addr_loopback): Add appropriate number of braces
Christopher Faylor
2008-09-11
3
-9
/
+20
*
* fhandler.h (fhandler_pipe::raw_read): Remove __stdcall decoration.
Christopher Faylor
2008-09-11
3
-2
/
+7
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
29
-302
/
+359
*
2008-09-07 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-09-07
2
-2
/
+6
*
2008-09-07 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-09-07
3
-3
/
+8
*
2008-09-07 Michael Hentschel <mikeh42@users.sourceforge.net>
Chris Sutcliffe
2008-09-07
2
-0
/
+6
*
2008-09-07 alsemm <alsemm@users.sourceforge.net>
Chris Sutcliffe
2008-09-07
2
-1
/
+5
*
Committed as obvious.
Danny Smith
2008-09-07
2
-1
/
+6
*
2008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2008-09-07
4
-6
/
+47
*
Reimplement getopt.c to add getopt_long_only() function.
Keith Marshall
2008-08-31
4
-5
/
+768
*
Erase all file content, preparatory to rewrite.
Keith Marshall
2008-08-31
2
-591
/
+0
*
2008-08-30 Bo Yang <techrazy@users.sourceforge.net>
Chris Sutcliffe
2008-08-30
2
-7
/
+12
*
2008-08-29 Andy Grover <andy.grover@oracle.com>
Chris Sutcliffe
2008-08-30
3
-1
/
+13
*
2008-08-29 Andy Grover <andy.grover@oracle.com>
Chris Sutcliffe
2008-08-30
3
-27
/
+132
*
2008-08-29 Andy Grover <andy.grover@oracle.com>
Chris Sutcliffe
2008-08-30
2
-0
/
+9
*
2008-08-29 Andy Grover <andy.grover@oracle.com>
Chris Sutcliffe
2008-08-30
2
-25
/
+10
*
Implement conditional replacement for printf() family functions.
Keith Marshall
2008-08-30
3
-24
/
+214
*
2008-08-29 Andy Grover <andy.grover@oracle.com>
Chris Sutcliffe
2008-08-30
3
-4
/
+20
*
* fhandler_tty.cc (close_maybe): Check for both types of invalid handle before
Christopher Faylor
2008-08-27
2
-7
/
+14
*
Avoid access violations, passing NULL to printf( "...%s..." ).
Keith Marshall
2008-08-27
2
-2
/
+15
*
* cygcheck.cc (nuke): Use malloc rather than alloca for environment variables.
Christopher Faylor
2008-08-27
3
-6
/
+15
*
* shared_info.h (shared_info::create_root_entry): Remove extraneous
Christopher Faylor
2008-08-26
2
-1
/
+6
[next]