mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 17:00:15 +00:00
9c9b906c8a
Some functions in libafsutil depend upon the RX libraries, which means that pulling in other functions in this library can create a dependency upon RX. This is less than ideal for low-level libraries such as cmd and comerr. So, create a new low-level library (currently named 'opr') which can contain low-level functions from util, and elsewhere. This library should have no dependencies other than on system libraries and libroken. Change-Id: I703db3da4d8faf79ee82bf572af09d07152d9b25 Reviewed-on: http://gerrit.openafs.org/5363 Reviewed-by: Derrick Brashear <shadow@dementix.org> Tested-by: Derrick Brashear <shadow@dementix.org> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
com_err.c | ||
com_err.h | ||
compile_et.c | ||
compile_et.rc | ||
compiler.h | ||
error_msg.c | ||
error_table_nt.c | ||
error_table_nt.h | ||
error_table.h | ||
error_table.y | ||
et_lex.lex_nt.c | ||
et_lex.lex.l | ||
et_name.c | ||
internal.h | ||
Makefile.in | ||
mit-sipb-cr.h | ||
NTMakefile |