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
...
*
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
*
Fix definition of __size_t
Sebastian Huber
2016-04-18
1
-2
/
+2
*
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
*
libc/sys/rtems/crt0.c: Add <sys/lock.h> symbols required to link autoconf probes
Joel Sherrill
2016-04-15
1
-1
/
+32
*
Cygwin: Drop definition and usage of _mode_t in favor of __mode_t
Corinna Vinschen
2016-04-15
2
-4
/
+3
*
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
4
-12
/
+22
*
Provide POSIX defined blksize_t in <sys/types.h>
Sebastian Huber
2016-04-15
6
-8
/
+16
*
Provide POSIX defined blkcnt_t in <sys/types.h>
Sebastian Huber
2016-04-15
6
-8
/
+17
*
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
6
-12
/
+19
*
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
4
-49
/
+23
*
Add BSD guard for ino_t in <sys/types.h>
Sebastian Huber
2016-04-15
5
-15
/
+19
*
Provide POSIX defined id_t in <sys/types.h>
Sebastian Huber
2016-04-15
3
-6
/
+9
*
Use __machine_*_t_defined for internal types
Sebastian Huber
2016-04-15
6
-49
/
+49
*
Feature test macros overhaul: string.h and strings.h overlaps
Yaakov Selkowitz
2016-04-13
2
-7
/
+12
*
Get rid of some special cases for Cygwin in sys/types.h
Corinna Vinschen
2016-04-13
5
-35
/
+34
*
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
14
-46
/
+40
*
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
*
Move kernel dependent parts of <sys/time.h>
cygwin-2_5_0-release
Sebastian Huber
2016-04-08
3
-149
/
+204
*
math: fix isinf/isnan on SPU after move to math.h
Yaakov Selkowitz
2016-04-07
2
-0
/
+4
*
Drop <unistd.h> include from RTEMS <sys/param.h>
Sebastian Huber
2016-04-07
1
-2
/
+0
*
Fix typo in the name of the MSP430 attribute section of example MSP430 linker...
Nick Clifton
2016-04-07
2
-2
/
+2
*
Be truthful about reporting whether readahead is available
Johannes Schindelin
2016-04-05
1
-1
/
+2
*
math: update isinf/isnan function comments after move to math.h
Yaakov Selkowitz
2016-04-05
7
-19
/
+19
*
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
*
math: guard BSD finite/isinf/isnan functions properly in math.h
Yaakov Selkowitz
2016-04-04
2
-19
/
+19
*
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
*
Feature test macros overhaul: tar.h
Yaakov Selkowitz
2016-04-04
1
-0
/
+4
*
Add cpio.h
Yaakov Selkowitz
2016-04-04
1
-0
/
+30
*
cygwin: make POSIX/XSI version macros dependent on feature test macros
Yaakov Selkowitz
2016-04-04
1
-10
/
+37
[prev]
[next]