swami / libinstpatch

Instrument file software library.
Other
20 stars 6 forks source link

Configure O.S includes files at Cmake time: #7

Closed jjceresa closed 5 years ago

jjceresa commented 5 years ago

1) Adding checking of Windows headers file i.o.h at CMake time.

2) Moving include of O.S headers files in ipatch_priv.h.

3)Adding macros for files i/o: IPATCH_FD_READ(), IPATCH_FD_WRITE(), IPATCH_FD_LSEEK(), IPATCH_FD_CLOSE().