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