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
...
*
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
*
Addition of clang nullability qualifiers.
pfg
2017-04-04
1
-0
/
+8
*
Fix C++ includability of crypto headers with static array sizes
asomers
2017-04-04
1
-0
/
+14
*
Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++.
dim
2017-04-04
1
-1
/
+2
*
Rename __sentinel to __null_sentinel
pfg
2017-04-04
1
-2
/
+2
*
Use enum __packed in favour of -fshort-enums
Sebastian Huber
2017-04-03
6
-48
/
+49
*
Use .syntax unified instead of .syntax divided.
cygwin-2_8_0-release
Catherine Moore
2017-03-30
2
-2
/
+2
*
Add latest changes to Cygwin release information
Corinna Vinschen
2017-03-28
2
-2
/
+18
*
Change CURR_SHARED_MAGIC to account for getloadavg patch
Corinna Vinschen
2017-03-28
1
-1
/
+1
*
Implement getloadavg()
Jon Turney
2017-03-27
11
-4
/
+240
*
declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE
Jon Turney
2017-03-27
1
-0
/
+2
*
Recognize Netapp mode supporting reparse points
Corinna Vinschen
2017-03-27
1
-0
/
+1
*
cygwin: Do not generate surrogate chars on netapp
Corinna Vinschen
2017-03-24
1
-1
/
+1
*
Document cygserver changes
Corinna Vinschen
2017-03-24
1
-0
/
+3
*
cygserver: Speed up non-debug scenario
Corinna Vinschen
2017-03-24
7
-16
/
+30
*
cygserver: Small code cleanup
Corinna Vinschen
2017-03-24
2
-3
/
+3
*
cygserver: Revamp thread sleep handling
Corinna Vinschen
2017-03-24
5
-99
/
+71
*
cygserver: raise number of worker threads on demand
Corinna Vinschen
2017-03-24
2
-12
/
+11
*
cygserver: Only print basename of source in debug output to raise readability
Corinna Vinschen
2017-03-24
1
-1
/
+2
[prev]
[next]