dim efc7663168 Pull in r168610 from upstream libc++:
When using libc++ headers on FreeBSD, in combination with -std=c++98,
  -ansi or -std=c++03, the long long type is not supported.  So in this
  case, several functions and types, like lldiv_t, strtoll(), are not
  declared.

This should make it possible to use the libc++ headers in c++98 mode.

Note: libc++ is originally designed as a c++0x or higher library, so you
should still take care when using it with c++98 or c++03.

Noted by:	Yamaya Takashi <yamayan@kbh.biglobe.ne.jp>
MFC after:	1 week
2012-11-26 21:32:31 +00:00
..
2012-10-10 19:47:52 +00:00
2012-11-16 01:37:25 +00:00
2012-09-14 21:17:53 +00:00
2012-08-08 09:42:44 +00:00
2011-12-13 17:34:47 +00:00
2012-11-13 03:05:28 +00:00
2012-09-22 17:47:37 +00:00
2012-11-10 01:46:13 +00:00
2012-11-04 20:52:26 +00:00
2012-10-05 18:42:50 +00:00
2012-10-22 18:56:31 +00:00
2012-03-12 01:06:29 +00:00
2012-10-05 20:19:28 +00:00
2012-02-22 03:36:15 +00:00
2011-12-08 02:40:46 +00:00