| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <3896EDB3.16AE5C62@inti.gov.ar> |
| Date: | Tue, 01 Feb 2000 11:29:07 -0300 |
| From: | salvador <salvador AT inti DOT gov DOT ar> |
| Reply-To: | salvador AT inti DOT gov DOT ar |
| Organization: | INTI |
| X-Mailer: | Mozilla 4.6 [en] (X11; I; Linux 2.0.38 i686) |
| X-Accept-Language: | es-AR, en, es |
| MIME-Version: | 1.0 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | B20.1: io.h lack of return type. |
--- io.bkp Tue Dec 1 13:41:40 1998
+++ io.h Sat Jan 29 17:27:04 2000
@@ -9,7 +9,7 @@
* Function to return a Win32 HANDLE from a fd.
*/
extern long get_osfhandle(int);
-extern setmode (int __fd, int __mode);
+extern int setmode (int __fd, int __mode);
#ifdef __cplusplus
};
--
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Visit my home page: http://welcome.to/SetSoft or
http://www.geocities.com/SiliconValley/Vista/6552/
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
set AT ieee DOT org set-soft AT bigfoot DOT com
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |