Skip to content

Commit 8746875

Browse files
fix up bcmp/bzero/bcopy via #118899
1 parent 9624452 commit 8746875

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libc/docs/headers/strings.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ Functions
1717
- C23 Standard Section
1818
- POSIX.1-2024 Standard Section
1919
* - bcmp
20-
-
20+
- |check|
2121
-
2222
- removed in POSIX.1-2008
2323
* - bcopy
24-
-
24+
- |check|
2525
-
2626
- removed in POSIX.1-2008
2727
* - bzero
28-
-
28+
- |check|
2929
-
3030
- removed in POSIX.1-2008

0 commit comments

Comments
 (0)