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 some POSIX header files for RTEMS
Sebastian Huber
2017-05-25
20
-6
/
+4641
*
FreeBSD compatibility for RTEMS <sys/cpuset.h>
Sebastian Huber
2017-05-25
4
-138
/
+402
*
Add __bitcount*() to RTEMS <machine/types.h>
Sebastian Huber
2017-05-25
2
-0
/
+92
*
Move ARM access.c from machine to sys
Sebastian Huber
2017-05-25
5
-14
/
+13
*
Increase MSIZE for RTEMS
Sebastian Huber
2017-05-25
1
-1
/
+1
*
FreeBSD compatibility for RTEMS <sys/param.h>
Sebastian Huber
2017-05-25
2
-125
/
+180
*
Add generic <machine/_align.h> for RTEMS
Sebastian Huber
2017-05-25
2
-11
/
+42
*
ARM/AArch64: Fix GetCmdLine semihosting directives
newlib-snapshot-20170519
Laurent ALFONSI
2017-05-19
2
-7
/
+12
*
cygwin CONTRIBUTORS: Add Daniel Santos
Corinna Vinschen
2017-04-25
1
-0
/
+1
*
Fix transposed lines in 2.8.1 release text
Jon Turney
2017-04-24
1
-2
/
+2
*
Update 2.8.1 release text
Jon Turney
2017-04-24
1
-1
/
+7
*
cygwin: add 2.8.1 release file
Corinna Vinschen
2017-04-24
1
-0
/
+23
*
cygwin TEST: Add nagging debug output to pinfo
Corinna Vinschen
2017-04-24
1
-0
/
+13
*
cygwin: pinfo: do not wait for setting ppid on a transitional procinfo
Corinna Vinschen
2017-04-24
1
-6
/
+11
*
cygwin: try unprivileged symlink creation on W10 1703 and later
Corinna Vinschen
2017-04-24
1
-2
/
+9
*
cygwin: wincap: handle W10 1703
Corinna Vinschen
2017-04-24
2
-2
/
+28
*
cygwin: wincap: fix evaluation of build number
Corinna Vinschen
2017-04-24
1
-0
/
+1
*
cygwin: remov unused winpids constructor
Corinna Vinschen
2017-04-24
1
-2
/
+0
*
Fix stat.st_blocks for files compressed with CompactOS method
Christian Franke
2017-04-22
1
-5
/
+12
*
cygwin doc: Add postinstall/preremove scripts to install Start Menu entries
Brian Inglis
2017-04-22
3
-2
/
+115
*
cygwin CONTRIBUTORS: Add Brian Inglis
Corinna Vinschen
2017-04-22
1
-0
/
+1
*
cygwin doc: install-html: Fix docbook.css and index.html symlink installation
Corinna Vinschen
2017-04-22
1
-4
/
+4
*
Update URLs for Cygwin packaging information
newlib-snapshot-20170421
Jon Turney
2017-04-20
3
-13
/
+6
*
strace: Fix "over-optimization" flaw in strace.
Daniel Santos
2017-04-19
1
-1
/
+1
*
Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode...
Jozef Lawrynowicz
2017-04-19
1
-2
/
+2
*
cygwin doc: install-html: install docbook.css
Corinna Vinschen
2017-04-19
2
-0
/
+25
*
cygwin doc: install-html: link index.html instead of copying
Corinna Vinschen
2017-04-19
1
-2
/
+2
*
Add __packed to struct ldieee
Kito Cheng
2017-04-18
1
-8
/
+9
*
libgloss/arm: fix discovery of "eabihf" toolchains
Carlos Santos
2017-04-18
2
-2
/
+2
*
newlib: remove __infinity{f,ld} constants
Corinna Vinschen
2017-04-18
6
-35
/
+11
*
Remove legacy unions which are no longer used
Jeff Johnston
2017-04-17
1
-23
/
+0
*
Avoid decimal point localization in /proc/loadavg
Jon Turney
2017-04-10
1
-3
/
+8
*
Optimise memchr for NEON-enabled processors
Prakhar Bahuguna
2017-04-06
2
-2
/
+185
*
mkvers.sh: Remove "function" to avoid dash objecting to bash-ism.
Mark Geisert
2017-04-06
1
-1
/
+1
*
Make ldd stop after any non-continuable exception
Jon Turney
2017-04-04
1
-1
/
+9
*
Cygwin: Export reallocarray
Corinna Vinschen
2017-04-04
3
-1
/
+4
*
Bump Cygwin to 2.8.1
Corinna Vinschen
2017-04-04
1
-1
/
+1
*
Add BSD-specific reallocarray()
Sebastian Huber
2017-04-04
4
-17
/
+68
*
Renumber copyright clause 4
imp
2017-04-04
1
-1
/
+1
*
queue.3: Document existing QMD_* macros
cem
2017-04-04
1
-0
/
+39
*
queue(3): Enhance queue debugging macros
cem
2017-04-04
1
-5
/
+37
*
Add two new macros, SLIST_CONCAT and LIST_CONCAT
mckusick
2017-04-04
1
-2
/
+36
*
Make the <sys/queue.h> fully usable within C++
hselasky
2017-04-04
1
-14
/
+73
*
Pass macro arguments properly.
hselasky
2017-04-04
1
-2
/
+2
*
Fix order of arguments in the TRACEBUF_INITIALIZER
hselasky
2017-04-04
1
-1
/
+1
*
Add new FOREACH_FROM variants for queue(3)
lstewart
2017-04-04
1
-0
/
+53
*
Renumber copyright clause 4
imp
2017-04-04
1
-1
/
+1
*
don't use C99 static array indices with older GCC versions
avg
2017-04-04
1
-0
/
+1
*
Addition of clang nullability qualifiers.
pfg
2017-04-04
1
-0
/
+7
*
Remove unused __gnu_inline() attribute.
pfg
2017-04-04
1
-16
/
+0
[next]