]> err.no Git - util-linux/commit
ipcmk: new command
authorHayden James <hayden.james@gmail.com>
Wed, 10 Sep 2008 13:31:36 +0000 (15:31 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 10 Sep 2008 13:36:50 +0000 (15:36 +0200)
commit1b3f13304381e0c78ebc904af02672c2aaf936e5
tree975141b0906bf5219b9356e70f4323cbffd24b7f
parent030d18fd2a75784359a970d0560446952575f024
ipcmk: new command

Small patch to create an application that can easily create ad-hoc ipc
resources, along with man page.

[kzak@redhat.com: - rename from ipccreat to ipcmk
                  - minor coding style changes]

Signed-off-by: Hayden James <hayden.james@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/.gitignore
sys-utils/Makefile.am
sys-utils/ipcmk.1 [new file with mode: 0644]
sys-utils/ipcmk.c [new file with mode: 0644]
sys-utils/ipcrm.1
sys-utils/ipcs.1