OSDN Git Service

More FORTIFY_SOURCE functions under clang
authorNick Kralevich <nnk@google.com>
Sat, 29 Jun 2013 15:15:25 +0000 (08:15 -0700)
committerNick Kralevich <nnk@google.com>
Sat, 29 Jun 2013 15:16:22 +0000 (08:16 -0700)
commita6cde392765eb955cb4be5faa6ee62dcf77e8aa5
treec1553a2002af8470615afecb1a2fff9c29c2f916
parent227b47a461b27d746b373feb66001cdddc9ba1db
More FORTIFY_SOURCE functions under clang

* bzero
* umask
* strlcat

Change-Id: I65065208e0b8b37e10f6a266d5305de8fa9e59fc
libc/include/string.h
libc/include/strings.h
libc/include/sys/stat.h
tests/fortify_test.cpp