Hi,
I would like to use Sqlite on NuttX and I have managed to successfully
build the Sqlite3 library. When running the library, I have noticed that
Sqlite is using fcntl F_SETLK and F_SETLKW for locking and those are not
implemented on NuttX. Is there a plan to implement this in the future?

Regards,
Jernej

Reply via email to