Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/sys



Module Name:    src
Committed By:   lukem
Date:           Tue Aug  5 01:54:47 UTC 2008

Modified Files:
        src/lib/libc/sys: Makefile.inc makelintstub

Log Message:
Add '-e sedcmd' to makelintstub, to translate filename to syscall name.
Improve usage, etc.

Invoke makelintstub with -e 's/^tmp_//' when building LintSysNormal.c

Fixes build problem that matt@ highlighted to me.


To generate a diff of this commit:
cvs rdiff -r1.192 -r1.193 src/lib/libc/sys/Makefile.inc
cvs rdiff -r1.21 -r1.22 src/lib/libc/sys/makelintstub

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index