summaryrefslogtreecommitdiff
path: root/Cython/Includes/libc/string.pxd
Commit message (Expand)AuthorAgeFilesLines
* Use angle brackes for libc includes.Robert Bradshaw2016-08-161-1/+1
* add strspn to string.pxdLars Buitinck2013-04-241-0/+1
* fix illegal Python names in C lower cased declarationsStefan Behnel2013-02-071-7/+7
* convert function argument names in libc declarations to lower case to make th...Stefan Behnel2013-02-071-29/+29
* replace 'const_xyz' work-arounds in standard .pxd files by real 'const' decla...Stefan Behnel2013-01-181-31/+32
* fix type declarations in libc.stringStefan Behnel2012-04-251-2/+2
* provide const_uchar and const_schar in libc.string declarationsStefan Behnel2012-04-251-0/+2
* Add strerror to string.pxdLars Buitinck2011-07-051-0/+1
* Remove trailing whitespace.Robert Bradshaw2010-12-131-1/+1
* some .pxd for C99 on Cython/Includes/libc (incomplete, many tests missing)Lisandro Dalcin2010-03-161-0/+45