[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FYI: 8 maint/NSC changes
From: |
Jim Meyering |
Subject: |
FYI: 8 maint/NSC changes |
Date: |
Fri, 13 May 2011 12:13:42 +0200 |
[PATCH 1/8] maint: prepare for tight-scope rule: use noinst_HEADERS
[PATCH 2/8] maint: remove all uses of OF((...)) prototype-hiding
[PATCH 3/8] maint: limit scope of several functions
[PATCH 4/8] maint: remove crypt.[ch] stubs
[PATCH 5/8] maint: declare many variables to be static
[PATCH 6/8] maint: prepare for gnulib's new tight-scope syntax-check
[PATCH 7/8] build: update gnulib submodule to latest
[PATCH 8/8] maint: use gnulib's new readme-release module
This series is mostly syntactic, with some scope reduction.
- FYI: 8 maint/NSC changes,
Jim Meyering <=
- [PATCH 6/8] maint: prepare for gnulib's new tight-scope syntax-check rule, Jim Meyering, 2011/05/13
- [PATCH 7/8] build: update gnulib submodule to latest, Jim Meyering, 2011/05/13
- [PATCH 2/8] maint: remove all uses of OF((...)) prototype-hiding macro, Jim Meyering, 2011/05/13
- [PATCH 5/8] maint: declare many variables to be static, Jim Meyering, 2011/05/13
- [PATCH 4/8] maint: remove crypt.[ch] stubs, Jim Meyering, 2011/05/13
- [PATCH 8/8] maint: use gnulib's new readme-release module, Jim Meyering, 2011/05/13
- [PATCH 3/8] maint: limit scope of several functions, Jim Meyering, 2011/05/13
- [PATCH 1/8] maint: prepare for tight-scope rule: use noinst_HEADERS, Jim Meyering, 2011/05/13