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
2020-02-26Cygwin: Makefile.in: add -fno-builtin-execve CFLAG when building exec.oCorinna Vinschen
2019-08-08Cygwin: shmat: use mmap allocator strategy on 64 bitCorinna Vinschen
2019-02-07forkables: Create forkable hardlinks, yet unused.Michael Haubenwallner
2019-02-02Cygwin: Makefile.in: Fix previous version info generation fixCorinna Vinschen
2019-02-02Cygwin: Makefile.in: Fix another dependency problem in version infoCorinna Vinschen
2019-01-29Cygwin: Makefile.in: Improve dependency for version infoCorinna Vinschen
2019-01-26Cygwin: uname: Raise size of utsname fields and revamp uname(2) outputCorinna Vinschen
2019-01-22Cygwin: posix timers: reimplement using OS timerCorinna Vinschen
2019-01-19Cygwin: timerfd: reimplement from scratchCorinna Vinschen
2019-01-16Cygwin: timers: implement timerfdCorinna Vinschen
2019-01-14Cygwin: signal: implement signalfdCorinna Vinschen
2019-01-07Cygwin: rename pipe.cc to fhandler_pipe.ccCorinna Vinschen
2019-01-07Cygwin: move fhandler_cygdrive methods into own source fileCorinna Vinschen
2019-01-06Cygwin: introduce fhandler_process_fd and add stat(2) handlingCorinna Vinschen
2018-11-29Cygwin: implement extensible clock interfaceCorinna Vinschen
2018-10-10Implement nanl in newlib onlyCorinna Vinschen
2018-07-25POSIX Asynchronous I/O support: other filesMark Geisert
2018-03-25Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitutionCorinna Vinschen
2018-03-17Cygwin: tags: drop _EXFUN regexCorinna Vinschen
2018-02-23Cygwin: Create empty fhandler_socket_unixCorinna Vinschen
2018-02-21Cygwin: split out fhandler_socket into inet and local classesCorinna Vinschen
2018-01-19cygwin: add catopen, catgets, catcloseYaakov Selkowitz
2017-11-29cygwin: create libssp compatibility import libraryYaakov Selkowitz
2017-11-28cygwin: don't allow empty strings in __ASMNAME tagsCorinna Vinschen
2017-11-28cygwin: improve _EXFUN tags generationCorinna Vinschen
2017-11-28cygwin: further improve tags generationCorinna Vinschen
2017-11-27cygwin: improve tags generationCorinna Vinschen
2017-10-09cygwin: Remove workaround for GCC 6 null pointer check warningsKen Brown
2017-09-12cygwin: workaround GCC 6 changesYaakov Selkowitz
2017-03-28Implement getloadavg()Jon Turney
2017-02-16fix parallel build for version.cc and winver.oMichael Haubenwallner
2017-01-19Move getentropy/getrandom into own fileCorinna Vinschen
2016-06-25Revert "Use .DELETE_ON_ERROR"Jon Turney
2016-06-25Use .DELETE_ON_ERRORJon Turney
2016-06-24Drop wow64_has_secondary_stack flagCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2016-06-06Allow 'make distclean' to clean winsup/cygwinKen Brown
2016-06-06Only regenerate tlsoffsets{64}.h if cygtls.h can be compiledCorinna Vinschen
2016-03-30Add dependencies to tlsoffsets fileCorinna Vinschen
2016-03-29Add missing nanlCorinna Vinschen
2016-03-29Add missing long double functions to CygwinCorinna Vinschen
2016-03-21Move arc4random Cygwin only code to CygwinSebastian Huber
2016-03-18Delete Cygwin's arc4random in favor of new Newlib implementationCorinna Vinschen
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen
2015-06-18Disallow installing "man pages" from release subdirCorinna Vinschen
2015-04-23Compile exceptions.cc with -fno-omit-frame-pointer on x86Jon TURNEY
2015-02-202015-02-19 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY
2015-01-28 * Makefile.in (VERSION_OFILES): New variable containing object filesCorinna Vinschen
2014-11-26 * Makefile.in (install): Add install-ldif target.Corinna Vinschen
2014-11-05 * Makefile.in (NEW_FUNCTIONS): Add atexit to be not exported.Corinna Vinschen