summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc3/libcpp
diff options
context:
space:
mode:
authorthorpej <thorpej@NetBSD.org>2003-12-19 05:55:12 +0000
committerthorpej <thorpej@NetBSD.org>2003-12-19 05:55:12 +0000
commitf94de27bbde7192dfb01382376eda4be9de4f1e6 (patch)
treeb3ca3e09327ba464050d4ecf963a389a1570750d /gnu/usr.bin/gcc3/libcpp
parentdeed3938a296eefeb547e25b314fd7fc61770015 (diff)
Const poison the channel name.
Diffstat (limited to 'gnu/usr.bin/gcc3/libcpp')
0 files changed, 0 insertions, 0 deletions
pan>Merge the nathanw_sa branch.thorpej 2002-05-26__STDC__ is always defined on NetBSD.wiz 2002-05-24* Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h.thorpej 2001-12-07- make FILE structure extensible without breaking binary-compatibility.yamt 2001-12-02C99: Recognize %F here, too.kleink 2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink 2000-03-08Replace internal use of strto{,u}q() with strto{,u}ll().kleink 2000-01-21Need to include "reentrant.h" for FLOCKFILE macros.wrstuden 2000-01-21Do file locking.mycroft 1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem 1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem 1998-11-15delintchristos 1998-10-25Don't return immediately if EOF encountered while matching format string whitekleink