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-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-30Use all ACEs from original ACL on Samba shareCorinna Vinschen
2015-04-29Fix more typos in ntsec.xmlYaakov Selkowitz
2015-04-29Fix more typos in ntsec.xmlYaakov Selkowitz
2015-04-29Improve check for int32_t being long or intCorinna Vinschen
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-27Define __s64 and __u64Corinna Vinschen
2015-04-27cygserver.xml: Add new section. How to install Cygserver.Mike DePaulo
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
2015-04-23Compile exceptions.cc with -fno-omit-frame-pointer on x86Jon TURNEY
2015-04-23Cygwin hangs up if several keys are typed during outputting a lot of texts.Takashi Yano
2015-04-23Add FAQ entry on how Cygwin counters install and update MITM attacksDavid A. Wheeler
2015-04-23Try to make sure struct _mcontext is 16-byte alignedJon TURNEY
2015-04-23Add parens around MIN/MAX values in stdint.h.Corinna Vinschen
2015-04-23Drop local stdint.h and inttypes.h in favor of newlib filesCorinna Vinschen
2015-04-23Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber
2015-04-23Provide ucontext to signal handlersJon TURNEY
2015-04-23Make stack_t typedef generally availableJon TURNEY
2015-04-23Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a sigin...Jon TURNEY
2015-04-23Rename struct ucontext to struct __mcontextJon TURNEY