OSDN Git Service

use utimes() rather than obsolescent utime()
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Nov 2009 22:35:00 +0000 (23:35 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 14 Nov 2009 22:35:00 +0000 (23:35 +0100)
commitcc8b6871a71e42a3e0bdb79e534b90cc3eb4c8e6
tree8d3ee118d6a5dd962be5fa30812e255f39a6cfa5
parente3600a042e80cf279cfcb7f4c5e5f236b02bba7a
use utimes() rather than obsolescent utime()

utime is obsolescent in POSIX.1-2008, use utimes() for now.
Untested.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
archival/bbunzip.c
include/libbb.h