Changeset 16888 for trunk/Ohana/src/opihi/lib.shell/CommandOps.c
- Timestamp:
- Mar 8, 2008, 11:26:00 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.shell/CommandOps.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.shell/CommandOps.c
r16439 r16888 1 1 # include "opihi.h" 2 3 // the command table is only modified by macro_create: if thread protection is needed, it 4 // should be added there. it may not be needed if programs only call macro_create in a 5 // single thread. pantasks_server only calls macro_create in the 'input' thread, so it is 6 // safe. 2 7 3 8 // if the user has installed the libedit version of readline, we need to modify a couple symbols:
Note:
See TracChangeset
for help on using the changeset viewer.
