aboutsummaryrefslogtreecommitdiff
path: root/TECH.md
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-05-12 23:24:05 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-05-12 23:24:05 -0400
commit3e5f19065c1fbb5df5062af473cd2e2a16e563a5 (patch)
tree6f67e1d4c03bbd8d79134e38a56e23519c299a99 /TECH.md
parentbig updates (diff)
note about macos
development to continue on linux?
Diffstat (limited to 'TECH.md')
-rw-r--r--TECH.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TECH.md b/TECH.md
index c148163..58ad33e 100644
--- a/TECH.md
+++ b/TECH.md
@@ -24,3 +24,5 @@ As such, `%z` and `%Z` cannot be counted on.
Ok, `%z` and `%Z` don't work correctly because `struct tm` is often extended.
When I convert to and from a dictionary, I lose that information.
+
+Ok I've confirmed that MacOS has bugs in the libc and have now reported them.