hark130 / sketchy-idea

Reusable, stand-alone, Linux code
GNU General Public License v3.0
0 stars 0 forks source link

SKID-11: Extricate and refactor all legacy validation functions #25

Open hark130 opened 1 month ago

hark130 commented 1 month ago

I got tired of copy/paste in #22 so I started a validation library. I put a few in there. I'll put future functions in there. But now's not the time to refactor the entire project.

Do this ticket before #21 .

While you're at it, you might as well remove all the local definitions of ENOERR and rely on the one in skid_macros.h as a SPOT.