aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/string/strlcat.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2025-08-04 15:12:38 +0200
committerCorinna Vinschen <corinna@vinschen.de>2025-08-04 20:48:56 +0200
commit64ac73901d7261999765edcb6b68db6c0d30b513 (patch)
treeaeb939487232f48614c21a03a54798db8f80ff77 /newlib/libc/string/strlcat.c
parentb2e8d03c95fb23a72c2ea441c09fad896139dd19 (diff)
downloadnewlib-64ac73901d7261999765edcb6b68db6c0d30b513.zip
newlib-64ac73901d7261999765edcb6b68db6c0d30b513.tar.gz
newlib-64ac73901d7261999765edcb6b68db6c0d30b513.tar.bz2
sys/_default_fcntl.h: Define OFD lock operations
Linux and POSIX-1.2024 define operations to create OFD (Open File Description) locks. OFD locks are like POSIX record locks, but bound to the file descriptor, not bound to the process. As such, they are also inherited via fork(2) and dup(2), just like BSD flock(2) locks. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/string/strlcat.c')
0 files changed, 0 insertions, 0 deletions