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: Implement CPU_SET(3) macros
Mark Geisert
2019-08-05
3
-10
/
+64
*
RISC-V: Fix header guard for sys/fenv.h
Kito Cheng
2019-08-02
1
-3
/
+3
*
Cygwin: fork: attach child not before success
Michael Haubenwallner
2019-07-31
1
-8
/
+11
*
Cygwin: pinfo: stop remember doing reattach
Michael Haubenwallner
2019-07-31
3
-5
/
+14
*
Align _end symbol to at least 4 in all MIPS scripts
Faraz Shahbazker
2019-07-30
16
-0
/
+16
*
common/math_errf.c: Enable compilation of __math_oflowf
Joel Sherrill
2019-07-26
1
-2
/
+3
*
hash.c: #include <reent.h>
Ken Brown
2019-07-26
1
-0
/
+1
*
[arm] remove libc/sys/arm/sys/param.h
Richard Earnshaw
2019-07-26
1
-25
/
+0
*
Port ndbm - Remove Declaration of dbm_forder
Vaibhav Gupta
2019-07-25
1
-3
/
+0
*
Cygwin: Fix the address of myself
Corinna Vinschen
2019-07-25
2
-3
/
+2
*
Cygwin: Don't change pgid to ctty pgid under debugger
Corinna Vinschen
2019-07-25
1
-1
/
+5
*
Cygwin: Export newlib ndbm functions
Corinna Vinschen
2019-07-24
4
-1
/
+25
*
hash functions: use reentrant stat functions
Corinna Vinschen
2019-07-24
1
-6
/
+6
*
MSP430: Remove .init/.fini sections
Jozef Lawrynowicz
2019-07-24
5
-157
/
+62
*
Cygwin: document the last bug fix
Ken Brown
2019-07-24
1
-0
/
+3
*
Cygwin: fhandler_termios::tcsetpgrp: check that argument is non-negative
Ken Brown
2019-07-24
1
-0
/
+5
*
Regenerate newlib/libc/search/Makefile.in for ndpm port
Corinna Vinschen
2019-07-24
1
-20
/
+42
*
fix compile errors for efgcvt.c
uchan-nos
2019-07-24
1
-15
/
+18
*
Port ndbm
Vaibhav Gupta
2019-07-24
3
-0
/
+311
*
Stack Pointer and Stack Limit initialization refactored.
Alexander Fedotov
2019-07-23
4
-178
/
+454
*
Cygwin: fix one more check for positive virtual_ftype_t values
Ken Brown
2019-07-22
2
-6
/
+1
*
Cygwin: change virtual_ftype_t to not rely on negative values
Corinna Vinschen
2019-07-22
9
-36
/
+31
*
Cygwin: fix /proc/PID/fd return value in error case
Corinna Vinschen
2019-07-22
1
-2
/
+2
*
Cygwin: add release notes for 3.0.8
Ken Brown
2019-07-22
1
-0
/
+16
*
Cygwin: socket files are not lnk special files
Ken Brown
2019-07-22
2
-3
/
+5
*
Cygwin: remove path_conv::is_fs_device()
Ken Brown
2019-07-22
1
-2
/
+2
*
Cygwin: remove path_conv::is_auto_device()
Ken Brown
2019-07-22
2
-2
/
+1
*
Cygwin: fhandler_*: remove isdevice() and is_auto_device()
Ken Brown
2019-07-22
2
-4
/
+1
*
Cygwin: unbreak the build with GCC 7
Ken Brown
2019-07-19
2
-4
/
+15
*
Cygwin: fix GCC 8.3 'local external declaration' errors
Ken Brown
2019-07-17
1
-3
/
+2
*
Cygwin: fix GCC 8.3 'asm volatile' errors
Ken Brown
2019-07-17
1
-2
/
+2
*
Cygwin: suppress GCC 8.3 errors with -Warray-bounds
Ken Brown
2019-07-16
1
-0
/
+2
*
Cygwin: avoid GCC 8.3 errors with -Werror=stringop-truncation
Ken Brown
2019-07-16
3
-5
/
+5
*
Cygwin: avoid GCC 8.3 errors with -Werror=class-memaccess
Ken Brown
2019-07-16
4
-6
/
+6
*
Cygwin: sigpending: don't report pending signals for other threads
Corinna Vinschen
2019-07-12
2
-2
/
+10
*
Cygwin: return full sigset_t from sig_send
Corinna Vinschen
2019-07-12
5
-12
/
+12
*
Set errno in expm1{,f} / log1p{,f}
Jeff Johnston
2019-07-09
4
-6
/
+14
*
Cygwin: Fix return value of sched_getaffinity
Mark Geisert
2019-06-28
4
-11
/
+31
*
sched: Move Cygwin cpuset definitions into Cygwin-specific header
Corinna Vinschen
2019-06-27
3
-20
/
+28
*
Cygwin: honor the O_PATH flag when opening a FIFO
Ken Brown
2019-06-27
1
-1
/
+10
*
or1k: Avoid write outside setjmp buf & shrink buf
Martin Erik Werner
2019-06-27
2
-29
/
+32
*
Cygwin: Build cygwin-console-helper with correct compiler
Mark Geisert
2019-06-27
1
-1
/
+1
*
Cygwin: Use correct string conversion
Mark Geisert
2019-06-27
1
-2
/
+2
*
or1k: Correct longjmp return value
Martin Erik Werner
2019-06-27
1
-1
/
+1
*
Cygwin: FIFO: fix a thinko in raw_write
Ken Brown
2019-06-25
1
-1
/
+0
*
Tweak release message
Ken Brown
2019-06-25
1
-1
/
+1
*
Cygwin: timerfd: avoid a deadlock
Ken Brown
2019-06-25
3
-1
/
+28
*
Arm: Use lrdimon-v2m_nano when semihosting v2 and nano selected respectively
Alexander Fedotov
2019-06-25
1
-1
/
+1
*
Support calculation of pointer size for __int20__ type in _intsup.h
Jozef Lawrynowicz
2019-06-25
1
-0
/
+4
*
Cygwin: Implement sched_[gs]etaffinity()
Mark Geisert
2019-06-24
11
-5
/
+389
[next]