Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce qabs() and qdiv() to aliases of llabs() and lldiv(). | guenther | 2016-08-14 | 1 | -4/+3 |
* | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. | schwarze | 2014-11-30 | 1 | -3/+3 |
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | tedu | 2013-06-05 | 1 | -3/+3 |
* | no more math(3); | jmc | 2011-07-07 | 1 | -3/+2 |
* | convert to new .Dd format; | jmc | 2007-05-31 | 1 | -2/+2 |
* | fix the .Fn line; ok millert | jmc | 2006-01-14 | 1 | -2/+2 |
* | Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax() | millert | 2006-01-13 | 1 | -0/+67 |