openafs/src/comerr
Simon Wilkinson 9c9b906c8a Move string manipulation functions out of util
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>
2011-09-11 05:38:55 -07:00
..
test Build system: Move install definitions to include 2011-06-05 06:50:52 -07:00
.gitignore Add error_table.c to gitignore in comerr 2009-11-06 20:04:27 -08:00
com_err.c com_err: Tidy header includes 2011-03-29 05:15:39 -07:00
com_err.h death to trailing whitespace 2010-08-16 21:32:53 -07:00
compile_et.c Move string manipulation functions out of util 2011-09-11 05:38:55 -07:00
compile_et.rc windows-version-info-20070919 2007-09-19 18:55:55 +00:00
compiler.h Initial IBM OpenAFS 1.0 tree 2000-11-04 02:13:13 +00:00
error_msg.c com_err: Tidy header includes 2011-03-29 05:15:39 -07:00
error_table_nt.c Windows: Use roken gettimeofday implementation 2011-04-08 05:21:12 -07:00
error_table_nt.h death to trailing whitespace 2010-08-16 21:32:53 -07:00
error_table.h internationalize comerr 2010-02-09 10:21:03 -08:00
error_table.y death to register 2010-08-16 21:32:01 -07:00
et_lex.lex_nt.c Windows: Fix remove 'register' patch 2010-08-16 23:18:47 -07:00
et_lex.lex.l death to register 2010-08-16 21:32:01 -07:00
et_name.c Move string manipulation functions out of util 2011-09-11 05:38:55 -07:00
internal.h comerr-rename-20070410 2007-04-10 19:58:13 +00:00
Makefile.in Move string manipulation functions out of util 2011-09-11 05:38:55 -07:00
mit-sipb-cr.h reindent-20030715 2003-07-16 00:28:24 +00:00
NTMakefile Move string manipulation functions out of util 2011-09-11 05:38:55 -07:00