WIN32-Code/getopt_long.c


Log

Author Commit Date CI Message
Azat Khuzhin 7c669cc7 2019-03-16T16:37:38 Suppress int conversion warnings in getopt_long compatibility (cherry picked from commit 61e4a651d7054d41c8669c2a5340679b64f6ecf6)
Nick Mathewson 57abb359 2014-03-12T14:06:41 Fix consts in WIN32-Code/getopt*.[ch]
Joakim Soderberg 86df3eda 2013-12-17T14:07:14 Change the BSD license from 4 to 3-clause. This makes it GPL compatible. Changing the license from 4 to 3-clause BSD license is OK according to a Berkley announcement on July 22, 1999 by William Hoskins, the director of the fofice of technology licensing for Berkley: ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Joakim Soderberg e415196a 2013-12-09T18:05:32 Initial CMake commit.