Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-15Add BSD guard for ino_t in <sys/types.h>Sebastian Huber
2016-04-15Provide POSIX defined id_t in <sys/types.h>Sebastian Huber
2016-04-15Use __machine_*_t_defined for internal typesSebastian Huber
2016-04-14Feature test macros overhaul: string.h and strings.h overlapsYaakov Selkowitz
2016-04-13Get rid of some special cases for Cygwin in sys/types.hCorinna Vinschen
2016-04-13Add BSD guards for off_t, dev_t, uid_t, and gid_tSebastian Huber
2016-04-13Eliminate use of Newlib-specific <machine/types.h>Sebastian Huber
2016-04-12Add Cygwin 2.5.1 release message fileCorinna Vinschen
2016-04-12Reformat comments in Cygwin's version.h, remove very outdated infoCorinna Vinschen
2016-04-12Bump Cygwin DLL version to 2.5.1.Corinna Vinschen
2016-04-12strxfrm/wcsxfrm: Always return length of the transformed stringCorinna Vinschen
2016-04-08Move kernel dependent parts of <sys/time.h>cygwin-2_5_0-releaseSebastian Huber
2016-04-07math: fix isinf/isnan on SPU after move to math.hYaakov Selkowitz
2016-04-07Drop <unistd.h> include from RTEMS <sys/param.h>Sebastian Huber
2016-04-07Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton
2016-04-05Be truthful about reporting whether readahead is availableJohannes Schindelin
2016-04-05math: update isinf/isnan function comments after move to math.hYaakov Selkowitz
2016-04-05Add latest changes to release messageCorinna Vinschen
2016-04-05Revert "Refactor to avoid nonnull checks on "this" pointer."Corinna Vinschen
2016-04-04math: guard BSD finite/isinf/isnan functions properly in math.hYaakov Selkowitz
2016-04-04winsup/utils: port getconf to 64-bitYaakov Selkowitz
2016-04-04cygwin: update sysconf for new featuresYaakov Selkowitz
2016-04-04cygwin/math: make isinf functions signedYaakov Selkowitz
2016-04-04Feature test macros overhaul: Cygwin pthread.hYaakov Selkowitz
2016-04-04Feature test macros overhaul: tar.hYaakov Selkowitz
2016-04-04Add cpio.hYaakov Selkowitz
2016-04-04cygwin: make POSIX/XSI version macros dependent on feature test macrosYaakov Selkowitz
2016-04-04Refactor to avoid nonnull checks on "this" pointer.Peter Foley
2016-04-04Rename without-mingw-progs to with-cross-bootstrapPeter Foley
2016-04-04Add Intel MCU targetIgor Venevtsev
2016-04-01Update autoconf for doc/lsaauth/utilsPeter Foley
2016-04-01Remove MALLOC_CHECK and calls to it entirelyCorinna Vinschen
2016-04-01Remove remnants of never-defined MALLOC_DEBUG and NEWVFORKPeter Foley
2016-04-01Don't use deprecated acconfig.h for DEBUGGINGPeter Foley
2016-04-01Remove leftover cruft from config.h.inPeter Foley
2016-03-30mkvers.sh: Reformatting for better readabilityCorinna Vinschen
2016-03-30Use just-built gcc for windresPeter Foley
2016-03-30fix typo in netinit/ip.hPeter Foley
2016-03-30Add dependencies to tlsoffsets fileCorinna Vinschen
2016-03-30Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen
2016-03-30Add option to not build mingw programs when cross compiling.Peter Foley
2016-03-30fenv.h: Change fexcept_t to integral type for compatibilityCorinna Vinschen
2016-03-30Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0Jeff Johnston
2016-03-29Document implemented functionsCorinna Vinschen
2016-03-29Add missing nanlCorinna Vinschen
2016-03-29Add release message for 792e51bCorinna Vinschen
2016-03-29Add missing long double functions to CygwinCorinna Vinschen
2016-03-29Fix Cygwin setstate definitionCorinna Vinschen
2016-03-29cygwin: export __getpagesizeYaakov Selkowitz
2016-03-29Add simple versions of random() and srandom()Joel Sherrill