This website requires JavaScript.
Explore
Help
Sign In
n3parikh
/
pyceo
forked from
public/pyceo
Watch
1
Star
0
Fork
You've already forked pyceo
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
64f6eb6c8c
pyceo
/
src
/
homedir.h
4 lines
92 B
C
Raw
Normal View
History
Unescape
Escape
Resurrect linux homedir support
2009-07-29 08:56:20 -04:00
#
include
<sys/acl.h>
Insanify configuration files
2009-07-29 13:03:32 -04:00
int
ceo_create_home
(
char
*
homedir
,
char
*
skel
,
uid_t
uid
,
gid_t
gid
)
;