Files
Sebastiaan van Stijn 1df9e896f2 pkg/system: deprecate types and functions that are only used internally
These types and functions are only used internally (through pkg/archive).
Deprecate them, and mark them for removal.

This deprecates the `Lstat()`, `Mkdev()`, `Mknod()`, `FromStatT()`
and `Stat()` functions, and related `StatT` type.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit f0ce367e1e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-12-16 11:41:55 +01:00
..
2023-05-19 20:38:51 +02:00
2024-04-03 15:58:27 +02:00
2023-05-19 20:38:51 +02:00
2023-05-19 20:38:51 +02:00
2024-09-11 15:36:28 +01:00