aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-28Cygwin: console: Add workaround for ConEmu cygwin connector.Takashi Yano1-0/+25
2022-07-28Cygwin: console: Add missing input_mutex guard.Takashi Yano2-6/+18
2022-07-28Cygwin: Fix previous attempt to drop i386 targets from hookapiCorinna Vinschen1-20/+19
2022-07-14Cygwin: _dll_crt0: minimize target-specific conditional codeCorinna Vinschen1-4/+4
2022-07-14Cygwin: hookapi: drop handling i386 targetsCorinna Vinschen1-3/+1
2022-07-14Cygwin: fix or delete a few comments to drop 32 bit referencesCorinna Vinschen7-24/+17
2022-07-14Cygwin: drop cyglsa.h. LSA subauth is not supported anymoreCorinna Vinschen2-212/+0
2022-07-14Cygwin: drop 32 bit target from linker scriptCorinna Vinschen1-3/+1
2022-07-14Cygwin: drop tmpfile export alias for 32 bit systemsCorinna Vinschen1-4/+0
2022-07-13Add --enable-newlib-reent-thread-local optionMatt Joyce33-0/+267
2022-07-13Add _REENT_IS_NULL()Matt Joyce4-3/+13
2022-07-13Add _REENT_SIG_FUNC(ptr)Matt Joyce3-15/+16
2022-07-13Add _REENT_CVTBUF(ptr)Matt Joyce3-8/+9
2022-07-13Add _REENT_CVTLEN(ptr)Matt Joyce2-4/+5
2022-07-13Add _REENT_CLEANUP(ptr)Matt Joyce10-11/+12
2022-07-13Add _REENT_LOCALE(ptr)Matt Joyce3-4/+5
2022-07-13Add _REENT_INC(ptr)Matt Joyce2-3/+4
2022-07-13Add _REENT_STDERR(ptr)Matt Joyce4-6/+7
2022-07-13Add _REENT_STDOUT(ptr)Matt Joyce5-8/+9
2022-07-13Add _REENT_STDIN(ptr)Matt Joyce5-8/+9
2022-07-13Add _REENT_ERRNO(ptr)Matt Joyce108-263/+264
2022-07-13Define _REENT_EMERGENCY(ptr) only onceMatt Joyce2-4/+4
2022-07-13Move content in <sys/reent.h>Sebastian Huber1-12/+12
2022-07-12Update FAQs which are out of date on the details of setup UIJon Turney2-12/+13
2022-07-12Update FAQs for removal of 32-bit CygwinJon Turney3-13/+6
2022-07-12Cygwin: clipboard: Add workaround for setting clipboard failure.Takashi Yano1-13/+34
2022-07-11RTEMS: Add READMESebastian Huber1-0/+79
2022-07-11libc/syslog: fully deprecate and don't try to open "/dev/log"Gleb Smirnoff1-1/+0
2022-07-11arp: Implement sticky ARP mode for interfaces.Konrad Sewiłło-Jopek1-0/+1
2022-07-11Correctly measure system load averages > 1024Alan Somers1-4/+4
2022-07-11Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilitiesKonstantin Belousov1-0/+6
2022-07-11Kernel-side infrastructure to implement nvlist-based set/get ifcapsKonstantin Belousov2-2/+49
2022-07-11tcp: LRO code to deal with all 12 TCP header flagsRichard Scheffenegger1-2/+2
2022-07-11kernel: deprecate Internet Class A/B/CMike Karels1-5/+17
2022-07-11tcp: socket option to get stack alias namePeter Lei1-0/+1
2022-07-11tcp: Add hystart-plus to cc_newreno and rack.Randall Stewart1-1/+1
2022-07-11tcp: Add support for DSACK based reordering window to rack.Randall Stewart1-0/+1
2022-07-11tsleep: Add a PNOLOCK flagAndrew Gallatin1-3/+5
2022-07-11socket: Implement SO_RERRORRoy Marples1-0/+1
2022-07-11pf: syncookie supportKristof Provost1-0/+2
2022-07-11tcp: Add a socket option to rackRandall Stewart1-0/+1
2022-07-11tcp: SACK Lost Retransmission Detection (LRD)Richard Scheffenegger1-0/+1
2022-07-11This brings into sync FreeBSD with the netflixRandall Stewart1-1/+23
2022-07-11Use thunks for compat ioctls using struct ifgroupreq.John Baldwin1-2/+0
2022-07-11ioccom: define ioctl cmd value that can never be validKonstantin Belousov1-0/+3
2022-07-11poll(2): Add POLLRDHUP.Thomas Munro1-0/+1
2022-07-11tcp: add support for TCP over UDPMichael Tuexen1-0/+1
2022-07-11termios: add more speedsBjoern A. Zeeb1-0/+8
2022-07-11Revert "SO_RERROR indicates that receive buffer overflows"Alexander V. Chernikov1-1/+0
2022-07-11SO_RERROR indicates that receive buffer overflowsAlexander V. Chernikov1-0/+1