[uClibc]cvs commit to uClibc/misc/internals by davidm

Manuel Novoa III mnovoa3 at bellsouth.net
Mon Jan 29 14:57:46 UTC 2001


On Mon, 29 Jan 2001, davidm at uclinux.org wrote:
> Repository: uClibc/misc/internals
> who:        davidm
> time:       Mon Jan 29 09:43:30 EST 2001
> 
> Log Message:
> 
> put atoi and atol into the makefile for some of the tools we build
> 
> 
> Files:
> changed:    Makefile

Why did you do this?  atoi and atol are both macros defined in stdlib.h.

This breaks the build of misc/internals since atoi.c and atol.c don't exist.

Manuel






More information about the uClibc mailing list