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-01-13Cygwin: Add missing Linux #define of CPU_SETSIZEMark Geisert
2019-09-14Cygwin: fix CPU_SET macro visibilityMark Geisert
2019-09-03Cygwin: sys/wait.h: Add _wait prototype to avoid compiler warningCorinna Vinschen
2019-08-05Cygwin: Implement CPU_SET(3) macrosMark Geisert
2019-07-19Cygwin: unbreak the build with GCC 7Ken Brown
2019-07-16Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncationKen Brown
2019-06-28Cygwin: Fix return value of sched_getaffinityMark Geisert
2019-06-27sched: Move Cygwin cpuset definitions into Cygwin-specific headerCorinna Vinschen
2019-03-23Cygwin: sys/cygwin.h: fix formattingCorinna Vinschen
2019-03-23Cygwin: strace: print windows and cygwin pid in event outputCorinna Vinschen
2019-02-19Cygwin: sys/mount.h: fix commentCorinna Vinschen
2019-02-18Cygwin: mount: define binary mount as defaultCorinna Vinschen
2019-02-02Cygwin: kill(1): introduce a -W optionCorinna Vinschen
2019-02-01Cygwin: processes: use dedicated Cygwin PID rather than Windows PIDCorinna Vinschen
2019-01-26Cygwin: uname: Raise size of utsname fields and revamp uname(2) outputCorinna Vinschen
2019-01-16Cygwin: timers: implement timerfdCorinna Vinschen
2019-01-14Cygwin: signal: implement signalfdCorinna Vinschen
2019-01-06Cygwin: path_conv: decouple path_types from mount typesCorinna Vinschen
2018-10-11Move common <sys/dirent.h> content to <dirent.h>Sebastian Huber
2018-08-24Cygwin: Remove union waitCorinna Vinschen
2018-03-25Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitutionCorinna Vinschen
2018-03-09Cygwin: fix socketpair prototypeCorinna Vinschen
2018-02-28Cygwin: cleanup header including within network-releated filesCorinna Vinschen
2018-01-19cygwin: remove inclusion of <sys/time.h> from <sys/socket.h>Yaakov Selkowitz
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
2017-11-30cygwin: add Object Size Checking to sys/socket.hYaakov Selkowitz
2017-11-30cygwin: add Object Size Checking to sys/poll.hYaakov Selkowitz
2017-11-27cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__Corinna Vinschen
2017-08-17headers: avoid bareword attributesEric Blake
2017-08-02Add elf.h to newlibYaakov Selkowitz
2017-07-07Rename __in and __out in headers to avoid collision with Windows APIsDavid Macek
2017-06-19cygwin: export strverscmp, add versionsortYaakov Selkowitz
2017-03-28declaration of ppoll() by poll.h should be guarded by _GNU_SOURCEJon Turney
2017-01-31Cygwin: Add IUTF8 termios iflagCorinna Vinschen
2016-12-17Export getentropy and getrandom callsCorinna Vinschen
2016-11-17Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber
2016-06-25Remove leftover useless copyright hintsCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen
2016-06-03cygwin: include sys/types.h in sys/xattr.hYaakov Selkowitz
2016-04-13Get rid of some special cases for Cygwin in sys/types.hCorinna Vinschen
2016-03-24Fix FIONBIO commentsCorinna Vinschen
2016-03-18Feature test macros overhaul: dirent.hYaakov Selkowitz
2016-03-10Support profiling of multi-threaded apps.Mark Geisert
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen
2016-02-09cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...Corinna Vinschen
2016-01-07Convert utmp{x}name to int, return useful value. Define _PATH_UTMPXCorinna Vinschen
2015-12-07Introduce the 'usertemp' filesystem typeJohannes Schindelin
2015-12-07Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen
2015-12-06Allow cygwin_conv_path(3) and cygpath(1) to emit /proc/cygdrive prefixed pathCorinna Vinschen