summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc/include/math.h')
0 files changed, 0 insertions, 0 deletions
4461b91'>add support for 'length' keyword, for compatibility with GNU exprjdolecek 2004-03-20explicitly use REG_BASIC when calling regcomp(3), instead of 0jdolecek 2003-02-14'NetBSD.org'grant 2001-09-16Use {g,s}etprogname, and some other KNF stuff. Patch by Petri Koistinen.wiz 2001-05-06Various cleanups/fixes.jmc 2001-05-05Various changes to fix bugs in PR bin/12838.jmc 2001-04-25Spell occurred correctly.simonb 2001-02-04remove redundant declaration of yyparsechristos 2000-10-30add a hack to properly handle '--' as first argument -jdolecek 2000-10-29The "&" operator has a higer precedence than "|".thorpej 2000-10-27also credit J.T. Conklin in copyright messagejdolecek 2000-10-26fix operator precedence - | or & have lower priority thanjdolecek 2000-09-29in regexp handling code, fix the format passed to asprintf() to bejdolecek 2000-09-21Fix bug in regexp handling, caused not quite complete conversionjdolecek 2000-09-19reimplement expr using lexical parser generated by yaccjdolecek