
Distribution CLib v0-0-5


Distribution CLib v0-0-4

add: limits.h: probed-values support
chg: moved _ABORT_STD_EXITCODE from process.h -> _config.h
chg: stdio.h: (char)->(void) for fread() & fwrite() acc. ISO9899
add: stdio.h: inserted "const" acc. ISO9899
fix: assert.h: _assert2() macro in NDEBUG branch misses the 2nd argument
add: _wchar_t.h to define type (wchar_t)
chg: renamed defs.h -> stddef.h
chg: checked for ANSI C compatibly: errno.h, float.h, stddef.h, assert.h,
	limits.h
add: __HEAP_ALIGN, aligning the node data portion a specific addresses

Distribution CLib v0-0-3


Distribution CLib v0-0-2

add: STDLIB: _*tostr() macros
add: _todigit() & _tochar()
add: _conf: debug macros for testing purpose (concentrating conf info)
add: errno.h (prelimitary set of error codes)
chg: dir: split prototypes into dir.h & dirent.h
chg: dir: moved ffblk into separate file to be included into dirent
chg: dir,dos: ffblk related material dos.h --> dir.h
add: defs: CLib version & build parameter variables
add: defs: *word types & *WORD() extraction macros
chg: alloc: header supports all memory models depending on macro
chg: alloc: rename local heap functions into _l*()
add: _conf: debug macors for testing purpose
Initial non-public distribution

Initial revision
