pkgsrc/devel/librfuncs/DESCR

7 lines
259 B
Text
Raw Normal View History

Provides missing POSIX *_r functions: ttyname_r(),
getenv_r() and strerror_r(). These are thread safe
versions of the corresponding functions without
the "_r". The package is implemented so that it
may be used simply by including it's buildlink3.mk
file.