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
/
unifdef
/
at
jcs
4 files
Makefile
refactor, so we don't a C function in a .h file, yuck!
10 years ago
unifdef.1
unifdef appeared in 4.1c before 2.9 dates checked in CSRG archives and already changed upstream in unifdef3
2 years ago
unifdef.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
version.h
Since we've been making heavy use of unifdef recently: update it to the recent 2.10 release.
12 years ago