]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2015-06-23 Jon TURNEYRemove stray punctuation in ANSI_SYNOPSIS prototypes
2015-06-23 Jon TURNEYFix some mangled makedoc markup
2015-06-23 Jon TURNEYFix makedoc markup used in texinfo source
2015-06-23 Jon TURNEYwinsup/doc: Update ancient README about building docume...
2015-06-23 Jon TURNEYwinsup/doc: Use xidepend to generate the source list...
2015-06-23 Jon TURNEYwinsup/doc: Remove 'Usage' prefix from synopses
2015-06-23 Jon TURNEYwinsup/doc: Add intro man pages from cygwin-doc
2015-06-23 Jon TURNEYwinsup/doc: Create info pages from cygwin documentation
2015-06-23 Ken BrownComplement SIGEV_* enums with macros
2015-06-22 Corinna VinschenDon't push on original stack during alternate signal...
2015-06-22 Corinna Vinschensys/signal.h requires sys/cdefs.h
2015-06-21 Corinna VinschenSafe all clobbered volatile registers when using altern...
2015-06-20 Corinna VinschenFix comments
2015-06-20 Corinna VinschenChangeLog entries for Cygwin's alternate signal stack...
2015-06-20 Corinna VinschenAdd alternate signal stack to docs
2015-06-20 Corinna VinschenImplement using alternate signal stack in Cygwin
2015-06-20 Corinna VinschenUse MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin...
2015-06-20 Corinna VinschenHandle exceptions in sigaltstack
2015-06-19 Corinna VinschenPreliminary infrastructure to implement alternate stack
2015-06-19 Corinna VinschenFormatting fixes in exceptions.cc
2015-06-19 Jon TURNEYwinsup/doc: Fix command to create man3 install directory
2015-06-18 Corinna VinschenDisallow installing "man pages" from release subdir
2015-06-18 Jon TURNEYwinsup/doc: Add man.xsl customization stylesheet
2015-06-18 Jon TURNEYwinsup/doc: Make and install cygwin-api function manpages
2015-06-18 Jon TURNEYwinsup/doc: Convert cygwin-api function documentation...
2015-06-18 Jon TURNEYwinsup/doc: Generate ANSI rather than K&R style functio...
2015-06-18 Jon TURNEYwinsup/doc: Rename cygwin.xsl as html.xsl
2015-06-17 Corinna VinschenAdd sethostname to API list
2015-06-17 Corinna VinschenAdd sethostname
2015-06-17 Corinna VinschenAdd release/2.0.5 file
2015-06-16 Jon TURNEYwinsup/doc: Make and install manpages for utils
2015-06-16 Jon TURNEYwinsup/doc: Convert utils.xml to using refentry elements
2015-06-16 Jon TURNEYwinsup/doc: Fix an issue with parallel make
2015-06-16 Jon TURNEYwinsup/doc: Make it easier to extend xidepend to more...
2015-06-16 Jon TURNEYwinsup/doc: Use fo.xsl to customize PDF generation...
2015-06-16 Jon TURNEYwinsup/doc: Some preparatory XML fixes
2015-06-16 Jon TURNEYwinsup/doc: Fix xidepend to handle relative pathnames
2015-06-16 Jon TURNEYwinsup/doc: Remove tarball target from .PHONY
2015-06-15 Corinna VinschenTry to handle concurrent close on socket more gracefully
2015-06-15 Corinna VinschenHandle more Winsock error codes.
2015-06-15 Corinna VinschenDon't enforce SA_RESTART in non-main threads
2015-06-15 Freddie Chopingmtime_r: Use faster algorithm by Howard Hinnant
2015-06-11 Corinna VinschenFix ChangeLog entry
2015-06-11 Jon TURNEYImprove strace to log most Windows debug events
2015-06-11 Corinna VinschenBump minor DLL version to 5
2015-06-10 Corinna VinschenDrop Windows 2000 considerations in ps, fix uid field...
2015-06-08 Corinna VinschenAvoid compiler warning in latest patch cygwin-2_0_4-release
2015-06-08 Corinna VinschenEvaluate /proc/$PID/{root,cwd,cmdline} for native processes
2015-06-08 Corinna Vinschenadd bind mount fix to release notes
2015-06-08 Corinna VinschenBind mounts require POSIX paths
2015-06-08 Jon TURNEYwinsup/doc: Remove ancient unused Makefile rules to...
2015-06-08 Corinna VinschenAvoid delays trying to fetch Cygwin info from non-Cygwi...
2015-06-08 Takashi YanoGenerate SIGHUP for terminal process group on tty maste...
2015-06-08 Corinna VinschenBump minor DLL version to 4
2015-06-03 Corinna VinschenAdd Cygwin 2.0.3 release file cygwin-2_0_3-release
2015-06-02 Corinna VinschenBump minor DLL version to 3
2015-06-01 Jon TURNEYRemove mention of installing everything
2015-06-01 Hale WangUpdate the assembler code to support old ARM architectures.
2015-06-01 Szabolcs Nagyaarch64: fabs and sqrt implementation with inline asm
2015-06-01 David StaceyCorrect argz_replace behaviour when memory is exhausted.
2015-05-29 Corinna VinschenFold branch cygwin-2.0 into master
2015-05-28 Corinna VinschenFix comment in sys/wait.h cygwin-2.0 github/cygwin-2.0
2015-05-28 Corinna VinschenFix comment in sys/wait.h
2015-05-28 Corinna VinschenUse NtQueryObject to detect closing the last master...
2015-05-28 Corinna VinschenUse NtQueryObject to detect closing the last master...
2015-05-27 Takashi Yano* net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.
2015-05-27 David StaceyFix potential memory leak in argz_replace
2015-05-27 DJ DelorieAvoid unneeded truncation to "int" newlib-snapshot-20150526
2015-05-27 Jeff Johnstonor1k: Add missing initialization of impure ptr
2015-05-27 Jeff Johnstonor1k: set heap start for optimsoc-gzll
2015-05-27 Jeff Johnstonor1k: Make heap start configurable
2015-05-27 Jeff Johnstonor1k: UART also accept timeout interrupt
2015-05-27 Jeff JohnstonBug fix in timer for or1k
2015-05-27 Jeff JohnstonStore entire context for or1k
2015-05-27 Jeff JohnstonFix exception stack frame for or1k
2015-05-27 Jeff JohnstonFix interrupt handling for or1k.
2015-05-27 Nick CliftonAdd a check that the data area does not overrun the...
2015-05-27 Nick CliftonUpdate signbit functions to work on targets where integ...
2015-05-27 Nick CliftonAdds support for placing MSP430 code and data into...
2015-05-27 Takashi Yano* net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.
2015-05-27 David StaceyFix potential memory leak in argz_replace
2015-05-27 DJ DelorieAvoid unneeded truncation to "int"
2015-05-26 Jeff Johnstonor1k: Add missing initialization of impure ptr
2015-05-26 Jeff Johnstonor1k: set heap start for optimsoc-gzll
2015-05-26 Jeff Johnstonor1k: Make heap start configurable
2015-05-26 Jeff Johnstonor1k: UART also accept timeout interrupt
2015-05-26 Jeff JohnstonBug fix in timer for or1k
2015-05-26 Jeff JohnstonStore entire context for or1k
2015-05-26 Jeff JohnstonFix exception stack frame for or1k
2015-05-26 Jeff JohnstonFix interrupt handling for or1k.
2015-05-18 Nick CliftonAdd a check that the data area does not overrun the...
2015-05-13 Nick CliftonUpdate signbit functions to work on targets where integ...
2015-05-05 Nick CliftonAdds support for placing MSP430 code and data into...
2015-05-03 Corinna VinschenBump minor DLL version to 2
2015-05-03 Corinna VinschenRevert to exposing sys/select.h from sys/time.h on...
2015-05-03 Corinna VinschenBump minor DLL version to 1
2015-05-03 Corinna VinschenBump minor DLL version to 2 cygwin-2_0_2-release
2015-05-02 Corinna VinschenRevert to exposing sys/select.h from sys/time.h on...
2015-04-30 Corinna VinschenBump minor DLL version to 1 cygwin-2_0_1-release
2015-04-30 Corinna VinschenUse all ACEs from original ACL on Samba share
next
This page took 0.067296 seconds and 5 git commands to generate.