incubator-nuttx/Documentation/reference/user
Miguel Herranz 819ebe7356 libc/stdio: Add stdio file locking functions
Add flockfile(), ftrylockfile() and funlockfile() functions [1].

[1] POSIX.1-2008 / System Interfaces / flockfile
    https://pubs.opengroup.org/onlinepubs/9699919799.2008edition/functions/flockfile.html

Signed-off-by: Miguel Herranz <miguel@midokura.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-22 23:34:45 +08:00
..
01_task_control.rst Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
02_task_scheduling.rst Documentation: fix multiple errors and warnings 2022-06-08 03:02:32 +08:00
03_task_control.rst sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
04_message_queue.rst Documentation:fix error describe on message queue 2022-04-26 16:09:37 +08:00
05_counting_semaphore.rst Documentation:add nxmutex Description 2022-10-22 14:50:48 +08:00
06_clocks_timers.rst
07_signals.rst
08_pthread.rst
09_env_vars.rst
10_filesystem.rst libc/stdio: Add stdio file locking functions 2022-10-22 23:34:45 +08:00
11_network.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
12_shared_memory.rst
13_boardctl.rst Documentation: fix multiple errors and warnings 2022-06-08 03:02:32 +08:00
13_logging.rst
index.rst
structures.rst