]> git.sur5r.net Git - i3/i3/commit
Changes for compiling on Illumos 1816/head
authorTim Creech <tcreech@users.noreply.github.com>
Tue, 28 Jul 2015 00:47:12 +0000 (20:47 -0400)
committerTim Creech <tcreech@umd.edu>
Thu, 30 Jul 2015 11:44:10 +0000 (07:44 -0400)
commitf41018b33e28bde0c02af28650a4986082f3361d
tree84d2e1fc1b60a743f8dcb45555bf581ce521430c
parentc8b4303effbed8a8116302338e117c5c4e299e79
Changes for compiling on Illumos

* common.mk: use -lsocket -liconv -lgen on Illumos/Solaris
* mkdirp: return int and accept a mode argument
* use i3's mkdirp on everything except Illumos
common.mk
i3-config-wizard/main.c
include/libi3.h
libi3/mkdirp.c
src/ipc.c
src/util.c