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
/
newlib
/
libc
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/time.h: Change visibility of gettimeofday.
Corinna Vinschen
2016-06-20
1
-1
/
+2
*
Declare crypt, encrypt, and setkey per Posix
Ken Brown
2016-06-09
1
-0
/
+6
*
Feature test macros: ctermid, cuserid
Yaakov Selkowitz
2016-05-23
1
-0
/
+4
*
Make sure to have full configuration info in sys/_types.h.
Corinna Vinschen
2016-05-18
1
-0
/
+2
*
Always provide register_t via <sys/types.h>
Sebastian Huber
2016-04-21
1
-4
/
+2
*
Simplify guard against defining pthread types on Cygwin
Corinna Vinschen
2016-04-21
1
-9
/
+9
*
Resurrect <machine/types.h> for <sys/types.h>
Sebastian Huber
2016-04-21
2
-11
/
+4
*
Remove duplicate int*_t definitions
Sebastian Huber
2016-04-20
1
-4
/
+0
*
Remove duplicate u_int*_t definitions
Sebastian Huber
2016-04-20
1
-4
/
+0
*
Add __ssize_t to <sys/_types.h>
Sebastian Huber
2016-04-19
1
-0
/
+2
*
Provide in_port_t via <sys/types.h>
Sebastian Huber
2016-04-19
1
-0
/
+5
*
Provide in_addr_t via <sys/types.h>
Sebastian Huber
2016-04-19
1
-0
/
+5
*
Introduce __sa_family_t for BSD compatibiliy
Sebastian Huber
2016-04-19
1
-0
/
+4
*
Introduce __socklen_t for BSD compatibility
Sebastian Huber
2016-04-19
1
-0
/
+4
*
Fix definition of __size_t
Sebastian Huber
2016-04-18
1
-2
/
+2
*
Provide FNONBLOCK for BSD compatiblity
Sebastian Huber
2016-04-15
1
-0
/
+4
*
Provide __size_t via <sys/_types.h>
Sebastian Huber
2016-04-15
2
-2
/
+17
*
Include <machine/endian.h> in <sys/types.h>
Sebastian Huber
2016-04-15
1
-0
/
+1
*
Add __va_list to <sys/_types.h>
Sebastian Huber
2016-04-15
1
-0
/
+6
*
Add BSD guards for fixed-size integer types
Christian Mauderer
2016-04-15
1
-4
/
+35
*
Add BSD guard for useconds_t
Sebastian Huber
2016-04-15
2
-1
/
+5
*
Add BSD guard for nlink_t
Sebastian Huber
2016-04-15
2
-1
/
+5
*
Provide POSIX defined fsblkcnt_t and fsfilcnt_t
Sebastian Huber
2016-04-15
2
-0
/
+14
*
Provide POSIX defined blksize_t in <sys/types.h>
Sebastian Huber
2016-04-15
3
-1
/
+10
*
Provide POSIX defined blkcnt_t in <sys/types.h>
Sebastian Huber
2016-04-15
3
-1
/
+10
*
Add BSD guard for timer_t
Sebastian Huber
2016-04-15
2
-4
/
+6
*
Add BSD guard for clockid_t
Sebastian Huber
2016-04-15
2
-4
/
+7
*
Add BSD guard for time_t
Sebastian Huber
2016-04-15
5
-9
/
+15
*
Add BSD guard for clock_t
Sebastian Huber
2016-04-15
3
-7
/
+11
*
Define mode_t via __mode_t
Sebastian Huber
2016-04-15
2
-44
/
+22
*
Add BSD guard for ino_t in <sys/types.h>
Sebastian Huber
2016-04-15
2
-7
/
+12
*
Provide POSIX defined id_t in <sys/types.h>
Sebastian Huber
2016-04-15
2
-0
/
+9
*
Use __machine_*_t_defined for internal types
Sebastian Huber
2016-04-15
1
-14
/
+24
*
Get rid of some special cases for Cygwin in sys/types.h
Corinna Vinschen
2016-04-13
2
-4
/
+7
*
Add BSD guards for off_t, dev_t, uid_t, and gid_t
Sebastian Huber
2016-04-13
1
-4
/
+16
*
Eliminate use of Newlib-specific <machine/types.h>
Sebastian Huber
2016-04-13
7
-10
/
+28
*
Move kernel dependent parts of <sys/time.h>
cygwin-2_5_0-release
Sebastian Huber
2016-04-08
1
-149
/
+2
*
cygwin: make POSIX/XSI version macros dependent on feature test macros
Yaakov Selkowitz
2016-04-04
1
-10
/
+37
*
Drop usage of old-age BSD types in generically used Cygwin headers
Corinna Vinschen
2016-03-24
1
-2
/
+1
*
Define BSD u_intN_t types indiscriminately
Corinna Vinschen
2016-03-24
1
-17
/
+14
*
Feature test macros overhaul: C++ TR1
Yaakov Selkowitz
2016-03-23
1
-5
/
+5
*
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
*
Feature test macros overhaul: signal.h (part 2)
Yaakov Selkowitz
2016-03-18
1
-16
/
+12
*
Add arc4random() etc. from OpenBSD 5.8
Sebastian Huber
2016-03-18
1
-0
/
+3
*
Guard ssize_t definition by _SSIZE_T_DECLARED
Sebastian Huber
2016-03-18
1
-0
/
+4
*
Feature test macros overhaul: sys/types.h
Yaakov Selkowitz
2016-03-17
1
-4
/
+7
*
Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat"
Yaakov Selkowitz
2016-03-17
1
-0
/
+2
*
Feature test macros overhaul: sys/time.h
Yaakov Selkowitz
2016-03-17
1
-5
/
+8
*
Feature test macros overhaul: sys/stat.h
Yaakov Selkowitz
2016-03-17
1
-10
/
+6
[next]