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
2021-01-05RTEMS: Add <poll.h> and <sys/poll.h>Sebastian Huber
2020-10-28libc/sys/rtems/include/machine/_types.h: Define daddr_t to be 64 bits for RTEMSJoel Sherrill
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2019-09-25Add SIOCGIFDOWNREASON.kib
2019-09-25Add kernel-side support for in-kernel TLS.jhb
2019-09-25Rename IPPROTO 33 from SEP to DCCPthj
2019-09-25This commit updates rack to what is basicallyrrs
2019-09-25Add an external mbuf buffer type that holdsjhb
2019-09-25Convert all IPv4 and IPv6 multicast membershipshselasky
2019-09-25Extend mmap/mprotect API to specify the max pagebrooks
2019-09-25Some devices take undesired actions when RTS andshurd
2019-09-25Fix mismatch from r342379.pfg
2019-09-25gai_strerror() - Update string error messages according to RFC 3493.pfg
2019-02-19Move RTEMS and XMK specific type definitionsSebastian Huber
2018-12-20RTEMS: Use __uint64_t for __ino_tSebastian Huber
2018-12-20Plug routing sysctl leaks.markj
2018-11-08RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>Sebastian Huber
2018-10-19newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method lea...Joel Sherrill
2018-10-11RTEMS: Add struct dirent::d_type memberSebastian Huber
2018-10-11Move common <sys/dirent.h> content to <dirent.h>Sebastian Huber
2018-08-24RTEMS: Add kvaddr_t and ksize_tSebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_mman.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_socket.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_if.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_in.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_in6.h>Sebastian Huber
2018-08-24RTEMS: Introduce <machine/_kernel_uio.h>Sebastian Huber
2018-08-24RTEMS: Add __BSD_VISIBLE in <sys/_termios.h>Sebastian Huber
2018-08-24RTEMS: Update FreeBSD version tagsSebastian Huber
2018-08-24Add SOL_SOCKET level socket optiontuexen
2018-08-24Implement a limit on on the number of IPv6 reassemblyjtl
2018-08-24Add a limit of the number of fragments per IPv6 packet.jtl
2018-08-24This commit brings in a new refactored TCP stack called Rack.rrs
2018-08-24Load balance sockets with new SO_REUSEPORT_LB option.sbruno
2018-08-24iflib(9): Add support for cloning pseudo interfacesmmacy
2018-08-24Revert r332894 at the request of the submitter.sbruno
2018-08-24Load balance sockets with new SO_REUSEPORT_LB optionsbruno
2018-08-24Add 32-bit compat for ioctls that take struct ifgroupreq.brooks
2018-08-24Use an accessor function to access ifr_data.brooks
2018-08-24Implement several enhancements to NUMA policies.jeff
2018-08-24Fix access to ifru_buffer on freebsd32.brooks
2018-08-24Allow to specify PCP on packets not belonging to any VLAN.kib
2018-08-24Move uio enums to sys/_uio.h.brooks
2018-08-24Add the "TCP Blackbox Recorder"jtl
2018-08-24Add _IOC_NEWLEN() and _IOC_NEWTYPE() macros.brooks
2018-08-24This is an implementation of the client side of TCP Fast Open (TFO)pkelsey
2018-08-24Follow the RFC6980 and silently ignore following IPv6 NDP messagesae@FreeBSD.org
2018-08-24SPDX: license IDs for some ISC-related files.pfg
2018-08-24Garbage collect IFCAP_POLLING_NOCOUNT.glebius
2018-08-24sys/sys: further adoption of SPDX licensing ID tags.pfg