Age | Commit message (Collapse) | Author | |
---|---|---|---|
11 days | syscallcompat: add SetgroupsPanic,SetregidPanic,SetreuidPanic | Jakob Unterwurzacher | |
Will use those later. | |||
2025-02-06 | syscallcompat: add thread_credentials.go & friends | Jakob Unterwurzacher | |
Private copies of per-thread Setreuid/Setegid/Setgroups. https://github.com/rfjakob/gocryptfs/issues/893 https://github.com/rfjakob/gocryptfs/issues/892 |