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
...
*
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
*
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
*
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
2
-0
/
+30
*
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
1
-3
/
+0
*
Handle exceptions in sigaltstack
Corinna Vinschen
2015-06-20
1
-21
/
+35
*
Preliminary infrastructure to implement alternate stack
Corinna Vinschen
2015-06-19
8
-147
/
+208
*
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
*
winsup/doc: Rename cygwin.xsl as html.xsl
Jon TURNEY
2015-06-18
3
-8
/
+12
*
Add sethostname to API list
Corinna Vinschen
2015-06-17
2
-0
/
+5
*
Add sethostname
Corinna Vinschen
2015-06-17
7
-3
/
+44
*
Add release/2.0.5 file
Corinna Vinschen
2015-06-17
1
-0
/
+16
*
winsup/doc: Make and install manpages for utils
Jon TURNEY
2015-06-16
2
-3
/
+20
*
winsup/doc: Convert utils.xml to using refentry elements
Jon TURNEY
2015-06-16
4
-209
/
+625
*
winsup/doc: Fix an issue with parallel make
Jon TURNEY
2015-06-16
2
-0
/
+6
*
winsup/doc: Make it easier to extend xidepend to more targets
Jon TURNEY
2015-06-16
3
-9
/
+15
*
winsup/doc: Use fo.xsl to customize PDF generation from DocBook XML
Jon TURNEY
2015-06-16
2
-2
/
+8
*
winsup/doc: Some preparatory XML fixes
Jon TURNEY
2015-06-16
3
-29
/
+34
*
winsup/doc: Fix xidepend to handle relative pathnames
Jon TURNEY
2015-06-16
2
-0
/
+5
*
winsup/doc: Remove tarball target from .PHONY
Jon TURNEY
2015-06-16
2
-1
/
+5
*
Try to handle concurrent close on socket more gracefully
Corinna Vinschen
2015-06-15
2
-14
/
+53
*
Handle more Winsock error codes.
Corinna Vinschen
2015-06-15
2
-0
/
+7
*
Don't enforce SA_RESTART in non-main threads
Corinna Vinschen
2015-06-15
2
-1
/
+12
*
Fix ChangeLog entry
Corinna Vinschen
2015-06-11
1
-1
/
+1
*
Improve strace to log most Windows debug events
Jon TURNEY
2015-06-11
3
-2
/
+80
*
Bump minor DLL version to 5
Corinna Vinschen
2015-06-11
2
-1
/
+5
*
Drop Windows 2000 considerations in ps, fix uid field length
Corinna Vinschen
2015-06-10
2
-31
/
+22
*
Avoid compiler warning in latest patch
cygwin-2_0_4-release
Corinna Vinschen
2015-06-08
2
-2
/
+7
*
Evaluate /proc/$PID/{root,cwd,cmdline} for native processes
Corinna Vinschen
2015-06-08
3
-3
/
+94
*
add bind mount fix to release notes
Corinna Vinschen
2015-06-08
1
-0
/
+3
*
Bind mounts require POSIX paths
Corinna Vinschen
2015-06-08
2
-2
/
+12
*
winsup/doc: Remove ancient unused Makefile rules to make documentation tarball
Jon TURNEY
2015-06-08
2
-11
/
+5
*
Avoid delays trying to fetch Cygwin info from non-Cygwin processes
Corinna Vinschen
2015-06-08
3
-1
/
+22
[prev]
[next]