prosody
log
graph
tags
bookmarks
branches
bc60cad47397
browse
changeset
util-src/pposix.c
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util-src/pposix.c @ 5310:
bc60cad47397
less
more
|
(0)
-15
tip
description
author
age
util.pposix: Prevent FDs 0, 1 and 2 from being assigned to connections
Kim Alvefur
2012-11-10
util.pposix: Put the warning back, mention how we might still use posix_fallocate()
Kim Alvefur
2012-07-31
util.pposix: Try posix_fallocate() if fallocate() is unsupported by the file system
Kim Alvefur
2012-07-31
util.pposix: Warn about posix_fallocate
Kim Alvefur
2012-07-29
util.pposix: Add fallocate method, backed by either posix_fallocate() or Linux fallocate()
Kim Alvefur
2012-07-28
util.pposix: Add comments to mallinfo fields we use, so I don't forget tomorrow what they mean
Matthew Wild
2012-07-08
util.pposix: Add meminfo() binding to memory allocation stats provided by mallinfo() [compilation tested on Ubuntu...]
Matthew Wild
2012-07-08
util.pposix: Add setenv()
Kim Alvefur
2012-07-03
util.pposix: Don't trust errno for success. Thanks Quince
Kim Alvefur
2011-11-18
util.pposix: Remove extraneous semicolon
Matthew Wild
2010-12-26
util.pposix: uname(): Fix to push nil,err in case of error
Matthew Wild
2010-08-31
util.pposix: Add pposix.uname(), bump version
Matthew Wild
2010-08-31
util.pposix, prosodyctl, mod_posix: Add initgroups() function, and bump module version. prosodyctl inits groups with the groups of prosody_user. (thanks dbb)
Matthew Wild
2010-08-28
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
less
more
|
(0)
-15
tip