Jakub Jelinek 1e99aedece * stdlib/mbtowc.c (__no_r_state): Remove.
(mbtowc): New static state variable.  Use it instead of 
__no_r_state. 
* stdlib/wctomb.c (__no_r_state): Remove extern decl. 
(__wctomb_state): New hidden variable. 
(wctomb): Use __wctomb_state instead of __no_r_state. 
* debug/wctomb_chk.c (__no_r_state): Remove extern decl. 
(__wctomb_state): New extern decl. 
(__wctomb_chk): Use __wctomb_state instead of __no_r_state.
2008-04-07  Jakub Jelinek  <jakub@redhat.com>

	* stdlib/mbtowc.c (__no_r_state): Remove.
	(mbtowc): New static state variable.  Use it instead of
	__no_r_state.
	* stdlib/wctomb.c (__no_r_state): Remove extern decl.
	(__wctomb_state): New hidden variable.
	(wctomb): Use __wctomb_state instead of __no_r_state.
	* debug/wctomb_chk.c (__no_r_state): Remove extern decl.
	(__wctomb_state): New extern decl.
	(__wctomb_chk): Use __wctomb_state instead of __no_r_state.
2008-04-07 20:03:08 +00:00
..
2000-11-25 01:26:30 +00:00
2005-07-13 06:09:58 +00:00
2005-07-15 10:32:45 +00:00
2007-08-28 20:31:26 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
2007-08-21 14:56:27 +00:00
2005-03-19 00:28:51 +00:00
2005-12-14 15:06:39 +00:00
2007-08-22 07:04:23 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-12-14 15:06:39 +00:00
2005-07-15 10:32:45 +00:00
2005-07-15 10:32:45 +00:00
2005-07-15 10:32:45 +00:00