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
*
math.h: Use GCC builtins for C99 macros where available
Corinna Vinschen
2016-03-26
1
-19
/
+55
*
finitel: Use correct GCC builtin
Corinna Vinschen
2016-03-26
1
-1
/
+1
*
strtold: Fix Infinity value.
Corinna Vinschen
2016-03-26
1
-1
/
+2
*
Initializing TTBR0 to inner/outer WB
Jiong Wang
2016-03-26
1
-1
/
+10
*
Add missing OBJCOPY variable to Makefile.in
Corinna Vinschen
2016-03-26
1
-0
/
+1
*
Throughout Cygwin, use u_intN_t or uintN_t
Corinna Vinschen
2016-03-24
16
-82
/
+86
*
Change definition of b64_pton from K&R to ANSI
Corinna Vinschen
2016-03-24
1
-4
/
+1
*
Fix return type of get_routedst
Corinna Vinschen
2016-03-24
1
-1
/
+1
*
Remove unused function convert_ifr_flags
Corinna Vinschen
2016-03-24
1
-14
/
+0
*
Fix FIONBIO comments
Corinna Vinschen
2016-03-24
2
-3
/
+4
*
Drop usage of old-age BSD types in generically used Cygwin headers
Corinna Vinschen
2016-03-24
7
-49
/
+48
*
Define BSD u_intN_t types indiscriminately
Corinna Vinschen
2016-03-24
2
-34
/
+14
*
Fix coverity CID 143502: Null pointer dereference
Corinna Vinschen
2016-03-24
1
-0
/
+2
*
Feature test macros overhaul: C++ TR1
Yaakov Selkowitz
2016-03-23
1
-5
/
+5
*
test
Corinna Vinschen
2016-03-23
0
-0
/
+0
*
Add release message for commit 59b3bd2
Corinna Vinschen
2016-03-23
1
-0
/
+4
*
Only allow enabled groups as primary group
Corinna Vinschen
2016-03-23
1
-6
/
+45
*
Use 64K buffers for TOKEN_GROUPS
Corinna Vinschen
2016-03-23
1
-3
/
+3
*
Allocate temporary TOKEN_GROUP arrays using TLS
Corinna Vinschen
2016-03-23
1
-28
/
+12
*
cxx.cc: Disable C++14 warning for new sized delete operator
Corinna Vinschen
2016-03-23
1
-0
/
+4
*
Add c++14 sized deallocation operator
Peter Foley
2016-03-23
1
-0
/
+5
*
Drop Cygwin-only posix_memalign prototype
Corinna Vinschen
2016-03-23
2
-5
/
+0
*
Use DnsFree instead of deprecated DnsRecordListFree
Peter Foley
2016-03-23
2
-2
/
+2
*
Target/Host configuration elucidated
Konrad Schwarz
2016-03-23
1
-1
/
+4
*
Guard u_char,u_short,u_int,u_long with __MISC_VISIBLE
Corinna Vinschen
2016-03-23
1
-1
/
+1
*
Fix "/*" within comment warning
Sebastian Huber
2016-03-22
1
-1
/
+1
*
stdio: fseeko/ftello are also POSIX.1-2001
Yaakov Selkowitz
2016-03-22
1
-1
/
+1
*
pthread.h: Mark pthread_exit() as not returning
Joel Sherrill
2016-03-22
1
-1
/
+1
*
epiphany/machine/stdlib.h: Disable epiphany unique random wrappers for RTEMS
Joel Sherrill
2016-03-22
1
-0
/
+2
*
newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*
Joel Sherrill
2016-03-22
1
-0
/
+2
*
Remove spurious empty line in changelog entry.
Nick Clifton
2016-03-22
1
-0
/
+5
*
PR external/{16327,16328}: Remove etc/configure.texi and etc/standards.texi.
Ludovic Courtès
2016-03-22
15
-9241
/
+23
*
Fix generation of as.1 manual page so that it can be converted to DocBook for...
Nick Clifton
2016-03-22
1
-1
/
+1
*
Sync toplevel with upstream GCC.
Corinna Vinschen
2016-03-22
84
-7070
/
+12666
*
Remove Mingw.org from FAQ, or replace with Mingw-w64.
Corinna Vinschen
2016-03-21
2
-13
/
+10
*
Add nonnull annotation to posix_memalign.
Peter Foley
2016-03-21
2
-3
/
+2
*
Remove misleading indentation
Peter Foley
2016-03-21
2
-3
/
+6
*
Move arc4random Cygwin only code to Cygwin
Sebastian Huber
2016-03-21
3
-15
/
+25
*
srandom: Replace accessing /dev/random by equivalent getentropy call
Corinna Vinschen
2016-03-20
1
-10
/
+1
*
Revert "Use high-resolution timebases for select()."
Corinna Vinschen
2016-03-20
3
-141
/
+70
*
Revert "Debug printfs."
Corinna Vinschen
2016-03-20
3
-21
/
+2
*
Revert "Improve and simplify select()."
Corinna Vinschen
2016-03-20
3
-15
/
+76
*
Drop redundant arc4random prototypes from cygwin/stdlib.h
Corinna Vinschen
2016-03-20
1
-6
/
+0
*
Allow machine-dependent arc4 locking
Corinna Vinschen
2016-03-20
2
-18
/
+35
*
Improve and simplify select().
John Hood
2016-03-20
3
-76
/
+15
*
Debug printfs.
John Hood
2016-03-20
3
-2
/
+21
*
Use high-resolution timebases for select().
John Hood
2016-03-20
3
-70
/
+141
*
* winsup/testsuite/configure: chmod a+x
John Hood
2016-03-20
1
-0
/
+0
*
Move get_nonascii_key into fhandler_console.
John Hood
2016-03-20
3
-5
/
+3
*
respect datarootdir
Peter Foley
2016-03-20
1
-0
/
+1
[next]