Skip to content

[libc] Update some implementation status for search.h #148414

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2025
Merged

Conversation

c8ef
Copy link
Contributor

@c8ef c8ef commented Jul 13, 2025

At first, I thought this would be updated automatically, but it seems that the header status needs to be added manually.

@llvmbot llvmbot added the libc label Jul 13, 2025
@llvmbot
Copy link
Member

llvmbot commented Jul 13, 2025

@llvm/pr-subscribers-libc

Author: Connector Switch (c8ef)

Changes

At first, I thought this would be updated automatically, but it seems that the header status needs to be added manually.


Full diff: https://github.com/llvm/llvm-project/pull/148414.diff

1 Files Affected:

  • (modified) libc/docs/headers/search.rst (+2-2)
diff --git a/libc/docs/headers/search.rst b/libc/docs/headers/search.rst
index 51832e9bdc2ed..82c3496eeb0ed 100644
--- a/libc/docs/headers/search.rst
+++ b/libc/docs/headers/search.rst
@@ -29,7 +29,7 @@ Type Name                    Available
 ============================ =========
 ACTION                       |check|
 ENTRY                        |check|
-VISIT
+VISIT                        |check|
 ============================ =========
 
 POSIX Standard Functions
@@ -43,7 +43,7 @@ hdestroy                     |check|
 hsearch                      |check|
 insque                       |check|
 lfind                        |check|
-lsearch
+lsearch                      |check|
 remque                       |check|
 tdelete
 tfind

@c8ef c8ef requested review from jhuber6 and michaelrj-google July 13, 2025 08:03
@c8ef c8ef merged commit 91b3dbe into llvm:main Jul 15, 2025
22 checks passed
@c8ef c8ef deleted the tanpif16 branch July 15, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants