OSDN Git Service

Make gets() deprecated.
authorYabin Cui <yabinc@google.com>
Wed, 18 Feb 2015 20:20:32 +0000 (12:20 -0800)
committerYabin Cui <yabinc@google.com>
Wed, 18 Feb 2015 20:20:32 +0000 (12:20 -0800)
commit913fcb274f353348a353aaabbe872b3b5924a6e7
tree26701a564824e9a41de417eafc156f51895db10c
parent0e61c2c0ea201e157d0d3d3c04564588bcfb7c66
Make gets() deprecated.

gets is already deprecated in glibc. Others with __warnattr are not deprecated.

Change-Id: I80a276d2b5964630218be47f1c94b146c0d31151
libc/include/stdio.h