1163N/ALast edited: AOF 04 March 1997
1163N/AThis directory contains various libc-types of functions. All functions in
1163N/Athis directory are platform independent, thread friendly (both safe and
1163N/Aefficient). They are contributed from various sources, though the contri-
1163N/Abutions are monitored by the NSPR group (mailto:freier).
1163N/AAll API items exported by these functions will contain the same three
1163N/Acharacter prefix, "PL_" (Portable Library). Internal function names
1163N/Athat are not exported (static) are of little concern, though some caution
1163N/Amust be used on those elements that are 'extern' but not really intended
1163N/Ato be part of the API. Those should all have a prefix of "_PL_" (is that
1163N/AThe responsibility for contributions in this area are distributed among