summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* math: update isinf/isnan function comments after move to math.hYaakov Selkowitz2016-04-057-19/+19
* Add latest changes to release messageCorinna Vinschen2016-04-052-0/+18
* Revert "Refactor to avoid nonnull checks on "this" pointer."Corinna Vinschen2016-04-059-75/+38
* math: guard BSD finite/isinf/isnan functions properly in math.hYaakov Selkowitz2016-04-042-19/+19
* winsup/utils: port getconf to 64-bitYaakov Selkowitz2016-04-041-12/+23
* cygwin: update sysconf for new featuresYaakov Selkowitz2016-04-041-3/+3
* cygwin/math: make isinf functions signedYaakov Selkowitz2016-04-041-3/+3
* Feature test macros overhaul: Cygwin pthread.hYaakov Selkowitz2016-04-041-8/+21
* Feature test macros overhaul: tar.hYaakov Selkowitz2016-04-041-0/+4
* Add cpio.hYaakov Selkowitz2016-04-041-0/+30
* cygwin: make POSIX/XSI version macros dependent on feature test macrosYaakov Selkowitz2016-04-041-10/+37
* Refactor to avoid nonnull checks on "this" pointer.Peter Foley2016-04-049-38/+75
* Rename without-mingw-progs to with-cross-bootstrapPeter Foley2016-04-046-18/+33
* Add Intel MCU targetIgor Venevtsev2016-04-0411-3/+184
* Update autoconf for doc/lsaauth/utilsPeter Foley2016-04-017-1949/+11
* Remove MALLOC_CHECK and calls to it entirelyCorinna Vinschen2016-04-0111-62/+0
* Remove remnants of never-defined MALLOC_DEBUG and NEWVFORKPeter Foley2016-04-0110-81/+0
* Don't use deprecated acconfig.h for DEBUGGINGPeter Foley2016-04-014-8/+6
* Remove leftover cruft from config.h.inPeter Foley2016-04-012-30/+4
* mkvers.sh: Reformatting for better readabilityCorinna Vinschen2016-03-301-36/+46
* Use just-built gcc for windresPeter Foley2016-03-301-1/+20
* fix typo in netinit/ip.hPeter Foley2016-03-301-1/+1
* Add dependencies to tlsoffsets fileCorinna Vinschen2016-03-301-2/+2
* Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usageCorinna Vinschen2016-03-3011-22/+12
* Add option to not build mingw programs when cross compiling.Peter Foley2016-03-302-9/+30
* fenv.h: Change fexcept_t to integral type for compatibilityCorinna Vinschen2016-03-302-14/+9
* Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0Jeff Johnston2016-03-29103-1079/+1102
* Document implemented functionsCorinna Vinschen2016-03-291-85/+91
* Add missing nanlCorinna Vinschen2016-03-293-0/+7
* Add release message for 792e51bCorinna Vinschen2016-03-292-2/+26
* Add missing long double functions to CygwinCorinna Vinschen2016-03-29142-42/+10969
* Fix Cygwin setstate definitionCorinna Vinschen2016-03-291-1/+1
* cygwin: export __getpagesizeYaakov Selkowitz2016-03-294-3/+10
* Add simple versions of random() and srandom()Joel Sherrill2016-03-287-37/+116
* Add release text for 373f81d and 3e446e9Corinna Vinschen2016-03-261-0/+6
* math.h: Use GCC builtins for C99 macros where availableCorinna Vinschen2016-03-261-19/+55
* finitel: Use correct GCC builtinCorinna Vinschen2016-03-261-1/+1
* strtold: Fix Infinity value.Corinna Vinschen2016-03-261-1/+2
* Initializing TTBR0 to inner/outer WBJiong Wang2016-03-261-1/+10
* Add missing OBJCOPY variable to Makefile.inCorinna Vinschen2016-03-261-0/+1
* Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen2016-03-2416-82/+86
* Change definition of b64_pton from K&R to ANSICorinna Vinschen2016-03-241-4/+1
* Fix return type of get_routedstCorinna Vinschen2016-03-241-1/+1
* Remove unused function convert_ifr_flagsCorinna Vinschen2016-03-241-14/+0
* Fix FIONBIO commentsCorinna Vinschen2016-03-242-3/+4
* Drop usage of old-age BSD types in generically used Cygwin headersCorinna Vinschen2016-03-247-49/+48
* Define BSD u_intN_t types indiscriminatelyCorinna Vinschen2016-03-242-34/+14
* Fix coverity CID 143502: Null pointer dereferenceCorinna Vinschen2016-03-241-0/+2
* Feature test macros overhaul: C++ TR1Yaakov Selkowitz2016-03-231-5/+5
* testCorinna Vinschen2016-03-230-0/+0