diff options
author | mpp <mpp@FreeBSD.org> | 1997-01-12 18:35:14 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1997-01-12 18:35:14 +0000 |
commit | 2494654b020ecbb061d468c7416782d65e925769 (patch) | |
tree | 9a62f1289728b8d8078ca406103c4df8f2678336 /lib/libc/stdlib/setenv.c | |
parent | 7d49859c758fa9ed41003ec7a70af300a9966b70 (diff) | |
download | FreeBSD-src-2494654b020ecbb061d468c7416782d65e925769.zip FreeBSD-src-2494654b020ecbb061d468c7416782d65e925769.tar.gz |
Fix calendar so that you can run it like:
calendar -t 0101 -f file
Previously calendar's time processing routine directly
modified the "0101" argument" which confused getopt.
The time routines now make a copy of the argument
to mess with.
Diffstat (limited to 'lib/libc/stdlib/setenv.c')
0 files changed, 0 insertions, 0 deletions