93 | | The major porting issue left for a completely satisfactory build is: either declaring popen and pclose, or replacing them using the threading counter-parts may be more desirable in the long run. (After all SQLite builds okay once they are commented out). |
| 93 | The major porting issue left for a completely satisfactory build is: either declaring popen and pclose, or replacing them using the threading counter-parts may be more desirable in the long run. (After all SQLite builds okay once they are commented out). |
| 94 | |
| 95 | It may also be necessary to fill out the mmap_kit calls to mmap, munmap, and some other functions. |