Commit Briefs

Omar Polo

use memcpy instead of bcopy

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



Omar Polo

don't save the directory fd in c->pfd

scandir_fd already calls closedir, which in turns closes the fd



Omar Polo

specify the develop process



Omar Polo

missing comma ,



Omar Polo

typo in comment



Omar Polo

rename reschedule_* to yield_*


Omar Polo

typo... in the program name...

Just how retarded can I be?


Omar Polo

typo



Omar Polo

typos