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
...
*
Rework handling of basename variants
Yaakov Selkowitz
2015-07-06
3
-4
/
+14
*
Fix sys/time.h build problem due to inconsistent macro usage
Corinna Vinschen
2015-07-06
3
-2
/
+10
*
winsup/doc: Add a configure test to find docbook2xtexi
Jon TURNEY
2015-07-05
4
-1
/
+52
*
Align hard stack allocation to pthread stack setup changes
Corinna Vinschen
2015-07-05
2
-11
/
+23
*
Implement correct RLIMIT_STACK handling
Corinna Vinschen
2015-07-05
7
-71
/
+172
*
Disable fetching heap info on 64 bit XP/2003
Corinna Vinschen
2015-07-05
5
-1
/
+27
*
Add missing wincap changes to previous ChangeLog entry
Corinna Vinschen
2015-07-05
1
-0
/
+3
*
Fix original stack when running signal handler on alternate stack
Corinna Vinschen
2015-07-04
8
-134
/
+291
*
Prevent use of uninitialized file lock
Sebastian Huber
2015-07-02
3
-4
/
+16
*
Document previous change
Corinna Vinschen
2015-07-01
1
-0
/
+3
*
Fix fork after recovered stack overflow
Corinna Vinschen
2015-07-01
2
-2
/
+19
*
Add comment to sigaltstack to explain setting ss_flags here
Corinna Vinschen
2015-06-30
2
-0
/
+8
*
Regenerate Makefile.in
Jon TURNEY
2015-06-29
7
-5
/
+14
*
Handle ss_flags value longjmp safe.
Corinna Vinschen
2015-06-27
3
-5
/
+18
*
Define larger MINSIGSTKSZ and SIGSTKSZ values for Cygwin
Corinna Vinschen
2015-06-26
2
-0
/
+13
*
Fix values returned by getrlimit(RLIMIT_STACK)
Corinna Vinschen
2015-06-26
2
-10
/
+31
*
Use source files which have makedoc markup, but aren't processed or included.
newlib-snapshot-20150623
Jon TURNEY
2015-06-24
10
-4
/
+34
*
Use makedoc output files which are generated but aren't included
Jon TURNEY
2015-06-24
6
-2
/
+33
*
Don't chew files which contain no documentation markup
Jon TURNEY
2015-06-24
3
-3
/
+6
*
Fix mismatched parentheses in documentation.
Jon TURNEY
2015-06-24
4
-3
/
+10
*
Fix typo-ed function names in efgcvt.c documentation
Jon TURNEY
2015-06-23
3
-3
/
+9
*
Fix an inconsistent use of '.' in FUNCTION
Jon TURNEY
2015-06-23
2
-1
/
+6
*
Fix SYNOPSIS prototypes without marked up parameter names
Jon TURNEY
2015-06-23
4
-5
/
+11
*
Correct a non-ANSI prototype in SYNOPSIS
Jon TURNEY
2015-06-23
2
-1
/
+5
*
Remove stray punctuation in ANSI_SYNOPSIS prototypes
Jon TURNEY
2015-06-23
3
-2
/
+8
*
Fix some mangled makedoc markup
Jon TURNEY
2015-06-23
3
-5
/
+10
*
Fix makedoc markup used in texinfo source
Jon TURNEY
2015-06-23
3
-2
/
+7
*
winsup/doc: Update ancient README about building documentation
Jon TURNEY
2015-06-23
2
-21
/
+6
*
winsup/doc: Use xidepend to generate the source list for FAQ targets as well
Jon TURNEY
2015-06-23
2
-4
/
+6
*
winsup/doc: Remove 'Usage' prefix from synopses
Jon TURNEY
2015-06-23
2
-44
/
+48
*
winsup/doc: Add intro man pages from cygwin-doc
Jon TURNEY
2015-06-23
3
-1
/
+209
*
winsup/doc: Create info pages from cygwin documentation
Jon TURNEY
2015-06-23
5
-6
/
+53
*
Complement SIGEV_* enums with macros
Ken Brown
2015-06-23
2
-0
/
+8
*
Don't push on original stack during alternate signal stack setup
Corinna Vinschen
2015-06-22
2
-56
/
+56
*
sys/signal.h requires sys/cdefs.h
Corinna Vinschen
2015-06-22
2
-0
/
+5
*
Safe all clobbered volatile registers when using alternate stack
Corinna Vinschen
2015-06-21
2
-22
/
+54
*
Fix comments
Corinna Vinschen
2015-06-20
1
-2
/
+2
*
ChangeLog entries for Cygwin's alternate signal stack implementation
Corinna Vinschen
2015-06-20
3
-0
/
+41
*
Add alternate signal stack to docs
Corinna Vinschen
2015-06-20
3
-1
/
+17
*
Implement using alternate signal stack in Cygwin
Corinna Vinschen
2015-06-20
1
-13
/
+108
*
Use MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin as well
Corinna Vinschen
2015-06-20
2
-17
/
+14
*
Handle exceptions in sigaltstack
Corinna Vinschen
2015-06-20
1
-21
/
+35
*
Preliminary infrastructure to implement alternate stack
Corinna Vinschen
2015-06-19
9
-153
/
+215
*
Formatting fixes in exceptions.cc
Corinna Vinschen
2015-06-19
2
-37
/
+67
*
winsup/doc: Fix command to create man3 install directory
Jon TURNEY
2015-06-19
2
-1
/
+6
*
Disallow installing "man pages" from release subdir
Corinna Vinschen
2015-06-18
2
-4
/
+8
*
winsup/doc: Add man.xsl customization stylesheet
Jon TURNEY
2015-06-18
3
-4
/
+22
*
winsup/doc: Make and install cygwin-api function manpages
Jon TURNEY
2015-06-18
2
-2
/
+16
*
winsup/doc: Convert cygwin-api function documentation to refentry elements
Jon TURNEY
2015-06-18
5
-68
/
+258
*
winsup/doc: Generate ANSI rather than K&R style function prototypes
Jon TURNEY
2015-06-18
3
-0
/
+12
[prev]
[next]