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
*
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
*
cygserver: Seralize debug output to stdout to raise readability
Corinna Vinschen
2017-03-24
1
-0
/
+13
*
dlfcn: Remove stray debug output
newlib-snapshot-20170323
Corinna Vinschen
2017-03-22
2
-2
/
+0
*
Rename <sys/_locale.h> to <xlocale.h>
Yaakov Selkowitz
2017-03-22
12
-13
/
+18
*
ARM: Fix IEEE-754 sqrt implementation
Sebastian Huber
2017-03-22
2
-2
/
+2
*
ARM: Optimize IEEE-754 sqrt implementation
Sebastian Huber
2017-03-21
4
-1
/
+108
*
Cygwin: dlfcn: Fix reference counting
Corinna Vinschen
2017-03-21
3
-34
/
+57
*
libc/string/strsignal.c: Use of || not && lead to dead code.
Joel Sherrill
2017-03-15
1
-4
/
+2
*
rtems/crt0.c: getentropy() stub did not return a value.
Joel Sherrill
2017-03-15
1
-1
/
+1
*
Add release message for commit 973f766f6
Corinna Vinschen
2017-03-14
1
-0
/
+3
*
Revert "Add release message for commit 973f766f6"
Corinna Vinschen
2017-03-14
2
-6
/
+12
*
Add release message for commit 973f766f6
Corinna Vinschen
2017-03-14
2
-12
/
+6
*
Fix duplocale (libc/locale/duplocale.c) which fails to properly call __loadlo...
Koichi Murase
2017-03-13
2
-2
/
+7
*
Extend 2.8.0 release text
Corinna Vinschen
2017-03-12
1
-0
/
+5
*
Implement fhandler_dev_null::write to workaround a problem with NUL
Corinna Vinschen
2017-03-12
2
-0
/
+11
*
Return value from write is ssize_t, not int
Corinna Vinschen
2017-03-12
1
-1
/
+1
*
getrandom: it's MIN, not MAX
Yaakov Selkowitz
2017-03-11
2
-1
/
+3
*
Belatedly bump Cygwin DLL version to 2.8.0
Corinna Vinschen
2017-03-10
3
-2
/
+35
*
Drop now unused child_info_fork::from_main
Corinna Vinschen
2017-03-10
1
-2
/
+1
*
fork: Don't copy _main_tls->local_clib from *_impure_ptr
Corinna Vinschen
2017-03-10
1
-7
/
+2
*
_dll_crt0: Drop incorrect check for being started from parent main thread
Corinna Vinschen
2017-03-10
1
-1
/
+1
*
errno: Stop using _impure_ptr->_errno completely
Corinna Vinschen
2017-03-10
3
-6
/
+5
*
Drop redundant brackets in call to _reclaim_reent
Corinna Vinschen
2017-03-10
1
-1
/
+1
*
Implement dladdr() (partially)
Jon Turney
2017-03-08
6
-1
/
+61
*
yield: Don't lower thread priority, it leads to starvation
Corinna Vinschen
2017-03-08
1
-5
/
+6
*
Cygwin: Emit correct errno EAGAIN if we can't create another thread
Corinna Vinschen
2017-03-08
1
-0
/
+2
*
Export timingsafe_bcmp and timingsafe_memcmp
Jon Turney
2017-03-07
4
-1
/
+7
*
Document pthread_cond_wait change in release notes
Corinna Vinschen
2017-03-07
1
-0
/
+3
*
Cygwin: pthread_cond_wait: Do as Linux and BSD do.
Corinna Vinschen
2017-03-07
1
-22
/
+5
[next]