Remove compatibility functions that are always provided by the POSIX host env.
authormarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 20:34:56 +0000 (22:34 +0200)
committermarkus schnalke <meillo@marmaro.de>
Mon, 26 Mar 2012 20:34:56 +0000 (22:34 +0200)
commit0052f1024deb0a0a2fc2e5bacf93d45a5a9c9b32
tree4df55b081c7ace26b3cb1d645c20debdb4001b7e
parenta567638a9445d091f6334ac2de2fc0e57309eb42
Remove compatibility functions that are always provided by the POSIX host env.

Merged from nmh. Thanks to Lyndon Nerenberg.

Well, if the nmh folks now believe that snprintf() can be expected to be
available on recent hosts, we remove it again. ;-)
configure.ac
sbr/Makefile.in
sbr/snprintf.c [deleted file]
sbr/strdup.c [deleted file]