Corinna Vinschen
6e623e9320
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
...
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 >
2016-06-23 10:09:17 +02:00
Corinna Vinschen
6436024c4c
Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET, fix AC_INIT usage
...
Signed-off-by: Corinna Vinschen <corinna@vinschen.de >
2016-03-30 14:09:19 +02:00
John Hood
313fcaf1bc
* winsup/testsuite/configure: chmod a+x
2016-03-20 15:21:24 +01:00
Corinna Vinschen
3df400dc83
winsup: Move all old CVS Changelogs into CVSChangeLogs.old dir
2016-03-19 13:59:52 +01:00
Corinna Vinschen
9ee2624240
Deprecate all winsup ChangeLog files
...
Signed-off-by: Corinna Vinschen <corinna@vinschen.de >
2016-01-07 21:16:01 +01:00
Jon Turney
e30d78d685
Remove spurious execute permissions from some Cygwin source and text files
...
2015-08-21 Jon Turney <jon.turney@dronecode.org.uk >
* cygwin-cxx.h: Remove execute permissions.
* fenv.cc: Ditto.
* how-startup-shutdown-works.txt: Ditto.
* include/arpa/nameser.h: Ditto.
* include/arpa/nameser_compat.h: Ditto.
* include/fenv.h: Ditto.
* include/resolv.h: Ditto.
* libstdcxx_wrapper.cc: Ditto.
2015-10-27 Jon Turney <jon.turney@dronecode.org.uk >
* winsup.api/signal-into-win32-api.c: Remove execute permissions.
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk >
2015-10-27 16:10:37 +00:00
Corinna Vinschen
7e46c0af62
* configure.ac: Convert to new AC_INIT style.
...
* configure: Regenerate.
2014-08-15 21:24:35 +00:00
Christopher Faylor
d4f4d1d0d6
ChangeLog:
...
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx >
* configure.ac: Rename from configure.in.
* configure.in: Delete.
* configure: Regenerate.
cygserver/ChangeLog:
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx >
* configure.ac: Rename from configure.in.
* configure.in: Delete.
* configure: Regenerate.
cygwin/ChangeLog:
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx >
* configure.ac: Rename from configure.in.
* configure.in: Delete.
* configure: Regenerate.
doc/ChangeLog:
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx >
* configure.ac: Rename from configure.in.
* configure.in: Delete.
* configure: Regenerate.
lsaauth/ChangeLog:
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx >
* configure.ac: Rename from configure.in.
* configure.in: Delete.
* configure: Regenerate.
testsuite/ChangeLog:
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx >
* configure.ac: Rename from configure.in.
* configure.in: Delete.
* configure: Regenerate.
utils/ChangeLog:
2012-11-26 Christopher Faylor <me.cygwin2012@cgf.cx >
* configure.ac: Rename from configure.in.
* configure.in: Delete.
* configure: Regenerate.
2012-11-26 19:50:45 +00:00
Christopher Faylor
2e488e9543
cygwin/ChangeLog:
...
2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx >
* Makefile.in: Use explicit path to mkdir.
lsaauth/ChangeLog:
2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx >
* Makefile.in: Use /bin/mkdir to make directories.
testsuite/ChangeLog:
2012-11-23 Christopher Faylor <me.cygwin2012@cgf.cx >
* Makefile.in: Remove old Makefile.common'isms. Don't rely on
in-build tools.
2012-11-23 14:52:07 +00:00
Yaakov Selkowitz
a5fa16e277
* configure: Regenerate.
2012-04-24 08:55:41 +00:00
Corinna Vinschen
654fee7ac5
* libltp/lib/get_high_address.c: Align copyright with upstream.
2011-03-21 15:42:54 +00:00
Christopher Faylor
8a9358d0f7
* Makefile.in: Use utils mingw front-end to generate non-cygwin binary.
2009-11-01 17:22:44 +00:00
Christopher Faylor
f43f75a09d
* Revert erroneous checkin.
2008-11-26 16:42:27 +00:00
Christopher Faylor
9e4051d4b7
fix typo
2006-08-03 03:59:27 +00:00
Christopher Faylor
d9969dfc91
* Makefile.in: Update copyrigh. Remove unused stuff.
2006-07-23 23:28:49 +00:00
Christopher Faylor
e2213b70dd
* Makefile.in: Simplify a little.
2006-07-18 03:24:07 +00:00
Corinna Vinschen
e3f56b2b3d
* winsup.api/user_malloc.c: New file.
2006-06-12 13:59:36 +00:00
Christopher Faylor
08a968173b
* winsup.api/cygload.h: Increase padding to 32768.
2006-05-31 01:49:02 +00:00
Christopher Faylor
99fc5e10f3
update to newer autoconf
2006-05-24 16:59:03 +00:00
Christopher Faylor
5b2daa7c97
* winsup.api/checksignal.c (main): Add test for siginterrupt.
2006-03-23 15:52:16 +00:00
Christopher Faylor
7f9832e774
* cygload/README: Delete.
...
* cygload/cygload.cc: Move to winsup.api. Add comments from README.
* cygload/cygload.h: Move to winsup.api.
* cygload/cygload.exp: Move to winsup.api.
* Makefile.in: Remove cygload.
* winsup.api/winsup.exp: If a .exp file is detected, run it rather than using
standard compile.
* winsup.api/resethand.c (main): Use printf to print status or expect thinks
something is wrong.
2006-01-02 06:15:58 +00:00
Christopher Faylor
b0b9ccf618
* winsup.api/resethand.c (main): Remove core dump flag from exit status.
2006-01-02 04:01:22 +00:00
Christopher Faylor
590129475b
* winsup.api/resethand.c (main): Coerce argument to pointer to stop gcc
...
complaint.
2006-01-02 03:45:32 +00:00
Christopher Faylor
74c29a5e9a
* winsup.api/resethand.c: Use SIGSEGV for the signal to test.
2006-01-01 18:02:54 +00:00
Christopher Faylor
031d1aa40f
* winsup.api/resethand.c: New file.
2006-01-01 17:26:52 +00:00