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
2016-03-29Add missing nanlCorinna Vinschen
2016-03-29Add missing long double functions to CygwinCorinna Vinschen
2016-03-29cygwin: export __getpagesizeYaakov Selkowitz
2016-03-08Implement POSIX.1e ACL functionsCorinna Vinschen
2016-02-22cygwin: Export clog10, clog10fYaakov Selkowitz
2016-02-13POSIX barrier implementation, take 3Václav Haisman
2015-11-20Import correctly working strtold from David M. Gay.Corinna Vinschen
2015-11-17cygwin: export rpmatch(3)Yaakov Selkowitz
2015-10-22Export aligned_alloc, at_quick_exit, quick_exit.Corinna Vinschen
2015-07-21Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen
2015-07-17Implement getcontext, setcontext, makecontext, swapcontextCorinna Vinschen
2015-06-19Preliminary infrastructure to implement alternate stackCorinna Vinschen
2015-06-17Add sethostnameCorinna Vinschen
2015-04-23cygwin: add GNU basename(3)Yaakov Selkowitz
2015-03-03 * common.din (issetugid): Export.Corinna Vinschen
2015-02-15 * i686.din (__mempcpy): Move symbol export from here...Corinna Vinschen
2015-02-06 * common.din: Export cabsl, cimagl, creall, finitel, hypotl, sqrtl.Corinna Vinschen
2015-02-04 * common.din (wcstold): Export.Corinna Vinschen
2015-01-20 * common.din (sockatmark): Export.Corinna Vinschen
2014-12-18* common.din (__fbufsize, __flbf, __fpending, __freadable, __freading,Yaakov Selkowitz
2014-12-05* common.din (__bsd_qsort_r): Add.Yaakov Selkowitz
2014-10-29 * common.din (__cxa_atexit): Define as cygwin__cxa_atexit.Corinna Vinschen
2014-10-22* common.din (stime): Export.Yaakov Selkowitz
2014-10-17 * Makefile.in (DLL_OFILES): Add quotactl.o.Corinna Vinschen
2014-10-09 * common.din (ffsl): Export.Corinna Vinschen
2014-08-07* common.din (__cxa_finalize): Export.Yaakov Selkowitz
2014-08-04 * common.din (__cxa_atexit): Export.Corinna Vinschen
2013-11-26 * common.din: Export posix_spawn[...] functions.Corinna Vinschen
2013-07-19* common.din: Export GetCommandLine{A,W}.Christopher Faylor
2013-06-24* common.din (rawmemchr): Export.Yaakov Selkowitz
2013-05-21 * Makefile.in (DLL_OFILES): Add arc4random.o.Corinna Vinschen
2013-05-21 * libc/base64.c: New file.Corinna Vinschen
2013-05-13* i686.din: Remove _strtold.Christopher Faylor
2013-05-01* i686.din: New file.Christopher Faylor