convert function argument names in libc declarations to lower case to make their...
authorStefan Behnel <stefan_ml@behnel.de>
Thu, 7 Feb 2013 22:25:38 +0000 (23:25 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Thu, 7 Feb 2013 22:25:38 +0000 (23:25 +0100)
commite8f5ccab73e19377ecaf6a90a0ad953b93012901
tree89ed2b9c65c8287a12b01ba8159ac4b2de9b1d30
parentff1c883344854933b57b36f9b7329aca967a30a1
convert function argument names in libc declarations to lower case to make their use as keyword arguments more natural
Cython/Includes/libc/locale.pxd
Cython/Includes/libc/setjmp.pxd
Cython/Includes/libc/signal.pxd
Cython/Includes/libc/stdio.pxd
Cython/Includes/libc/stdlib.pxd
Cython/Includes/libc/string.pxd