Commits


use memcpy instead of bcopy memcpy is ANSI C89, bcopy seems to be an history BSD function.


d->d_namelen doesn't seem to be available on linux


don't save the directory fd in c->pfd scandir_fd already calls closedir, which in turns closes the fd


sort the auto index alphabetically


specify the develop process


build gmid statically inside the docker container


missing comma ,


use `text/x-patch' for .patch and .diff files


typo in comment


restore signal handlers before exec'ing CGI scripts


rename reschedule_* to yield_*


typo... in the program name... Just how retarded can I be?


typo


change description of `entrypoint'


typos