Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 2016-06-23 | 1 | -2/+0 |
| | | | | | | | | | | | | | | Bump GPLv2+ to GPLv3+ for some files, clarify BSD 2-clause. Everything else stays under GPLv3+. New Linking Exception exempts resulting executables from LGPLv3 section 4. Add CONTRIBUTORS file to keep track of licensing. Remove 'Copyright Red Hat Inc' comments. Signed-off-by: Corinna Vinschen <corinna@vinschen.de> | ||||
* | * cygrun.c (main): Fix exit code so that it reflects UNIX style. | Christopher Faylor | 2005-01-10 | 1 | -0/+2 |
| | | | | * winsup.api/ltp/fork04.c (setup): Accommodate change in putenv declaration. | ||||
* | * cygrun.c: Move here from ../cygwin. | Corinna Vinschen | 2003-01-22 | 1 | -0/+67 |
* Makefile.in: Build cygrun.exe. * winsup.api/winsup.exp: Expect cygrun.exe in $rootme. |