OSDN Git Service

tmpnam, tempnam are obsolete in SUSV4
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 29 Jan 2012 16:48:54 +0000 (17:48 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 29 Jan 2012 17:31:16 +0000 (18:31 +0100)
commit7c721d31e4b7a0bdf6f803b8e7c38996bf60b59f
tree217d8054855c8c3b57c1d9ac24d83641aa566253
parentfba639dcdcc2f3fede71e8bcd1a1a525a7f57d61
tmpnam, tempnam are obsolete in SUSV4

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/stdio.h
libc/stdio/Makefile.in
libc/stdio/tempnam.c
libc/stdio/tmpnam.c
libc/stdio/tmpnam_r.c
libc/sysdeps/linux/arm/aeabi_lcsts.c
libc/sysdeps/linux/common/bits/stdio_lim.h
test/misc/bug-glob1.c
test/nptl/tst-cancel4.c
test/stdlib/test-canon2.c
test/test-skeleton.c