posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
string.h File Reference

<string.h>: POSIX extensions to the C string library More...

#include <stddef.h>
Include dependency graph for posix_string.h:

Go to the source code of this file.

Functions

char * strsignal (int signo)
 Return a string describing a signal number.
 

Detailed Description

<string.h>: POSIX extensions to the C string library

Provides POSIX extensions to the standard <string.h> interface, including thread-safe and signal-related string utilities.

See also
POSIX.1-2017 <string.h>

Definition in file string.h.