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
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
cygwin: update sysconf for new features
Yaakov Selkowitz
2016-04-04
1
-3
/
+3
*
cygwin/math: make isinf functions signed
Yaakov Selkowitz
2016-04-04
1
-3
/
+3
*
Feature test macros overhaul: Cygwin pthread.h
Yaakov Selkowitz
2016-04-04
1
-8
/
+21
*
Refactor to avoid nonnull checks on "this" pointer.
Peter Foley
2016-04-04
9
-38
/
+75
*
Rename without-mingw-progs to with-cross-bootstrap
Peter Foley
2016-04-04
6
-18
/
+33
*
Update autoconf for doc/lsaauth/utils
Peter Foley
2016-04-01
7
-1949
/
+11
*
Remove MALLOC_CHECK and calls to it entirely
Corinna Vinschen
2016-04-01
11
-62
/
+0
*
Remove remnants of never-defined MALLOC_DEBUG and NEWVFORK
Peter Foley
2016-04-01
10
-81
/
+0
*
Don't use deprecated acconfig.h for DEBUGGING
Peter Foley
2016-04-01
4
-8
/
+6
*
Remove leftover cruft from config.h.in
Peter Foley
2016-04-01
2
-30
/
+4
*
mkvers.sh: Reformatting for better readability
Corinna Vinschen
2016-03-30
1
-36
/
+46
*
Use just-built gcc for windres
Peter Foley
2016-03-30
1
-1
/
+20
*
fix typo in netinit/ip.h
Peter Foley
2016-03-30
1
-1
/
+1
*
Add dependencies to tlsoffsets file
Corinna Vinschen
2016-03-30
1
-2
/
+2
*
Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usage
Corinna Vinschen
2016-03-30
11
-22
/
+12
*
Add option to not build mingw programs when cross compiling.
Peter Foley
2016-03-30
2
-9
/
+30
*
fenv.h: Change fexcept_t to integral type for compatibility
Corinna Vinschen
2016-03-30
2
-14
/
+9
*
Document implemented functions
Corinna Vinschen
2016-03-29
1
-85
/
+91
*
Add missing nanl
Corinna Vinschen
2016-03-29
3
-0
/
+7
*
Add release message for 792e51b
Corinna Vinschen
2016-03-29
2
-2
/
+26
*
Add missing long double functions to Cygwin
Corinna Vinschen
2016-03-29
139
-33
/
+10918
*
Fix Cygwin setstate definition
Corinna Vinschen
2016-03-29
1
-1
/
+1
*
cygwin: export __getpagesize
Yaakov Selkowitz
2016-03-29
4
-3
/
+10
*
Add simple versions of random() and srandom()
Joel Sherrill
2016-03-28
1
-6
/
+0
*
Add release text for 373f81d and 3e446e9
Corinna Vinschen
2016-03-26
1
-0
/
+6
*
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
6
-47
/
+47
*
Define BSD u_intN_t types indiscriminately
Corinna Vinschen
2016-03-24
1
-17
/
+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
1
-3
/
+0
*
Use DnsFree instead of deprecated DnsRecordListFree
Peter Foley
2016-03-23
2
-2
/
+2
*
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
1
-2
/
+1
*
Remove misleading indentation
Peter Foley
2016-03-21
2
-3
/
+6
*
Move arc4random Cygwin only code to Cygwin
Sebastian Huber
2016-03-21
2
-0
/
+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
1
-0
/
+30
[next]