summaryrefslogtreecommitdiffstats
path: root/PC/msvcrtmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Check for potential error returned by _ungetch().Guido van Rossum1999-02-161-1/+2
* Release the interpreter lock for calls that may block: _locking(),Guido van Rossum1998-05-291-2/+10
* Made it real. Changed locking() to work with file descriptors insteadGuido van Rossum1997-08-131-44/+134
* Got the new structure working with MSVC 4.2.Guido van Rossum1997-08-071-0/+95