]> granicus.if.org Git - procps-ng/commit
Added Cygwin build support
authorWayne Porter <wporter82@gmail.com>
Thu, 10 Mar 2016 23:04:27 +0000 (15:04 -0800)
committerWayne Porter <wporter82@gmail.com>
Thu, 10 Mar 2016 23:04:27 +0000 (15:04 -0800)
commiteea5e467aeb764a90a0060fce01f2baf23c6bb2e
tree3f469e737d7974477dd45449429a50604b56cf62
parent1af18812b24d8e8b36e61965f67bb5167b65abcd
Added Cygwin build support

strverscmp is included to satisfy a dependency in Cygwin.
Excluded utmp and prctl functions that are not supported currently.
Makefile.am
configure.ac
lib/strverscmp.c [new file with mode: 0644]
lib/test_process.c
w.c