summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/common.din
Commit message (Expand)AuthorAgeFilesLines
* cygwin: export strnstrCorinna Vinschen2017-08-251-0/+1
* cygwin: Implement renameat2Ken Brown2017-08-191-0/+1
* cygwin: Implement pthread_rwlock_timedrdlock, pthread_rwlock_timedwrlockCorinna Vinschen2017-08-031-0/+2
* cygwin: Implement pthread_mutex_timedlockCorinna Vinschen2017-08-031-0/+1
* cygwin: Export explicit_bzeroYaakov Selkowitz2017-08-021-0/+1
* cygwin: export fls, flsl, flsllCorinna Vinschen2017-07-111-0/+3
* cygwin: export strverscmp, add versionsortYaakov Selkowitz2017-06-191-0/+2
* Export XSI sigpauseYaakov Selkowitz2017-06-141-0/+1
* Cygwin: Export reallocarrayCorinna Vinschen2017-04-041-0/+1
* Implement getloadavg()Jon Turney2017-03-271-0/+1
* Implement dladdr() (partially)Jon Turney2017-03-081-0/+1
* Export timingsafe_bcmp and timingsafe_memcmpJon Turney2017-03-071-0/+2
* Export getentropy and getrandom callsCorinna Vinschen2016-12-161-0/+2
* Implement GNU extension strptime_lCorinna Vinschen2016-08-231-0/+1
* Implement GNU extension wcsftime_lCorinna Vinschen2016-08-231-0/+1
* Implement missing POSIX-1.2008 function strerror_lCorinna Vinschen2016-08-231-0/+1
* Add pthread_getname_np and pthread_setname_npJon Turney2016-08-231-0/+2
* Implement missing POSIX function nl_langinfo_lCorinna Vinschen2016-08-201-0/+1
* Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen2016-08-151-0/+14
* Implement strfmon_lCorinna Vinschen2016-08-151-0/+1
* Implement per-locale string functionsCorinna Vinschen2016-08-151-0/+9
* Implement all per-locale ctype functionsCorinna Vinschen2016-08-151-0/+35
* Implement newlocale, freelocale, duplocale, uselocaleCorinna Vinschen2016-08-151-0/+4
* POSIX-1.2008 per-thread locales, groundwork part 1Corinna Vinschen2016-08-151-0/+1
* Rename if_indextoname to cygwin_if_indextoname (analag for if_nametoindex)Corinna Vinschen2016-06-241-2/+2
* Add missing nanlCorinna Vinschen2016-03-291-0/+1
* Add missing long double functions to CygwinCorinna Vinschen2016-03-291-6/+96
* cygwin: export __getpagesizeYaakov Selkowitz2016-03-291-0/+1
* Implement POSIX.1e ACL functionsCorinna Vinschen2016-03-081-0/+39
* cygwin: Export clog10, clog10fYaakov Selkowitz2016-02-221-0/+2
* POSIX barrier implementation, take 3Václav Haisman2016-02-131-0/+7
* Import correctly working strtold from David M. Gay.Corinna Vinschen2015-11-201-1/+1
* cygwin: export rpmatch(3)Yaakov Selkowitz2015-11-171-0/+1
* Export aligned_alloc, at_quick_exit, quick_exit.Corinna Vinschen2015-10-221-0/+3
* Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen2015-07-211-0/+2
* Implement getcontext, setcontext, makecontext, swapcontextCorinna Vinschen2015-07-171-0/+4
* Preliminary infrastructure to implement alternate stackCorinna Vinschen2015-06-191-0/+1
* Add sethostnameCorinna Vinschen2015-06-171-0/+1
* cygwin: add GNU basename(3)Yaakov Selkowitz2015-04-231-0/+1
* * common.din (issetugid): Export.Corinna Vinschen2015-03-031-0/+1
* * i686.din (__mempcpy): Move symbol export from here...Corinna Vinschen2015-02-151-0/+1
* * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.Corinna Vinschen2015-02-061-0/+6
* * common.din (wcstold): Export.Corinna Vinschen2015-02-041-0/+1
* * common.din (sockatmark): Export.Corinna Vinschen2015-01-201-0/+1
* * common.din (__fbufsize, __flbf, __fpending, __freadable, __freading,Yaakov Selkowitz2014-12-181-0/+27
* * common.din (__bsd_qsort_r): Add.Yaakov Selkowitz2014-12-051-0/+2
* * common.din (__cxa_atexit): Define as cygwin__cxa_atexit.Corinna Vinschen2014-10-291-1/+1
* * common.din (stime): Export.Yaakov Selkowitz2014-10-221-0/+1
* * Makefile.in (DLL_OFILES): Add quotactl.o.Corinna Vinschen2014-10-171-0/+1
* * common.din (ffsl): Export.Corinna Vinschen2014-10-081-0/+2