aboutsummaryrefslogtreecommitdiffstats
path: root/src/stdlib/abs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump yearMattias Andrée2016-01-013-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-253-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add macros for abs, labs, llabs, and imaxabsMattias Andrée2015-11-173-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split abs.cMattias Andrée2015-11-173-0/+111
Signed-off-by: Mattias Andrée <maandree@operamail.com>