This website works better with JavaScript.
Explore
Help
Sign In
public
/
pyceo
Watch
26
Star
1
Fork
You've already forked pyceo
2
Code
Issues
14
Pull Requests
4
Projects
Releases
1
Wiki
Activity
Python CSC Electronic Office
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
349
Commits
7
Branches
9
Tags
8.6 MiB
Tag:
Branch:
Tree:
64f6eb6c8c
54-newsletter
60-group-lookup
63-fix-ci
65-isClubRep-fix
83-sqlfstrings
WIP-66
master
1.0.22
v0.4.10
v0.4.11
v0.4.5
v0.4.6
v0.4.7
v0.4.8
v0.4.9
v0.5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '64f6eb6c8c'
${ noResults }
pyceo
/
src
/
homedir.h
4 lines
92 B
Raw
Normal View
History
Unescape
Escape
Resurrect linux homedir support
14 years ago
#
include
<sys/acl.h>
Insanify configuration files
14 years ago
int
ceo_create_home
(
char
*
homedir
,
char
*
skel
,
uid_t
uid
,
gid_t
gid
)
;