commit | 8b61b71818e0cad0b7945504ebe5d7b24c9671cc | [log] [tgz] |
---|---|---|
author | Chris Friedt <cfriedt@tenstorrent.com> | Sat Jun 08 09:32:03 2024 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 13 05:35:31 2024 -0400 |
tree | b05328b1742089419a24b7633d935dd5427d24ba | |
parent | fea0859b861b5022344254eebb8556cad6bb1c1f [diff] |
posix: streams: add stub for missing putpmsg() function The putpmsg() function was left unimplemented when other functions in the _XOPEN_STREAMS Option. Add a stub to complete the Option. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>