]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* myselect.h: bzero -> memset
authorGuido van Rossum <guido@python.org>
Tue, 4 Aug 1992 09:13:45 +0000 (09:13 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Aug 1992 09:13:45 +0000 (09:13 +0000)
commit4fbf798f866b10ee50cc91a394d19c0d4b2f79ab
treebeb2665667be9ef78613037f542913a9d0f8a5b8
parentf16eda5ff86f0b38cc3b0012b6d23b779b9ecfcc
* myselect.h: bzero -> memset

* select.c: bzero -> memset; removed global variable
Include/myselect.h
Modules/selectmodule.c