summaryrefslogtreecommitdiff
path: root/tests/lib/libm/t_modf.c
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 /tests/lib/libm/t_modf.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'tests/lib/libm/t_modf.c')
0 files changed, 0 insertions, 0 deletions
7-12-03Interrupt handling changes, in discussion since February:ad 2007-11-09Call zs_lock_init() to set up the chanstate's lock.ad 2007-03-05MI softintr(9)'fy. Untested.tsutsui 2006-03-28Use device_unit().thorpej 2005-12-11merge ktrace-lwp.christos 2003-09-28Cast to (void *) to appease gcc3.cl 2003-07-15__KERNEL_RCSID()lukem 2003-04-09catch up with "struct consdev" changedrochner 2003-01-28Provide locking required by the interrupt handlers running at IPL_SERIAL.pk 2003-01-01Use aprint_normal() for cfprint routines.thorpej 2002-10-05fix void * math, turn on -Wpointer-arith.chs 2002-10-02Use CFATTACH_DECL().thorpej 2002-09-27Declare all cfattach structures const.thorpej 2002-09-24Zero fill the newly allocated zs_chanstate.ad 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna 2001-05-14Initial import of the known working kernel bits for the NetBSD/cesficdrochner