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-12-19Bump up newlib version to 4.1.0newlib-4.1.0Jeff Johnston
2020-12-11Bump newlib release to 4.0.0Jeff Johnston
2020-10-28libc/sys/rtems/include/machine/_types.h: Define daddr_t to be 64 bits for RTEMSJoel Sherrill
2020-03-13RTEMS: Include missing header and fix stubSebastian Huber
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard
2020-01-21Bump up newlib release to 3.3.0Jeff Johnston
2020-01-02Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0Jeff Johnston
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
2019-01-01Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston
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-31Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin fo...newlib-snapshot-20180831Jon Beniston
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