summaryrefslogtreecommitdiff
path: root/count.c
Commit message (Expand)AuthorAgeFilesLines
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-161-2/+0
* Trivial tweaks to error messagesDenys Vlasenko2012-03-081-2/+1
* Automated removal of non-Linux codeDenys Vlasenko2012-02-251-2/+0
* Cast to long for %l in printfH.J. Lu2012-02-061-1/+1
* Make out-of-memory handling more uniformDenys Vlasenko2011-08-311-9/+4
* Opotimize "scno >= 0 && scno < nsyscalls" checkDenys Vlasenko2011-08-251-1/+1
* count_syscall() always returns 0, optimize itDenys Vlasenko2011-08-231-4/+2
* Whitespace cleanups. No code changes.Denys Vlasenko2011-06-221-25/+13
* Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin2010-09-071-2/+2
* Implement -C option to combine regular and -c outputDmitry V. Levin2010-04-071-1/+0
* 2008-04-19 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-04-191-1/+6
* 2007-07-11 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-111-5/+4
* 2006-12-21 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-211-0/+250