This allows, for instance, to interpose opendir() with an implementation
that calls into fdopendir(), without causing multiple symbol definitions
when libc is linked in statically.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Seems fine overall.
fdopendir.c almost certainly shouldn't have a Regents copyright. @delphij wrote the initial trivial version in 6fda52ba75654d8a540536228390922bfae1db69.