Adam Harrison
|
0777a6f0b8
|
Merged dev to master.
|
2021-07-20 14:39:50 -04:00 |
takase1121
|
c7bbf221ee
|
remove duplicated constants
|
2021-07-15 18:01:24 -04:00 |
takase1121
|
818e21610c
|
do not terminate process when read fails
|
2021-07-15 18:01:24 -04:00 |
takase1121
|
de3013ce88
|
fix wrongly spaced variable name
|
2021-07-15 18:01:24 -04:00 |
takase1121
|
e7b025203b
|
add generic read function
process_read and process_read_errors no longer contain redundant code
|
2021-07-15 18:01:24 -04:00 |
takase1121
|
8bbb26a469
|
refactor process.c
- include api.h instead of individual #includes
- moved metatable name to API_TYPE_PROCESS
- moved read buffer size to READ_BUF_SIZE
|
2021-07-15 18:01:24 -04:00 |
jgmdev
|
88704c6ecb
|
[api/process] added missing fields and minor fix to pid()
|
2021-06-22 15:01:30 -04:00 |
jgmdev
|
5d2734de81
|
Merge reproc changes from dev.
|
2021-06-18 14:19:09 -04:00 |