summaryrefslogtreecommitdiff
path: root/lib/libm/complex/ctanhl.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 /lib/libm/complex/ctanhl.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'lib/libm/complex/ctanhl.c')
0 files changed, 0 insertions, 0 deletions
d>Replace all uses of sizeof(TRECHEADER) with REC_DATA_OFFSET - whichdsl 2009-08-15linebuf and linebuf_size are only used inside seq() - which also notdsl 2009-08-15Ansify.dsl 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2005-06-10Init some variables the compiler is complaining about and mark w. XXGCC as itjmc 2004-02-15fix -Wunitialized warningsjdolecek 2003-10-18KNF (mostly whitespace)itojun 2003-10-17Test the value returned by realloc() rather than anything else.enami 2003-10-16safer use of reallocitojun 2003-08-07add TNF copyrightjdolecek 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-12-24improve previous slightly - need >= (not just >) in CHECKFSTACK()jdolecek 2002-12-24make sure we don't attempt to write past end of fstack[], error out insteadjdolecek