<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/wchar/wcscmp.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] Simplify wcscmp (#143457)</title>
<updated>2025-06-10T18:24:18+00:00</updated>
<author>
<name>Michael Jones</name>
<email>michaelrj@google.com</email>
</author>
<published>2025-06-10T18:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=06f6a771da10094cce79bf5d42d8213e1e2d3656'/>
<id>06f6a771da10094cce79bf5d42d8213e1e2d3656</id>
<content type='text'>
The implementation of wcscmp mimicked strcmp, but was more complicated
than necessary. This patch makes it simpler.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The implementation of wcscmp mimicked strcmp, but was more complicated
than necessary. This patch makes it simpler.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Implemented wcscmp (#142423)</title>
<updated>2025-06-02T22:16:14+00:00</updated>
<author>
<name>Uzair Nawaz</name>
<email>uzairnawaz@google.com</email>
</author>
<published>2025-06-02T22:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=62af2a5ae20b47558e5e2c205217682e7d471914'/>
<id>62af2a5ae20b47558e5e2c205217682e7d471914</id>
<content type='text'>
Implemented wcscmp and added tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented wcscmp and added tests</pre>
</div>
</content>
</entry>
</feed>
