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
*
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
*
cwdstuff: Don't leave from setting the CWD prematurely on init
Corinna Vinschen
2017-03-03
1
-8
/
+42
*
Preserve order of dlopen'd modules in dll_list::topsort
newlib-snapshot-20170228
David Allsopp
2017-02-28
3
-5
/
+51
*
Add 2.7.1 release file
Corinna Vinschen
2017-02-24
1
-0
/
+14
*
Generate output with Unix line endings even from Mingw64 utils
Corinna Vinschen
2017-02-24
2
-0
/
+8
*
Bump Cygwin version to 2.7.1
Corinna Vinschen
2017-02-24
1
-1
/
+1
*
fix parallel build for version.cc and winver.o
Michael Haubenwallner
2017-02-16
1
-1
/
+3
*
Update makedocbook for bd547490
Jon Turney
2017-02-15
1
-3
/
+4
*
Fix elf-nano.specs to work without -save-temps
Thomas Preud'homme
2017-02-15
1
-3
/
+3
*
Improve wording on special characters
Kenneth Nellis
2017-02-14
1
-1
/
+2
*
Allow locking routine to be retargeted
Thomas Preud'homme
2017-02-13
10
-14
/
+316
*
Only define static locks in multithreaded mode
Thomas Preud'homme
2017-02-13
5
-6
/
+28
*
Fix cpp invocation for C++ in nano spec
Thomas Preudhomme
2017-02-13
1
-3
/
+3
*
libgloss: Remove duplicate definition of environ
Stafford Horne
2017-02-13
1
-3
/
+0
*
libgloss: or1k: If available call the init for init_array
Stafford Horne
2017-02-13
1
-0
/
+6
*
or1k: Make open reentrant
Olof Kindgren
2017-02-13
1
-1
/
+1
*
Add IBM Security Trusteer Rapport to BLODA list
cygwin-2_7_0-release
Corinna Vinschen
2017-02-12
1
-0
/
+1
*
Cygwin: create separate bits/byteswap.h
Yaakov Selkowitz
2017-02-08
3
-37
/
+51
*
Unify names of all lock objects
Freddie Chopin
2017-02-06
9
-40
/
+40
*
Make anchors stable in generated Cygwin HTML documentation
Jon Turney
2017-02-06
4
-63
/
+63
*
Add release message for commit 609d2b2
Corinna Vinschen
2017-02-03
1
-0
/
+3
[next]