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> | ||||
* | Throughout, update copyrights to reflect dates which correspond to main-branch | Christopher Faylor | 2013-01-21 | 1 | -1/+1 |
| | | | | checkins. Regularize copyright format. | ||||
* | * include/features.h (__STDC_ISO_10646__): Move to newlib's | Corinna Vinschen | 2011-01-27 | 1 | -5/+0 |
| | | | | sys/features.h. | ||||
* | * include/features.h (__STDC_ISO_10646__): Define. Add comment. | Corinna Vinschen | 2011-01-24 | 1 | -1/+6 |
| | |||||
* | white space | Christopher Faylor | 2006-05-28 | 1 | -5/+5 |
| | |||||
* | * include/features.h: Add comment to explain what's going to happen | Corinna Vinschen | 2006-02-05 | 1 | -0/+18 |
| | | | | | | here at one point. * include/sys/stdio.h: Guard getline and getdelim prototypes with _GNU_SOURCE to avoid collision with old-style declarations. | ||||
* | * include/features.h: Include sys/cdefs.h, like linux. | Christopher Faylor | 2004-12-01 | 1 | -1/+2 |
| | |||||
* | * features.h: Reinstate as wrapper for sys/features.h. | Christopher Faylor | 2001-04-22 | 1 | -0/+16 |
| | |||||
* | * features.h: Remove this file as it is now being supplied by newlib. | Christopher Faylor | 2001-04-16 | 1 | -1/+0 |
| | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+1 |