1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jim Meyering
1602f0afed maint: update all copyright year number ranges
Run "make update-copyright".
2012-01-01 10:04:58 +01:00
Jim Meyering
d60f3b0c6b maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
2011-01-01 22:12:59 +01:00
Jim Meyering
b2e2010c7c update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
2010-01-01 10:42:00 +01:00
Bruno Haible
987e5651e8 Refactor common macros used in tests. 2009-12-24 21:01:42 +01:00
Bruno Haible
441aa3044f Use spaces for indentation, not tabs. 2009-12-10 20:28:30 +01:00
Simon Josefsson
349e11eefa Fix typo in last commit. 2009-11-05 15:05:18 +01:00
Simon Josefsson
5305c1498f test-func.c: Also test value of __func__. 2009-11-05 14:38:10 +01:00
Bruno Haible
e2b97acafd Avoid sizeof __func__ == 0 pitfall. 2009-08-27 23:30:11 +02:00
Bruno Haible
e220635fc9 Flush the standard error stream before aborting. 2008-04-11 16:31:39 +02:00
Simon Josefsson
b4feec417c Rename __func__ module to func.
Suggested by Eric Blake <ebb9@byu.net>.
2008-03-06 12:01:44 +01:00