RHEL APIs equivalent to Solaris 10 APIs
by tbb7178 from LinuxQuestions.org on (#4WEB2)
Hi All,
I am new here. I am in progress porting our company Solaris applications to RHEL 7. The application is big and involved IPC, Tapes/Disks IO, Oracle 11 IO etc.
I need help for now is a list of C programming language RHEL APIs equivalent to which of Solaris. For example: cftime() is available in Solaris but in RHEL must use loacaltime() and strftime() because cftime() is not available in RHEL.
Thanks all in advance.
TBB7178


I am new here. I am in progress porting our company Solaris applications to RHEL 7. The application is big and involved IPC, Tapes/Disks IO, Oracle 11 IO etc.
I need help for now is a list of C programming language RHEL APIs equivalent to which of Solaris. For example: cftime() is available in Solaris but in RHEL must use loacaltime() and strftime() because cftime() is not available in RHEL.
Thanks all in advance.
TBB7178