Age | Commit message (Expand) | Author | Files | Lines |
2011-08-03 | * cygwin.din (clock_nanosleep): Export. | Yaakov Selkowitz | 1 | -3/+5 |
2011-07-21 | * cygwin.din (pthread_condattr_getclock): Export. | Yaakov Selkowitz | 1 | -2/+2 |
2011-05-25 | * posix.sgml (std-notes): Add missing <para>. | Corinna Vinschen | 1 | -2/+2 |
2011-05-19 | * cygwin.din (__fpurge): Export. | Yaakov Selkowitz | 1 | -0/+1 |
2011-05-18 | * posix.sgml (std-susv4): Remove chroot, futimes, hstrerror. | Yaakov Selkowitz | 1 | -4/+6 |
2011-05-18 | * cygwin.din (error): Export. | Yaakov Selkowitz | 1 | -0/+2 |
2011-05-17 | * cygwin.din (clock_getcpuclockid): Export. | Yaakov Selkowitz | 1 | -8/+7 |
2011-05-15 | * cygwin.din (pthread_attr_getguardsize): Export. | Corinna Vinschen | 1 | -3/+4 |
2011-05-09 | * times.cc (settimeofday): Add EFAULT handler. | Yaakov Selkowitz | 1 | -4/+5 |
2011-05-06 | * sysconf.cc (sysinfo): New function. | Yaakov Selkowitz | 1 | -0/+1 |
2011-05-05 | * posix.sgml (std-notimpl): Remove bsd_signal, setcontext, and | Corinna Vinschen | 1 | -3/+0 |
2011-05-04 | * cygwin.din (psiginfo): Export. | Yaakov Selkowitz | 1 | -2/+3 |
2011-05-03 | * cygwin.din (pthread_attr_getstack): Export. | Yaakov Selkowitz | 1 | -3/+3 |
2011-04-18 | * cygwin.din (ppoll): Export. | Corinna Vinschen | 1 | -0/+1 |
2011-04-15 | * thread.cc (pthread_setschedprio): New function. | Yaakov Selkowitz | 1 | -1/+1 |
2011-03-29 | * cygwin.din (pthread_spin_destroy): Export. | Corinna Vinschen | 1 | -1/+5 |
2011-03-28 | * cygwin.din (strchrnul): Export. | Corinna Vinschen | 1 | -0/+1 |
2011-02-10 | * cygwin.din (pthread_yield): Export as alias to sched_yield. | Yaakov Selkowitz | 1 | -0/+1 |
2011-01-12 | * posix.sgml: Add madvise to BSD list. | Corinna Vinschen | 1 | -0/+1 |
2010-11-15 | * posix.sgml: Move llround and llroundf to implemented SUSv4 functions. | Corinna Vinschen | 1 | -2/+2 |
2010-10-08 | * cygwin.din: Export new complex math functions from newlib. | Corinna Vinschen | 1 | -43/+43 |
2010-09-11 | winsup/cygwin/ChangeLog: | Dave Korn | 1 | -11/+16 |
2010-08-30 | * posix.sgml (std-notes): Fix typos and incorrectnesses. | Corinna Vinschen | 1 | -8/+8 |
2010-07-19 | Add mkostemp and mkostemps. | Eric Blake | 1 | -0/+2 |
2010-04-12 | * posix.sgml (std-notes): Improve lseek description. | Corinna Vinschen | 1 | -2/+3 |
2010-03-04 | * cygwin.din: Export __xdr functions. | Corinna Vinschen | 1 | -0/+2 |
2010-03-03 | Add XDR support. | Corinna Vinschen | 1 | -0/+47 |
2010-01-22 | * posix.sgml (strfmon): Move to implemented SUSv4 API. | Corinna Vinschen | 1 | -1/+1 |
2010-01-15 | * cygwin.din (accept4): Export. | Corinna Vinschen | 1 | -0/+1 |
2010-01-15 | * posix.sgml: Mention dup3 and pipe2 as GNU extensions. | Corinna Vinschen | 1 | -0/+2 |
2009-11-12 | * sysconf.cc (get_nprocs): New function. | Corinna Vinschen | 1 | -0/+4 |
2009-09-26 | Add fexecve, execvpe. | Eric Blake | 1 | -1/+2 |
2009-09-25 | Provide euidaccess, canonicalize_file_name; fix fchmodat. | Eric Blake | 1 | -0/+3 |
2009-07-27 | * posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server. | Corinna Vinschen | 1 | -3/+1 |
2009-07-26 | * posix.sgml (std-notes): Add flock restriction. | Corinna Vinschen | 1 | -0/+5 |
2009-07-03 | * posix.sgml: Add fpurge and mkstemps to BSD list. | Corinna Vinschen | 1 | -0/+2 |
2009-03-23 | * cygwin.din: Export wordexp, wordfree. | Corinna Vinschen | 1 | -2/+2 |
2009-03-19 | * cygwin.din: Export log2, log2f as functions. | Corinna Vinschen | 1 | -0/+2 |
2009-03-15 | * cygwin.din: Export wcsdup. | Corinna Vinschen | 1 | -0/+1 |
2009-03-11 | * cygwin.din: Export wcscasecmp, wcsncasecmp. | Corinna Vinschen | 1 | -2/+2 |
2009-03-11 | * cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf, | Corinna Vinschen | 1 | -6/+6 |
2009-03-09 | * cygwin.din: Export wcsftime. | Corinna Vinschen | 1 | -1/+1 |
2009-03-06 | * cygwin.din: Export gethostbyname2. | Corinna Vinschen | 1 | -0/+1 |
2009-03-06 | * cygwin.din: Export wprintf, fwprintf, swprintf, vwprintf, vfwprintf, | Corinna Vinschen | 1 | -14/+14 |
2009-02-19 | * cygwin.din: Export mbsnrtowcs and wcsnrtombs. | Corinna Vinschen | 1 | -2/+2 |
2009-02-18 | * cygwin.din: Export open_wmemstream. | Corinna Vinschen | 1 | -1/+1 |
2009-02-16 | * cygwin.din: Export reallocf. | Corinna Vinschen | 1 | -0/+1 |
2009-02-16 | * cygwin.din: Export wcstoimax, wcstoumax. | Corinna Vinschen | 1 | -2/+2 |
2009-02-13 | * cygwin.din: Export wcsnlen. | Corinna Vinschen | 1 | -1/+1 |
2009-02-13 | * posix.sgml: Move dirfd to SUSv4 section. | Corinna Vinschen | 1 | -1/+1 |