ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/cfperl.h
(Generate patch)

Comparing deliantra/server/include/cfperl.h (file contents):
Revision 1.38 by root, Sat Dec 16 03:08:26 2006 UTC vs.
Revision 1.39 by root, Sat Dec 16 21:40:26 2006 UTC

24#undef readdir 24#undef readdir
25#undef getprotobyname 25#undef getprotobyname
26#undef gethostbyname 26#undef gethostbyname
27#undef ctime 27#undef ctime
28#undef strerror 28#undef strerror
29
30// same here, massive symbol spamming
31#undef do_open
32#undef do_close
29 33
30// perl bug #40256: perl does overwrite those with reentrant versions 34// perl bug #40256: perl does overwrite those with reentrant versions
31// but does not initialise their state structures. 35// but does not initialise their state structures.
32#undef random 36#undef random
33#undef crypt 37#undef crypt

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines