Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: /
Date: Fri, 11 Dec 2015 22:49:23
Message-Id: 1449874120.fe32ef8e09a2edf2690a3b281cea0be84a5541ca.williamh@OpenRC
1 commit: fe32ef8e09a2edf2690a3b281cea0be84a5541ca
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 11 22:46:02 2015 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 11 22:48:40 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=fe32ef8e
7
8 FEATURE-REMOVAL-SCHEDULE: create section for librc API functions
9
10 FEATURE-REMOVAL-SCHEDULE.md | 10 ++++++++--
11 1 file changed, 8 insertions(+), 2 deletions(-)
12
13 diff --git a/FEATURE-REMOVAL-SCHEDULE.md b/FEATURE-REMOVAL-SCHEDULE.md
14 index 7ba0818..8d07cd4 100644
15 --- a/FEATURE-REMOVAL-SCHEDULE.md
16 +++ b/FEATURE-REMOVAL-SCHEDULE.md
17 @@ -61,7 +61,13 @@ Why: /etc/mtab should be a symbolic link to /proc/self/mounts on modern
18
19 Who:
20
21 -## the rc_getline librc api function
22 +## C API Functions in rc.h
23 +
24 +If you have a c program that links to librc and uses functions from
25 +there, this section will list API functions which are deprecated and
26 +will be removed along with the reason they are being removed.
27 +
28 +### rc_getline()
29
30 When: 1.0
31
32 @@ -70,7 +76,7 @@ Why: The getline() function was standardized in POSIX.1-2008, so it
33
34 Who:
35
36 -## the rc_sys librc api function
37 +### rc_sys()
38
39 When: 1.0