OpenGrok
Cross Reference: genlintstub.awk
xref
: /
src
/
sys
/
kern
/
genlintstub.awk
Home
|
History
|
Annotate
|
Download
|
only in
kern
History log of
/src/sys/kern/genlintstub.awk
Revision
Date
Author
Comments
1.10
22-Jan-2006
uwe
Rewrite to support LINTSTUB in multiline comments.
Be more flexible in what we accept as a valid LINTSTUB directive.
Don't abort on first error.
Separate LINTSTUB comments look ugly if the function/variable already
has a descriptive comment. People don't like to write ugly code.
Now one can write:
/*
* LINTSTUB: Func: type function(args)
* Some descriptive comment about the function.
*/
1.9
11-Dec-2005
christos
branches: 1.9.2;
merge ktrace-lwp.
1.8
26-Feb-2005
perry
branches: 1.8.4;
nuke trailing whitespace
1.7
20-May-2003
kristerw
branches: 1.7.2; 1.7.10; 1.7.12;
This program is called genlintstub.awk
1.6
23-Oct-2002
perry
Gah. I meant Empty. EMPTY!!!
1.5
23-Oct-2002
perry
add a Ignore directive
1.4
16-May-2001
perry
branches: 1.4.2;
Add a /* LINTSTUB: include <foo.h> */ mechanism.
1.3
16-May-2001
perry
allow long typed functions
1.2
15-May-2001
perry
I -> Ignore
1.1
15-May-2001
perry
awk script to automatically generate lint stub files from stylized
comments in .S files.
1.4.2.3
11-Nov-2002
nathanw
Catch up to -current
1.4.2.2
21-Jun-2001
nathanw
Catch up to -current.
1.4.2.1
16-May-2001
nathanw
file genlintstub.awk was added on branch nathanw_sa on 2001-06-21 20:06:43 +0000
1.7.12.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.7.10.1
29-Apr-2005
kent
sync with -current
1.7.2.1
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.8.4.1
21-Jun-2006
yamt
sync with head.
1.9.2.1
01-Feb-2006
yamt
sync with head.
Indexes created Sat Sep 20 22:09:52 GMT 2025