Age | Commit message (Expand) | Author | Files | Lines |
2015-06-23 | winsup/doc: Update ancient README about building documentation | Jon TURNEY | 2 | -21/+6 |
2015-06-23 | winsup/doc: Use xidepend to generate the source list for FAQ targets as well | Jon TURNEY | 2 | -4/+6 |
2015-06-23 | winsup/doc: Remove 'Usage' prefix from synopses | Jon TURNEY | 2 | -44/+48 |
2015-06-23 | winsup/doc: Add intro man pages from cygwin-doc | Jon TURNEY | 3 | -1/+209 |
2015-06-23 | winsup/doc: Create info pages from cygwin documentation | Jon TURNEY | 5 | -6/+53 |
2015-06-23 | Complement SIGEV_* enums with macros | Ken Brown | 2 | -0/+8 |
2015-06-22 | Don't push on original stack during alternate signal stack setup | Corinna Vinschen | 2 | -56/+56 |
2015-06-21 | Safe all clobbered volatile registers when using alternate stack | Corinna Vinschen | 2 | -22/+54 |
2015-06-20 | Fix comments | Corinna Vinschen | 1 | -2/+2 |
2015-06-20 | ChangeLog entries for Cygwin's alternate signal stack implementation | Corinna Vinschen | 2 | -0/+30 |
2015-06-20 | Add alternate signal stack to docs | Corinna Vinschen | 3 | -1/+17 |
2015-06-20 | Implement using alternate signal stack in Cygwin | Corinna Vinschen | 1 | -13/+108 |
2015-06-20 | Use MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin as well | Corinna Vinschen | 1 | -3/+0 |
2015-06-20 | Handle exceptions in sigaltstack | Corinna Vinschen | 1 | -21/+35 |
2015-06-19 | Preliminary infrastructure to implement alternate stack | Corinna Vinschen | 8 | -147/+208 |
2015-06-19 | Formatting fixes in exceptions.cc | Corinna Vinschen | 2 | -37/+67 |
2015-06-19 | winsup/doc: Fix command to create man3 install directory | Jon TURNEY | 2 | -1/+6 |
2015-06-18 | Disallow installing "man pages" from release subdir | Corinna Vinschen | 2 | -4/+8 |
2015-06-18 | winsup/doc: Add man.xsl customization stylesheet | Jon TURNEY | 3 | -4/+22 |
2015-06-18 | winsup/doc: Make and install cygwin-api function manpages | Jon TURNEY | 2 | -2/+16 |
2015-06-18 | winsup/doc: Convert cygwin-api function documentation to refentry elements | Jon TURNEY | 5 | -68/+258 |
2015-06-18 | winsup/doc: Generate ANSI rather than K&R style function prototypes | Jon TURNEY | 3 | -0/+12 |
2015-06-18 | winsup/doc: Rename cygwin.xsl as html.xsl | Jon TURNEY | 3 | -8/+12 |
2015-06-17 | Add sethostname to API list | Corinna Vinschen | 2 | -0/+5 |
2015-06-17 | Add sethostname | Corinna Vinschen | 7 | -3/+44 |
2015-06-17 | Add release/2.0.5 file | Corinna Vinschen | 1 | -0/+16 |
2015-06-16 | winsup/doc: Make and install manpages for utils | Jon TURNEY | 2 | -3/+20 |
2015-06-16 | winsup/doc: Convert utils.xml to using refentry elements | Jon TURNEY | 4 | -209/+625 |
2015-06-16 | winsup/doc: Fix an issue with parallel make | Jon TURNEY | 2 | -0/+6 |
2015-06-16 | winsup/doc: Make it easier to extend xidepend to more targets | Jon TURNEY | 3 | -9/+15 |
2015-06-16 | winsup/doc: Use fo.xsl to customize PDF generation from DocBook XML | Jon TURNEY | 2 | -2/+8 |
2015-06-16 | winsup/doc: Some preparatory XML fixes | Jon TURNEY | 3 | -29/+34 |
2015-06-16 | winsup/doc: Fix xidepend to handle relative pathnames | Jon TURNEY | 2 | -0/+5 |
2015-06-16 | winsup/doc: Remove tarball target from .PHONY | Jon TURNEY | 2 | -1/+5 |
2015-06-15 | Try to handle concurrent close on socket more gracefully | Corinna Vinschen | 2 | -14/+53 |
2015-06-15 | Handle more Winsock error codes. | Corinna Vinschen | 2 | -0/+7 |
2015-06-15 | Don't enforce SA_RESTART in non-main threads | Corinna Vinschen | 2 | -1/+12 |
2015-06-11 | Fix ChangeLog entry | Corinna Vinschen | 1 | -1/+1 |
2015-06-11 | Improve strace to log most Windows debug events | Jon TURNEY | 3 | -2/+80 |
2015-06-11 | Bump minor DLL version to 5 | Corinna Vinschen | 2 | -1/+5 |
2015-06-10 | Drop Windows 2000 considerations in ps, fix uid field length | Corinna Vinschen | 2 | -31/+22 |
2015-06-08 | Avoid compiler warning in latest patchcygwin-2_0_4-release | Corinna Vinschen | 2 | -2/+7 |
2015-06-08 | Evaluate /proc/$PID/{root,cwd,cmdline} for native processes | Corinna Vinschen | 3 | -3/+94 |
2015-06-08 | add bind mount fix to release notes | Corinna Vinschen | 1 | -0/+3 |
2015-06-08 | Bind mounts require POSIX paths | Corinna Vinschen | 2 | -2/+12 |
2015-06-08 | winsup/doc: Remove ancient unused Makefile rules to make documentation tarball | Jon TURNEY | 2 | -11/+5 |
2015-06-08 | Avoid delays trying to fetch Cygwin info from non-Cygwin processes | Corinna Vinschen | 3 | -1/+22 |
2015-06-08 | Generate SIGHUP for terminal process group on tty master close | Takashi Yano | 2 | -6/+25 |
2015-06-08 | Bump minor DLL version to 4 | Corinna Vinschen | 2 | -1/+5 |
2015-06-03 | Add Cygwin 2.0.3 release filecygwin-2_0_3-release | Corinna Vinschen | 1 | -0/+8 |