|
a107e556
|
2006-10-19T12:27:16
|
|
Make it usable by a C++ compiler.
|
|
a897449a
|
2006-08-14T22:19:54
|
|
Add copyright notices to long-enough files that lack them, since
otherwise the files aren't clearly free. Use the same notice that
getdate.texi already uses.
* doc/alloca-opt.texi: Add copyright notice.
* doc/alloca.texi: Likewise.
* doc/ctime.texi: Likewise.
* doc/functions.texi: Likewise.
* doc/gcd.texi: Likewise.
* doc/gnulib-tool.texi: Likewise.
* doc/inet_ntoa.texi: Likewise.
* doc/visibility.texi: Likewise.
Change copyright notice from LGPL 2 to GPL 2, since that's the
standard form used in the gnulib repository.
* lib/lock.c: LGPL -> GPL.
* lib/lock.h: Likewise.
* lib/strnlen1.c: Likewise.
* lib/strnlen1.h: Likewise.
* lib/tls.c: Likewise.
* lib/tls.h: Likewise.
* lib/tmpdir.c: Likewise.
* tests/test-lock.c: Likewise.
* tests/test-stdint.c: Likewise.
* tests/test-tls.c: Likewise.
|
|
eca8b3c9
|
2005-08-24T11:04:19
|
|
Add multiple-inclusion guard.
|
|
d9ef827a
|
2005-08-01T12:19:38
|
|
Update from GNU gettext.
|
|
028f9ada
|
2005-07-26T12:35:20
|
|
Portability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
|
|
b5e2473b
|
2005-07-18T19:53:48
|
|
Also support once-execution.
|
|
76c867fe
|
2005-07-18T11:35:09
|
|
New gnulib module 'lock'.
|