summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/alpha/linux_ioctl.h
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /sys/compat/linux/arch/alpha/linux_ioctl.h
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/compat/linux/arch/alpha/linux_ioctl.h')
0 files changed, 0 insertions, 0 deletions
9:05 +0000'>2004-03-03Don't zero a floating point variable on entry -- this causes the FPU todrochner 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-01-18Merge the nathanw_sa branch.thorpej 2002-05-26__STDC__ is always defined on NetBSD.wiz 2001-12-07- make FILE structure extensible without breaking binary-compatibility.yamt 2001-12-02C99:kleink 2001-11-28Since we're returned the sign of a floating-point number by __dtoa(),kleink 2001-11-27Ugh, back out last commit. It makes vfprintf depend on -lm.augustss 2001-11-27Print sign of -0.0 correctly. Fixes PR 3137 (mine).augustss 2001-11-04fix WARNS=2 (-Wshadow) warningslukem 2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink