summaryrefslogtreecommitdiff
path: root/devel/librfuncs/DESCR
blob: fd05aacb150a8b849710f14fd9d50d544b510971 (plain)
1
2
3
4
5
6
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 its buildlink3.mk
file.