This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 15/30] ldbl-128ibm-compat: Add syslog functions


* Gabriel F. T. Gomes:

> +   Copyright (C) 2018 Free Software Foundation, Inc.

Copyright year needs adjusting (twice).

I don't think we will ever pass through /dev/log from the container, so
this should work for suppressing the messages.

You could also use support_become_root, and, in the child process,
xchroot if you don't want to use the full container environment, but the
container is okay too.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]