diff options
author | das <das@FreeBSD.org> | 2007-12-16 21:13:54 +0000 |
---|---|---|
committer | das <das@FreeBSD.org> | 2007-12-16 21:13:54 +0000 |
commit | b2367c2d0b77fb617f31b9fafae0c52dc8ecf89e (patch) | |
tree | 99a413b129902674c3731c5f84599f3f6b72e2db /lib/libkse/thread/thr_concurrency.c | |
parent | b3d67d43ffdbca81d3bce98a57c9f3e24ee9e743 (diff) | |
download | FreeBSD-src-b2367c2d0b77fb617f31b9fafae0c52dc8ecf89e.zip FreeBSD-src-b2367c2d0b77fb617f31b9fafae0c52dc8ecf89e.tar.gz |
Some changes the vendor didn't want:
- Accept the '0x' prefix so strtod("nan(0x...)", NULL) returns the same
thing as gcc's builtin nan("0x...") for such strings.
- Don't return uninitialized memory.
- Finish processing the string up to the closing ')' (provided it's
lexically valid) for compatibility with C99 and *scanf().
Diffstat (limited to 'lib/libkse/thread/thr_concurrency.c')
0 files changed, 0 insertions, 0 deletions