]> andersk Git - openssh.git/commit - openbsd-compat/mktemp.c
- Renamed BSD helper function files to bsd-*
authordamien <damien>
Fri, 19 Nov 1999 04:32:34 +0000 (04:32 +0000)
committerdamien <damien>
Fri, 19 Nov 1999 04:32:34 +0000 (04:32 +0000)
commitbeb43d315bfc692a8646c5b6dacf409f6141b289
tree8d7885e561a93fe03335bbbb64e5707356662985
parent91b8065d952b74546b53c9577b69e3f69ab5ac33
 - Renamed BSD helper function files to bsd-*
 - Added tests for login and daemon and OpenBSD replacements for when they
   are absent.
14 files changed:
ChangeLog
Makefile.in
README
acconfig.h
bsd-daemon.c [new file with mode: 0644]
bsd-daemon.h [new file with mode: 0644]
bsd-login.c [new file with mode: 0644]
bsd-login.h [new file with mode: 0644]
bsd-mktemp.c [moved from mktemp.c with 99% similarity]
bsd-mktemp.h [moved from mktemp.h with 68% similarity]
bsd-strlcpy.c [moved from strlcpy.c with 100% similarity]
bsd-strlcpy.h [moved from strlcpy.h with 56% similarity]
configure.in
includes.h
This page took 0.044553 seconds and 5 git commands to generate.