1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/BBA1.5_platform/host_tools/fakeroot/README
2024-07-22 01:58:46 -03:00

14 lines
411 B
Plaintext
Executable File

fakeroot can be built to either use SYSV IPC or TCP for message passing.
Cases for which the SYSV IPC version fails or causes problems but for
which fakeroot-tcp has been observed to work well include the items
listed below.
* Multithreaded applications (using pthread)
* Running under realtime-preempt kernel
Portability Notes
On OS X, only binaries that do NOT REQUIRE two-level namespace will work.