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
2011-03-29Pull in HEAD changescv-post-1_7_9Corinna Vinschen
2011-03-11 * cygwin.din (pthread_spin_destroy): Export.Corinna Vinschen
2011-02-10* cygwin.din (pthread_yield): Export as alias to sched_yield.Yaakov Selkowitz
2011-01-12 * posix.sgml: Add madvise to BSD list.Corinna Vinschen
2010-11-15 * posix.sgml: Move llround and llroundf to implemented SUSv4 functions.Corinna Vinschen
2010-10-08 * cygwin.din: Export new complex math functions from newlib.Corinna Vinschen
2010-09-11winsup/cygwin/ChangeLog:Dave Korn
2010-08-30 * posix.sgml (std-notes): Fix typos and incorrectnesses.Corinna Vinschen
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-04-12 * posix.sgml (std-notes): Improve lseek description.Corinna Vinschen
2010-03-04 * cygwin.din: Export __xdr functions.Corinna Vinschen
2010-03-03 Add XDR support.Corinna Vinschen
2010-01-23 * posix.sgml (strfmon): Move to implemented SUSv4 API.Corinna Vinschen
2010-01-15 * cygwin.din (accept4): Export.Corinna Vinschen
2010-01-15 * posix.sgml: Mention dup3 and pipe2 as GNU extensions.Corinna Vinschen
2009-11-12 * sysconf.cc (get_nprocs): New function.Corinna Vinschen
2009-09-27Add fexecve, execvpe.Eric Blake
2009-09-26Provide euidaccess, canonicalize_file_name; fix fchmodat.Eric Blake
2009-07-27 * posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server.Corinna Vinschen
2009-07-26 * posix.sgml (std-notes): Add flock restriction.Corinna Vinschen
2009-07-03 * posix.sgml: Add fpurge and mkstemps to BSD list.Corinna Vinschen
2009-03-23 * cygwin.din: Export wordexp, wordfree.Corinna Vinschen
2009-03-19 * cygwin.din: Export log2, log2f as functions.Corinna Vinschen
2009-03-15 * cygwin.din: Export wcsdup.Corinna Vinschen
2009-03-11 * cygwin.din: Export wcscasecmp, wcsncasecmp.Corinna Vinschen
2009-03-11 * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf,Corinna Vinschen
2009-03-09 * cygwin.din: Export wcsftime.Corinna Vinschen
2009-03-06 * cygwin.din: Export gethostbyname2.Corinna Vinschen
2009-03-06 * cygwin.din: Export wprintf, fwprintf, swprintf, vwprintf, vfwprintf,Corinna Vinschen
2009-02-19 * cygwin.din: Export mbsnrtowcs and wcsnrtombs.Corinna Vinschen
2009-02-18 * cygwin.din: Export open_wmemstream.Corinna Vinschen
2009-02-16 * cygwin.din: Export reallocf.Corinna Vinschen
2009-02-16 * cygwin.din: Export wcstoimax, wcstoumax.Corinna Vinschen
2009-02-13 * cygwin.din: Export wcsnlen.Corinna Vinschen
2009-02-13 * posix.sgml: Move dirfd to SUSv4 section.Corinna Vinschen
2009-02-13 * posix.sgml: Move interfaces deprecated in SUSv4 to deprecatedCorinna Vinschen
2009-02-13 * posix.sgml: Merge SUSv3 and SUSv4 section into a single SUSv4 section.Corinna Vinschen
2009-02-05 * cygwin.din: Export wcstok.Corinna Vinschen
2008-12-15 * cygwin.din: Export fgetwc, fgetws, fputwc, fputws, fwide, getwc,Corinna Vinschen
2008-09-29 * flock.cc (inode_t::get_all_locks_list): Fix typo.Corinna Vinschen
2008-04-24 * cygwin.din (futimens): Export.Corinna Vinschen
2008-04-23 * posix.sgml: Add openat, faccessat, fchmodat, fchownat, fstatat,Corinna Vinschen
2008-04-02 * posix.sgml: Change lockf to being implemented.Corinna Vinschen
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor
2008-02-13 * posix.sgml: Move llrint, llrintf, llrintl, lrintl, rintl, wcstol,Corinna Vinschen
2007-06-29 * cygwin.din: Export fdopendir.Corinna Vinschen
2007-06-28 * cygwin.din: Export stpcpy, stpncpy.Corinna Vinschen
2007-06-21 * autoload.cc (WSAIoctl): Remove.Corinna Vinschen
2007-06-21 * cygwin.din: Export exp10, exp10f, pow10, pow10f, strcasestr,Corinna Vinschen
2007-06-12 * Makefile.in (DLL_OFILES): Add xsique.o.Corinna Vinschen