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: console: fix key input for native console application
Takashi Yano
2019-04-03
1
-0
/
+17
*
Cygwin: signals: restore sigmask from context given to signal handler
Corinna Vinschen
2019-04-03
1
-1
/
+2
*
Add a dummy interrupt handler to nios2 crt0.s.
Sandra Loosemore
2019-04-03
1
-1
/
+13
*
Cygwin: winpids: Fix getting process multiple times, take 2
Corinna Vinschen
2019-04-02
3
-8
/
+21
*
Cygwin: Add console patches to release notes
Corinna Vinschen
2019-03-31
2
-0
/
+15
*
Cygwin: console: Make I/O functions thread-safe
Takashi Yano
2019-03-31
3
-12
/
+165
*
Cygwin: console: fix select() behaviour
Takashi Yano
2019-03-31
3
-425
/
+462
*
Cygwin: console: support 24 bit color
Takashi Yano
2019-03-31
6
-34
/
+227
*
Cygwin: document ps -W duplication bug fix
Corinna Vinschen
2019-03-31
1
-0
/
+4
*
Cygwin: [gs]et_io_handle(): renamed to [gs]et_handle().
Takashi Yano
2019-03-30
14
-86
/
+87
*
Cygwin: fork: reserve dynloaded dll areas earlier
Michael Haubenwallner
2019-03-28
2
-6
/
+6
*
Cygwin: FIFO: implement clear_readahead
Ken Brown
2019-03-28
1
-1
/
+7
*
Cygwin: document the recent FIFO changes
Ken Brown
2019-03-27
2
-0
/
+26
*
Cygwin: fix: seteuid32() must return EPERM if privileges are not held.
J.H. van de Water
2019-03-27
1
-0
/
+3
*
Cygwin: FIFO: add support for the duplex case
Ken Brown
2019-03-27
2
-11
/
+73
*
Cygwin: FIFO: avoid crashes when cloning a client
Ken Brown
2019-03-27
1
-1
/
+1
*
Cygwin: FIFO: update select
Ken Brown
2019-03-27
3
-15
/
+157
*
Cygwin: FIFO: update set_close_on_exec
Ken Brown
2019-03-27
1
-0
/
+6
*
Cygwin: FIFO: update fixup_after_fork
Ken Brown
2019-03-27
1
-0
/
+9
*
Cygwin: FIFO: update clone and dup
Ken Brown
2019-03-27
2
-3
/
+30
*
Cygwin: FIFO: improve EOF detection
Ken Brown
2019-03-27
2
-1
/
+21
*
Cygwin: FIFO: add a spinlock
Ken Brown
2019-03-27
2
-9
/
+28
*
Cygwin: FIFO: allow multiple writers
Ken Brown
2019-03-27
2
-32
/
+367
*
Cygwin: FIFO: stop using overlapped I/O
Ken Brown
2019-03-27
2
-114
/
+236
*
Cygwin: Bump DLL version to 3.1
Corinna Vinschen
2019-03-27
1
-2
/
+2
*
Cygwin: winpids: Fix getting process multiple times
Corinna Vinschen
2019-03-27
1
-24
/
+22
*
Add missing includes.
Andrew Stubbs
2019-03-25
3
-1
/
+4
*
get and convert boot time once and use as needed
Brian Inglis
2019-03-25
1
-9
/
+16
*
default ps -W process start time to system boot time when inaccessible, 0, -1
Brian Inglis
2019-03-25
1
-0
/
+11
*
Cygwin: ctrl_c_handler: Use 64 bit timer
Corinna Vinschen
2019-03-24
2
-4
/
+4
*
Cygwin: sys/cygwin.h: fix formatting
Corinna Vinschen
2019-03-23
1
-3
/
+3
*
Cygwin: strace: print windows and cygwin pid in event output
Corinna Vinschen
2019-03-23
3
-13
/
+42
*
Cygwin: wcsxfrm_l: Only byte swap if dest size is > 0
Corinna Vinschen
2019-03-19
2
-9
/
+15
*
AMD GCN: Implement circular buffering.
Andrew Stubbs
2019-03-18
1
-17
/
+38
*
Cygwin: proc: fix /proc/version output after uname change
Corinna Vinschen
2019-03-18
2
-1
/
+16
*
Cygwin: bump version to 3.0.5
Corinna Vinschen
2019-03-18
1
-1
/
+1
*
Add semihosting docs for nios2 and m68k
cygwin-3_0_4-release
Jeff Johnston
2019-03-14
2
-0
/
+411
*
Cygwin: acls: allow converting empty acl to text
Corinna Vinschen
2019-03-13
2
-2
/
+5
*
Cygwin: proc: add missing LF to /proc/<PID>/stat output
Corinna Vinschen
2019-03-13
1
-1
/
+1
*
Cygwin: ps: simplify code
Corinna Vinschen
2019-03-12
1
-47
/
+18
*
Cygwin: ps: show *all* processes in ps -W output
Corinna Vinschen
2019-03-12
1
-32
/
+51
*
Cygwin: ntdll.h: Add SystemProcessIdInformation
Corinna Vinschen
2019-03-12
1
-9
/
+16
*
Cygwin: loadavg: improve debugging of load_init
Corinna Vinschen
2019-03-12
2
-17
/
+27
*
Cygwin: add /proc changes to release notes
Corinna Vinschen
2019-03-12
2
-0
/
+9
*
Cygwin: fork/exec: Allow all users PROCESS_QUERY_LIMITED_INFORMATION
Corinna Vinschen
2019-03-12
2
-17
/
+30
*
Cygwin: proc: let stat info always succeed
Corinna Vinschen
2019-03-12
1
-32
/
+38
*
Cygwin: proc: don't request PROCESS_VM_READ perms for stat
Corinna Vinschen
2019-03-12
1
-1
/
+1
*
Cygwin: proc: return more useful cmdline
Corinna Vinschen
2019-03-12
1
-6
/
+3
*
Cygwin: fix permissions of winpid symlinks
Corinna Vinschen
2019-03-11
2
-1
/
+15
*
Cygwin: bump version to 3.0.4
Corinna Vinschen
2019-03-09
1
-1
/
+1
[prev]
[next]