summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * string: add GNU basename(3)Yaakov Selkowitz2015-03-306-2/+61
| * Try best to handle user from domain not in trusted domain list.Corinna Vinschen2015-03-303-4/+45
| * Prepare to rename/reuse struct ucontext.Corinna Vinschen2015-03-306-112/+120
| * Add CMIN and CTIME definitionsCorinna Vinschen2015-03-253-4/+11
| * Bump tty.cc copyright dateCorinna Vinschen2015-03-251-1/+1
| * TIOCPKT mode of PTY is broken if ONLCR bit is cleared.Takashi Yano2015-03-257-132/+168
| * Import <sys/tree.h> from FreeBSDSebastian Huber2015-03-242-0/+805
| * Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROSCorinna Vinschen2015-03-243-23/+9
| * * newlib.hin: Remove _UINTPTR_EQ_ULONG and _UINTPTR_EQ_ULONGLONG.newlib-snapshot-20150323Joel Sherrill2015-03-232-6/+4
| * Change from configure time to compile time probe for intptr_t definition.Joel Sherrill2015-03-235-110/+36
| * Drop cygwin/_types.h.Corinna Vinschen2015-03-232-16/+4
| * Handle S_ISGID bit and multiple ACEs for ownerCorinna Vinschen2015-03-192-5/+43
| * Add ChangeLog entry for last patch to libc/include/sys/time.h.Steve Ellcey2015-03-191-0/+5
| * Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.Steve Ellcey2015-03-191-18/+18
| * Preliminary read side implementation of new permission handling.Corinna Vinschen2015-03-186-355/+394
* | Fix comment in sys/wait.hCorinna Vinschen2015-05-282-1/+5
* | Use NtQueryObject to detect closing the last master handleCorinna Vinschen2015-05-282-8/+29
* | * 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"newlib-snapshot-20150526DJ Delorie2015-05-272-1/+6
* | or1k: Add missing initialization of impure ptrJeff Johnston2015-05-272-0/+7
* | or1k: set heap start for optimsoc-gzllJeff Johnston2015-05-272-0/+33
* | or1k: Make heap start configurableJeff Johnston2015-05-272-2/+7
* | or1k: UART also accept timeout interruptJeff Johnston2015-05-272-3/+9
* | Bug fix in timer for or1kJeff Johnston2015-05-272-1/+5
* | Store entire context for or1kJeff Johnston2015-05-272-0/+14
* | Fix exception stack frame for or1kJeff Johnston2015-05-273-3/+8
* | Fix interrupt handling for or1k.Jeff Johnston2015-05-272-28/+28
* | Add a check that the data area does not overrun the stack.Nick Clifton2015-05-277-3/+110
* | Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton2015-05-272-4/+9
* | Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton2015-05-2710-786/+455
* | Bump minor DLL version to 2cygwin-2_0_2-releaseCorinna Vinschen2015-05-032-1/+5
* | Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen2015-05-022-0/+10
* | Bump minor DLL version to 1cygwin-2_0_1-releaseCorinna Vinschen2015-04-303-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 __u64cygwin-2_0_0-releaseCorinna Vinschen2015-04-272-1/+9
* | cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo2015-04-272-0/+18
* | Document previous unlink patchCorinna 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-232-3/+5
* | Fix OPOST for non-Cygwin pty slavesTakashi Yano2015-04-235-19/+178
* | Undef basename before defining function.Corinna Vinschen2015-04-232-0/+7
* | Fix basename prototype collision string.h vs libgen.hCorinna Vinschen2015-04-233-12/+34
* | libgloss: mcore: add custom syscall headerMike Frysinger2015-04-232-0/+47
* | libgloss: arm: fix copy & paste in syscall.hMike Frysinger2015-04-232-3/+7
* | Remove Cygwin's libgen.hCorinna Vinschen2015-04-232-23/+4
* | Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen2015-04-233-4/+13
* | Fix inconsistencies in docs regarding fstab and executable file detectionDavid Macek2015-04-231-7/+6