1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-16 07:39:53 +02:00
uts-server/src/cmd
kakwa 3542a13ab1 using more portable dirname() function
* removing include of <string.h> (which include GNU dirname, which
doesn't follow posix spec, and force using libgen.h
* removing #ifdef for FreeBSD handling of dirname as it's not necessary
anymore.
2017-01-28 03:21:11 +01:00
..
uts-server.c using more portable dirname() function 2017-01-28 03:21:11 +01:00