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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
*
merge from gcc
DJ Delorie
2008-10-07
2
-1
/
+8
*
2008-10-06 Bill Tompkins <bill+newlib@key-square.com>
Jeff Johnston
2008-10-06
2
-0
/
+14
*
2008-10-06 Eric Blake <ebb9@byu.net>
Jeff Johnston
2008-10-06
2
-1
/
+6
*
2008-10-06 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-10-06
2
-9
/
+11
*
* 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
*
* cris.h (R_CRIS_32_GOT_GD, R_CRIS_16_GOT_GD, R_CRIS_32_GD)
Hans-Peter Nilsson
2008-10-04
2
-0
/
+83
*
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
*
2008-10-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-10-02
2
-1
/
+6
*
2008-10-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-10-02
3
-4
/
+9
*
2008-10-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-10-02
2
-7
/
+13
*
* 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
*
* configure: Regenerate for new libtool.
Steve Ellcey
2008-09-29
202
-188891
/
+141479
*
* libtool.m4: Update to libtool 2.2.6.
Steve Ellcey
2008-09-29
8
-1770
/
+3023
*
2008-09-26 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-09-26
2
-8
/
+19
*
2008-09-25 Raphael Derossa Pereira <raphaelpereira@gmail.com>
Jeff Johnston
2008-09-26
3
-0
/
+35
*
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 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-09-25
2
-7
/
+9
*
2008-09-24 Pawel Veselov <pawel.veselov@gmail.com>
Jeff Johnston
2008-09-25
5
-19
/
+48
*
2008-09-24 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2008-09-24
2
-73
/
+93
*
* m32c/varvects.S: New.
DJ Delorie
2008-09-24
7
-10
/
+300
*
include/
Richard Henderson
2008-09-24
2
-0
/
+5
*
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
*
* plugin-api.h (ld_plugin_status): Remove comma from the last item.
Ian Lance Taylor
2008-09-22
2
-9
/
+18
*
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
*
Add plugin functionality for link-time optimization (LTO).
Cary Coutant
2008-09-19
2
-0
/
+247
*
Fix MinGW-Bug [2119504].
Keith Marshall
2008-09-19
2
-2
/
+12
*
Fix MinGW-Bug [2117379].
Keith Marshall
2008-09-19
2
-15
/
+25
*
2008-09-19 Eric Blake <ebb9@byu.net>
Jeff Johnston
2008-09-19
3
-3
/
+36
*
* 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-10 Ken Werner <ken.werner@de.ibm.com>
Jeff Johnston
2008-09-11
4
-4
/
+11
[next]