Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/env
In article <20241028113037.B6B31F98E%cvs.NetBSD.org@localhost>,
Kimmo Suominen <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: kim
>Date: Mon Oct 28 11:30:37 UTC 2024
>
>Modified Files:
> src/usr.bin/env: env.1 env.c
>
>Log Message:
>Implement "env -C dir" to chdir
>
>Use err(3) to expose errno(2) if chdir(2) (or unsetenv(3)) fails.
We should just start from the FreeBSD copy I think because it has more
features.
christos
Home |
Main Index |
Thread Index |
Old Index