|
638f9024
|
2019-05-13T12:40:57
|
|
rename got_error_prefix_errno() to got_error_from_errno()
|
|
230a42bd
|
2019-05-11T13:04:38
|
|
got_error_from_errno -> got_error_prefix_errno
also add got_error_prefix_errno2 and got_error_prefix_errno3 which
should hopefully all be merged into a single function with variadic
args (but can't alloc mem)
|
|
f54c4c24
|
2019-02-07T11:36:16
|
|
get rid of xmalloc and a global declaration in worklist code
|
|
89fd757a
|
2019-02-07T11:33:28
|
|
add unmodified worklist.c and worlist.h from OpenRCS
|