This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/language/c/libc/stdlib/current C ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2004-08-18 14:12:20

Modified files:
	packages/language/c/libc/stdlib/current: ChangeLog 
	packages/language/c/libc/stdlib/current/cdl: stdlib.cdl 
	packages/language/c/libc/stdlib/current/include: atox.inl 
Added files:
	packages/language/c/libc/stdlib/current/src: strtoll.cxx 
	                                             strtoull.cxx 

Log message:
	* src/strtoll.cxx, src/strtoull.cxx: New files. Support for long long
	string conversion.
	* cdl/stdlib.cdl (CYGFUN_LIBC_STDLIB_CONV_LONGLONG): New option
	to build above new files configurably.
	* include/atox.inl: Prototype new functions from above. Add atoll()
	inline.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]