repo.or.cz
/
fvwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add reminder to investigate recursive commands for 2.6
[fvwm.git]
/
libs
/
setpgrp.h
blob
5e0182c1080a953877c97c3e772eb157cc3606be
1
/* -*-c-*- */
2
3
#ifndef SETPGRP_H
4
#define SETPGRP_H
5
6
int
fvwm_setpgrp
(
void
);
7
8
#endif
/* SETPGRP_H */