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
/
lib
/
libskey
/
at
jcs
8 files
Makefile
for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;
10 years ago
put.c
fairly simple unsigned char casts for ctype ok krw
12 years ago
shlib_version
Make the FILE object opaque. Move the __sFILE definition into libc/hidden/_stdio.h. All programs that refer to the internal structure of the FILE object can't be compiled from now on. std{in,out,err} doesn't refer __sF[] now, but the hidden __sF along with __srget and __swbuf symbols are kept temporarily to make our transition easier. But those symbols will be deleted soon. The shared library versions are bumped for libc and all the other libraries that refer to std{in,out,err}.
8 months ago
skey.3
.Lb libskey ; OK millert@ tedu@
10 months ago
skey.5
some fixes from varik valefor;
5 years ago
skey.h
remove prototypes with no matching function
2 years ago
skeylogin.c
readdir_r(3) was never necessary and has been deprecated by POSIX. Document that in the manpage and stop using it internally.
2 years ago
skeysubr.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago