HP-UX Reference (11i v1 00/12) - 3 Library Functions N-Z (vol 7)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man3/nan.3m
________________________________________________________________
___ ___
p
perror(3C) perror(3C)
WARNINGS
The return value for strerror() points to data whose content is overwritten by subsequent calls to
strerror() from the same thread.
strerror_r() is an obsolescent interface supported only for compatibility with existing DCE applica-
tions. New multithreaded applications should use strerror().
SEE ALSO
errno(2), lang(5), environ(5).
STANDARDS CONFORMANCE
perror(): AES, SVID2, SVID3, XPG2, XPG3, XPG4, FIPS 151-2, POSIX.1, ANSI C
strerror(): AES, SVID3, XPG3, XPG4, ANSI C
sys_errlist(): SVID2, SVID3, XPG2
sys_nerr(): SVID2, SVID3, XPG2
HP-UX Release 11i: December 2000 − 2 − Section 3−−613
___
___