Page MenuHomeFreeBSD

libc: Rename fscandir{,_b}() to fdscandir{,_b}().
ClosedPublic

Authored by des on Jun 23 2025, 12:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 12:42 PM
Unknown Object (File)
Wed, Sep 24, 2:47 PM
Unknown Object (File)
Tue, Sep 23, 9:41 PM
Unknown Object (File)
Mon, Sep 22, 5:06 PM
Unknown Object (File)
Sep 14 2025, 9:13 AM
Unknown Object (File)
Sep 9 2025, 8:51 PM
Unknown Object (File)
Sep 9 2025, 10:36 AM
Unknown Object (File)
Sep 2 2025, 9:28 AM
Subscribers

Details

Summary

This seems to fit the pattern better (e.g. fdopendir()).

I've added weak references to ease the transition, but since it's only
been a few days, we can remove them (and the ObsoleteFiles entries for
the manual pages) before we branch stable/15.

Fixes: deeebfdecab5
Sponsored by: Klara, Inc.

Diff Detail

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