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
...
*
regtool: allow /proc/registry{,32,64}/ registry path prefix
Brian Inglis
2019-11-13
2
-5
/
+19
*
Stash reent marker in upper bits of s1 on AMD GCN
Kwok Cheung Yeung
2019-11-08
1
-10
/
+10
*
Cygwin: Doc change to note stackdump limit patch
Mark Geisert
2019-11-08
1
-0
/
+3
*
Cygwin: Raise dumpstack frame limit to 32
Mark Geisert
2019-11-08
1
-2
/
+4
*
Cygwin: console, pty: Prevent error in legacy console mode.
Takashi Yano
2019-11-08
4
-17
/
+46
*
Cygwin: pty: Change how to determine if running as service or not.
Takashi Yano
2019-11-06
1
-14
/
+3
*
Cygwin: document console helper patch
Corinna Vinschen
2019-11-05
1
-0
/
+4
*
Cygwin: fix quoting when starting invisible console process
Corinna Vinschen
2019-11-05
1
-5
/
+7
*
Cygwin: devices: drop MAX_CONSOLES and fix FH_CONS_MAX
Corinna Vinschen
2019-11-04
1
-2
/
+1
*
Move timeval macros to <sys/time.h>
Sebastian Huber
2019-11-04
2
-32
/
+31
*
Synchronize <sys/time.h> with FreeBSD
Sebastian Huber
2019-11-04
1
-0
/
+27
*
Synchronize <sys/_timespec.h> with FreeBSD
Sebastian Huber
2019-11-04
1
-2
/
+4
*
Fix sbttons for values > 2s
imp
2019-11-04
1
-2
/
+9
*
Cygwin: fix process parent/child relationship after execve
Corinna Vinschen
2019-11-02
4
-23
/
+25
*
Fix libgloss being built for disabled multilibs
Jozef Lawrynowicz
2019-11-02
2
-0
/
+2
*
Cygwin: getpriority() consistent with process priority
Anton Lavrentiev via cygwin-patches
2019-10-31
1
-1
/
+6
*
Add PRU license to COPYING.NEWLIB and COPYING.LIBGLOSS
Jeff Johnston
2019-10-31
2
-0
/
+54
*
PRU: Align libmath to PRU ABI
Dimitar Dimitrov
2019-10-31
18
-2
/
+6719
*
Fix some generated files
Jeff Johnston
2019-10-31
4
-16
/
+16
*
Initial PRU port for libgloss and newlib
Dimitar Dimitrov
2019-10-31
32
-3
/
+11658
*
MSP430: Add missing build rule for unlink() to libgloss Makefile
Jozef Lawrynowicz
2019-10-25
1
-0
/
+1
*
Cygwin: Provide more COM devices
Achim Gratz
2019-10-23
2
-613
/
+1727
*
Cygwin: spawnvp, spawnvpe: fail if executable is not in $PATH
Ken Brown
2019-10-18
2
-3
/
+9
*
Cygwin: pty: Change the timing of clear screen.
Takashi Yano
2019-10-16
1
-13
/
+13
*
Cygwin: pty: Avoid detach console in the process running as service.
Takashi Yano
2019-10-16
1
-0
/
+2
*
riscv/sys/fenv.h: Add missing extern for fe_dfl_env_p
Joel Sherrill
2019-10-09
1
-0
/
+2
*
Add patch from Joel Sherrill for i386 and x86_64 fenv support
Jeff Johnston
2019-10-08
37
-9
/
+16544
*
Cygwin: mkdir and rmdir: treat drive names specially
Ken Brown
2019-10-07
2
-5
/
+32
*
Cygwin: document recent changes to format_proc_cpuinfo
Ken Brown
2019-10-07
2
-0
/
+6
*
fhandler_proc.cc(format_proc_cpuinfo): or model extension bits
Brian Inglis
2019-10-07
1
-1
/
+1
*
fhandler_proc.cc(format_proc_cpuinfo): comment flags not reported
Brian Inglis
2019-10-07
1
-15
/
+15
*
fhandler_proc.cc(format_proc_cpuinfo): add feature flags
Brian Inglis
2019-10-07
1
-9
/
+229
*
fhandler_proc.cc(format_proc_cpuinfo): use feature test print macro
Brian Inglis
2019-10-07
1
-268
/
+153
*
fhandler_proc.cc(format_proc_cpuinfo): add microcode
Brian Inglis
2019-10-07
1
-5
/
+21
*
fhandler_proc.cc(format_proc_cpuinfo): add bogomips
Brian Inglis
2019-10-07
1
-1
/
+3
*
fhandler_proc.cc(format_proc_cpuinfo): round cpu MHz
Brian Inglis
2019-10-07
1
-0
/
+1
*
fhandler_proc.cc(format_proc_cpuinfo): fix AMD physical cores count
Brian Inglis
2019-10-07
1
-2
/
+1
*
fhandler_proc.cc(format_proc_cpuinfo): fix cpuid level count
Brian Inglis
2019-10-07
1
-1
/
+18
*
fhandler_proc.cc(format_proc_cpuinfo): fix cache size
Brian Inglis
2019-10-07
1
-27
/
+18
*
Allow verifying _REENT_CHECK macros memory allocation
Jeff Johnston
2019-10-07
6
-5
/
+54
*
Optimize epilogue sequence for architectures with POP interworking.
Christos Gentsos
2019-10-07
2
-0
/
+12
*
Prevent NULL ptr accesses due to Balloc out of memory
Jeff Johnston
2019-10-04
3
-12
/
+20
*
Cygwin: Fix signal handling issue introduced by PTY related change.
Takashi Yano
2019-10-03
1
-1
/
+1
*
Document the last bug fix
Ken Brown
2019-09-27
1
-0
/
+3
*
Cygwin: normalize_win32_path: improve error checking
Ken Brown
2019-09-26
1
-3
/
+6
*
Cygwin: pty: Fix PTY so that cygwin setup shows help with -h option.
Takashi Yano
2019-09-26
1
-2
/
+2
*
Add SIOCGIFDOWNREASON.
kib
2019-09-25
2
-2
/
+14
*
Add kernel-side support for in-kernel TLS.
jhb
2019-09-25
2
-1
/
+16
*
Rename IPPROTO 33 from SEP to DCCP
thj
2019-09-25
1
-2
/
+2
*
This commit updates rack to what is basically
rrs
2019-09-25
1
-7
/
+20
[prev]
[next]