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
2015-04-21Remove Cygwin's libgen.hCorinna Vinschen
2015-04-10Bump Cygwin version to 2.0.0.Corinna Vinschen
2015-04-08Remove __acl16 from official headerCorinna Vinschen
2015-04-02Try to make sure struct _mcontext is 16-byte alignedJon TURNEY
2015-04-01Drop local stdint.h and inttypes.h in favor of newlib filesCorinna Vinschen
2015-04-01Provide ucontext to signal handlersJon TURNEY
2015-04-01Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...Jon TURNEY
2015-04-01Rename struct ucontext to struct __mcontextJon TURNEY
2015-03-30Prepare to rename/reuse struct ucontext.Corinna Vinschen
2015-03-25Add CMIN and CTIME definitionsCorinna Vinschen
2015-03-24Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROSCorinna Vinschen
2015-03-23Drop cygwin/_types.h.Corinna Vinschen
2015-03-18Preliminary read side implementation of new permission handling.Corinna Vinschen
2015-03-13Remove now useless include/cygwin/sys_time.hCorinna Vinschen
2015-03-12Fix typo in include/cygwin/version.hAlexey Pavlov
2015-03-11Include sys/_timespec.h in cygwin/types.h to adjust to newlibCorinna Vinschen
2015-03-11cygwin: fix __x86_64__ conditional in stdint.hYaakov Selkowitz
2015-03-04 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 36.Corinna Vinschen
2015-03-03 * common.din (issetugid): Export.Corinna Vinschen
2015-02-24 * include/sys/socket.h (sockatmark): Add prototype.Corinna Vinschen
2015-02-202015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY
2015-02-06 * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.Corinna Vinschen
2015-02-06 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 35.Corinna Vinschen
2015-02-04 * common.din (wcstold): Export.Corinna Vinschen
2015-01-20 * common.din (sockatmark): Export.Corinna Vinschen
2015-01-08 * include/cygwin/socket.h (struct cmsghdr): Redefine cmsg_len as typeCorinna Vinschen
2014-12-18* common.din (__fbufsize, __flbf, __fpending, __freadable, __freading,Yaakov Selkowitz
2014-12-08 * environ.cc (regopt): Remove function.Corinna Vinschen
2014-12-05* common.din (__bsd_qsort_r): Add.Yaakov Selkowitz
2014-11-25 * include/fcntl.h: Move all open flags (except O_NDELAY) to newlib'sCorinna Vinschen
2014-11-13 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 34.Corinna Vinschen
2014-11-12 * cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.Corinna Vinschen
2014-11-06 * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflectCorinna Vinschen
2014-10-22* common.din (stime): Export.Yaakov Selkowitz
2014-10-17 * Makefile.in (DLL_OFILES): Add quotactl.o.Corinna Vinschen
2014-10-11 Add setsockopt(sd, SOL_SOCKET, SO_PEERCRED, NULL, 0) to disableCorinna Vinschen
2014-10-09 * common.din (ffsl): Export.Corinna Vinschen
2014-08-28 * fhandler.cc (fhandler_base::facl): Drop CLASS_OBJ entry.Corinna Vinschen
2014-08-13 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 33.Corinna Vinschen
2014-08-07* common.din (__cxa_finalize): Export.Yaakov Selkowitz
2014-08-06 * include/sys/file.h: Add extern "C".Corinna Vinschen
2014-08-04 * common.din (__cxa_atexit): Export.Corinna Vinschen
2014-08-01headers: properly decorate attributesEric Blake
2014-07-21bump to 32Corinna Vinschen
2014-07-16 * thread.cc (pthread::create): Handle stackaddr as upper bound address.Corinna Vinschen
2014-07-15Fix typoCorinna Vinschen
2014-07-14 * thread.cc (pthread_mutex::pthread_mutex): Change default typeCorinna Vinschen
2014-05-19* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 31.Corinna Vinschen
2014-05-15 * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump to 273.Corinna Vinschen
2014-05-15 * external.cc (cygwin_internal): Implement CW_CYGNAME_FROM_WINNAME.Corinna Vinschen