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
*
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
*
Fix limited Internet speeds caused by inappropriate socket buffering
Corinna Vinschen
2017-02-03
1
-3
/
+11
*
Add release message for commit a1529738
Jon Turney
2017-01-31
1
-0
/
+3
*
Fix handling of '+' by 'cygcheck -p'
Jon Turney
2017-01-31
1
-2
/
+2
*
Add release message for commit 095cac4
Corinna Vinschen
2017-01-31
1
-0
/
+3
*
Cygwin: Add IUTF8 termios iflag
Corinna Vinschen
2017-01-31
4
-23
/
+31
*
Committed, libgloss: hook up cris-elf to the initfini-array support.
Hans-Peter Nilsson
2017-01-29
2
-2
/
+15
*
arm: Fix addressing in optpld macro
Kyrill Tkachov
2017-01-26
2
-4
/
+4
*
arm: Remove RETURN macro
Pat Pannuto
2017-01-25
6
-33
/
+23
*
arm: Remove optpld macro
Pat Pannuto
2017-01-25
3
-18
/
+11
*
Remove unneeded references to arm_asm.h
Pat Pannuto
2017-01-25
8
-10
/
+4
*
devctl.h: Fix typo and include proper header
Sebastian Huber
2017-01-25
1
-6
/
+6
*
RTEMS: Harmonize MAXNAMLEN and NAME_MAX
Sebastian Huber
2017-01-25
1
-0
/
+4
*
Prefix consistenly target-independent locks with __
Thomas Preudhomme
2017-01-25
2
-11
/
+11
*
Add release message for commit ca3e3bc
Corinna Vinschen
2017-01-20
1
-1
/
+1
*
nl_langinfo: Add NL_LOCALE_NAME macro
Eric Blake
2017-01-20
2
-1
/
+18
[next]