index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
For the case when RB_REMOVE requires a nontrivial
dougm
2020-10-26
1
-28
/
+24
*
Correct the use of RB_AUGMENT in the RB_TREE
dougm
2020-10-26
1
-50
/
+38
*
Add RB_REINSERT(3), a low overhead alternative to
trasz
2020-10-26
1
-2
/
+24
*
amd64: prevent KCSan false positives on LAPIC mapping
jah
2020-10-26
1
-0
/
+2
*
sys: clean up empty lines in .c and .h files
mjg
2020-10-26
1
-1
/
+0
*
gcc: quiet Wattribute for no_sanitize("address")
rlibby
2020-10-26
1
-2
/
+6
*
Don't sanitize linker_set
dab
2020-10-26
1
-0
/
+7
*
Make the system C11 atomics headers fully compatible with external GCC.
jhb
2020-10-26
2
-15
/
+12
*
Cygwin: pty: Fix race condition in initialization of pseudo console.
Takashi Yano via Cygwin-patches
2020-10-26
1
-9
/
+0
*
Cygwin: AF_INET and AF_LOCAL: recv_internal: fix MSG_WAITALL support
Ken Brown via Cygwin-patches
2020-10-23
2
-2
/
+2
*
Cygwin: Drop do-nothing install_target target
Jon Turney
2020-10-21
2
-6
/
+3
*
Cygwin: Drop do-nothing install_host target
Jon Turney
2020-10-21
6
-22
/
+3
*
Cygwin: Remove nostdlib Makefile variable
Jon Turney
2020-10-21
2
-3
/
+1
*
Cygwin: gendef generates sigfe.s and cygwin.def
Jon Turney
2020-10-21
1
-5
/
+2
*
Cygwin: Drop cygwin version.o from cygserver
Jon Turney
2020-10-21
1
-3
/
+1
*
Cygwin: Remove lsaauth
Jon Turney
2020-10-21
8
-5001
/
+0
*
Cygwin: Use aclocal option --system-acdir rather than --acdir
Jon Turney
2020-10-18
3
-3
/
+3
*
Cygwin: Remove --with-windows-{libs,headers}
Jon Turney
2020-10-18
14
-400
/
+2
*
Cygwin: Remove ccwrap
Jon Turney
2020-10-18
16
-166
/
+68
*
Cygwin: Stop using c++wrap for MinGW-compiled utilities
Jon Turney
2020-10-18
2
-12
/
+3
*
libc/time: Move internal newlib tz-structs into own header
Torbjörn SVENSSON via Newlib
2020-10-15
6
-57
/
+26
*
Cygwin: Remove unused doc/ug-info.xml
Jon Turney
2020-10-14
1
-36
/
+0
*
Cygwin: Remove empty MT_SAFE and MT_SAFE_OBJECTS
Jon Turney
2020-10-14
1
-4
/
+1
*
Cygwin: Remove autoconf variable INSTALL_LICENSE
Jon Turney
2020-10-14
3
-12
/
+1
*
Cygwin: Drop AC_SUBST(LIBSERVER)
Jon Turney
2020-10-14
2
-3
/
+0
*
Cygwin: Remove AC_ARG_PROGRAM/program_transform_name
Jon Turney
2020-10-14
6
-40
/
+1
*
Cygwin: Remove AC_PROG_MAKE_SET
Jon Turney
2020-10-14
7
-107
/
+0
*
Cygwin: Drop STDINCFLAGS overrides
Jon Turney
2020-10-14
1
-4
/
+0
*
Cygwin: Drop looking for w32api in winsup/w32api
Jon Turney
2020-10-14
8
-16
/
+0
*
format_proc_cpuinfo: add enqcmd cpuinfo flag
Brian Inglis
2020-10-13
1
-0
/
+1
*
drop ambiguous-wide behaviour from Unicode CJK locales
Thomas Wolff
2020-10-13
1
-13
/
+5
*
Cygwin: AF_UNIX: open_pipe: call recv_peer_info
Ken Brown
2020-10-04
1
-1
/
+5
*
Cygwin: AF_UNIX: listen_pipe: check for STATUS_SUCCESS
Ken Brown
2020-10-04
1
-2
/
+5
*
Cygwin: AF_UNIX: socket: set the O_RDWR flag
Ken Brown
2020-10-04
1
-0
/
+1
*
Cygwin: always recognize AF_UNIX sockets as reparse points
Ken Brown
2020-10-04
2
-12
/
+15
*
Cygwin: fix handling of known reparse points that are not symlinks
Ken Brown
2020-10-04
1
-5
/
+12
*
Cygwin: AF_UNIX: use FILE_OPEN_REPARSE_POINT when needed
Ken Brown
2020-10-04
2
-4
/
+15
*
libc/include/wchar.h: Remove parameter name
Torbjörn SVENSSON
2020-10-02
1
-2
/
+2
*
libc/include/inttypes.h: Remove parameter name
Torbjörn SVENSSON
2020-10-02
1
-1
/
+1
*
libgloss: aarch64: Add support for Armv8-R AArch64
Alex Coplan via Newlib
2020-09-30
4
-4
/
+38
*
Cygwin: avoid GCC 10 error with -Werror=narrowing
Jon Turney
2020-09-28
2
-3
/
+1
*
Cygwin: avoid GCC 10 error with -Werror=narrowing
Jon Turney
2020-09-28
1
-2
/
+2
*
Cygwin: avoid GCC 10 error with -Werror=parentheses
Jon Turney
2020-09-28
1
-1
/
+1
*
Cygwin: check_reparse_point_target: update comment
Ken Brown
2020-09-26
1
-2
/
+3
*
libc/include/math.h: Remove parameter name
Christophe Lyon
2020-09-25
1
-8
/
+8
*
Add C-SKY port for libgloss
Jojo R
2020-09-25
28
-0
/
+6831
*
Cygwin: winlean.h: remove most of the extended memory API
Ken Brown
2020-09-24
4
-43
/
+17
*
Port of C-SKY for newlib
Jojo R
2020-09-23
12
-2
/
+6372
*
libm: Make tgamma(-small) = -INFINITY
Keith Packard
2020-09-18
1
-1
/
+1
*
winsup/doc/faq-what.xml: FAQ 1.2 Windows versions supported
Brian Inglis
2020-09-18
1
-5
/
+5
[prev]
[next]