<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/include, branch users/nico/python-2</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] wcscspn implementation (#146158)</title>
<updated>2025-07-01T15:56:09+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-07-01T15:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=47e28d9cd1c08690fa77d81b537594cb2e92f0f4'/>
<id>47e28d9cd1c08690fa77d81b537594cb2e92f0f4</id>
<content type='text'>
Implemented wcscspn and tests.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented wcscspn and tests.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] wcstok implementation (#145989)</title>
<updated>2025-06-30T17:41:00+00:00</updated>
<author>
<name>Uzair Nawaz</name>
<email>uzairnawaz@google.com</email>
</author>
<published>2025-06-30T17:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=7a33b709b1e2bd3032593b259a741905dce874f8'/>
<id>7a33b709b1e2bd3032593b259a741905dce874f8</id>
<content type='text'>
Implemented wcstok and added tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented wcstok and added tests</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] implement sigsetjmp for thumb/thumb2/armv7-a (#138147)</title>
<updated>2025-06-30T16:32:14+00:00</updated>
<author>
<name>Schrodinger ZHU Yifan</name>
<email>yifanzhu@rochester.edu</email>
</author>
<published>2025-06-30T16:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a8f460d1dcc246319870c7bf4ab86c19e779578c'/>
<id>a8f460d1dcc246319870c7bf4ab86c19e779578c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Implemented wcsnlen (#145610)</title>
<updated>2025-06-27T16:51:37+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-06-27T16:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ac7e3910350aed59495883d4193275106047645f'/>
<id>ac7e3910350aed59495883d4193275106047645f</id>
<content type='text'>
Implemented wcsnlen and tests for the function.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented wcsnlen and tests for the function.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Implemented wctomb (#145554)</title>
<updated>2025-06-25T20:23:47+00:00</updated>
<author>
<name>Uzair Nawaz</name>
<email>uzairnawaz@google.com</email>
</author>
<published>2025-06-25T20:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=2db0289abe17f4200320a620ad331d870198241f'/>
<id>2db0289abe17f4200320a620ad331d870198241f</id>
<content type='text'>
Implemented wctomb by calling internal wcrtomb function
Added tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented wctomb by calling internal wcrtomb function
Added tests</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] wcpncpy implementation (#145430)</title>
<updated>2025-06-23T23:35:28+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-06-23T23:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=bc5e5c0114fb50f47c2dd840c58c30c3e871f040'/>
<id>bc5e5c0114fb50f47c2dd840c58c30c3e871f040</id>
<content type='text'>
Implemented wcpncpy and tests.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented wcpncpy and tests.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] mbtowc implementation (#145405)</title>
<updated>2025-06-23T23:25:13+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-06-23T23:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=10d46cf0d57ad388c02e6197f52ada3cc4a95635'/>
<id>10d46cf0d57ad388c02e6197f52ada3cc4a95635</id>
<content type='text'>
Implemented mbtowcs and tests for the function.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented mbtowcs and tests for the function.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] wcpcpy implementation (#144802)</title>
<updated>2025-06-23T18:31:13+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-06-23T18:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b215c8e18ff9aec25fa01c802c388d93b391ff91'/>
<id>b215c8e18ff9aec25fa01c802c388d93b391ff91</id>
<content type='text'>
Implemented wcpcpy and tests.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented wcpcpy and tests.

---------

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>
<entry>
<title>[libc] mbrtowc implementation (#144760)</title>
<updated>2025-06-20T20:00:59+00:00</updated>
<author>
<name>sribee8</name>
<email>sriya.pratipati@gmail.com</email>
</author>
<published>2025-06-20T20:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d078ce7c98a3f9371d01d526e20f671ca2231667'/>
<id>d078ce7c98a3f9371d01d526e20f671ca2231667</id>
<content type='text'>
implemented the internal and public mbrtowc as well as tests for the
public function.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implemented the internal and public mbrtowc as well as tests for the
public function.

---------

Co-authored-by: Sriya Pratipati &lt;sriyap@google.com&gt;</pre>
</div>
</content>
</entry>
</feed>
