This commit is contained in:
Guillem Jover 2006-02-14 06:55:53 +00:00
parent c9e733b215
commit 8a2e8584d9
2 changed files with 1 additions and 5 deletions

View File

@ -40,10 +40,6 @@
(LIB_INCLUDES): List only the files, automatically prefix the dir.
(LIB_MANS): Likewise.
2006-02-14 Guillem Jover <guillem@debian.org>
* Versions: Remove optreset.
2006-02-13 Robert Millan <rmh@aybabtu.com>
* bsd_getopt.c: New file.

View File

@ -1,7 +1,7 @@
LIBBSD_0.0 {
global:
arc4random;
bsd_getopt;
bsd_getopt; optreset;
errc; warnc; verrc; vwarnc;
fgetln;
fgetwln;