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
...
|
*
Revert to exposing sys/select.h from sys/time.h on Cygwin
Corinna Vinschen
2015-05-03
2
-0
/
+10
|
*
Bump minor DLL version to 1
Corinna Vinschen
2015-05-03
3
-1
/
+13
|
*
Use all ACEs from original ACL on Samba share
Corinna Vinschen
2015-04-30
2
-3
/
+8
|
*
Fix more typos in ntsec.xml
Yaakov Selkowitz
2015-04-29
1
-4
/
+4
|
*
Improve check for int32_t being long or int
Corinna Vinschen
2015-04-29
5
-32
/
+53
|
*
Define __s64 and __u64
Corinna Vinschen
2015-04-27
2
-1
/
+9
|
*
cygserver.xml: Add new section. How to install Cygserver.
Mike DePaulo
2015-04-27
2
-0
/
+18
|
*
Document previous unlink patch
newlib-snapshot-20150423
Corinna Vinschen
2015-04-23
1
-0
/
+6
|
*
Handle unlinking in-use files on virtual drives
Corinna Vinschen
2015-04-23
4
-3
/
+46
|
*
Fix closing too many handles in pty fchown/fchmod
Corinna Vinschen
2015-04-22
2
-3
/
+5
|
*
Fix OPOST for non-Cygwin pty slaves
Takashi Yano
2015-04-22
5
-19
/
+178
|
*
Undef basename before defining function.
Corinna Vinschen
2015-04-22
2
-0
/
+7
|
*
Fix basename prototype collision string.h vs libgen.h
Corinna Vinschen
2015-04-22
3
-12
/
+34
|
*
libgloss: mcore: add custom syscall header
Mike Frysinger
2015-04-21
2
-0
/
+47
|
*
libgloss: arm: fix copy & paste in syscall.h
Mike Frysinger
2015-04-21
2
-3
/
+7
|
*
Remove Cygwin's libgen.h
Corinna Vinschen
2015-04-21
2
-23
/
+4
|
*
Asia/Calcutta -> Asia/Kolkata (not on unicode.org)
Corinna Vinschen
2015-04-21
3
-4
/
+13
|
*
Apply umask on "standard" Cygwin ACL
Corinna Vinschen
2015-04-21
3
-23
/
+54
|
*
Apply mask execute bit for SYSTEM and Admins group.
Corinna Vinschen
2015-04-20
4
-7
/
+34
|
*
Fix inconsistencies in docs regarding fstab and executable file detection
David Macek
2015-04-20
1
-7
/
+6
|
*
sec_acl.cc (set_posix_access): Fix typo in comment
Corinna Vinschen
2015-04-20
1
-1
/
+1
|
*
Try to avoid creating dangerous DENY ACEs
Corinna Vinschen
2015-04-18
2
-0
/
+11
|
*
Support acl(2) method for reading pty ACLs, fix pty chown
Corinna Vinschen
2015-04-17
5
-24
/
+120
|
*
Fix broken SID in passwd/group entry for unkown account
Corinna Vinschen
2015-04-17
2
-1
/
+6
|
*
Fix broken PSID problem on cygheap in account handling
Corinna Vinschen
2015-04-17
4
-4
/
+20
|
*
Fix merging group perms into owner perms in owner == group case
Corinna Vinschen
2015-04-16
2
-5
/
+11
|
*
Fix setting saw_group_obj flag
Corinna Vinschen
2015-04-16
2
-1
/
+7
|
*
Set GROUP_OBJ and CLASS_OBJ perms to new group perms
Corinna Vinschen
2015-04-16
3
-4
/
+17
|
*
Better workaround owner/group SIDs being NULL
Corinna Vinschen
2015-04-16
2
-4
/
+14
|
*
Workaround owner/group SIDs being NULL
Corinna Vinschen
2015-04-16
2
-2
/
+9
|
*
Add mask recomputation as on Linux
Corinna Vinschen
2015-04-16
4
-181
/
+314
|
*
Add output of effective rights to getfacl
Corinna Vinschen
2015-04-16
4
-63
/
+145
|
*
Handle files with owner == group.
Corinna Vinschen
2015-04-15
2
-20
/
+80
|
*
Fix typo in comment
Corinna Vinschen
2015-04-14
1
-2
/
+2
|
*
Fix thinko in creating the {DEF_}CLASS_OBJ value on old-style ACLs
Corinna Vinschen
2015-04-14
2
-6
/
+13
|
*
Fix pty permssion handling in new permission handling code
Corinna Vinschen
2015-04-12
5
-21
/
+42
|
*
Don't rely on size argument in shmget call
Corinna Vinschen
2015-04-12
3
-1
/
+17
|
*
Fix typo in new fchmod implementation
Corinna Vinschen
2015-04-11
2
-2
/
+7
|
*
Bump Cygwin version to 2.0.0.
Corinna Vinschen
2015-04-10
5
-3
/
+13
|
*
Set mcontext.cr2 to the faulting address
Jon TURNEY
2015-04-10
2
-0
/
+9
|
*
Only construct ucontext for SA_SIGINFO signal handlers
Jon TURNEY
2015-04-10
2
-22
/
+38
|
*
Initialize context before RtlContextCapture
Jon TURNEY
2015-04-10
2
-2
/
+11
|
*
First cut of full implementation of new permission handling
Corinna Vinschen
2015-04-10
10
-725
/
+632
|
*
Call open_null to open fake handle
Corinna Vinschen
2015-04-09
2
-2
/
+6
|
*
For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...
Nick Clifton
2015-04-09
16
-0
/
+272
|
*
Add .note and DWARF3 sections to RX linker scripts.
Nick Clifton
2015-04-08
3
-0
/
+17
|
*
Introduce sidfromuid and sidfromgid
Corinna Vinschen
2015-04-08
4
-14
/
+30
|
*
Use NULL dey ACE rather than special Cygwin ACE
Corinna Vinschen
2015-04-08
4
-49
/
+76
|
*
Remove __acl16 from official header
Corinna Vinschen
2015-04-08
3
-10
/
+11
|
*
Always include the .csstart section in RL78 executables.
Nick Clifton
2015-04-07
3
-2
/
+7
[prev]
[next]