index
:
runq
master
A basic queue for generic batch-jobs
Marius Halden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Add flag to newbatch to make jobs executable
HEAD
master
Marius Halden
2016-11-10
-5
/
+19
*
Fix batchd subdir and more
Marius Halden
2016-11-10
-13
/
+29
*
Makefile + gitignore
Marius Halden
2016-11-10
-7
/
+2
*
Make pread async in case fd is valid but not what we are looking for
Marius Halden
2016-11-04
-2
/
+25
*
atoi() -> strtol() in runfd.c
Marius Halden
2016-11-04
-4
/
+9
*
Add runfd to default build
Marius Halden
2016-11-04
-1
/
+1
*
Add file used for testing runfd
Marius Halden
2016-11-04
-0
/
+3
*
Allow setting fd through argv[1] and set O_CLOEXEC if file does not start wit...
Marius Halden
2016-11-04
-3
/
+29
*
Add note about fdescfs to runfd.c
Marius Halden
2016-11-04
-0
/
+4
*
Initial for executing filedescriptor
Marius Halden
2016-11-04
-2
/
+50
*
Fix resource leak
Marius Halden
2016-10-25
-3
/
+6
*
Break out of loop where it's needed
Marius Halden
2016-08-30
-0
/
+2
*
Keep track of running jobs
Marius Halden
2016-08-30
-13
/
+73
*
Add command to create the spool directory
Marius Halden
2016-08-30
-0
/
+45
*
Fix async wait
Marius Halden
2016-08-30
-4
/
+4
*
Start adding support for parallel jobs
Marius Halden
2016-08-26
-7
/
+45
*
Initial commit
Marius Halden
2016-08-19
-0
/
+180