Hojun-Cho
1aece29d53
lib/os: revert at enum to three top-level defs (post-#24)
cf24af8 fixed the negative-literal def DATA-emit gap that forced
the `at` enum bundle. Revert to Hare's shape: three export def
AT_FDCWD / AT_SYMLINK_NOFOLLOW / AT_EMPTY_PATH at i32, mirroring
ref/hare/sys/+linux/types.ha:45-51. Values from <linux/fcntl.h>:
-100 / 256 / 4096.
Four call sites (stat / lstat / fstat / exists) updated.
2026-05-16 03:09:49 +09:00
..
2026-05-13 04:03:55 +09:00
2026-05-15 14:16:53 +09:00
2026-05-13 08:05:01 +09:00
2026-05-11 02:17:47 +09:00
2026-05-15 17:14:49 +09:00
2026-05-13 14:58:36 +09:00
2026-05-13 04:03:55 +09:00
2026-05-13 20:19:03 +09:00
2026-05-16 00:45:30 +09:00
2026-05-15 15:11:59 +09:00
2026-05-16 02:03:18 +09:00
2026-05-13 14:58:36 +09:00
2026-05-13 20:19:03 +09:00
2026-05-16 01:00:52 +09:00
2026-05-13 14:58:36 +09:00
2026-05-16 02:03:18 +09:00
2026-05-12 00:45:18 +09:00
2026-05-16 03:09:49 +09:00
2026-05-13 04:03:55 +09:00
2026-05-16 02:03:18 +09:00
2026-05-11 02:17:47 +09:00
2026-05-13 08:05:01 +09:00
2026-05-15 15:48:13 +09:00
2026-05-13 17:18:59 +09:00
2026-05-11 02:17:47 +09:00
2026-05-12 00:45:18 +09:00
2026-05-15 11:24:33 +09:00
2026-05-16 00:45:30 +09:00