[Glibc-bsd-commits] r4475 - trunk/libbsd/debian

Guillem Jover guillem at alioth.debian.org
Mon May 27 03:34:20 UTC 2013


Author: guillem
Date: 2013-05-27 03:34:19 +0000 (Mon, 27 May 2013)
New Revision: 4475

Modified:
   trunk/libbsd/debian/control
Log:
Update function list in package description


Modified: trunk/libbsd/debian/control
===================================================================
--- trunk/libbsd/debian/control	2013-05-27 03:30:47 UTC (rev 4474)
+++ trunk/libbsd/debian/control	2013-05-27 03:34:19 UTC (rev 4475)
@@ -31,7 +31,7 @@
   * closefrom.
   * expand_number, dehumanize_number, humanize_number, strtonum, fmtcheck.
   * errc, verrc, vwarnc, warnc.
-  * fgetln, flopen, fpurge.
+  * fgetln, fparseln, fgetwln, flopen, fpurge.
   * getmode, setmode, strmode,
   * getpeereid.
   * getprogname, setprogname, setproctitle.
@@ -41,7 +41,9 @@
   * readpassphrase.
   * reallocf.
   * strlcpy, strlcat.
+  * strnstr.
   * strnvis, strnunvis, strunvis, strunvisx, strvis, strvisx, unvis, vis.
+  * wcslcat, wcslcpy.
  .
  Also included are some queue macro definitions not present on includes
  from glibc.




More information about the Glibc-bsd-commits mailing list