Files
tinygo/src/os
Itxaka ca36fba7e4 feat: Implement Lchown function for changing file ownership (#5161)
* feat: Implement Lchown function for changing file ownership

- Added Lchown function to change the numeric uid and gid of a file or symbolic link.
- Included error handling to return *PathError for failed operations.
- Added unit tests for Lchown to verify behavior on different error scenarios.

* fix: fix chmod tests
2026-01-10 09:31:22 +01:00
..
2024-07-02 07:02:03 -07:00
2024-07-02 07:02:03 -07:00
2022-05-03 05:36:55 +02:00
2022-03-01 11:44:39 +01:00
2023-06-17 10:38:48 +02:00
2024-11-07 09:45:47 +01:00
2024-06-06 16:24:33 +02:00
2024-11-07 09:45:47 +01:00
2025-03-07 09:09:13 -08:00
2025-02-25 14:41:42 +01:00
2025-02-25 14:41:42 +01:00
2021-12-03 09:38:40 +01:00
2024-07-02 07:02:03 -07:00
2024-07-02 07:02:03 -07:00
2023-05-03 19:37:53 +02:00
2024-08-02 17:22:46 +02:00