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
/
bin
/
ln
/
at
jcs
4 files
Makefile
$OpenBSD$
28 years ago
ln.1
fix HISTORY; from Sevan Janiyan <venture37 at geeklan dot co dot uk>; checked with http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/man/man1
9 years ago
ln.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
symlink.7
More correction of section 3 layout. directory->opendir, fts->fts_open, getcap->cgetent. pwcache->user_from_uid. And then repair references. ok jmc
6 years ago