Files
moby/pkg/system
Sebastiaan van Stijn f0ce367e1e 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>
2024-12-16 11:40:52 +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-06 21:53:09 +10:00