]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2022-08-03 Corinna VinschenCygwin: drop unused CYGWIN_VERSION_CYGWIN_CONV macro
2022-08-03 Corinna VinschenCygwin: version.h: document API_VERSION of the first...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_USE_PSEU...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_CHECK_FO...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_CHECK_FO...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_CHECK_FO...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_CHECK_FO...
2022-08-03 Corinna VinschenCygwin: drop unused CYGWIN_VERSION_CHECK_FOR_USING_BIG_...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_CHECK_FO...
2022-08-03 Corinna VinschenCygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_OLD_STDI...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_DLL_MALL...
2022-08-03 Corinna VinschenCygwin: drop macro and code for CYGWIN_VERSION_DLL_IS_O...
2022-08-03 Corinna VinschenCygwin: drop requirement to build newlib's stdio64
2022-08-03 Takashi YanoCygwin: path: Make some symlinks to /cygdrive/* work.
2022-08-01 Takashi YanoCygwin: console: Modify ConEmu cygwin connector hook.
2022-07-31 Takashi YanoCygwin: pty: Treat *.bat and *.cmd as a non-cygwin...
2022-07-29 Takashi YanoCygwin: console: Avoid accessing NULL pointer via cyghe...
2022-07-29 Jon TurneyCygwin: Set threadnames with SetThreadDescription()
2022-07-29 Corinna VinschenCygwin: uname: drop useless support for unsupported...
2022-07-29 Corinna VinschenCygwin: gmon.h: drop 32 bit considerations
2022-07-29 Corinna VinschenCygwin: profile.c: drop i686 register access
2022-07-28 Corinna VinschenCygwin: rename __cygwin_environ and drop env redirectio...
2022-07-28 Corinna VinschenCygwin: perl scripts: drop support for i686
2022-07-28 Takashi YanoCygwin: console: Add workaround for ConEmu cygwin conne...
2022-07-28 Takashi YanoCygwin: console: Add missing input_mutex guard.
2022-07-28 Corinna VinschenCygwin: Fix previous attempt to drop i386 targets from...
2022-07-14 Corinna VinschenCygwin: _dll_crt0: minimize target-specific conditional...
2022-07-14 Corinna VinschenCygwin: hookapi: drop handling i386 targets
2022-07-14 Corinna VinschenCygwin: fix or delete a few comments to drop 32 bit...
2022-07-14 Corinna VinschenCygwin: drop cyglsa.h. LSA subauth is not supported...
2022-07-14 Corinna VinschenCygwin: drop 32 bit target from linker script
2022-07-14 Corinna VinschenCygwin: drop tmpfile export alias for 32 bit systems
2022-07-13 Matt JoyceAdd --enable-newlib-reent-thread-local option
2022-07-13 Matt JoyceAdd _REENT_IS_NULL()
2022-07-13 Matt JoyceAdd _REENT_SIG_FUNC(ptr)
2022-07-13 Matt JoyceAdd _REENT_CVTBUF(ptr)
2022-07-13 Matt JoyceAdd _REENT_CVTLEN(ptr)
2022-07-13 Matt JoyceAdd _REENT_CLEANUP(ptr)
2022-07-13 Matt JoyceAdd _REENT_LOCALE(ptr)
2022-07-13 Matt JoyceAdd _REENT_INC(ptr)
2022-07-13 Matt JoyceAdd _REENT_STDERR(ptr)
2022-07-13 Matt JoyceAdd _REENT_STDOUT(ptr)
2022-07-13 Matt JoyceAdd _REENT_STDIN(ptr)
2022-07-13 Matt JoyceAdd _REENT_ERRNO(ptr)
2022-07-13 Matt JoyceDefine _REENT_EMERGENCY(ptr) only once
2022-07-13 Sebastian HuberMove content in <sys/reent.h>
2022-07-12 Jon TurneyUpdate FAQs which are out of date on the details of...
2022-07-12 Jon TurneyUpdate FAQs for removal of 32-bit Cygwin
2022-07-12 Takashi YanoCygwin: clipboard: Add workaround for setting clipboard...
2022-07-11 Sebastian HuberRTEMS: Add README
2022-07-11 Gleb Smirnofflibc/syslog: fully deprecate and don't try to open...
2022-07-11 Konrad Sewiłło... arp: Implement sticky ARP mode for interfaces.
2022-07-11 Alan SomersCorrectly measure system load averages > 1024
2022-07-11 Konstantin... Add ifcap2 names for RXTLS4 and RXTLS6 interface capabi...
2022-07-11 Konstantin... Kernel-side infrastructure to implement nvlist-based...
2022-07-11 Richard Scheffeneggertcp: LRO code to deal with all 12 TCP header flags
2022-07-11 Mike Karelskernel: deprecate Internet Class A/B/C
2022-07-11 Peter Leitcp: socket option to get stack alias name
2022-07-11 Randall Stewarttcp: Add hystart-plus to cc_newreno and rack.
2022-07-11 Randall Stewarttcp: Add support for DSACK based reordering window...
2022-07-11 Andrew Gallatintsleep: Add a PNOLOCK flag
2022-07-11 Roy Marplessocket: Implement SO_RERROR
2022-07-11 Kristof Provostpf: syncookie support
2022-07-11 Randall Stewarttcp: Add a socket option to rack
2022-07-11 Richard Scheffeneggertcp: SACK Lost Retransmission Detection (LRD)
2022-07-11 Randall StewartThis brings into sync FreeBSD with the netflix
2022-07-11 John BaldwinUse thunks for compat ioctls using struct ifgroupreq.
2022-07-11 Konstantin... ioccom: define ioctl cmd value that can never be valid
2022-07-11 Thomas Munropoll(2): Add POLLRDHUP.
2022-07-11 Michael Tuexentcp: add support for TCP over UDP
2022-07-11 Bjoern A. Zeebtermios: add more speeds
2022-07-11 Alexander V... Revert "SO_RERROR indicates that receive buffer overflows"
2022-07-11 Alexander V... SO_RERROR indicates that receive buffer overflows
2022-07-11 Alex RichardsonExpose clang's alignment builtins and use them for...
2022-07-11 Gleb SmirnoffCatch up with 6edfd179c86: mechanically rename IFCAP_NO...
2022-07-11 Konstantin... Add tcgetwinsize(3) and tcsetwinsize(3) to termios
2022-07-11 Andrew GallatinFilter TCP connections to SO_REUSEPORT_LB listen socket...
2022-07-11 Brooks Davisstyle(9): Correct whitespace in struct definitions
2022-07-11 Conrad Meyerunix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
2022-07-11 Conrad Meyerunix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT
2022-07-11 Warner LoshIntegrate 4.4BSD-Lite2 changes to IOC_* definitions
2022-07-11 John BaldwinSupport hardware rate limiting (pacing) with TLS offload.
2022-07-11 Andrey V. ElsukovImplement SIOCGIFALIAS.
2022-07-11 Richard ScheffeneggerAdd IP(V6)_VLAN_PCP to set 802.1 priority per-flow.
2022-07-11 Konstantin... Fix typo.
2022-07-11 Alexander V... Introduce scalable route multipath.
2022-07-11 Ed Masteadd SIOCGIFDATA ioctl
2022-07-11 Richard ScheffeneggerTCP: send full initial window when timestamps are in use
2022-07-11 Navdeep ParharAdd two new ifnet capabilities
2022-07-11 Konstantin... Support for userspace non-transparent superpages (large...
2022-07-11 Mark JohnstonInclude the psind in data returned by mincore(2).
2022-07-11 Mateusz Guziksys: clean up empty lines in .c and .h files
2022-07-11 Mateusz Guziknet: clean up empty lines in .c and .h files
2022-07-11 Konstantin... Add SOL_LOCAL symbolic constant for unix socket option...
2022-07-11 Kyle Evansshm_open2: Implement SHM_GROW_ON_WRITE
2022-07-11 Wei HuHyperV socket implementation for FreeBSD
2022-07-11 John BaldwinInitial support for kernel offload of TLS receive.
2022-07-11 Randall StewartThis change does a small prepratory step
2022-07-11 Alexander V... Convert route caching to nexthop caching.
next
This page took 0.058076 seconds and 5 git commands to generate.