diff options
author | 1997-11-17 00:43:25 +0000 | |
---|---|---|
committer | 1997-11-17 00:43:25 +0000 | |
commit | 09acb487a8fc38563ee0e8b3a7029aa6af1c7499 (patch) | |
tree | 1b41a4b7500846286b25e79137107deb60f99a26 /lib | |
parent | Replace "micro getopt" with real getopt for readability's sake. (diff) | |
download | wireguard-openbsd-09acb487a8fc38563ee0e8b3a7029aa6af1c7499.tar.xz wireguard-openbsd-09acb487a8fc38563ee0e8b3a7029aa6af1c7499.zip |
1) use fgetln for arbitrary sized lines
2) do puts("foo\r") not puts("foo\r\n") as puts adds a \n itself
3) log the command given when -l is specified, replacing \r, \n, NULL with ' '
4) with -l, log possible probes (ie: EOF) that were previously ignored
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions