git: libc: Remove an age old unused function.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Apr 10 06:02:44 PDT 2019
commit 6e0d4c611bcd4f493e8837db5e9891a5565aa6c2
Author: Sascha Wildner <saw at online.de>
Date: Wed Apr 10 15:02:37 2019 +0200
libc: Remove an age old unused function.
It was labeled as "historic" even in 1994 and probably much earlier
before FreeBSD existed. Nothing in dports uses it and it was also
not added to Symbol.map so nothing could exist that uses it and is
dynamically linked against our libc.
In-discussion-with: zrj
Summary of changes:
lib/libc/stdio/findfp.c | 29 -----------------------------
1 file changed, 29 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e0d4c611bcd4f493e8837db5e9891a5565aa6c2
--
DragonFly BSD source repository
More information about the Commits
mailing list