ed 90506dd628 Clean up use of basename() and dirname().
Pull copies of the input pathname string before calling basename() and
dirname() to make this comply to POSIX. Free these copies at the end of
this function. While there, remove the duplication of the 's' ->
'logfname' string. There is no need for this.
2016-07-28 16:02:30 +00:00
..
2016-07-23 05:49:18 +00:00
2016-06-05 08:51:56 +00:00
2016-06-03 08:00:22 +00:00
2016-07-27 20:28:28 +00:00