* posix.sgml: Move llround and llroundf to implemented SUSv4 functions.

* include/cygwin/version.h: Add llround and llroundf to the comment for
	the 233 CYGWIN_VERSION_API_MINOR bump.
This commit is contained in:
Corinna Vinschen
2010-11-15 12:44:57 +00:00
parent 45918fc55f
commit 8506523421
3 changed files with 9 additions and 3 deletions

View File

@@ -396,7 +396,7 @@ details. */
ccoshf, cexp, cexpf, cimag, cimagf, clog, clogf, conj, conjf, cpow,
cpowf, cproj, cprojf, creal, crealf, csin, csinf, csinh, csinhf,
csqrt, csqrtf, ctan, ctanf, ctanh, ctanhf.
233: Add TIOCGPGRP, TIOCSPGRP.
233: Add TIOCGPGRP, TIOCSPGRP. Export llround, llroundf.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */