summaryrefslogtreecommitdiff
path: root/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/floatunditf_test.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 /sys/external/bsd/compiler_rt/dist/test/Unit/ppc/floatunditf_test.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'sys/external/bsd/compiler_rt/dist/test/Unit/ppc/floatunditf_test.c')
0 files changed, 0 insertions, 0 deletions
ty print the errno with err() or warn().enami 2004-06-252004, not 1994.wiz 2004-06-25Forgot to include utmpx support for this one.christos 2003-09-19realloc mistake. from openbsditojun 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink 2002-09-29Begin new sentences on new lines.wiz 2002-03-18strncpy() -> strlcpy()mjl 2002-01-15Sort sections.wiz 2001-04-02ignore trailing newline which is included in the message from mail.local.onoe 2001-03-16Use strtol() instead of atoi() for reading the number out of theatatat 2001-03-14Fix output to a tty that is missing ONLCR (eg emacs, vi, mutt,atatat 2001-02-19convert to use getprogname()cgd 2001-02-04fix nested externchristos 2000-10-04Un-__P and ANSIfy.mjl 2000-10-04No \n in syslog messages.mjl 2000-08-22Use sockaddr_storage.mjl 2000-08-14remove extra periodmsaitoh 1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled 1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg 1998-07-04add -l logging switch.mrg 1998-07-03- remove registermrg 1998-04-01Need <time.h> for time() prototype.kleink 1997-10-20Fix .Nm usage.enami 1997-10-07WARNS?=1. RCS idsmrg 1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink