summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo which might break permission evaluationCorinna Vinschen2016-03-121-1/+1
* Fix reading/writing Samba ACLs using RFC2307 mappingCorinna Vinschen2016-03-123-18/+82
* Add cygsid methods to create SIDs from scratchCorinna Vinschen2016-03-123-23/+54
* gmon.h: Fix type of gmonparam state memberCorinna Vinschen2016-03-111-1/+4
* Spinlock spin with pause instructionVáclav Haisman2016-03-111-1/+19
* Documentation covering profiling Cygwin programs.Mark Geisert2016-03-113-1/+259
* Add release message for commit 8b1ede3ce11d53292036aadfcfb6043df0235f9cCorinna Vinschen2016-03-101-0/+2
* Add commit 5807ba83e release message to documentationCorinna Vinschen2016-03-101-1/+8
* Add release message for commit 5807ba83e498d87b52675376a81d2edfe6de098dCorinna Vinschen2016-03-101-0/+5
* Support profiling of multi-threaded apps.Mark Geisert2016-03-107-73/+134
* getifaddrs: Return pointer to extended interface info in ifa_data memberCorinna Vinschen2016-03-102-22/+36
* Revamp acl_extended_fd/acl_extended_file to avoid open(2) callCorinna Vinschen2016-03-101-14/+44
* Overwite potentially faked kernel version with correct valuesCorinna Vinschen2016-03-092-0/+6
* Move definition of wsadata into wsock_initCorinna Vinschen2016-03-091-1/+4
* Cygwin: Document new POSIX ACL APICorinna Vinschen2016-03-082-0/+38
* faq: Sort BLODA list and update advice on fixing fork failuresJon Turney2016-03-081-32/+56
* acl_create_entry: Don't invalidate existing entry_d and permset_d.Corinna Vinschen2016-03-081-16/+11
* __acltotext: Always append NULCorinna Vinschen2016-03-081-1/+1
* Implement POSIX.1e ACL functionsCorinna Vinschen2016-03-0818-276/+1825
* cygwin/acl.h: Don't clutter namespaceCorinna Vinschen2016-03-081-32/+38
* Mention 64-bit Cygwin as another remedy for fork() failures.Alexey Sokolov2016-03-041-1/+3
* ccwrap: fix build with non-english locale set (v2)Patrick Bendorf2016-02-291-5/+1
* ccwrap: fix build with non-english locale setPatrick Bendorf2016-02-291-0/+5
* cygwin: Export clog10, clog10fYaakov Selkowitz2016-02-224-1/+10
* Fix comments in sec_acl.ccCorinna Vinschen2016-02-221-7/+7
* ssp: Fixes for 64-bitJon Turney2016-02-201-105/+119
* Update Cygwin release notes.Corinna Vinschen2016-02-182-0/+17
* cygwin: accept SIGIOT as alias of SIGABRTYaakov Selkowitz2016-02-183-1/+4
* Drop temporary declaration of GetSystemTimePreciseAsFileTime.Corinna Vinschen2016-02-181-3/+0
* setuid: Create token from scratch without credentials of callerCorinna Vinschen2016-02-183-35/+29
* cyglsa: Drop code handling Windows 2000 and earlierCorinna Vinschen2016-02-171-35/+2
* Silent relocation truncations considered harmfulMark Geisert2016-02-171-1/+1
* cygwin_conv_path: Really always preserve trailing slash in conversion to POSI...Corinna Vinschen2016-02-151-1/+1
* Make buffered console characters visible to select().John Hood2016-02-151-1/+1
* Document pthread_barrier* functions as implementedCorinna Vinschen2016-02-131-1/+7
* Remove local winbase.h (again).Corinna Vinschen2016-02-131-59/+0
* Bump Cygwin version to 2.5.0Corinna Vinschen2016-02-133-2/+53
* POSIX barrier implementation, take 3Václav Haisman2016-02-136-0/+324
* cygwin: work around GCC 5 preprocessor changesYaakov Selkowitz2016-02-131-1/+1
* Bump Cygwin version to 2.4.2.Corinna Vinschen2016-02-121-1/+1
* cygwin: fix errors with GCC 5Yaakov Selkowitz2016-02-123-2/+5
* cygwin_conv_path: Always preserve trailing backslashes in conversion to POSIX...Corinna Vinschen2016-02-094-5/+12
* Treat ACLs with extra ACEs for Admins and SYSTEM like a trivial ACLCorinna Vinschen2016-01-283-20/+30
* get_posix_access: Fix primary group handing when multiple ACEs existCorinna Vinschen2016-01-281-3/+5
* Don't use LoadLibraryEx(..., LOAD_LIBRARY_SEARCH_SYSTEM32). It hangsCorinna Vinschen2016-01-273-31/+13
* Drop has_broken_fnoi flagCorinna Vinschen2016-01-273-7/+0
* Make select wait state more readableCorinna Vinschen2016-01-271-15/+19
* Fix missing 'user' in usertemp docsCorinna Vinschen2016-01-271-1/+1
* Add 2.4.1 release message filecygwin-2_4_1-releaseCorinna Vinschen2016-01-231-0/+12
* cygpath: Avoid returning SysWOW64Corinna Vinschen2016-01-211-0/+13