Remove optreset

This commit is contained in:
Guillem Jover 2006-02-14 05:22:15 +00:00
parent bddcccbcdf
commit 39db45e45a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-02-14 Guillem Jover <guillem@debian.org>
* Versions: Remove optreset.
2006-02-13 Robert Millan <rmh@aybabtu.com> 2006-02-13 Robert Millan <rmh@aybabtu.com>
* bsd_getopt.c: New file. * bsd_getopt.c: New file.

View File

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