summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* For the case when RB_REMOVE requires a nontrivialdougm2020-10-261-28/+24
* Correct the use of RB_AUGMENT in the RB_TREEdougm2020-10-261-50/+38
* Add RB_REINSERT(3), a low overhead alternative totrasz2020-10-261-2/+24
* amd64: prevent KCSan false positives on LAPIC mappingjah2020-10-261-0/+2
* sys: clean up empty lines in .c and .h filesmjg2020-10-261-1/+0
* gcc: quiet Wattribute for no_sanitize("address")rlibby2020-10-261-2/+6
* Don't sanitize linker_setdab2020-10-261-0/+7
* Make the system C11 atomics headers fully compatible with external GCC.jhb2020-10-262-15/+12
* Cygwin: pty: Fix race condition in initialization of pseudo console.Takashi Yano via Cygwin-patches2020-10-261-9/+0
* Cygwin: AF_INET and AF_LOCAL: recv_internal: fix MSG_WAITALL supportKen Brown via Cygwin-patches2020-10-232-2/+2
* Cygwin: Drop do-nothing install_target targetJon Turney2020-10-212-6/+3
* Cygwin: Drop do-nothing install_host targetJon Turney2020-10-216-22/+3
* Cygwin: Remove nostdlib Makefile variableJon Turney2020-10-212-3/+1
* Cygwin: gendef generates sigfe.s and cygwin.defJon Turney2020-10-211-5/+2
* Cygwin: Drop cygwin version.o from cygserverJon Turney2020-10-211-3/+1
* Cygwin: Remove lsaauthJon Turney2020-10-218-5001/+0
* Cygwin: Use aclocal option --system-acdir rather than --acdirJon Turney2020-10-183-3/+3
* Cygwin: Remove --with-windows-{libs,headers}Jon Turney2020-10-1814-400/+2
* Cygwin: Remove ccwrapJon Turney2020-10-1816-166/+68
* Cygwin: Stop using c++wrap for MinGW-compiled utilitiesJon Turney2020-10-182-12/+3
* libc/time: Move internal newlib tz-structs into own headerTorbjörn SVENSSON via Newlib2020-10-156-57/+26
* Cygwin: Remove unused doc/ug-info.xmlJon Turney2020-10-141-36/+0
* Cygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTSJon Turney2020-10-141-4/+1
* Cygwin: Remove autoconf variable INSTALL_LICENSEJon Turney2020-10-143-12/+1
* Cygwin: Drop AC_SUBST(LIBSERVER)Jon Turney2020-10-142-3/+0
* Cygwin: Remove AC_ARG_PROGRAM/program_transform_nameJon Turney2020-10-146-40/+1
* Cygwin: Remove AC_PROG_MAKE_SETJon Turney2020-10-147-107/+0
* Cygwin: Drop STDINCFLAGS overridesJon Turney2020-10-141-4/+0
* Cygwin: Drop looking for w32api in winsup/w32apiJon Turney2020-10-148-16/+0
* format_proc_cpuinfo: add enqcmd cpuinfo flagBrian Inglis2020-10-131-0/+1
* drop ambiguous-wide behaviour from Unicode CJK localesThomas Wolff2020-10-131-13/+5
* Cygwin: AF_UNIX: open_pipe: call recv_peer_infoKen Brown2020-10-041-1/+5
* Cygwin: AF_UNIX: listen_pipe: check for STATUS_SUCCESSKen Brown2020-10-041-2/+5
* Cygwin: AF_UNIX: socket: set the O_RDWR flagKen Brown2020-10-041-0/+1
* Cygwin: always recognize AF_UNIX sockets as reparse pointsKen Brown2020-10-042-12/+15
* Cygwin: fix handling of known reparse points that are not symlinksKen Brown2020-10-041-5/+12
* Cygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when neededKen Brown2020-10-042-4/+15
* libc/include/wchar.h: Remove parameter nameTorbjörn SVENSSON2020-10-021-2/+2
* libc/include/inttypes.h: Remove parameter nameTorbjörn SVENSSON2020-10-021-1/+1
* libgloss: aarch64: Add support for Armv8-R AArch64Alex Coplan via Newlib2020-09-304-4/+38
* Cygwin: avoid GCC 10 error with -Werror=narrowingJon Turney2020-09-282-3/+1
* Cygwin: avoid GCC 10 error with -Werror=narrowingJon Turney2020-09-281-2/+2
* Cygwin: avoid GCC 10 error with -Werror=parenthesesJon Turney2020-09-281-1/+1
* Cygwin: check_reparse_point_target: update commentKen Brown2020-09-261-2/+3
* libc/include/math.h: Remove parameter nameChristophe Lyon2020-09-251-8/+8
* Add C-SKY port for libglossJojo R2020-09-2528-0/+6831
* Cygwin: winlean.h: remove most of the extended memory APIKen Brown2020-09-244-43/+17
* Port of C-SKY for newlibJojo R2020-09-2312-2/+6372
* libm: Make tgamma(-small) = -INFINITYKeith Packard2020-09-181-1/+1
* winsup/doc/faq-what.xml: FAQ 1.2 Windows versions supportedBrian Inglis2020-09-181-5/+5