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
...
*
Document new ACL code
Corinna Vinschen
2015-11-18
3
-0
/
+63
*
get_posix_access: Skip merging permissions if user can't get more permissions
Corinna Vinschen
2015-11-18
2
-2
/
+17
*
get_posix_access: Fix computation of effective user permissions
Corinna Vinschen
2015-11-18
2
-2
/
+7
*
Fix file type mode bit handling on object security.
Corinna Vinschen
2015-11-18
3
-12
/
+24
*
setfacl: Allow to combine -b and -k options
Corinna Vinschen
2015-11-18
5
-129
/
+156
*
Fix permission evaluation for !new_style ACLs
Corinna Vinschen
2015-11-18
4
-54
/
+72
*
Fix up POSIX permission handling
Corinna Vinschen
2015-11-18
3
-9
/
+67
*
Use Authz to fetch correct user permissions.
Corinna Vinschen
2015-11-18
2
-2
/
+28
*
Add Authz class to compute exact POSIX user perms in a security descriptor
Corinna Vinschen
2015-11-18
5
-25
/
+194
*
* sec_acl.cc (get_posix_access): Fix class_perm in !new_style case.
Corinna Vinschen
2015-11-18
2
-1
/
+6
*
Reapply POSIX ACL changes.
Corinna Vinschen
2015-11-18
18
-1359
/
+1819
*
Bump Cygwin DLL version to 2.4.0
Corinna Vinschen
2015-11-18
2
-2
/
+7
*
Add missing ChangeLog entry for previous commit
Corinna Vinschen
2015-11-18
1
-0
/
+6
*
Update Cygwin's fnmatch to latest from FreeBSD.
Corinna Vinschen
2015-11-18
3
-55
/
+87
*
Don't generate Windows native symlinks targeting Cygwin-only targets
Corinna Vinschen
2015-11-18
2
-2
/
+15
*
Regenerate Cygwin locale message info
Corinna Vinschen
2015-11-18
2
-29
/
+46
*
cygwin: export rpmatch(3)
Yaakov Selkowitz
2015-11-17
6
-1
/
+26
*
Add rpmatch(3)
Yaakov Selkowitz
2015-11-17
6
-2
/
+113
*
[ARM] Factor out the thumb1 -Os implementation.
cygwin-2_3_1-release
cygwin-2_3_1-relase
Marcus Shawcroft
2015-11-13
4
-15
/
+58
*
[ARM] Adding strlen.S
Marcus Shawcroft
2015-11-13
6
-29
/
+78
*
[ARM] Rename strlen to strlen-stub.c
Marcus Shawcroft
2015-11-13
4
-3
/
+10
*
[ARM] Reorganize strlen selection.
Marcus Shawcroft
2015-11-13
6
-190
/
+25
*
[ARM] Refactor strlen.c #if nesting.
Marcus Shawcroft
2015-11-13
2
-26
/
+20
*
Add Synopsys license for newlib and libgloss
Anton Kolesov
2015-11-12
3
-0
/
+65
*
Add support for ARC to newlib
Anton Kolesov
2015-11-12
41
-6
/
+10054
*
Add support for ARC to libgloss
Anton Kolesov
2015-11-12
16
-6
/
+5568
*
Remove obsolete ARC system
Anton Kolesov
2015-11-12
16
-6618
/
+20
*
Fix multilib libgloss selection.
Marcus Shawcroft
2015-11-12
2
-1
/
+6
*
makedoc: Don't interpret license text as a command
Jon Turney
2015-11-12
2
-8
/
+16
*
doc: Fix some inconsistent QUICKREF lines
Jon Turney
2015-11-12
6
-5
/
+18
*
makedoc: Fix INTERNAL(|DEFINITION|FUNCTION) command definitions
Jon Turney
2015-11-12
2
-4
/
+9
*
AArch64: Tune memcpy
Wilco Dijkstra
2015-11-12
2
-24
/
+37
*
flock: Fix hang in object collision case
Corinna Vinschen
2015-11-12
3
-2
/
+12
*
Avoid .eh_frame in ARM newlib.
Joseph Myers
2015-11-12
8
-0
/
+18
*
Add comment to explain previous patch
Corinna Vinschen
2015-11-12
1
-0
/
+2
*
Fix crash at process init on 64 bit XP/2003 under WOW64
Corinna Vinschen
2015-11-12
3
-3
/
+26
*
Bump Cygwin DLL minor number
Corinna Vinschen
2015-11-09
2
-1
/
+5
*
Reorganize memchr selection.
cygwin-2_3_0-release
Marcus Shawcroft
2015-11-06
7
-124
/
+117
*
Reorganize memcpy selection.
Marcus Shawcroft
2015-11-06
7
-296
/
+92
*
Replace __attribute((__warning__())) by __attribute__((deprecated()))
Olivier Martin
2015-11-06
2
-2
/
+7
*
Fake volume serial number on filesystems not providing it
Corinna Vinschen
2015-11-05
2
-2
/
+33
*
Avoid deadlock in flock(2)
Corinna Vinschen
2015-11-05
4
-5
/
+16
*
Fix iterating over pending signals if a signal doesn't have to be cleared
Corinna Vinschen
2015-11-05
2
-3
/
+15
*
Accommodate trailing NUL in PrlSF filesystem name.
Corinna Vinschen
2015-11-04
4
-1
/
+12
*
Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd
Corinna Vinschen
2015-11-04
1
-0
/
+3
*
Fix potential endless loop in pending_signals::clear
Corinna Vinschen
2015-11-03
2
-9
/
+9
*
[ARM] Select appropriate memcpy implementation for ARMv8-a.
Marcus Shawcroft
2015-11-03
6
-14
/
+106
*
Move duplicated documentation rules to Makefile.shared
Jeff Johnston
2015-11-02
76
-5445
/
+4150
*
Consistently use an em-dash in math functions.
Jeff Johnston
2015-11-02
23
-34
/
+59
*
Add missing semicolons to prototypes.
Jeff Johnston
2015-11-02
10
-38
/
+51
[prev]
[next]