Home | History | Annotate | Download | only in common
History log of /src/usr.bin/xlint/common/param.h
RevisionDateAuthorComments
 1.13  13-Jul-2023  rillig lint: indent copyright lines consistently
 1.12  10-Jul-2023  rillig lint: clean up wchar_t and hash tables
 1.11  09-Jun-2023  rillig lint: miscellaneous clean-ups

No binary change, except for line numbers in assertions.
 1.10  14-Jan-2023  rillig lint: remove unnecessary MBLKSIZ, use stack buffer in xlint

No functional change.
 1.9  03-Aug-2021  rillig lint: reduce number of negations in preprocessor condition

No functional change.
 1.8  30-Dec-2020  rillig lint: remove unused macro STRBLEN
 1.7  30-Dec-2020  rillig lint: inline STRUCT_ASSIGN

This had only been necessary for some pre-C90 compilers.
 1.6  28-Dec-2020  rillig lint: spell check
 1.5  21-Sep-2003  martin Lint is a host tool - leave the sparc64 hack in place if compiling with
an old compiler.
 1.4  19-Sep-2003  martin No need to avoid long double on sparc64 any more.
 1.3  13-Jun-2002  wiz Remove some __STDC__ tests.
 1.2  05-Feb-2002  thorpej Replace u_quad_t with uint64_t and quad_t with int64_t, and use
<inttypes.h> to get those type definitions. These types are more
portable, and a little more sane to do autoconf tests for.
 1.1  18-Jan-2002  thorpej * Move stuff shared between lint1 and lint2 to the new common/ directory.
* Move the arch/ directory out of lint1/ into the top-level.

RSS XML Feed