| wiki2086: PortingStatus |
Porting StatuslibctfAs the least system dependant, libctf is the easy place to start. A few solaris compatibility headers need to be created, and they have been placed in libsolaris_compat.
libsolaris_compatThis library is a holder for anything solaris specific that needs to be brought over, since most of these will be shared among the other ported libs/utils. For now it's only headers. libelfThis is actually a port of FreeBSD's libelf. The QNX libelf is lacking in a functionality as far as dtrace is concerned, mostly because it makes use of the gelf api. The gelf api is a class independant (general) api to manipulating elf files. This basically means that it has the same api for both 64bit and 32bit elf classes.Initial import has been done. libdtraceNo progress as yet.libprocNo progress yet.ctf utilitiesNo progress as yet. dtrace utilityNo progress as yet. |
|
|



