Neil Jerram
53befeb700
Change Guile license to LGPLv3+
...
(Not quite finished, the following will be done tomorrow.
module/srfi/*.scm
module/rnrs/*.scm
module/scripts/*.scm
testsuite/*.scm
guile-readline/*
)
2009-06-17 00:22:09 +01:00
Kevin Ryde
6e7d5622ee
merge from 1.8 branch
2006-04-16 23:37:40 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Greg J. Badros
328ec30c52
* tests/c-api.test: Refine the list of files that are checked in
...
the seek-offset-test. Was just using files that end in "c", but
that caught the new ".doc" files, too, so make sure that files end
in ".c" before requiring that they include unistd.h if they
reference SEEK_(SET|CUR|END).
1999-12-17 20:15:35 +00:00
Mikael Djurfeldt
44fdbfc668
Use egrep for better compatibility.
1999-09-15 15:55:06 +00:00
Mikael Djurfeldt
48fadf497f
* tests/c-api.test: New file. Add test to check that all source
...
files which use SEEK_SET, SEEK_CUR, and SEEK_END include unistd.h.
1999-09-15 15:27:49 +00:00