commit | 4a173bc4edfbc731f227a84a26eb24b6aef91dd6 | [log] [tgz] |
---|---|---|
author | doko@ubuntu.com <doko@ubuntu.com> | Thu Apr 17 19:47:16 2014 +0200 |
committer | doko@ubuntu.com <doko@ubuntu.com> | Thu Apr 17 19:47:16 2014 +0200 |
tree | e960a4496af35b2aecdf2ab3868750413d1e50a7 | |
parent | a3818a304327d31b4360dc9b545f2655d27c626e [diff] |
Fixes for KFreeBSD and the Hurd: - Issue #21274: Define PATH_MAX for GNU/Hurd in Python/pythonrun.c. - Issue #21276: posixmodule: Don't define USE_XATTRS on KFreeBSD and the Hurd. - Issue #21275: Fix a socket test on KFreeBSD.