summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-06-13 21:54:21 +0000
committerpeter <peter@FreeBSD.org>2003-06-13 21:54:21 +0000
commitbc201df6b8f9989c329b7fd21bb5bcccfba9c56b (patch)
tree95fe625d7c0389cb16f005669be7bd9c1f4653aa /lib/libc/amd64
parent95a96dcf7660df798f8f692c4f35a3d0afa2d788 (diff)
downloadFreeBSD-src-bc201df6b8f9989c329b7fd21bb5bcccfba9c56b.zip
FreeBSD-src-bc201df6b8f9989c329b7fd21bb5bcccfba9c56b.tar.gz
We cannot use c99 on amd64 either due to lack of alloca(). libc:strptime()
uses alloca() and alloca is impossible to implement as a callable function on amd64. It has to be a compiler builtin. Note that the bigger problem is that libc is not c99 clean internally.
Diffstat (limited to 'lib/libc/amd64')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud