tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
pctr
/
at
rk3128
4 files
Makefile
Different compilers and versions of compilers have different warnings. Remove -Werror to give code a greater chance of building.
9 years ago
pctr.1
sort options in manual page; display a better usage.
18 years ago
pctr.c
When system calls indicate an error they return -1, not some arbitrary value < 0. errno is only updated in this case. Change all (most?) callers of syscalls to follow this better, and let's see if this strictness helps us in the future.
6 years ago
pctrvar.h
reoder letters to fix piles-o'-typos
13 years ago