putws.3c (2010 09)

p
putws(3C) putws(3C)
SIGTTOU signal, and the process group of the process is orphaned.
[ENOSPC] There was no free space remaining on the device containing the file.
[EPIPE] An attempt is made to write to a pipe or FIFO that is not open for reading by any
process. A
SIGPIPE signal is also sent to the process.
[EILSEQ] A wide character in ws does not correspond to a valid character.
Additional
errno values may be set by the underlying
write() function (see write (2)).
WARNINGS
putws_unlocked()
and fputws_unlocked()
are obsolescent interfaces supported only for com-
patibility with existing DCE applications. New multithreaded applications should use
putws() and
fputws().
AUTHOR
putws() and fputws() were developed by OSF and HP.
SEE ALSO
ferror(3S), flockfile(3S), fopen(3S), fread(3S), printf(3S), putwc(3C), orientation(5), thread_safety(5), glos-
sary(9).
STANDARDS CONFORMANCE
fputws(): XPG4
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010