This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error in memset man page


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Keith Thompson on 8/24/2009 11:57 AM:
> "man memset" shows the following synopsis for the memset function:
> 
>     #include <string.h>
>     void *memset(const void *DST, int C, size_t LENGTH);
> 
> The "const" on the first parameter is incorrect.

Indeed.  However, this was already fixed in newlib on 2008-05-27, so it
will be corrected the next time someone rebuilds the man pages.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqTO/EACgkQ84KuGfSFAYBnbgCfWsfXPp9UDFIUD2wdYPRGpPsd
NEcAoKYYSjcNvqyxJ6pIAQ79WwdqnAqy
=yuP3
-----END PGP SIGNATURE-----

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]