Michael Neumann 8b5e4e032b
lib/std/c: sync "struct stat" for DragonFly
* Add missing functions like ISDIR() or ISREG(). This is required to
  build the zig compiler

* Use octal notation for the S_ constants. This is how it is done for
  ".freebsd" and it is also the notation used by DragonFly in
  "sys/stat.h"

* Reorder S_ constants in the same order as ".freebsd" does. Again, this
  follows the ordering within "sys/stat.h"
2025-09-28 08:18:31 +02:00
..
2025-08-26 21:17:38 +02:00
2025-07-16 10:27:40 -07:00
2025-08-15 10:44:35 -07:00
2024-12-19 17:10:03 -05:00
2025-07-07 22:43:51 -07:00
2025-09-24 03:50:22 +02:00
2025-07-31 22:10:11 -07:00
2025-07-14 00:16:49 -07:00
2025-09-25 03:58:58 +02:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-07-14 00:14:21 -07:00
2025-08-08 12:47:00 -07:00
2025-08-08 17:17:53 -07:00
2025-07-31 22:10:11 -07:00
2025-08-01 14:57:16 -07:00
2025-07-07 22:43:51 -07:00
2025-09-24 03:50:22 +02:00
2025-07-30 23:28:58 +01:00
2025-07-22 09:41:44 -07:00
2025-08-15 10:44:35 -07:00
2025-08-07 10:04:52 -07:00
2025-07-16 10:27:39 -07:00
2025-08-15 10:44:35 -07:00