2011-06-29 |
Jim Meyering | maint: add cfg.mk to prepare for syntax-check tests
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: remove rule that generated po/POTFILES.in
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: remove spaces before TAB
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: avoid using test's -a and -o operators; they...
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: use "test x = x", not "test x == x"
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: remove trailing blanks
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: remove now-unnecessary #ifdef HAVE_BYTESWAP_H...
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: remove definition of O_CLOEXEC, ...
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: normalize to exactly one newline at EOF
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: update po/POTFILES.in
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: remove definitions of PRId64 and PRIu64, ...
|
commit | commitdiff | tree |
2011-06-28 |
Jim Meyering | maint: remove unnecessary test-before-free
|
commit | commitdiff | tree |
2011-04-13 |
Jim Meyering | maint: Split long lines.
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | maint: use EXIT_* symbol (not constant, 2) to indicate...
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | use STREQ, not strcmp: part 1
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | change strncmp() == 0 to STREQLEN()
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | convert uses of strcasecmp to STRCASEEQ
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc.
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | indent with spaces, not TABs
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | placate 'make syntax-check'
|
commit | commitdiff | tree |
2010-02-19 |
Jim Meyering | hivex: fail upon integer overflow
|
commit | commitdiff | tree |
|