Anna (navi) Figueiredo Gomes
cadc1d2840
librc: Remove rc_getline.
...
getline(3) got standardized in posix 2008 and is common place on all
libc implementations now a days, and rc_getline is tagged for removal
for ages now.
2024-09-24 13:36:13 -05:00
William Hubbs
d98d7eb742
FEATURE-REMOVAL-SCHEDULE: remove section on rc and runscript symlinks
...
these were removed some time ago and there have been no issues, so we
can remove the information from this file.
2024-09-23 14:54:38 +02:00
William Hubbs
fee2ffe559
Reformat and fix titles in documentation
2018-01-12 14:10:42 -06:00
Manuel Rüger
5f2850366e
Fix typo
...
This fixes #70 .
2016-01-19 16:30:41 -06:00
Doug Freed
649f63d882
librc: move system detection code into rc_sys and use it
...
This fixes an issue where librc code was calling code that only existed
in the rc binary.
This reverts commits 8addd79
and 9f6e056
This fixes #75 .
2016-01-19 00:09:20 -06:00
William Hubbs
fe32ef8e09
FEATURE-REMOVAL-SCHEDULE: create section for librc API functions
2015-12-11 16:48:40 -06:00
William Hubbs
3ef2bbfb19
Add note about deprecating rc_getline()
2015-12-09 17:57:20 -06:00
William Hubbs
935252b115
Add note about removing rc_sys() from librc
2015-12-08 13:11:41 -06:00
William Hubbs
0d202b5711
Update feature-removal-schedule wrt mtab service
2015-12-08 13:02:26 -06:00
William Hubbs
1c2f7bf607
Convert feature removal schedule to markdown
2015-04-22 17:42:38 -05:00