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
*
Fix thread priority handling
Corinna Vinschen
2016-05-20
1
-9
/
+11
*
Rewrite scheduler functions getting and setting process and thread priority
Corinna Vinschen
2016-05-20
2
-172
/
+173
*
Miscellaneous style cleanup, whitespace only.
John Hood
2016-05-20
1
-2
/
+2
*
Improve and simplify select().
John Hood
2016-05-20
2
-49
/
+15
*
Use high-resolution timebases for select().
John Hood
2016-05-20
2
-70
/
+114
*
Bump Cygwin DLL version to 2.5.2
Corinna Vinschen
2016-05-18
2
-1
/
+14
*
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
*
Add release message for commit 9409c53
Corinna Vinschen
2016-04-20
1
-0
/
+4
*
Don't test pthread objects for being already initialized at init time
Corinna Vinschen
2016-04-20
1
-12
/
+0
*
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
*
Disallow S_ISGID on directories without default ACL entries
Corinna Vinschen
2016-04-19
1
-1
/
+13
*
Handle permissions a bit closer to POSIX 1003.1e
Corinna Vinschen
2016-04-18
2
-10
/
+10
*
Also create NULL SID ACE if special POSIX bits are set
Corinna Vinschen
2016-04-18
1
-0
/
+1
*
Add release message for commit e2ea143
Corinna Vinschen
2016-04-18
1
-0
/
+4
*
Fix attempt to create ACLs without NULL SID
Corinna Vinschen
2016-04-18
1
-3
/
+6
*
Cygwin: Drop definition and usage of _mode_t in favor of __mode_t
Corinna Vinschen
2016-04-15
2
-4
/
+3
*
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
*
Add Cygwin 2.5.1 release message file
Corinna Vinschen
2016-04-12
1
-0
/
+14
*
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
*
strxfrm/wcsxfrm: Always return length of the transformed string
Corinna Vinschen
2016-04-12
1
-12
/
+24
*
Be truthful about reporting whether readahead is available
Johannes Schindelin
2016-04-05
1
-1
/
+2
*
Add latest changes to release message
Corinna Vinschen
2016-04-05
2
-0
/
+18
*
Revert "Refactor to avoid nonnull checks on "this" pointer."
Corinna Vinschen
2016-04-05
9
-75
/
+38
*
winsup/utils: port getconf to 64-bit
Yaakov Selkowitz
2016-04-04
1
-12
/
+23
*
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
[next]