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
path: root/winsup
AgeCommit message (Expand)Author
2018-08-28Cygwin: Accommodate logon sessions on Windows 10Corinna Vinschen
2018-08-28Cygwin: drop workaround for missing USER_INFO_24 definitionCorinna Vinschen
2018-08-27Cygwin: add release note for previous ACL changesCorinna Vinschen
2018-08-27Cygwin: Add name->SID conversion for self-constructed namesCorinna Vinschen
2018-08-27Cygwin: don't return valid acl entry type for unknown SIDCorinna Vinschen
2018-08-24Cygwin: Remove union waitCorinna Vinschen
2018-08-24Add __nl_item to <sys/_types.h> and use itSebastian Huber
2018-08-24CYgwin: fix typo in commentCorinna Vinschen
2018-08-17Cygwin: get_mem_values: Fix prototypeCorinna Vinschen
2018-08-17Cygwin: document /proc/<PID>/status and /proc/<PID>/statm patchesCorinna 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-08-17Cygwin: Add missing items to release notesCorinna Vinschen
2018-08-17setfacl: Rename the option --file to --set-file, as on LinuxKen Brown
2018-08-15Cygwin: Add FE_ALL_EXCEPT change to release notes.Corinna Vinschen
2018-08-15Keep the denormal-operand exception masked; modify FE_ALL_EXCEPT accordingly.J.H. van de Water
2018-08-15Cygwin: Add J.H. van de Water to CONTRIBUTORSCorinna Vinschen
2018-08-14Cygwin: fenv.h: Convert to ASCII-onlyCorinna Vinschen
2018-08-09Cygwin: utils: ps: use fputs to print fixed stringsCorinna Vinschen
2018-08-08Cygwin: utils: strace: fix format stringCorinna Vinschen
2018-08-08Cygwin: utils: change 3rd readlink param to size_tCorinna Vinschen
2018-08-08Cygwin: utils: cygcheck: fix filesystem output formatCorinna Vinschen
2018-08-07Cygwin: implement sched_getcpuCorinna Vinschen
2018-08-07Fix return value on aio_read/write successMark Geisert
2018-08-03Cygwin: Document fegetenv patchCorinna Vinschen
2018-08-03Cygwin: fegetenv() should not disable exceptionsJ.H. van de Water
2018-07-25Cygwin: fpathconf: update _PC_ASYNC_IO return valueYaakov Selkowitz
2018-07-25Cygwin: define _POSIX_ASYNCHRONOUS_IOYaakov Selkowitz
2018-07-25POSIX Asynchronous I/O support: other filesMark Geisert
2018-07-25POSIX Asynchronous I/O support: fhandler filesMark Geisert
2018-07-25POSIX Asynchronous I/O support: aio filesMark Geisert
2018-07-25getfacl: Simplify by using acl_to_any_textKen Brown
2018-07-23getfacl and setfacl: Align with LinuxKen Brown
2018-07-20Cygwin: move FP environment exports to common.dinCorinna Vinschen
2018-07-19fix duration handling in sigtimedwaitMark Geisert
2018-07-12Cygwin: Treat PROCESSOR_ARCHITECTURE_INTEL as running under WOW64 on ARM64Corinna Vinschen
2018-07-10Cygwin: Don't print FAST_CWD warning in WOW64 on ARM64 systemsCorinna Vinschen
2018-07-10Cygwin: fix a race in the FAST_CWD fallback codeCorinna Vinschen
2018-07-06Fix a problem that connection to syslogd fails.Takashi Yano
2018-07-04Cygwin: Include local ntsecapi.hTakashi Yano
2018-07-03Fix a bug of psiginfo() that changes the orientation of stderr.Takashi Yano
2018-06-29Cygwin: tape: Handle non-standard "no medium" error codeCorinna Vinschen
2018-06-27Cygwin: define pthread_tryjoin_np/pthread_timedjoin_np _GNU_VISIBLECorinna Vinschen
2018-06-27Cygwin: doc: add pthread_tryjoin_np, pthread_timedjoin_npCorinna Vinschen
2018-06-27Cygwin: pthread_timedjoin_np: return ETIMEDOUT, not EBUSYCorinna Vinschen
2018-06-27Cygwin: Implement pthread_tryjoin_np and pthread_timedjoin_npCorinna Vinschen
2018-06-26Cygwin: fix bumptious GCC 7 warningsCorinna Vinschen
2018-06-26Cygwin: Allow to build without experimental AF_UNIX code by defaultCorinna Vinschen