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
*
Consolidate wctomb/mbtowc calls for POSIX-1.2008
Corinna Vinschen
2016-08-15
31
-356
/
+942
*
POSIX-1.2008 per-thread locales, groundwork part 2
Corinna Vinschen
2016-08-15
20
-477
/
+272
*
POSIX-1.2008 per-thread locales, groundwork part 1
Corinna Vinschen
2016-08-15
31
-484
/
+610
*
Do not include wctype.h in wchar.h with _GNU_SOURCE
Yaakov Selkowitz
2016-08-12
1
-1
/
+1
*
Define va_list in stdio.h and wchar.h
Yaakov Selkowitz
2016-08-12
2
-3
/
+31
*
Remove unused import/rexec.c accidentally imported by commit b6e90a06
Corinna Vinschen
2016-08-12
1
-391
/
+0
*
Include wctype.h in wchar.h as an XSI extension
Yaakov Selkowitz
2016-08-11
1
-0
/
+4
*
Feature test macros overhaul: wctype.h
Yaakov Selkowitz
2016-08-11
1
-0
/
+2
*
kill(pid, sig) before waitpid() returns -1 for sig != 0
Erik Bray
2016-08-11
1
-1
/
+1
*
Feature test macros overhaul: wchar.h, part 2
Yaakov Selkowitz
2016-08-11
1
-0
/
+30
*
arc: Fix strcmp for big endian without barrel shifter
Anton Kolesov
2016-08-11
1
-3
/
+3
*
arc: Add align keyword.
Claudiu Zissulescu
2016-08-11
1
-2
/
+2
*
arc: Use prefetch instead of prealloc.
Claudiu Zissulescu
2016-08-11
1
-0
/
+2
*
arc: Use unaligned loads/stores for memcopy.
Claudiu Zissulescu
2016-08-11
1
-0
/
+59
*
rtems: define _POSIX_CLOCK_SELECTION feature
Gedare Bloom
2016-08-08
1
-0
/
+1
*
rtems: add sys/mman.h
Gedare Bloom
2016-08-08
1
-0
/
+263
*
Workaround for filesystems with broken FileAllInformation info class (NcFsd)
Corinna Vinschen
2016-08-05
1
-1
/
+24
*
Fix console clear screen if buffer is full
Corinna Vinschen
2016-08-03
1
-13
/
+22
*
Fix console clear screen in case of partial scrolling
Corinna Vinschen
2016-08-01
1
-2
/
+2
*
Open process with PROCESS_QUERY_INFORMATION to fetch maps
Corinna Vinschen
2016-08-01
1
-2
/
+2
*
Fix clear screen behaviour of console when user scrolled up or down
Corinna Vinschen
2016-07-29
1
-1
/
+21
*
Fix buffer scrolling when performing a "clear screen"
Corinna Vinschen
2016-07-28
1
-19
/
+35
*
Don't raise SIGTTIN from poll/select
Corinna Vinschen
2016-07-27
3
-10
/
+41
*
Remove redundant macro and function called `__getreent'
Corinna Vinschen
2016-07-27
2
-9
/
+0
*
posix.xml: Add missing unimplemented functions from POSIX-1.2013
Corinna Vinschen
2016-07-23
1
-0
/
+4
*
Change "nodomain+nobody" to "no+body"
Corinna Vinschen
2016-07-22
1
-3
/
+3
*
Handle WinFSP nobody account
Corinna Vinschen
2016-07-19
1
-0
/
+28
*
Fix typo
Corinna Vinschen
2016-07-18
1
-1
/
+1
*
Add release message for commit 71df3bf
Corinna Vinschen
2016-07-18
1
-0
/
+3
*
truncl: Fix setting rounding bits in FPU control word
Corinna Vinschen
2016-07-18
1
-2
/
+6
*
math.h: fix guards on basic M_ constants
Yaakov Selkowitz
2016-07-15
1
-1
/
+1
*
Put previous doc in correct section
Eric Blake
2016-07-14
1
-3
/
+3
*
Add release message for commit fe9e3b4
Corinna Vinschen
2016-07-14
1
-0
/
+3
*
Transform all special chars in relative Windows path string
Corinna Vinschen
2016-07-14
1
-3
/
+6
*
Fix 32-bit SSIZE_MAX
Eric Blake
2016-07-14
2
-1
/
+12
*
Add release message for commit 82e0649
Corinna Vinschen
2016-07-14
1
-0
/
+2
*
machine/_types.h: __blkcnt_t should be signed
Ray Donnelly
2016-07-14
1
-1
/
+1
*
Improve description of Cygwin ldd utility
Jon Turney
2016-07-07
1
-3
/
+13
*
Use <filename> tag, not <pathname> tag
Jon Turney
2016-07-07
1
-1
/
+1
*
Use <example> tag at same level as <para>, not inside it
Jon Turney
2016-07-07
1
-7
/
+18
*
Add release message for commit 8cff156
Corinna Vinschen
2016-07-06
1
-1
/
+2
*
strace: Make sure strace timer isn't copied to child process
Corinna Vinschen
2016-07-06
1
-1
/
+1
*
Fix typo in comment added by previous commit
Corinna Vinschen
2016-07-06
1
-1
/
+1
*
Redefine locale info in struct _reent for per-thread locales
Corinna Vinschen
2016-07-06
2
-7
/
+11
*
Regenerate newlib Makefiles
Jon Turney
2016-07-04
1
-2
/
+15
*
Regenerate newlib Makefiles
Jon Turney
2016-07-04
47
-129
/
+707
*
Make newlib manpages (v3)
Jon Turney
2016-07-04
16
-4
/
+1047
*
ldd: Handle executable relocation when setting breakpoint
Corinna Vinschen
2016-07-02
1
-23
/
+24
*
ldd: terminate process on hitting breakpoint
Corinna Vinschen
2016-07-02
1
-4
/
+1
*
Make sure to use the Winsock definition of FIONREAD in ioctlsocket call
Corinna Vinschen
2016-07-01
1
-1
/
+2
[next]