aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc/posix.xml
AgeCommit message (Expand)AuthorFilesLines
2024-01-15Cygwin: introduce close_range(2)Christian Franke1-0/+5
2024-01-15Cygwin: api docs: add missing fallocateCorinna Vinschen1-0/+9
2023-08-25Cygwin: doc: add new API calls in 3.5Corinna Vinschen1-0/+8
2021-08-02Cygwin: export new sig2str/str2sigCorinna Vinschen1-0/+2
2021-07-29Cygwin: bump API minor and set DLL version to 3.3.0Corinna Vinschen1-4/+9
2021-02-16winsup/doc/posix.xml: add note for getrlimit, setrlimit, xrefs to notesBrian Inglis1-44/+57
2020-08-30Cygwin: Add Cygwin 3.2 release infoCorinna Vinschen1-0/+25
2019-06-24Cygwin: Implement sched_[gs]etaffinity()Mark Geisert1-0/+4
2019-03-01Cygwin: fenv.h: Add feature test macros, fix valuesCorinna Vinschen1-2/+2
2019-02-19Cygwin: add secure_getenvYaakov Selkowitz1-0/+1
2019-01-15Cygwin: timers: implement timerfdCorinna Vinschen1-0/+3
2019-01-13Cygwin: signal: implement signalfdCorinna Vinschen1-0/+1
2019-01-12Cygwin: posix timers: implement timer_getoverrunCorinna Vinschen1-1/+1
2018-08-07Cygwin: implement sched_getcpuCorinna Vinschen1-0/+1
2018-07-25POSIX Asynchronous I/O support: other filesMark Geisert1-8/+8
2018-06-27Cygwin: doc: add pthread_tryjoin_np, pthread_timedjoin_npCorinna Vinschen1-0/+2
2018-06-07Cygwin: Document clearenv and bump API minorKen Brown1-0/+1
2018-01-19cygwin: update docs for 2.10.0Yaakov Selkowitz1-3/+3
2017-12-18Cygwin: Implement sigtimedwaitMark Geisert1-1/+1
2017-11-30cygwin: export wmempcpyYaakov Selkowitz1-0/+1
2017-09-02cygwin: Document crypt_rYaakov Selkowitz1-0/+1
2017-08-19Document renameat2Ken Brown1-0/+4
2017-08-03cygwin: Implement pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlockCorinna Vinschen1-2/+2
2017-08-03cygwin: Bump DLL version to 2.9.0Corinna Vinschen1-1/+1
2017-08-02cygwin: Export explicit_bzeroYaakov Selkowitz1-0/+1
2017-07-11cygwin: export fls, flsl, flsllCorinna Vinschen1-0/+3
2017-06-19cygwin: export strverscmp, add versionsortYaakov Selkowitz1-0/+2
2017-06-14Export XSI sigpauseYaakov Selkowitz1-2/+8
2017-04-04Cygwin: Export reallocarrayCorinna Vinschen1-0/+1
2017-03-27Implement getloadavg()Jon Turney1-0/+1
2017-03-08Implement dladdr() (partially)Jon Turney1-0/+4
2017-03-07Export timingsafe_bcmp and timingsafe_memcmpJon Turney1-0/+2
2016-08-23Export and document strerror_l, strptime_l, wcsftime_l from CygwinCorinna Vinschen1-0/+3
2016-08-23Add pthread_getname_np and pthread_setname_npJon Turney1-0/+2
2016-08-20Document nl_langinfo_l and separate POSIX from GNU extensions in release messageCorinna Vinschen1-0/+1
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen1-4/+18
2016-08-15Implement strfmon_lCorinna Vinschen1-1/+1
2016-08-15Implement per-locale string functionsCorinna Vinschen1-8/+9
2016-08-15Implement all per-locale ctype functionsCorinna Vinschen1-33/+34
2016-08-15posix.xml: Note duplocale, freelocale, newlocale, uselocale as implementedCorinna Vinschen1-4/+4
2016-07-23posix.xml: Add missing unimplemented functions from POSIX-1.2013Corinna Vinschen1-0/+4
2016-03-29Document implemented functionsCorinna Vinschen1-85/+91
2016-02-22cygwin: Export clog10, clog10fYaakov Selkowitz1-0/+2
2016-02-13Document pthread_barrier* functions as implementedCorinna Vinschen1-1/+7
2015-11-17cygwin: export rpmatch(3)Yaakov Selkowitz1-0/+1
2015-10-22Export aligned_alloc, at_quick_exit, quick_exit.Corinna Vinschen1-1/+11
2015-07-17Implement getcontext, setcontext, makecontext, swapcontextCorinna Vinschen1-0/+4
2015-06-20Add alternate signal stack to docsCorinna Vinschen1-1/+1
2015-06-17Add sethostname to API listCorinna Vinschen1-0/+1
2015-04-23cygwin: add GNU basename(3)Yaakov Selkowitz1-1/+5