Carlos O'Donell  
		
	
	61af4bbb2a 
	
	
	mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219)  
		
			... 
			The function mbstowcs, by an XSI extension to POSIX, accepts a null
pointer for the destination wchar_t array.  This API behaviour allows
you to use the function to compute the length of the required wchar_t
array i.e. does the conversion without storing it and returns the
number of wide characters required.
We remove the __write_only__ markup for the first argument because it
is not true since the destination may be a null pointer, and so the
length argument may not apply.  We remove the markup otherwise the new
test case cannot be compiled with -Werror=nonnull.
We add a new test case for mbstowcs which exercises the destination is
a null pointer behaviour which we have now explicitly documented.
The mbsrtowcs and mbsnrtowcs behave similarly, and mbsrtowcs is
documented as doing this in C11, even if the standard doesn't come out
and call out this specific use case.  We add one note to each of
mbsrtowcs and mbsnrtowcs to call out that they support a null pointer
for the destination.
The wcsrtombs function behaves similarly but in the other way around
and allows you to use a null destination pointer to compute how many
bytes you would need to convert the wide character input.  We document
this particular case also, but leave wcsnrtombs as a references to
wcsrtombs, so the reader must still read the details of the semantics
for wcsrtombs. 
		
	 
 
		2020-06-01 12:26:32 -04:00 
	 
	
	
	
		  ..
	 
	
	
		
			
			
			
			
			
			2020-05-04 11:21:50 -06:00 
		 
	
		
			
			
			
			
			
			2020-04-09 21:21:16 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2017-12-20 16:55:26 -02:00 
		 
	
		
			
			
			
			
			
			2016-10-25 17:05:47 -02:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-04-28 15:05:09 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2020-02-17 19:47:06 +01:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-03-10 18:57:28 -07:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-03-25 09:50:45 -03:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-04-30 08:52:08 -05:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-06-01 12:26:32 -04:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2019-08-23 13:11:05 -07:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2014-11-05 15:24:08 +05:30 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2014-12-29 23:14:38 -05:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2014-06-20 21:29:33 +01:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2014-11-05 15:24:08 +05:30 
		 
	
		
			
			
			
			
			
			2014-11-05 15:24:08 +05:30 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2014-11-05 15:24:08 +05:30 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2017-08-12 17:20:24 +02:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2016-10-25 17:05:47 -02:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2018-06-13 16:06:14 +00:00 
		 
	
		
			
			
			
			
			
			2018-06-13 16:06:14 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2015-10-16 20:21:49 +00:00 
		 
	
		
			
			
			
			
			
			2015-10-16 20:21:49 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-03-25 09:50:45 -03:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2018-08-10 09:07:44 +02:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00 
		 
	
		
			
			
			
			
			
			2020-01-01 00:14:33 +00:00