aboutsummaryrefslogtreecommitdiffstats
path: root/src/inttypes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump yearMattias Andrée2016-01-012-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* tell in doc in which version things were introducedMattias Andrée2015-11-252-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* more etymologyMattias Andrée2015-11-202-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add macros for abs, labs, llabs, and imaxabsMattias Andrée2015-11-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* inttypes/{{abs => imaxabs},{div => imaxdiv}}.cMattias Andrée2015-11-172-0/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc: arg 2 for *div must not be 0 (lest SIGFPE)Mattias Andrée2015-11-161-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add abs, labs, llabs, and imaxabsMattias Andrée2015-10-101-0/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add div functionsMattias Andrée2015-09-021-0/+38
Signed-off-by: Mattias Andrée <maandree@operamail.com>