freebsd-dev/lib/libc/arm
Stanislav Sedov aa79fe245d - Fix strncmp on arm. Return 0 as result without performing the
main cycle only if the len passed is equal to 0. If end address
  overflows use last possible address as the end address.

Based on:	discussion on arm@
MFC after:	1 month
2009-06-21 12:58:56 +00:00
..
gen Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +00:00
softfloat Do not declare float_detect_tininess as external if it will be re-delared 2007-05-19 04:34:42 +00:00
stdlib Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. 2005-01-15 05:23:58 +00:00
string - Fix strncmp on arm. Return 0 as result without performing the 2009-06-21 12:58:56 +00:00
sys These warnings are only relevant on NetBSD it seems. They don't seem 2009-02-19 19:53:58 +00:00
_fpmath.h Add support for the FPA floating-point format on ARM. The 2008-12-23 22:20:59 +00:00
arith.h Add support for the FPA floating-point format on ARM. The 2008-12-23 22:20:59 +00:00
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc Use GCC's __SOFTFP__ to test whether we're being compiled 2009-05-31 02:03:40 +00:00
Symbol.map Unbreak arm build by removing duplicate symbols. 2007-10-18 21:44:21 +00:00
SYS.h Fix remaining syntax errors (missing semicolons) 2007-07-05 17:42:00 +00:00