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
...
*
* locale.cc: Revert accidental checkin of unfinished changes.
Corinna Vinschen
2010-03-23
2
-98
/
+104
*
* locale.cc (print_locale_with_codeset): Drop redundant name parameter.
Corinna Vinschen
2010-03-23
2
-107
/
+112
*
* configure.ac (tic6x-*-*): New case.
Joseph Myers
2010-03-23
3
-0
/
+11
*
* symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
Joseph Myers
2010-03-23
2
-1
/
+11
*
Merge from gcc:
Joseph Myers
2010-03-23
3
-4
/
+12
*
* config.sub: Update to version 2010-03-22.
Joseph Myers
2010-03-23
3
-22
/
+52
*
* fhandler_socket.cc (fhandler_socket::evaluate_events): Make erase
Corinna Vinschen
2010-03-22
3
-12
/
+31
*
* fhandler_disk_file.cc (fhandler_cygdrive::fstat): Add standard read
Corinna Vinschen
2010-03-19
2
-1
/
+6
*
* shared.cc (init_installation_root): Change to make sure that scope of the
Christopher Faylor
2010-03-18
2
-1
/
+7
*
Move ChangeLog entries to proper place.
H.J. Lu
2010-03-18
2
-9
/
+9
*
* libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have an
Corinna Vinschen
2010-03-17
2
-3
/
+14
*
* faq-using.xml (faq.using.unicode): Remove old examples.
Corinna Vinschen
2010-03-17
2
-25
/
+4
*
* shared_info.h (user_info): Add dll_crt0_1 as a friend.
Christopher Faylor
2010-03-15
8
-128
/
+218
*
* sigproc.cc (no_signals_available): Get sense of the test right for previous
Christopher Faylor
2010-03-15
2
-1
/
+6
*
* sigproc.cc (no_signals_available): Don't try to send a signal if still in
Christopher Faylor
2010-03-15
2
-1
/
+6
*
Merge from gcc:
Joseph Myers
2010-03-14
3
-10
/
+18
*
* spinlock.h: New file.
Christopher Faylor
2010-03-13
5
-38
/
+80
*
Throughout change all calls of low_priority_sleep (0) to yield ().
Christopher Faylor
2010-03-12
18
-74
/
+48
*
* effectively.sgml (using-shortcuts): Match chapter with reality.
Corinna Vinschen
2010-03-12
2
-14
/
+19
*
* faq-using.xml (faq.using.bloda): Add "Credant Guardian Shield".
Corinna Vinschen
2010-03-11
2
-0
/
+5
*
* shared.cc (memory_init): Fix comment. Fix indentation.
Christopher Faylor
2010-03-10
2
-11
/
+16
*
* shared_info.h (open_shared): Create function wrapper for common use case.
Christopher Faylor
2010-03-09
6
-47
/
+85
*
2010-03-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-03-09
2
-25
/
+38
*
* shared.cc (inst_root_inited): Delete.
Christopher Faylor
2010-03-09
2
-24
/
+25
*
2010-03-08 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-08
3
-12
/
+29
*
2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-03-07
2
-2
/
+6
*
2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>
Chris Sutcliffe
2010-03-07
3
-0
/
+9
*
include:
Rainer Orth
2010-03-05
2
-1
/
+12
*
* setup2.sgml (setup-env): Add cross reference to using-cygwinenv.
Corinna Vinschen
2010-03-05
2
-5
/
+14
*
* libm/math/ef_sqrt.c: Delete unused variable sign.
Corinna Vinschen
2010-03-05
7
-13
/
+22
*
PR libstdc++/32499
Rainer Orth
2010-03-04
3
-7
/
+15
*
* syscalls.cc (nt_path_has_executable_suffix): Change storage class of
Corinna Vinschen
2010-03-04
2
-7
/
+23
*
* cygwin.din: Export __xdr functions.
Corinna Vinschen
2010-03-04
4
-1
/
+13
*
* new-features.sgml (ov-new1.7.2): Describe XDR support.
Corinna Vinschen
2010-03-03
2
-0
/
+12
*
Add XDR support.
Corinna Vinschen
2010-03-03
8
-2
/
+161
*
2010-03-02 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-02
3
-0
/
+22
*
* libc/xdr/README: Correct grammatical errors.
Corinna Vinschen
2010-03-02
6
-21
/
+49
*
* libc/xdr/Makefile.in: Regenerate.
Corinna Vinschen
2010-03-02
2
-11
/
+27
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
46
-14
/
+4995
*
* cygtls.h: Replace /*gentls_offsets*/ at end.
Christopher Faylor
2010-03-02
2
-1
/
+5
*
* exception.h: Fix copyright.
Christopher Faylor
2010-03-01
2
-1
/
+5
*
Fix/delete inaccurate comments.
Christopher Faylor
2010-03-01
2
-2
/
+2
*
Update some copyrights.
Christopher Faylor
2010-02-28
9
-216
/
+198
*
* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.
Christopher Faylor
2010-02-26
9
-89
/
+125
*
* mkimport: cd away from temp directory or Windows will have problems removing
Christopher Faylor
2010-02-26
2
-0
/
+6
*
* new-features.sgml (ov-new1.7.2): Add strptime changes.
Corinna Vinschen
2010-02-26
2
-5
/
+9
*
* libc/strptime.cc: Implement support for era, alt_digits and POSIX
Corinna Vinschen
2010-02-26
2
-47
/
+423
*
* strsig.cc: Fix formatting and copyright.
Corinna Vinschen
2010-02-26
2
-3
/
+7
*
2010-02-26 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2010-02-26
2
-10
/
+16
*
* utils.sgml (kill): Add SIGIO, SIGCLD, and SIGPWR.
Yaakov Selkowitz
2010-02-26
2
-0
/
+7
[prev]
[next]