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 release message for commit 4652cc4
Corinna Vinschen
2017-01-19
1
-0
/
+3
*
Handle Alt+Numpad key sequences in console input and select
Corinna Vinschen
2017-01-19
2
-3
/
+35
*
devctl.h: Use __restrict not restrict
Joel Sherrill
2017-01-17
1
-5
/
+5
*
Add missing headers to fix implicit function defns
Pat Pannuto
2017-01-16
4
-0
/
+5
*
Add release message for commit 688d943
Corinna Vinschen
2017-01-14
1
-0
/
+4
*
Always try to write complete incoming buffer on pipes and fifos
Corinna Vinschen
2017-01-14
1
-1
/
+1
*
Add _POSIX_SHARED_MEMORY_OBJECTS
Gedare Bloom
2017-01-13
1
-1
/
+1
*
Expand comments on padding used by nano_malloc
Joe Seymour
2017-01-13
1
-14
/
+37
*
Add release message for commit 6ed4753
Corinna Vinschen
2017-01-12
1
-1
/
+2
*
rename: Refactor "new file already exists and rename fails" case
Corinna Vinschen
2017-01-12
1
-20
/
+27
*
FAST_CWD: adjust the initial search scope
Johannes Schindelin
2017-01-12
1
-2
/
+2
*
Fix sys/reent.h to remove use of DEBUG flag.
Jeff Johnston
2017-01-10
1
-2
/
+2
*
Fix formatting in pinfo.cc
Corinna Vinschen
2017-01-10
1
-7
/
+8
*
Document latest Cygwin changes
Corinna Vinschen
2017-01-10
2
-0
/
+18
*
Add Erik Bray to Cygwin CONTRIBUTORS
Corinna Vinschen
2017-01-10
1
-0
/
+1
*
Add a /proc/<pid>/environ proc file handler, analogous to /proc/<pid>/cmdline.
Erik M. Bray
2017-01-10
1
-0
/
+22
*
Add a _pinfo.environ() method analogous to _pinfo.cmdline(), and others.
Erik M. Bray
2017-01-10
2
-3
/
+84
*
Move the core environment parsing of environ_init into a new win32env_to_cyge...
Erik M. Bray
2017-01-10
2
-35
/
+51
*
Return the correct value for getsockopt(SO_REUSEADDR) after setting setsockop...
Erik M. Bray
2017-01-09
1
-0
/
+8
*
Fix versions in documentation (manually for now)
Corinna Vinschen
2017-01-09
2
-4
/
+4
*
Add pthread_setname_np() and pthread_getname_np()
Sebastian Huber
2017-01-09
1
-0
/
+6
*
Fix incorrect cast in nano malloc
Joe Seymour
2017-01-09
1
-2
/
+2
*
RTEMS: Add user-defined name to thread queues
Sebastian Huber
2017-01-09
1
-1
/
+65
*
Don't free statically allocated sys_privs
Corinna Vinschen
2017-01-09
1
-2
/
+2
*
Bump release to 2.5.0 for yearly snapshot.
newlib-2_5_0
Jeff Johnston
2016-12-22
111
-1154
/
+1123
*
This is an attempt to fix the problem described here:
Jeff Johnston
2016-12-22
4
-23
/
+122
*
RTEMS: Increase SEM_VALUE_MAX
Sebastian Huber
2016-12-20
1
-1
/
+1
*
Export getentropy and getrandom calls
Corinna Vinschen
2016-12-16
5
-6
/
+96
*
Remove extraneous float casts in wcstod.c.
Corinna Vinschen
2016-12-16
1
-2
/
+2
*
Remove extraneous float casts in strtod.c.
Jeff Johnston
2016-12-16
1
-2
/
+2
*
2016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
cygwin-2_6_1-release
Jeff Johnston
2016-12-15
2
-8
/
+29
*
2016-12-15 Giuseppe Musumeci <giuseppe.musumeci@broadcom.com>
Jeff Johnston
2016-12-15
1
-2
/
+2
*
Fix some broken links in Cygwin FAQ
Jon Turney
2016-12-15
4
-11
/
+7
*
Define RtlGenRandom correctly in ntsecapi.h wrapper
Corinna Vinschen
2016-12-14
5
-6
/
+29
*
Rearrange RNG code slightly
Corinna Vinschen
2016-12-13
4
-34
/
+52
*
Cygwin: Add release messages for last two checkins
Corinna Vinschen
2016-12-13
1
-0
/
+7
*
Fix incorrect path conversion on non-existent files on network shares
Corinna Vinschen
2016-12-13
1
-0
/
+7
*
Check for .exe file in cygwin_conv_path
Corinna Vinschen
2016-12-13
1
-2
/
+2
*
Big-endian fix for memcpy-armv7m.S
Julian Brown
2016-12-12
1
-0
/
+8
*
Fix 'make man' for parallel make
Jon Turney
2016-12-06
5
-0
/
+16
*
Cygwin 2.6.1: Add missing release text
Corinna Vinschen
2016-12-06
1
-4
/
+16
*
Add <devctl.h> per POSIX 1003.26-2003
Joel Sherrill
2016-12-05
3
-0
/
+55
*
Add missing crt0 symbols for RTEMS
Sebastian Huber
2016-12-05
1
-0
/
+5
*
path_conv: When encountering a ".(/)+" sequence, skip *all* slashes
Corinna Vinschen
2016-11-28
1
-1
/
+6
*
Enforce no arguments for __get_current_locale/__get_C_locale
Corinna Vinschen
2016-11-28
1
-2
/
+2
*
Correct argument to __get_current_locale.
Douglas
2016-11-28
1
-1
/
+1
*
Self-contained pthread_spinlock_t for RTEMS
Sebastian Huber
2016-11-24
1
-1
/
+5
*
regex: Fix typo in CHaddrange
Corinna Vinschen
2016-11-24
1
-1
/
+1
*
cygutils: Fix resource leak in get_short_paths
Corinna Vinschen
2016-11-24
1
-0
/
+1
*
Fix typo in kill(1)
Corinna Vinschen
2016-11-24
1
-1
/
+1
[prev]
[next]