Skip to content

Commit bff1ac0

Browse files
Rebase and update docs
1 parent 805e09b commit bff1ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/docs/dev/printf_behavior.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ C standard and POSIX standard. If any behavior is not mentioned here, it should
1313
be assumed to follow the behavior described in those standards.
1414

1515
The LLVM-libc codebase is under active development, and may change. This
16-
document was last updated [August 18, 2023] by [michaelrj] and may
16+
document was last updated [January 8, 2024] by [michaelrj] and may
1717
not be accurate after this point.
1818

1919
The behavior of LLVM-libc's printf is heavily influenced by compile-time flags.

0 commit comments

Comments
 (0)