[Info-vax] VMS port to x86

ChrisQ meru at devnull.com
Thu May 31 07:55:30 EDT 2012


On 05/30/12 07:23, JKB wrote:

>
> 	And a lot of C issues do not come from C itself, but from libc. I
> 	have written some years ago a subset of STR$ to use string
> 	descriptors with gcc to avoid buffer overflows.
>
> 	JKB
>

Working in embedded space, you try to avoid clib in that many of the 
types are
wrong (signed types applied to unsigned functionality etc) and build you 
own
libraries over the the years.

However, clib is very usefull for it's wide range of functionality, for 
quick
utilities and other non critical stuff, but program with care...

Regards,

Chris






More information about the Info-vax mailing list