commit | 4985e409397f805b54e35658de1df55cd0343284 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Feb 25 17:51:00 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Feb 25 17:51:00 2000 +0000 |
tree | 22192f8f4262f92923439300f5b3f79724253dae | |
parent | e6674e6fc6c3472ae9e53fb74163fa9a24401d53 [diff] |
Delete references to _SC_AIO_LIST_MAX; it appears that that symbol was just a typo in some Linux header; the real symbol is _SC_AIO_LISTIO_MAX.