| Home | Trees | Indices | Help |
|
|---|
|
|
Version: prototype
Author: M. Dietrich <mdt@pyneo.org>
Copyright: Copyright (c) 2008 M. Dietrich
License: GPLv3
| Classes | |
| timeval | |
| utsname | |
| Functions | |||
|
|||
|
|||
|
|||
| Variables | |
__doc__ =
|
|
libc = <CDLL 'libc.so.6', handle 40234000 at 913fcec>
|
|
PR_SET_NAME = 15
|
|
__package__ =
|
|
| Function Details |
set the name of the process (see prctl(2)) returns True on success |
set time of day (see settimeofday(2)) returns True on success |
determine uname (see uname(2)) returns sysname, nodename, release, version, machine, domainname or None on failure |
| Variables Details |
__doc__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Oct 24 00:49:54 2010 | http://epydoc.sourceforge.net |