/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
lib/libskey/
..
Makefile

for some time now mandoc has not required MLINKS to function correctly - logically complete that now by removing MLINKS from base;

10 лет назад
put.c

fairly simple unsigned char casts for ctype ok krw

13 лет назад
shlib_version

Switch time_t, ino_t, clock_t, and struct kevent's ident and data members to 64bit types. Assign new syscall numbers for (almost all) the syscalls that involve the affected types, including anything with time_t, timeval, itimerval, timespec, rusage, dirent, stat, or kevent arguments. Add a d_off member to struct dirent and replace getdirentries() with getdents(), thus immensely simplifying and accelerating telldir/seekdir. Build perl with -DBIG_TIME.

13 лет назад
skey.3

.Lb libskey ; OK millert@ tedu@

год назад
skey.5

some fixes from varik valefor;

6 лет назад
skey.h

remove prototypes with no matching function

2 года назад
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 года назад
skeysubr.c

Delete obsolete /* ARGSUSED */ lint comments.

3 года назад