[PATCH 0/2] cater for removed mktemp() and usleep()

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Apr 8 13:04:49 UTC 2014


Adjustments for building without mktemp() and usleep(), both of which
were removed from POSIX.1-2008

Ok to install?

thanks,

Bernhard Reutner-Fischer (2):
  mktemp: avoid removed mktemp()
  libbb: provide usleep() fallback implementation

 debianutils/mktemp.c | 10 +++++-----
 include/platform.h   |  7 +++++++
 libbb/platform.c     | 10 ++++++++++
 3 files changed, 22 insertions(+), 5 deletions(-)

-- 
1.9.1



More information about the busybox mailing list