Changeset 37996
- Timestamp:
- Mar 23, 2015, 1:28:40 PM (11 years ago)
- Location:
- trunk/Ohana/src/opihi
- Files:
-
- 2 edited
-
pantasks/LocalJob.c (modified) (1 diff)
-
pclient/job.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/LocalJob.c
r36623 r37996 1 1 # include "pantasks.h" 2 # include <sys/resource.h> 2 3 3 4 /* local jobs are forked in the background -
trunk/Ohana/src/opihi/pclient/job.c
r36623 r37996 1 1 # include "pclient.h" 2 # include <sys/resource.h> 2 3 3 4 int job (int argc, char **argv) {
Note:
See TracChangeset
for help on using the changeset viewer.
