summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.Takashi Yano2015-05-272-1/+6
* Fix potential memory leak in argz_replaceDavid Stacey2015-05-272-1/+8
* Avoid unneeded truncation to "int"DJ Delorie2015-05-262-1/+6
* or1k: Add missing initialization of impure ptrJeff Johnston2015-05-262-0/+7
* or1k: set heap start for optimsoc-gzllJeff Johnston2015-05-262-0/+33
* or1k: Make heap start configurableJeff Johnston2015-05-262-2/+7
* or1k: UART also accept timeout interruptJeff Johnston2015-05-262-3/+9
* Bug fix in timer for or1kJeff Johnston2015-05-262-1/+5
* Store entire context for or1kJeff Johnston2015-05-262-0/+14
* Fix exception stack frame for or1kJeff Johnston2015-05-263-3/+8
* Fix interrupt handling for or1k.Jeff Johnston2015-05-262-28/+28
* Add a check that the data area does not overrun the stack.Nick Clifton2015-05-187-3/+110
* Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton2015-05-132-4/+9
* Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton2015-05-0510-786/+455
* Bump minor DLL version to 2Corinna Vinschen2015-05-032-1/+5
* Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen2015-05-032-0/+10
* Bump minor DLL version to 1Corinna Vinschen2015-05-033-1/+13
* Use all ACEs from original ACL on Samba shareCorinna Vinschen2015-04-302-3/+8
* Fix more typos in ntsec.xmlYaakov Selkowitz2015-04-291-4/+4
* Improve check for int32_t being long or intCorinna Vinschen2015-04-295-32/+53
* Define __s64 and __u64Corinna Vinschen2015-04-272-1/+9
* cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo2015-04-272-0/+18
* Document previous unlink patchnewlib-snapshot-20150423Corinna Vinschen2015-04-231-0/+6
* Handle unlinking in-use files on virtual drivesCorinna Vinschen2015-04-234-3/+46
* Fix closing too many handles in pty fchown/fchmodCorinna Vinschen2015-04-222-3/+5
* Fix OPOST for non-Cygwin pty slavesTakashi Yano2015-04-225-19/+178
* Undef basename before defining function.Corinna Vinschen2015-04-222-0/+7
* Fix basename prototype collision string.h vs libgen.hCorinna Vinschen2015-04-223-12/+34
* libgloss: mcore: add custom syscall headerMike Frysinger2015-04-212-0/+47
* libgloss: arm: fix copy & paste in syscall.hMike Frysinger2015-04-212-3/+7
* Remove Cygwin's libgen.hCorinna Vinschen2015-04-212-23/+4
* Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen2015-04-213-4/+13
* Apply umask on "standard" Cygwin ACLCorinna Vinschen2015-04-213-23/+54
* Apply mask execute bit for SYSTEM and Admins group.Corinna Vinschen2015-04-204-7/+34
* Fix inconsistencies in docs regarding fstab and executable file detectionDavid Macek2015-04-201-7/+6
* sec_acl.cc (set_posix_access): Fix typo in commentCorinna Vinschen2015-04-201-1/+1
* Try to avoid creating dangerous DENY ACEsCorinna Vinschen2015-04-182-0/+11
* Support acl(2) method for reading pty ACLs, fix pty chownCorinna Vinschen2015-04-175-24/+120
* Fix broken SID in passwd/group entry for unkown accountCorinna Vinschen2015-04-172-1/+6
* Fix broken PSID problem on cygheap in account handlingCorinna Vinschen2015-04-174-4/+20
* Fix merging group perms into owner perms in owner == group caseCorinna Vinschen2015-04-162-5/+11
* Fix setting saw_group_obj flagCorinna Vinschen2015-04-162-1/+7
* Set GROUP_OBJ and CLASS_OBJ perms to new group permsCorinna Vinschen2015-04-163-4/+17
* Better workaround owner/group SIDs being NULLCorinna Vinschen2015-04-162-4/+14
* Workaround owner/group SIDs being NULLCorinna Vinschen2015-04-162-2/+9
* Add mask recomputation as on LinuxCorinna Vinschen2015-04-164-181/+314
* Add output of effective rights to getfaclCorinna Vinschen2015-04-164-63/+145
* Handle files with owner == group.Corinna Vinschen2015-04-152-20/+80
* Fix typo in commentCorinna Vinschen2015-04-141-2/+2
* Fix thinko in creating the {DEF_}CLASS_OBJ value on old-style ACLsCorinna Vinschen2015-04-142-6/+13