chel-data / chel-fs

GNU General Public License v3.0
0 stars 1 forks source link

Provide a list of POSIX interfaces #12

Closed paul356 closed 2 months ago

paul356 commented 3 months ago

close #11

paul356 commented 3 months ago

Let us define the final interfaces after the design phase. This is only a list of POSIX interfaces to keep track the needs of design. The interfaces can be finalized after we really fix the design. One more thing I suggest define this interfaces in a C comparable way. C++ interfaces are not clean, and are not easy to be used by other none C++ systems. What do you think?