Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/sys
On Jul 3, 4:40pm, junyoung%NetBSD.org@localhost (Bang Jun-Young) wrote:
-- Subject: Re: CVS commit: src/sys/sys
| Christos Zoulas wrote:
| > Module Name: src
| > Committed By: christos
| > Date: Wed Jun 30 13:57:32 UTC 2004
| >
| > Modified Files:
| > src/sys/sys: cdefs.h
| >
| > Log Message:
| > add __DECONST()
|
| Can I expect that it will be pulled up to netbsd-2-0 soon (as __UNCONST, of
| course)? strcasestr(3) I'm working on needs a hack like that to make lint
| happy. C implementation of strstr(3) also needs it.
|
I don't know. If someone requests it and tests it.
For now, use a /*LINTED*/ comment.
christos
Home |
Main Index |
Thread Index |
Old Index