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
*
Cygwin: Make dumper scan more than first 4GB of VM on x86_64
Jon Turney
2020-07-12
1
-2
/
+2
*
Cygwin: Add a new win32_pstatus data type for modules on x86_64
Jon Turney
2020-07-12
2
-4
/
+16
*
Cygwin: Update ELF target used by dumper on x86_64
Jon Turney
2020-07-12
1
-2
/
+8
*
Cygwin: Slightly improve error_start documentation
Jon Turney
2020-07-12
1
-1
/
+5
*
testsuite: Fix iconv tests to use new encoding config defines
Keith Packard via Newlib
2020-07-10
3
-48
/
+47
*
libc/iconv: find_alias was mis-computing remaining alias table length
Keith Packard via Newlib
2020-07-10
1
-1
/
+1
*
libc/iconv: Remove unneeded pointer var for _iconv_aliases
Keith Packard via Newlib
2020-07-10
2
-6
/
+3
*
libc/iconv: Detect CES handler loading failure
Keith Packard via Newlib
2020-07-10
1
-1
/
+1
*
Fix invalid acl_entry_t on 32-bit Cygwin
David Allsopp
2020-07-10
2
-1
/
+5
*
Cygwin: convert sys_wcstombs/sys_mbstowcs wrapper to inline functions
Corinna Vinschen
2020-07-10
4
-66
/
+62
*
Cygwin: Bump DLL version to 3.1.7
Corinna Vinschen
2020-07-09
1
-1
/
+1
*
Cygwin: add microcode patch to release messages
cygwin-3_1_6-release
Corinna Vinschen
2020-07-09
1
-0
/
+3
*
format_proc_cpuinfo: fix microcode revision shift direction
Brian Inglis
2020-07-09
1
-1
/
+1
*
fhandler_proc.cc(format_proc_cpuinfo): add microcode registry lookup values
Brian Inglis
2020-07-09
1
-9
/
+35
*
Removed #ifndef _ARM_PCS_VFP_ from sys/fenv.h for arm
Eshan dhawan via Newlib
2020-07-06
1
-2
/
+2
*
Cygwin: fix buffer overrun in cygwin_strcasecmp
Corinna Vinschen
2020-07-06
2
-14
/
+23
*
libm: machine: Add missing sparc and mips configuration
Corinna Vinschen
2020-07-03
7
-3
/
+12683
*
mips fenv support
Eshan dhawan via Newlib
2020-07-03
19
-0
/
+662
*
SPARC fenv support
Eshan dhawan via Newlib
2020-07-03
17
-0
/
+546
*
fenv aarch64 support
Eshan dhawan via Newlib
2020-07-02
16
-3
/
+515
*
pru: Fix memory corruption on syscall return
Dimitar Dimitrov
2020-07-02
1
-0
/
+1
*
Cygwin: add new IPPROTO_TCP options to release notes
Corinna Vinschen
2020-07-01
2
-0
/
+16
*
Cygwin: tcp: Support TCP_QUICKACK
Corinna Vinschen
2020-07-01
3
-0
/
+49
*
Cygwin: tcp: Support TCP_USER_TIMEOUT
Corinna Vinschen
2020-07-01
4
-0
/
+51
*
Cygwin: tcp: Support TCP_KEEPIDLE, TCP_KEEPCNT, TCP_KEEPINTVL
Corinna Vinschen
2020-07-01
5
-12
/
+178
*
Cygwin: tcp: Support TCP_FASTOPEN
Corinna Vinschen
2020-07-01
5
-4
/
+93
*
Cygwin: tcp: fix IPPROTO_TCP option handling
Corinna Vinschen
2020-07-01
3
-11
/
+16
*
Cygwin: pty, termios: Unify thoughts of read ahead beffer handling.
Takashi Yano via Cygwin-patches
2020-07-01
2
-31
/
+26
*
Cygwin: pty: Discard CSI > Pm m sequence from native windows apps.
Takashi Yano via Cygwin-patches
2020-07-01
1
-0
/
+28
*
fenv support arm
Eshan dhawan via Newlib
2020-06-09
23
-3
/
+1393
*
Regenerate libm/machine configuration files for powerpc
Jeff Johnston
2020-06-09
4
-3
/
+6342
*
Cygwin: pty: Fix screen distortion after less for native apps again.
Takashi Yano via Cygwin-patches
2020-06-05
4
-37
/
+21
*
hard float support for PowerPC taken from FreeBSD
Eshan dhawan via Newlib
2020-06-03
18
-0
/
+491
*
Bump version to 3.1.6
Corinna Vinschen
2020-06-01
1
-1
/
+1
*
Cygwin: pty: Fix screen distortion after using less for native apps.
cygwin-3_1_5-release
Takashi Yano via Cygwin-patches
2020-06-01
1
-8
/
+11
*
Cygwin: pty: Revise the code which prevents undesired window title.
Takashi Yano via Cygwin-patches
2020-05-31
1
-2
/
+7
*
Cygwin: pty: Clean up fhandler_pty_master::pty_master_fwd_thread().
Takashi Yano via Cygwin-patches
2020-05-31
1
-18
/
+0
*
Cygwin: console: Discard some unsupported escape sequences.
Takashi Yano via Cygwin-patches
2020-05-31
1
-16
/
+38
*
Cygwin: pty: Prevent garbage remained in read ahead buffer.
Takashi Yano via Cygwin-patches
2020-05-31
2
-3
/
+14
*
Cygwin: update C++ dialect to gnu++14
Corinna Vinschen
2020-05-30
3
-25
/
+25
*
Cygwin: console: Make cursor keys work in vim under ConEmu.
Takashi Yano via Cygwin-patches
2020-05-30
2
-6
/
+15
*
Cygwin: stat: fix st_mode of fifos again
Ken Brown
2020-05-28
2
-1
/
+4
*
Cygwin: pty: Prevent meaningless ResizePseudoConsole() calls.
Takashi Yano via Cygwin-patches
2020-05-28
1
-9
/
+9
*
Cygwin: pty: Fix a bug in free_attached_console().
Takashi Yano via Cygwin-patches
2020-05-28
1
-1
/
+4
*
Cygwin: FAQ: fix Cygwin build requirements
Corinna Vinschen
2020-05-26
1
-5
/
+9
*
Cygwin: drop useless comment
Corinna Vinschen
2020-05-26
1
-2
/
+0
*
Cygwin: add missing files to 'clean' build rule
Corinna Vinschen
2020-05-26
1
-1
/
+3
*
Cygwin: revamp localtime.o build rule
Corinna Vinschen
2020-05-26
2
-5
/
+8
*
Cygwin: convert localtime_wrapper.c to plain C source
Corinna Vinschen
2020-05-26
3
-22
/
+18
*
Cygwin: rename localtime.cc to localtime_wrapper.c
Corinna Vinschen
2020-05-25
2
-1
/
+1
[next]