Skip to content

Commit

Permalink
fix up bcmp/bzero/bcopy via #118899
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdesaulniers committed Dec 10, 2024
1 parent 9624452 commit 8746875
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libc/docs/headers/strings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ Functions
- C23 Standard Section
- POSIX.1-2024 Standard Section
* - bcmp
-
- |check|
-
- removed in POSIX.1-2008
* - bcopy
-
- |check|
-
- removed in POSIX.1-2008
* - bzero
-
- |check|
-
- removed in POSIX.1-2008

0 comments on commit 8746875

Please sign in to comment.