[Patches] [ python-Patches-839038 ] add getsid() system call

SourceForge.net noreply at sourceforge.net
Mon Nov 10 00:12:08 EST 2003


Patches item #839038, was opened at 2003-11-09 23:12
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=839038&group_id=5470

Category: Core (C code)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: J Raynor (raynorj)
Assigned to: Nobody/Anonymous (nobody)
Summary: add getsid() system call

Initial Comment:

This patch adds the getsid() system call to the os
module.  The patch modifies the following files:

configure.in
Modules/posixmodule.c
Doc/lib/libos.tex


autoconf and autoheader will need to be run after the
patch is applied.  The patch is against cvs code from
Nov 9, 2003, and is a context diff.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=839038&group_id=5470



More information about the Patches mailing list