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
*
Add default implementation of fenv.h and all methods
Joel Sherrill
2019-08-09
18
-8
/
+999
*
Miscellaneous Makefile.in regenerated
Joel Sherrill
2019-08-09
4
-46
/
+33
*
Cygwin: drop preliminary 3.0.8 release file
Corinna Vinschen
2019-08-09
1
-19
/
+0
*
Cygwin: add missing bugfix release messages for 3.1.0
Corinna Vinschen
2019-08-09
1
-0
/
+29
*
Cygwin: shmat: use mmap allocator strategy on 64 bit
Corinna Vinschen
2019-08-08
5
-89
/
+109
*
Cygwin: getpriority() and top display for priority is inconsistent
Lavrentiev, Anton
2019-08-08
1
-15
/
+3
*
Cygwin: build_env: fix off-by-one bug when re-adding PATH
Michael Haubenwallner
2019-08-07
1
-1
/
+1
*
Cygwin: exec: check execute bit prior to evaluating script
Corinna Vinschen
2019-08-06
1
-6
/
+6
*
Align libgloss/arm and libc/sys/arm sources: miscellaneous fixes
Alexander Fedotov
2019-08-05
4
-78
/
+82
*
Align libgloss/arm and libc/sys/arm sources: Lite exit support
Alexander Fedotov
2019-08-05
1
-0
/
+16
*
Align libgloss/arm and libc/sys/arm sources: HeapInfo and __heap_limit
Alexander Fedotov
2019-08-05
3
-8
/
+20
*
Align libgloss/arm and libc/sys/arm sources: Fix GetCmdLine semihosting direc...
Alexander Fedotov
2019-08-05
1
-3
/
+6
*
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
[next]