sys/reent.h in b19

Michael Richardson mcr@solidum.com
Tue Jul 28 10:05:00 GMT 1998


-----BEGIN PGP SIGNED MESSAGE-----


  The following patch gets rid of the following complaint from -Wstrict-prototypes:

38c38
< 	void	(*_fns[_ATEXIT_SIZE])();	/* the table itself */
- ---
> 	void	(*_fns[_ATEXIT_SIZE])(void);	/* the table itself */
170c170
<   void (**(_sig_func))();
- ---
>   void (**(_sig_func))(void);

   :!mcr!:            |  Solidum Systems Corporation, http://www.solidum.com
   Michael Richardson |For a better connected world,where data flows faster<tm>
 Personal: <A HREF=" http://www.sandelman.ottawa.on.ca/People/Michael_Richardson/Bio.html ">mcr@sandelman.ottawa.on.ca</A>. PGP key available.
 Corporate: <A HREF=" mailto:mcr@solidum.com ">mcr@solidum.com</A>. 



-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBNb348G5vCG0TOZrRAQGK7wP/RsQXHNBNwC6PFiV23rfgr/jVEnt0GPQv
Ag/olIgoVVpDF2X4IIYYaf7jwTkeXrv7FERoXzVhGOX+wJ2pGovs/N1eOXvaUume
tLHqF+UrQY7hm2KM1W42uhYWdyOzOxY/dusnsgpvEaUTF8GSxcwQ/MvA7ulfaun5
Eh5+OukWnzk=
=NJxc
-----END PGP SIGNATURE-----
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list