OSDN Git Service

Improve <sys/cdefs.h>.
authorElliott Hughes <enh@google.com>
Mon, 18 Aug 2014 21:45:42 +0000 (14:45 -0700)
committerElliott Hughes <enh@google.com>
Mon, 18 Aug 2014 21:45:42 +0000 (14:45 -0700)
commit2cfb4e8e2e217ef0e4140dcbf9b3da809781158c
tree19a83c3a73ba3c613de106fd1b6ae8e83f75d3d4
parent2b6cdb5e459661727c99e81660c7c3df5cdbe024
Improve <sys/cdefs.h>.

Fix and use __RENAME (and lose ___RENAME --- two underscores should be
enough for anybody). This was the point of this change, because I want
to use __RENAME to support the two basename variants and the two
strerror_r variants.

Lose a bunch of macros that weren't being used.

Lose three dead files from the DNS code.

Change-Id: I3ef645c566b16a52217bc2e68c7d54b37c7c9522
libc/dns/resolv/__dn_comp.c [deleted file]
libc/dns/resolv/__res_close.c [deleted file]
libc/dns/resolv/__res_send.c [deleted file]
libc/include/fcntl.h
libc/include/stdio.h
libc/include/string.h
libc/include/sys/cdefs.h
libc/include/sys/cdefs_elf.h
libc/include/sys/socket.h
libc/include/sys/stat.h
libc/include/unistd.h