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
2022-12-02Cygwin: uinfo: Drop long disabled nss_prefix and nss_separatorCorinna Vinschen
2022-11-20Cygwin: pty, console: Encapsulate spawn.cc code related to pty/console.Takashi Yano
2022-10-28Cygwin: cygheap: make bucket_val a static const arrayCorinna Vinschen
2022-10-28Cygwin: memory_layout.h: define absolute MMAP_STORAGE_HIGH values hereCorinna Vinschen
2022-10-28Cygwin: memory_layout.h: fix commentsCorinna Vinschen
2022-10-28Cygwin: decouple shared mem regions from Cygwin DLLCorinna Vinschen
2022-10-28Cygwin: decouple cygheap from Cygwin DLLCorinna Vinschen
2022-10-28Cygwin: add memory_layout.hCorinna Vinschen
2022-10-19Cygwin: select: don't report read ready on a FIFO never opened for writingKen Brown
2022-09-05Cygwin: cygtls: drop useless alignment directivesCorinna Vinschen
2022-08-29Cygwin: cygtls: fix context alignmentCorinna Vinschen
2022-08-29Cygwin: fork: fix a potential hang in forkCorinna Vinschen
2022-08-23Cygwin: cwd: use SRWLOCK instead of mutoCorinna Vinschen
2022-08-23Cygwin: tls_pathbuf: Use Windows heapCorinna Vinschen
2022-08-22Cygwin: push missing change to debug.hCorinna Vinschen
2022-08-20Cygwin: wchar.h: Fix commentCorinna Vinschen
2022-08-19Cygwin: miscfuncs.h: fix commentCorinna Vinschen
2022-08-10Cygwin: rename CygwinCreateThread to create_posix_threadCorinna Vinschen
2022-08-10Cygwin: move __caller_return_address to mm/malloc_wrapper.ccCorinna Vinschen
2022-08-10Cygwin: make import_address a static inline functionCorinna Vinschen
2022-08-10Cygwin: make check_invalid_virtual_addr a static inline functionCorinna Vinschen
2022-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen