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
path: root/winsup
AgeCommit message (Expand)Author
2016-04-05Be truthful about reporting whether readahead is availableJohannes Schindelin
2016-04-05Add latest changes to release messageCorinna Vinschen
2016-04-05Revert "Refactor to avoid nonnull checks on "this" pointer."Corinna Vinschen
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-04Refactor to avoid nonnull checks on "this" pointer.Peter Foley
2016-04-04Rename without-mingw-progs to with-cross-bootstrapPeter Foley
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-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
2016-03-26Add release text for 373f81d and 3e446e9Corinna Vinschen
2016-03-24Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen
2016-03-24Change definition of b64_pton from K&R to ANSICorinna Vinschen
2016-03-24Fix return type of get_routedstCorinna Vinschen
2016-03-24Remove unused function convert_ifr_flagsCorinna Vinschen
2016-03-24Fix FIONBIO commentsCorinna Vinschen
2016-03-24Drop usage of old-age BSD types in generically used Cygwin headersCorinna Vinschen
2016-03-24Define BSD u_intN_t types indiscriminatelyCorinna Vinschen
2016-03-23Add release message for commit 59b3bd2Corinna Vinschen
2016-03-23Only allow enabled groups as primary groupCorinna Vinschen
2016-03-23Use 64K buffers for TOKEN_GROUPSCorinna Vinschen
2016-03-23Allocate temporary TOKEN_GROUP arrays using TLSCorinna Vinschen
2016-03-23cxx.cc: Disable C++14 warning for new sized delete operatorCorinna Vinschen
2016-03-23Add c++14 sized deallocation operatorPeter Foley
2016-03-23Drop Cygwin-only posix_memalign prototypeCorinna Vinschen
2016-03-23Use DnsFree instead of deprecated DnsRecordListFreePeter Foley
2016-03-21Remove Mingw.org from FAQ, or replace with Mingw-w64.Corinna Vinschen
2016-03-21Add nonnull annotation to posix_memalign.Peter Foley
2016-03-21Remove misleading indentationPeter Foley
2016-03-21Move arc4random Cygwin only code to CygwinSebastian Huber
2016-03-21srandom: Replace accessing /dev/random by equivalent getentropy callCorinna Vinschen
2016-03-20Revert "Use high-resolution timebases for select()."Corinna Vinschen