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
*
ansification: fix makedoc for ANSI C
Yaakov Selkowitz
2018-01-17
1
-2
/
+2
*
ansification: remove _HAVE_STDC
Yaakov Selkowitz
2018-01-17
37
-444
/
+1
*
ansification: remove _EXFUN, _EXFUN_NOTHROW
Yaakov Selkowitz
2018-01-17
98
-1825
/
+1767
*
ansification: remove _EXFNPTR, _EXPARM
Yaakov Selkowitz
2018-01-17
13
-81
/
+77
*
ansification: remove _DEFUN
Yaakov Selkowitz
2018-01-17
729
-2605
/
+1338
*
ansification: remove _VOLATILE, _SIGNED
Yaakov Selkowitz
2018-01-17
1
-4
/
+0
*
ansification: remove _VOID
Yaakov Selkowitz
2018-01-17
41
-106
/
+104
*
ansification: remove _DEFUN_VOID
Yaakov Selkowitz
2018-01-17
47
-96
/
+94
*
ansification: remove _CAST_VOID
Yaakov Selkowitz
2018-01-17
17
-38
/
+36
*
ansification: remove _PTR
Yaakov Selkowitz
2018-01-17
72
-230
/
+228
*
ansification: remove _VOID_PTR
Yaakov Selkowitz
2018-01-17
18
-148
/
+145
*
ansification: remove _PARAMS
Yaakov Selkowitz
2018-01-17
41
-457
/
+451
*
ansification: remove _NOARGS
Yaakov Selkowitz
2018-01-17
4
-6
/
+4
*
ansification: remove _DOTS
Yaakov Selkowitz
2018-01-17
25
-45
/
+43
*
ansification: remove _CONST
Yaakov Selkowitz
2018-01-17
322
-1147
/
+1145
*
ansification: remove _AND
Yaakov Selkowitz
2018-01-17
517
-1773
/
+1771
*
cygwin: add asm/bitsperlong.h, dummy asm/posix_types.h headers
Yaakov Selkowitz
2018-01-17
3
-0
/
+34
*
Make __always_inline macro compatible with glibc
Yaakov Selkowitz
2018-01-16
1
-1
/
+1
*
cygwin: add LFS_CFLAGS etc. to confstr/getconf
Yaakov Selkowitz
2018-01-16
3
-1
/
+13
*
newlib: fvprintf: fix get_arg for !_MB_CAPABLE
Ivan Grokhotkov
2018-01-09
1
-0
/
+2
*
fix incompatible pointer type for va_list in nano versions of printf and scan...
Alexander Fedotov
2018-01-08
2
-5
/
+24
*
RISC-V: Add gdb sim and newlib nano support. Fix a few misc minor bugs.
Jim Wilson
2017-12-26
4
-6
/
+111
*
RISC-V: Moved syscalls to separate files to fix aliasing problems.
Jim Wilson
2017-12-26
37
-450
/
+513
*
RISC-V: Updated syscall to take 6 arguments
Jim Wilson
2017-12-26
2
-22
/
+26
*
RISC-V: Add nanosleep functionality
Jim Wilson
2017-12-26
3
-1
/
+14
*
RISC-V: Fix libnosys build.
Jim Wilson
2017-12-26
2
-0
/
+4
*
cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test varia...
Brian Inglis
2017-12-22
2
-7
/
+8
*
winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typo
Brian Inglis
2017-12-22
1
-1
/
+1
*
cygwin: block devices: fix file offset after short writes
newlib-snapshot-20171222
Corinna Vinschen
2017-12-19
2
-2
/
+13
*
Cygwin: document sigtimedwait and ftell{o} patch
Corinna Vinschen
2017-12-18
2
-2
/
+5
*
newlib: ftello{64}: Handle appending stream without fflushing
Corinna Vinschen
2017-12-18
2
-14
/
+26
*
newlib: ftello{64}: Fix type of returned value
Corinna Vinschen
2017-12-18
2
-8
/
+8
*
newlib: Availability of _kill() in sys/signal.h
Martin Aberg
2017-12-18
1
-2
/
+0
*
Cygwin: rearrange sigwait functions, convert sigwait_common to inline
Corinna Vinschen
2017-12-18
1
-45
/
+43
*
Cygwin: Implement sigtimedwait
Mark Geisert
2017-12-18
5
-5
/
+39
*
winsup: Belatedly add Mark Geisert to CONTRIBUTORS
Corinna Vinschen
2017-12-18
1
-0
/
+1
*
newlib: Don't do double divide in powf.
Jim Wilson
2017-12-13
1
-1
/
+3
*
Don't call double rint from float powf.
Jim Wilson
2017-12-13
1
-2
/
+2
*
Update MAINTAINERS file email address.
Jim Wilson
2017-12-12
1
-1
/
+1
*
cygwin: add mmap fork fix to 2.10.0 release test
Corinna Vinschen
2017-12-10
1
-0
/
+3
*
cygwin: mmap: fix comment and formatting, drop unused code
Corinna Vinschen
2017-12-10
1
-8
/
+5
*
cygwin: mmap: fix a fork failure with private, anonymous mappings
Corinna Vinschen
2017-12-10
1
-0
/
+7
*
cygwin: Improve discussion of linker library ordering in faq-programming
Jon Turney
2017-12-08
1
-1
/
+36
*
makedoc: warn about some obsolete and deprecated commands
Jon Turney
2017-12-08
2
-16
/
+15
*
makedoc: exit with non-zero status on error
Jon Turney
2017-12-07
1
-8
/
+12
*
makedoc: make errors visible
Jon Turney
2017-12-07
46
-182
/
+139
*
cygwin: doc: cleanup cygutils info
Corinna Vinschen
2017-12-05
4
-39
/
+15
*
newlib: vfwscanf: fix negation bug in %[ conversion
Corinna Vinschen
2017-12-04
1
-1
/
+1
*
ssp: add Object Size Checking for wchar.h, part 1
Yaakov Selkowitz
2017-12-04
3
-0
/
+109
*
cygwin: document %l[ and bump API minor
Corinna Vinschen
2017-12-01
3
-1
/
+8
[next]