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-08-05Cygwin: Reorganize cygwin source dirCorinna Vinschen
2022-05-30Cygwin: remove regparm.hKen Brown
2022-05-30Cygwin: simplify some function namesKen Brown
2022-05-13Cygwin: wincap: drop wow64 flag and all conditions depending on itCorinna Vinschen
2022-05-11fhandler_process.cc(format_process_stat): fix /proc/pid/stat issuesBrian Inglis
2022-03-01Cygwin: /proc/<PID>/status: Fill SigPnd, SigBlk and SigIgn values with lifeCorinna Vinschen
2022-03-01Cygwin: /proc/<PID>/status: fix format specifierCorinna Vinschen
2021-11-16change _COMPILING_NEWLIB to _LIBCMike Frysinger
2020-09-08Cygwin: format_process_fd: add directory checkKen Brown
2020-09-07Cygwin: drop internal O_NOSYMLINK and O_DIROPEN flagsCorinna Vinschen
2020-03-11Cygwin: fix formatting: drop spaces leading tabsCorinna Vinschen
2019-12-02Cygwin: /proc/[PID]/stat to pull process priority correctlyAnton Lavrentiev via cygwin-patches
2019-08-08Cygwin: getpriority() and top display for priority is inconsistentLavrentiev, Anton
2019-07-22Cygwin: fix one more check for positive virtual_ftype_t valuesKen Brown
2019-07-22Cygwin: change virtual_ftype_t to not rely on negative valuesCorinna Vinschen
2019-07-22Cygwin: fix /proc/PID/fd return value in error caseCorinna Vinschen
2019-04-10Improve error handling in /proc/[pid]/ virtual files.Erik M. Bray
2019-03-13Cygwin: proc: add missing LF to /proc/<PID>/stat outputCorinna Vinschen
2019-03-12Cygwin: proc: let stat info always succeedCorinna Vinschen
2019-03-12Cygwin: proc: don't request PROCESS_VM_READ perms for statCorinna Vinschen
2019-03-12Cygwin: proc: return more useful cmdlineCorinna Vinschen
2019-02-01Cygwin: /proc: don't exit prematurely from /proc/PID/statusCorinna Vinschen
2019-01-06Cygwin: introduce fhandler_process_fd and add stat(2) handlingCorinna Vinschen
2019-01-06Cygwin: Move O_TMPFILE to bin and allow linkat by handleCorinna Vinschen
2019-01-06Cygwin: implement /proc/PID/fd/DESCRIPTOR reopening by handleCorinna Vinschen
2019-01-05Cygwin: introduce virt_fdsymlink to simplify /proc/PID/fd symlink handlingCorinna Vinschen
2018-08-17Cygwin: get_mem_values: Fix prototypeCorinna Vinschen
2018-08-17Cygwin: get_mem_values: Return number of Cygwin pages in argumentsCorinna Vinschen
2018-08-17Cygwin: get_mem_values: Convert arguments to call-by-referenceCorinna Vinschen
2018-08-17Cygwin: get_mem_values: Return allocation as size_t valuesCorinna Vinschen
2018-08-17Revert "Use allocation granularity as the 'page_size' in /proc/<pid>/status a...Corinna Vinschen
2018-02-13Cygwin: /proc/<pid>/stat: Fix time handlingCorinna Vinschen
2018-02-13Cygwin: Drop HZ usage in favor of MSPERSEC and CLOCKS_PER_SECCorinna Vinschen
2018-02-07Cygwin: Cleanup time handlingCorinna Vinschen
2017-10-09cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::environKen Brown
2017-10-09cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fdKen Brown
2017-10-09cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cmdlineKen Brown
2017-10-09cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cwdKen Brown
2017-10-09cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::rootKen Brown
2017-10-09cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fdsKen Brown
2017-01-10Add a /proc/<pid>/environ proc file handler, analogous to /proc/<pid>/cmdline.Erik M. Bray
2016-11-16Use allocation granularity as the 'page_size' in /proc/<pid>/status as well, ...Erik M. Bray
2016-11-16statm should report memory as multiples of allocation_granularity instead of ...Erik M. Bray
2016-08-01Open process with PROCESS_QUERY_INFORMATION to fetch mapsCorinna Vinschen
2016-06-27Reformat some too-long linesCorinna Vinschen
2016-06-27Add comment to point out missing access right per documentationCorinna Vinschen
2016-06-27Use PROCESS/THREAD_QUERY_LIMITED_INFORMATION where appropriateCorinna Vinschen
2016-06-24Drop has_broken_rtl_query_process_debug_information flagCorinna Vinschen
2016-06-23Handle up to 63 partitions per driveCorinna Vinschen
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen