commit | f00899866888408106fea4147a9d2cdc2f1e8dbc | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Mon Mar 03 12:29:42 2003 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Mon Mar 03 12:29:42 2003 +0000 |
tree | 32aae5a6d01192bc79456886bd8d299ad84ecdeb | |
parent | 122152451e1bc7aaff69d28b8950afa7848c6de6 [diff] |
Fix bug [ 555817 ] Flawed fcntl.ioctl implementation. with my patch that allows for an array to be mutated when passed as the buffer argument to ioctl() (details complicated by backwards compatibility considerations -- read the docs!).