Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / realloc.al
blobab461e8727d6743f86087f1ed933ad79fbfa5f05
1 # NOTE: Derived from ../../lib/POSIX.pm.
2 # Changes made here will be lost when autosplit again.
3 # See AutoSplit.pm.
4 package POSIX;
6 #line 464 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/realloc.al)"
7 sub realloc {
8     unimpl "realloc() is C-specific, stopped";
11 # end of POSIX::realloc