summaryrefslogtreecommitdiff
path: root/lib/libc/gen/fpclassify.3
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 /lib/libc/gen/fpclassify.3
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libc/gen/fpclassify.3')
0 files changed, 0 insertions, 0 deletions
792'>Simplify card detectjmcneill 2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh 2018-07-02Reduce 10 second timeouts to 2 seconds.jmcneill 2018-06-19dwcmmc: set ciu clock rate rather than assuming fixed input ratejmcneill 2018-06-10If the bus glue does not provide values for fifo reg offset andjmcneill 2017-06-19More or less a rewrite of dwc_mmc, based on awin_mmc, adding DMA support.jmcneill 2015-12-27remove DWC_MMC_DEBUGjmcneill 2015-12-27reduce timeouts, fix clk div calculationjmcneill 2015-12-26Dump registers on timeout and allow bus glue to override card detect funcjmcneill 2015-08-09wait for command done status before doing pio transferjmcneill 2015-01-22when resetting controller, dont preserve DWC_MMC_CTRL_REG state. makes this w...jmcneill 2015-01-17improve intr reg debuggingjmcneill 2014-12-30Fix inverted logic of card_detect_n bit, from FUKAUMI Naoki <fun@naobsd.org>.jmcneill 2014-12-29- Simplify clock setupjmcneill 2014-12-27- Explicitly initialize CLKSRC register.jmcneill 2014-12-27add DesignWare SD/MMC controller driverjmcneill