Change #265545
| Category | doxygen |
| Changed by | Sandbox User <sandbox@localhost> |
| Changed at | Sun 08 Mar 2026 20:06:21 |
| Repository | https://github.com/doxygen/doxygen.git |
| Project | doxygen |
| Branch | master |
| Revision | c32a1ba1e945ae2f25f0664c5ed83d9c068e2afe |
Comments
Use chdir() in vfork child instead of prepending cd to shell command chdir() is async-signal-safe so it can safely be called in a vfork child. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Changed files
- src/portable.cpp