FASMLIB TODO-list

common
	fasmlib
		+ make module dependancy macros
		+ make some "errno" variable + ?macros? to make assign numbers
	str
		- extensively test funcs
		+ add "posn", "charposn"
		- make str.setlen work (if it can) when library isn't initialized
	conv	(conversion module)
	*strw	(widechar string library - clone of strlib)

win32
	process
		+ add some kind of "exec"?
	fileio
		check if FILE_SHARE_READ is needed when opening file
	con	(basic console I/O: write, read, std handles)

linux
libc
unreal
DPMI
