WinGit: Do not require the user to accept the license, it's just informational
[msysgit/kusma.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / strncmp.al
blobc80abe92acc9938fe28d612f750780fd2c7d9aa8
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 531 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/strncmp.al)"
7 sub strncmp {
8     unimpl "strncmp() is C-specific, use eq instead";
11 # end of POSIX::strncmp