platform_bionic/libc/upstream-freebsd
Elliott Hughes b2e1abda05 Pull upstream FreeBSD revision 249810.
Fix license clause numbering.

Convert libc/stdio from K&R to ANSI C.

And add '__restrict' where it appeared in the header prototypes.

Change-Id: I5fdb22f79d3effa2298d03f9aa8412b4b087da04
Upstream: http://svnweb.freebsd.org/base?view=revision&revision=249810
2013-05-14 15:02:16 -07:00
..
lib/libc Pull upstream FreeBSD revision 249810. 2013-05-14 15:02:16 -07:00
freebsd-compat.h Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -07:00
libc_private.h Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -07:00
namespace.h Move realpath.c to upstream-freebsd. 2013-03-01 17:11:39 -08:00
README.txt Regenerate NOTICE files. 2013-03-07 11:51:10 -08:00
spinlock.h Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -07:00
un-namespace.h Move realpath.c to upstream-freebsd. 2013-03-01 17:11:39 -08:00

This directory contains upstream FreeBSD source. You should not edit these
files directly. Make fixes upstream and then pull down the new version of
the file.

TODO: write a script to make this process automated.