]> granicus.if.org Git - python/commit
Fix warning about ptsname not being a prototype on Solaris. Is this prototype even...
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 10 Apr 2006 07:44:23 +0000 (07:44 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 10 Apr 2006 07:44:23 +0000 (07:44 +0000)
commit84a98e07f5e754f14c07f46ed9bfd3bbc8769ee2
tree35a4057d2730bb062327d93b0e21799a70ddc0ad
parent14bc4e4d89c46ff418abdd84929fc5832b0a505f
Fix warning about ptsname not being a prototype on Solaris.  Is this prototype even necessary anymore?
Modules/posixmodule.c