| Commit message (Expand) | Author | Age | Files | Lines |
* | cygwin: Bump DLL version to 2.9.0 | Corinna Vinschen | 2017-08-03 | 1 | -1/+1 |
* | cygwin: Export explicit_bzero | Yaakov Selkowitz | 2017-08-02 | 1 | -0/+1 |
* | cygwin: export fls, flsl, flsll | Corinna Vinschen | 2017-07-11 | 1 | -0/+3 |
* | cygwin: export strverscmp, add versionsort | Yaakov Selkowitz | 2017-06-19 | 1 | -0/+2 |
* | Export XSI sigpause | Yaakov Selkowitz | 2017-06-14 | 1 | -2/+8 |
* | Cygwin: Export reallocarray | Corinna Vinschen | 2017-04-04 | 1 | -0/+1 |
* | Implement getloadavg() | Jon Turney | 2017-03-27 | 1 | -0/+1 |
* | Implement dladdr() (partially) | Jon Turney | 2017-03-08 | 1 | -0/+4 |
* | Export timingsafe_bcmp and timingsafe_memcmp | Jon Turney | 2017-03-07 | 1 | -0/+2 |
* | Export and document strerror_l, strptime_l, wcsftime_l from Cygwin | Corinna Vinschen | 2016-08-23 | 1 | -0/+3 |
* | Add pthread_getname_np and pthread_setname_np | Jon Turney | 2016-08-23 | 1 | -0/+2 |
* | Document nl_langinfo_l and separate POSIX from GNU extensions in release message | Corinna Vinschen | 2016-08-20 | 1 | -0/+1 |
* | Implement strto[dflu]_l/wcsto[dflu]_l | Corinna Vinschen | 2016-08-15 | 1 | -4/+18 |
* | Implement strfmon_l | Corinna Vinschen | 2016-08-15 | 1 | -1/+1 |
* | Implement per-locale string functions | Corinna Vinschen | 2016-08-15 | 1 | -8/+9 |
* | Implement all per-locale ctype functions | Corinna Vinschen | 2016-08-15 | 1 | -33/+34 |
* | posix.xml: Note duplocale, freelocale, newlocale, uselocale as implemented | Corinna Vinschen | 2016-08-15 | 1 | -4/+4 |
* | posix.xml: Add missing unimplemented functions from POSIX-1.2013 | Corinna Vinschen | 2016-07-23 | 1 | -0/+4 |
* | Document implemented functions | Corinna Vinschen | 2016-03-29 | 1 | -85/+91 |
* | cygwin: Export clog10, clog10f | Yaakov Selkowitz | 2016-02-22 | 1 | -0/+2 |
* | Document pthread_barrier* functions as implemented | Corinna Vinschen | 2016-02-13 | 1 | -1/+7 |
* | cygwin: export rpmatch(3) | Yaakov Selkowitz | 2015-11-17 | 1 | -0/+1 |
* | Export aligned_alloc, at_quick_exit, quick_exit. | Corinna Vinschen | 2015-10-22 | 1 | -1/+11 |
* | Implement getcontext, setcontext, makecontext, swapcontext | Corinna Vinschen | 2015-07-17 | 1 | -0/+4 |
* | Add alternate signal stack to docs | Corinna Vinschen | 2015-06-20 | 1 | -1/+1 |
* | Add sethostname to API list | Corinna Vinschen | 2015-06-17 | 1 | -0/+1 |
* | cygwin: add GNU basename(3) | Yaakov Selkowitz | 2015-04-23 | 1 | -1/+5 |
* | * posix.xml (std-bsd): Add issetugid. | Corinna Vinschen | 2015-03-04 | 1 | -0/+1 |
* | * posix.xml (std-gnu): Add missing __mempcpy. | Corinna Vinschen | 2015-02-15 | 1 | -0/+1 |
* | * posix.xml (std-susv4): Move cabsl, cimagl, creall, hypotl, sqrtl here | Corinna Vinschen | 2015-02-06 | 1 | -5/+6 |
* | * posix.xml (std-susv4): Move wcstold here from std-notimpl. | Corinna Vinschen | 2015-02-04 | 1 | -1/+1 |
* | * posix.xml (std-susv4): Move sockatmark here from std-notimpl. | Corinna Vinschen | 2015-01-20 | 1 | -1/+1 |
* | * new-features.xml (ov-new1.7.34): Document Solaris stdio_ext.h | Yaakov Selkowitz | 2014-12-18 | 1 | -0/+27 |
* | * posix.xml (std-solaris): Point to libtirpc for xdr functions. | Corinna Vinschen | 2014-12-06 | 1 | -49/+49 |
* | * new-features.xml (ov-new1.7.34): Document qsort_r and __bsd_qsort_r. | Yaakov Selkowitz | 2014-12-05 | 1 | -0/+5 |
* | * posix.xml (std-gnu): Add ffsl, ffsll, quotactl. | Corinna Vinschen | 2014-10-22 | 1 | -0/+7 |
* | * new-features.xml (ov-new1.7.33): Document stime. | Yaakov Selkowitz | 2014-10-22 | 1 | -0/+1 |
* | * Makefile.in: Throughout use parenthesis instead of braces where | Corinna Vinschen | 2014-08-14 | 1 | -0/+1565 |