mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Add strerror_r-posix module from gnulib.
This commit is contained in:
parent
00723a80f1
commit
17c2503ee0
@ -1,3 +1,7 @@
|
|||||||
|
2011-05-25 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||||
|
|
||||||
|
* bootstrap.conf (gnulib_modules): Add `strerror_r-posix'.
|
||||||
|
|
||||||
2011-05-19 Giuseppe Scrivano <gscrivano@gnu.org>
|
2011-05-19 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||||
|
|
||||||
* COPYING: Fix the copyright years.
|
* COPYING: Fix the copyright years.
|
||||||
|
@ -60,6 +60,7 @@ snprintf
|
|||||||
socket
|
socket
|
||||||
stdbool
|
stdbool
|
||||||
strcasestr
|
strcasestr
|
||||||
|
strerror_r-posix
|
||||||
unlocked-io
|
unlocked-io
|
||||||
update-copyright
|
update-copyright
|
||||||
vasprintf
|
vasprintf
|
||||||
|
Loading…
Reference in New Issue
Block a user