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
2023-12-31Minor improvement to H8 startup codeJeff Law
2023-12-29newlib MMIX: Fix compilation warnings that recent gcc treats as errorsHans-Peter Nilsson
2023-12-23Fix newlib H8/300 bits for C99/gcc-14Jeff Law
2023-12-20Fix various v850 problemsJeff Law
2023-08-18newlib: add Xtensa portAlexey Lapshin
2023-04-24RTEMS: Add __m68k_read_tp() to crt0.cSebastian Huber
2023-03-03arm: Restrict processor mode change when in hypervisor modeSrinath Parvathaneni
2023-03-03arm: Fix the SP used in setting stack limit for standalone application.Srinath Parvathaneni
2023-01-11libgloss: arm: break newlib dependencyMike Frysinger
2022-12-22remove +x bit on source filesMike Frysinger
2022-11-21amdgcn: Replace asm("s8") by __builtin_gcn_kernarg_ptr if existingTobias Burnus
2022-09-19Implement sysconf for ArmJeff Johnston
2022-08-15SH: Do not build syscalls if option providedYilin Sun via Newlib
2022-07-13Add _REENT_IS_NULL()Matt Joyce
2022-07-13Add _REENT_CLEANUP(ptr)Matt Joyce
2022-07-11RTEMS: Add READMESebastian Huber
2022-07-11libc/syslog: fully deprecate and don't try to open "/dev/log"Gleb Smirnoff
2022-07-11arp: Implement sticky ARP mode for interfaces.Konrad Sewiłło-Jopek
2022-07-11Correctly measure system load averages > 1024Alan Somers
2022-07-11Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilitiesKonstantin Belousov
2022-07-11Kernel-side infrastructure to implement nvlist-based set/get ifcapsKonstantin Belousov
2022-07-11tcp: LRO code to deal with all 12 TCP header flagsRichard Scheffenegger
2022-07-11kernel: deprecate Internet Class A/B/CMike Karels
2022-07-11tcp: socket option to get stack alias namePeter Lei
2022-07-11tcp: Add hystart-plus to cc_newreno and rack.Randall Stewart
2022-07-11tcp: Add support for DSACK based reordering window to rack.Randall Stewart
2022-07-11tsleep: Add a PNOLOCK flagAndrew Gallatin
2022-07-11socket: Implement SO_RERRORRoy Marples
2022-07-11pf: syncookie supportKristof Provost
2022-07-11tcp: Add a socket option to rackRandall Stewart
2022-07-11tcp: SACK Lost Retransmission Detection (LRD)Richard Scheffenegger
2022-07-11This brings into sync FreeBSD with the netflixRandall Stewart
2022-07-11Use thunks for compat ioctls using struct ifgroupreq.John Baldwin
2022-07-11ioccom: define ioctl cmd value that can never be validKonstantin Belousov
2022-07-11poll(2): Add POLLRDHUP.Thomas Munro
2022-07-11tcp: add support for TCP over UDPMichael Tuexen
2022-07-11termios: add more speedsBjoern A. Zeeb
2022-07-11Revert "SO_RERROR indicates that receive buffer overflows"Alexander V. Chernikov
2022-07-11SO_RERROR indicates that receive buffer overflowsAlexander V. Chernikov
2022-07-11Expose clang's alignment builtins and use them for roundup2/rounddown2Alex Richardson
2022-07-11Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG.Gleb Smirnoff
2022-07-11Add tcgetwinsize(3) and tcsetwinsize(3) to termiosKonstantin Belousov
2022-07-11Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domainAndrew Gallatin
2022-07-11style(9): Correct whitespace in struct definitionsBrooks Davis
2022-07-11unix(4): Enhance LOCAL_CREDS_PERSISTENT ABIConrad Meyer
2022-07-11unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENTConrad Meyer
2022-07-11Integrate 4.4BSD-Lite2 changes to IOC_* definitionsWarner Losh
2022-07-11Support hardware rate limiting (pacing) with TLS offload.John Baldwin
2022-07-11Implement SIOCGIFALIAS.Andrey V. Elsukov
2022-07-11Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.Richard Scheffenegger