summaryrefslogtreecommitdiff
path: root/tests/include/t_glob.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/include/t_glob.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'tests/include/t_glob.c')
0 files changed, 0 insertions, 0 deletions
00'>2019-07-25Cosmetic changes. No functional changes.rin 2019-07-25Fix screen corruption with 16-width font on 8-bpp display.rin 2019-07-24Use unsigned integers for binary data storage.rin 2019-07-24Style:rin 2018-12-04rasops reused wscons attribute bits for internal control.mlelstv 2013-09-15Remove unused variablesmartin 2013-03-21Add syntatic sugar to avoid hurting my eyesmartin 2012-01-25use memset() to clear character cells instead of being terribly slowmacallan 2012-01-25rasops8_putchar_aa():macallan 2012-01-04add support for anti-aliased fonts in r3g3b2macallan 2012-01-04use CHAR_IN_FONT() and WSFONT_GLYPH() macrosmacallan 2011-12-28add a new flag for ri_flg to allow drivers to request an r3g3b2 devcmapmacallan 2010-05-04autogenerate box drawing characters for fonts that don't have them, put themmacallan 2009-03-14ANSIfy another 1261 function definitions.dsl 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-12-09Merge jmcneill-pm branch.jmcneill 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-02-18Add shadow framebuffer support.jmcneill 2005-12-11merge ktrace-lwp.christos 2005-09-03We don't need <sys/bswap.h> here.uwe 2005-02-04de-__Pperry