fwrite not 64-bit clean

Andreas Schwab schwab@suse.de
Wed Mar 31 16:13:00 GMT 2004


Andreas Jaeger <aj@suse.de> writes:

> 	* libio/fileops.c (_IO_new_do_write): Return _IO_size_t to make
> 	64-bit clean.

This function only ever returns 0 or EOF, so int is enough.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list