| Summary: | Break bad APIs (gets(), getwd()) (keep compat symbols)) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Rodney W. Grimes <rgrimes> |
| Component: | bin | Assignee: | Ed Maste <emaste> |
| Status: | Closed FIXED | ||
| Severity: | Affects Many People | CC: | cem, rgrimes |
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222796 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231066 |
||
| Bug Depends on: | |||
| Bug Blocks: | 231027 | ||
|
Description
Rodney W. Grimes
2018-06-12 08:12:19 UTC
gets removal is ready to go once gcc ports are fixed review: https://reviews.freebsd.org/D12298 exp-run: PR222796 This is still waiting on the gcc ports. gets committed as r351659 getwd() is possible to use correctly, so it lacks the same argument for removal as gets() |