summaryrefslogtreecommitdiffstats
path: root/source4/script/mkproto.pl
Commit message (Expand)AuthorAgeFilesLines
* r2583: mkproto.pl now treats "int main" as a special case and avoids it.Andrew Tridgell2007-10-101-0/+2
* r2407: extend mkproto.pl to handle smb_ucs2_t for toupper_w()Andrew Tridgell2007-10-101-1/+1
* r1904: catch the common gtk function prototypes with make protoStefan Metzmacher2007-10-101-1/+2
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-101-1/+1
* more portability fixes. We now almost compile on solarisAndrew Tridgell2003-12-161-1/+3
* by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell2003-11-231-7/+8
* final bit of tidyup and speedupAndrew Tridgell2003-11-231-30/+13
* much faster inner loop and neater codeAndrew Tridgell2003-11-231-58/+54
* fixed loadparm handling properlyAndrew Tridgell2003-11-231-41/+20
* nicer base type handlingAndrew Tridgell2003-11-231-6/+6
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-231-46/+54
* changed to perl for mkproto, patch from vanceAndrew Tridgell2003-11-231-0/+140