Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-28Fix comment in sys/wait.hcygwin-2.0Corinna Vinschen
2015-05-28Use NtQueryObject to detect closing the last master handleCorinna Vinschen
2015-05-27* net.cc: Define _NETIOAPI_H_ to accomodate newer w32api.Takashi Yano
2015-05-27Fix potential memory leak in argz_replaceDavid Stacey
2015-05-27Avoid unneeded truncation to "int"newlib-snapshot-20150526DJ Delorie
2015-05-27or1k: Add missing initialization of impure ptrJeff Johnston
2015-05-27or1k: set heap start for optimsoc-gzllJeff Johnston
2015-05-27or1k: Make heap start configurableJeff Johnston
2015-05-27or1k: UART also accept timeout interruptJeff Johnston
2015-05-27Bug fix in timer for or1kJeff Johnston
2015-05-27Store entire context for or1kJeff Johnston
2015-05-27Fix exception stack frame for or1kJeff Johnston
2015-05-27Fix interrupt handling for or1k.Jeff Johnston
2015-05-27Add a check that the data area does not overrun the stack.Nick Clifton
2015-05-27Update signbit functions to work on targets where integers are only 16-bits.Nick Clifton
2015-05-27Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton
2015-05-03Bump minor DLL version to 2cygwin-2_0_2-releaseCorinna Vinschen
2015-05-02Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen
2015-04-30Bump minor DLL version to 1cygwin-2_0_1-releaseCorinna Vinschen
2015-04-30Use all ACEs from original ACL on Samba shareCorinna Vinschen
2015-04-29Fix more typos in ntsec.xmlYaakov Selkowitz
2015-04-29Improve check for int32_t being long or intCorinna Vinschen
2015-04-27Define __s64 and __u64cygwin-2_0_0-releaseCorinna Vinschen
2015-04-27cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo
2015-04-23Document previous unlink patchCorinna Vinschen
2015-04-23Handle unlinking in-use files on virtual drivesCorinna Vinschen
2015-04-23Fix closing too many handles in pty fchown/fchmodCorinna Vinschen
2015-04-23Fix OPOST for non-Cygwin pty slavesTakashi Yano
2015-04-23Undef basename before defining function.Corinna Vinschen
2015-04-23Fix basename prototype collision string.h vs libgen.hCorinna Vinschen
2015-04-23libgloss: mcore: add custom syscall headerMike Frysinger
2015-04-23libgloss: arm: fix copy & paste in syscall.hMike Frysinger
2015-04-23Remove Cygwin's libgen.hCorinna Vinschen
2015-04-23Asia/Calcutta -> Asia/Kolkata (not on unicode.org)Corinna Vinschen
2015-04-23Fix inconsistencies in docs regarding fstab and executable file detectionDavid Macek
2015-04-23Fix broken SID in passwd/group entry for unkown accountCorinna Vinschen
2015-04-23Fix broken PSID problem on cygheap in account handlingCorinna Vinschen
2015-04-23Don't rely on size argument in shmget callCorinna Vinschen
2015-04-23Bump Cygwin version to 2.0.0.Corinna Vinschen
2015-04-23Set mcontext.cr2 to the faulting addressJon TURNEY
2015-04-23Only construct ucontext for SA_SIGINFO signal handlersJon TURNEY
2015-04-23Initialize context before RtlContextCaptureJon TURNEY
2015-04-23Call open_null to open fake handleCorinna Vinschen
2015-04-23For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_IN...Nick Clifton
2015-04-23Add .note and DWARF3 sections to RX linker scripts.Nick Clifton
2015-04-23Introduce sidfromuid and sidfromgidCorinna Vinschen
2015-04-23Remove __acl16 from official headerCorinna Vinschen
2015-04-23Always include the .csstart section in RL78 executables.Nick Clifton
2015-04-23Remove unused 32/64 bit tty codeCorinna Vinschen
2015-04-23Raise # of ptys to 128.Corinna Vinschen