]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2015-07-06 Yaakov Selkowitzwinsup/cygwin: rework basename redefinition handling...
2015-07-06 Yaakov SelkowitzRework handling of basename variants
2015-07-06 Corinna VinschenFix sys/time.h build problem due to inconsistent macro...
2015-07-05 Jon TURNEYwinsup/doc: Add a configure test to find docbook2xtexi
2015-07-05 Corinna VinschenAlign hard stack allocation to pthread stack setup...
2015-07-05 Corinna VinschenImplement correct RLIMIT_STACK handling
2015-07-05 Corinna VinschenDisable fetching heap info on 64 bit XP/2003
2015-07-05 Corinna VinschenAdd missing wincap changes to previous ChangeLog entry
2015-07-04 Corinna VinschenFix original stack when running signal handler on alter...
2015-07-02 Sebastian HuberPrevent use of uninitialized file lock
2015-07-01 Corinna VinschenDocument previous change
2015-07-01 Corinna VinschenFix fork after recovered stack overflow
2015-06-30 Corinna VinschenAdd comment to sigaltstack to explain setting ss_flags...
2015-06-29 Jon TURNEYRegenerate Makefile.in
2015-06-27 Corinna VinschenHandle ss_flags value longjmp safe.
2015-06-26 Corinna VinschenDefine larger MINSIGSTKSZ and SIGSTKSZ values for Cygwin
2015-06-26 Corinna VinschenFix values returned by getrlimit(RLIMIT_STACK)
2015-06-24 Jon TURNEYUse source files which have makedoc markup, but aren... newlib-snapshot-20150623
2015-06-24 Jon TURNEYUse makedoc output files which are generated but aren...
2015-06-24 Jon TURNEYDon't chew files which contain no documentation markup
2015-06-24 Jon TURNEYFix mismatched parentheses in documentation.
2015-06-23 Jon TURNEYFix typo-ed function names in efgcvt.c documentation
2015-06-23 Jon TURNEYFix an inconsistent use of '.' in FUNCTION
2015-06-23 Jon TURNEYFix SYNOPSIS prototypes without marked up parameter...
2015-06-23 Jon TURNEYCorrect a non-ANSI prototype in SYNOPSIS
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
next
This page took 0.059135 seconds and 5 git commands to generate.