Check-in Number:
|
3497 | |
Date: |
2003-Jul-07 17:27:59 (local)
2003-Jul-07 15:27:59 (UTC) |
User: | ms |
Branch: | |
Comment: |
Finish up before a preliminary release. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/rc/00TODO 1.52 -> 1.53
--- 00TODO 2003/07/02 15:34:29 1.52
+++ 00TODO 2003/07/07 15:27:59 1.53
@@ -61,6 +61,7 @@
If a variable is defined for which no default exists, warn user (Scholli.)
Make own config, get rid of val because it doesn't hold strings.
Write interlocking increment for thread-safe increments.
+ Config object probably doesn't need a m_nLocks mutex, though.
Convert some normal assert() to real runtime checks.
Use str_hash von ossp str or static RC_XXX_VAL array from rc_option.h.
Restore lost multiple location merging logic.
|
|
ossp-pkg/rc/README 1.9 -> 1.10
--- README 2003/07/07 15:19:26 1.9
+++ README 2003/07/07 15:27:59 1.10
@@ -5,7 +5,7 @@
|_|_|_| \___/|____/____/|_| |_| \___|
OSSP rc - Run-Command Processor
- Version
+ Version 0.1.0 (00-Duc-2002)
ABSTRACT
|
|