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
/
cygwin
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use COMSPEC env var, not hard-coded CMD.EXE path.
Kaz Kylheku
2016-07-07
1
-1
/
+0
*
Cygnal apps use cmd.exe, not /bin/sh.
Kaz Kylheku
2016-06-30
1
-1
/
+1
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
102
-216
/
+0
*
cygwin: include sys/types.h in sys/xattr.h
Yaakov Selkowitz
2016-06-03
1
-0
/
+1
*
Bump Cygwin DLL version to 2.5.2
Corinna Vinschen
2016-05-18
1
-1
/
+1
*
Always provide register_t via <sys/types.h>
Sebastian Huber
2016-04-21
1
-5
/
+0
*
Remove cygwin/types.h
Corinna Vinschen
2016-04-21
1
-22
/
+0
*
Resurrect <machine/types.h> for <sys/types.h>
Sebastian Huber
2016-04-21
2
-123
/
+143
*
Provide in_port_t via <sys/types.h>
Sebastian Huber
2016-04-19
1
-1
/
+4
*
Provide in_addr_t via <sys/types.h>
Sebastian Huber
2016-04-19
1
-1
/
+5
*
Introduce __sa_family_t for BSD compatibiliy
Sebastian Huber
2016-04-19
2
-1
/
+4
*
Introduce __socklen_t for BSD compatibility
Sebastian Huber
2016-04-19
2
-5
/
+7
*
BSD compatibility for <machine/endian.h>
Sebastian Huber
2016-04-19
3
-29
/
+59
*
Provide POSIX defined fsblkcnt_t and fsfilcnt_t
Sebastian Huber
2016-04-15
2
-12
/
+8
*
Provide POSIX defined blksize_t in <sys/types.h>
Sebastian Huber
2016-04-15
2
-5
/
+3
*
Provide POSIX defined blkcnt_t in <sys/types.h>
Sebastian Huber
2016-04-15
2
-6
/
+4
*
Define mode_t via __mode_t
Sebastian Huber
2016-04-15
1
-4
/
+0
*
Add BSD guard for ino_t in <sys/types.h>
Sebastian Huber
2016-04-15
2
-8
/
+4
*
Provide POSIX defined id_t in <sys/types.h>
Sebastian Huber
2016-04-15
1
-6
/
+0
*
Use __machine_*_t_defined for internal types
Sebastian Huber
2016-04-15
1
-4
/
+4
*
Get rid of some special cases for Cygwin in sys/types.h
Corinna Vinschen
2016-04-13
3
-31
/
+27
*
Eliminate use of Newlib-specific <machine/types.h>
Sebastian Huber
2016-04-13
1
-6
/
+1
*
Reformat comments in Cygwin's version.h, remove very outdated info
Corinna Vinschen
2016-04-12
1
-475
/
+434
*
Bump Cygwin DLL version to 2.5.1.
Corinna Vinschen
2016-04-12
1
-1
/
+1
*
Feature test macros overhaul: Cygwin pthread.h
Yaakov Selkowitz
2016-04-04
1
-8
/
+21
*
fix typo in netinit/ip.h
Peter Foley
2016-03-30
1
-1
/
+1
*
fenv.h: Change fexcept_t to integral type for compatibility
Corinna Vinschen
2016-03-30
1
-9
/
+5
*
Add missing long double functions to Cygwin
Corinna Vinschen
2016-03-29
1
-1
/
+12
*
cygwin: export __getpagesize
Yaakov Selkowitz
2016-03-29
2
-3
/
+5
*
Add simple versions of random() and srandom()
Joel Sherrill
2016-03-28
1
-6
/
+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
5
-45
/
+45
*
Define BSD u_intN_t types indiscriminately
Corinna Vinschen
2016-03-24
1
-17
/
+0
*
Drop Cygwin-only posix_memalign prototype
Corinna Vinschen
2016-03-23
1
-3
/
+0
*
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
*
Cygwin: define byteswap.h inlines as macros
Yaakov Selkowitz
2016-03-17
1
-5
/
+9
*
Feature test macros overhaul: Cygwin headers
Yaakov Selkowitz
2016-03-17
3
-6
/
+9
*
Feature test macros overhaul: time.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+4
*
Feature test macros overhaul: stdlib.h
Yaakov Selkowitz
2016-03-17
1
-7
/
+17
*
Feature test macros overhaul: limits.h
Yaakov Selkowitz
2016-03-17
1
-1
/
+1
*
Feature test macros overhaul: fnmatch.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+3
*
Feature test macros overhaul: dirent.h
Yaakov Selkowitz
2016-03-17
1
-3
/
+10
*
Support profiling of multi-threaded apps.
Mark Geisert
2016-03-10
1
-0
/
+2
*
getifaddrs: Return pointer to extended interface info in ifa_data member
Corinna Vinschen
2016-03-10
1
-0
/
+13
*
Implement POSIX.1e ACL functions
Corinna Vinschen
2016-03-08
3
-2
/
+141
*
cygwin/acl.h: Don't clutter namespace
Corinna Vinschen
2016-03-08
1
-32
/
+38
*
cygwin: Export clog10, clog10f
Yaakov Selkowitz
2016-02-22
1
-1
/
+2
*
cygwin: accept SIGIOT as alias of SIGABRT
Yaakov Selkowitz
2016-02-18
1
-0
/
+1
*
Bump Cygwin version to 2.5.0
Corinna Vinschen
2016-02-13
1
-2
/
+2
[next]