Page MenuHomeFreeBSD

libc: Remove prototype and documentation for tzsetwall().
ClosedPublic

Authored by des on Feb 10 2023, 1:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 2:38 PM
Unknown Object (File)
Thu, Oct 9, 2:38 PM
Unknown Object (File)
Thu, Oct 9, 2:38 PM
Unknown Object (File)
Thu, Oct 9, 1:34 PM
Unknown Object (File)
Sun, Sep 21, 10:23 PM
Unknown Object (File)
Aug 19 2025, 3:33 PM
Unknown Object (File)
Aug 15 2025, 1:36 AM
Unknown Object (File)
Aug 14 2025, 7:15 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Feb 10 2023, 1:08 AM
des created this revision.

Now that we've restored tzsetwall(3) in stable/13, we can think about removing it from main.

What do programs that call it on main do?

I would like to see an entry in UPDATING please.

This looks good in principle though.

In D38481#882216, @imp wrote:

What do programs that call it on main do?

I'm not sure I understand the question.

I would like to see an entry in UPDATING please.

What for? It does not require user action.

OK. Looks like all the symbol versioning is is place for old binaries.

This revision is now accepted and ready to land.Mar 6 2023, 6:06 PM