<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/wchar/wcrtomb.cpp, branch users/nico/python-1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[libc] Error fixes for mbrtowc and wcrtomb (#145785)</title>
<updated>2025-06-25T21:37:41+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-06-25T21:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bd86fc9252384f4b3174f07a615ffe371788584b'/>
<id>bd86fc9252384f4b3174f07a615ffe371788584b</id>
<content type='text'>
Invalid mbstate_t should set errno to EINVAL.
Changed Error return for the internal functions and added tests for the
public functions.

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Invalid mbstate_t should set errno to EINVAL.
Changed Error return for the internal functions and added tests for the
public functions.

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Implemented wcrtomb internal function and public libc function (#144596)</title>
<updated>2025-06-20T21:43:00+00:00</updated>
<author>
<name>Uzair Nawaz</name>
<email>uzairnawaz@google.com</email>
</author>
<published>2025-06-20T21:43:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a91154343780dae022bb314aa76f0b0affc28b62'/>
<id>a91154343780dae022bb314aa76f0b0affc28b62</id>
<content type='text'>
Implemented internal wcrtomb function using the CharacterConverter class
public libc function calls this internal function to perform the
conversion</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented internal wcrtomb function using the CharacterConverter class
public libc function calls this internal function to perform the
conversion</pre>
</div>
</content>
</entry>
</feed>
