![]() |
|
#1
|
||||
|
||||
|
porting GNU tdestroy() function to SPARC Solaris
The GNU tdestroy() function only exists in Linux. Currently I have to port it to SPARC Solaris 9. It seems that tdestroy() can't be implemented with tsearch/tfind/tdelete/twalk combinations. I will be shocked if this is true because it will be ridiculous for the API function designers if there is no way to free all the resources of a tree in Solaris OS. Do I have to re-write the whole bunch of tree manipulation functions from scratch?
http://www.planetpenguin.de/manpage-3-tdestroy.3.html
__________________
AKA Solomon/blowfish. Last edited by WhoCares; 01-07-2005 at 10:37. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ollydbg v1 to v2 porting question | sendersu | General Discussion | 0 | 09-02-2014 13:29 |
| Is there a debugger like softice in solaris sparc? | TCM909 | General Discussion | 0 | 05-06-2005 02:07 |
| Need a guideline in porting cpp to c | arkanoid | General Discussion | 13 | 01-18-2005 22:26 |