Rev | Author | # | Line |
---|---|---|---|
1 | SamJansen | 1 | [Acronym] for __P__osition __I__ndependent __C__ode. |
2 | |||
3 | Used for shared libraries that can be loaded into memory at any address. [ELF] code is position independent. | ||
2 | CraigBox | 4 | |
5 | JohnMcPherson | 5 | See PositionIndependentCode, SharedLibrary. |
2 | CraigBox | 6 | ----- |
7 | CategoryOperatingSystem |