summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Target/PowerPC/PPCFastISel.cpp
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2014-06-30 14:52:40 +0000
committerpfg <pfg@FreeBSD.org>2014-06-30 14:52:40 +0000
commit99efb6c39e6204bec3584da7a50b87e2c1e02416 (patch)
treef5a77d27d1507f299ad5c6ff430e7fe745f38677 /contrib/llvm/lib/Target/PowerPC/PPCFastISel.cpp
parent618ac05759258204b881c19e2ddbe3955e5a1140 (diff)
downloadFreeBSD-src-99efb6c39e6204bec3584da7a50b87e2c1e02416.zip
FreeBSD-src-99efb6c39e6204bec3584da7a50b87e2c1e02416.tar.gz
MFC r267627:
strptime: add support for %t and %n Posix strptime() requires support for %t and %n, which were added to the illumos port. Curiously we were skipping white spaces by default in most other cases making %t meaningless. We now skip spaces in the case of the %e specifier as strftime(3) explicitly adds a space for the single digit case. Reference: http://pubs.opengroup.org/onlinepubs/009695399/functions/strptime.html PR: 173421 Obtained from: Illumos (Rev. a11c1571b6942161b0186d0588609448066892c2)
Diffstat (limited to 'contrib/llvm/lib/Target/PowerPC/PPCFastISel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud