I'm re-posting this, because the first one i sent seems to have been lost.

A couple of minor buglets in the msp430 libc:

1. strtok() is in the library, but its prototype is not in string.h

2. rand(), rand_r() and srand() sources are in msp430-libc/src/stdlib, but 
their souce file rand.c is not in the msp430-libc/src/Makefile variable 
libc_c_sources, so they are not compiled. Prototypes are not in stdlib.h, 
either.
-- 
Rick Jenkins <r...@hartmantech.com>
Hartman Technica           http://www.hartmantech.com 
Phone +1 (403) 230-1987 voice & fax
221 35 Avenue. N.E., Calgary, Alberta, Canada T2E 2K5


Reply via email to