|
|
18dfa9f39e
|
* libwget/xalloc.c (wget_realloc): Call OOM callback if size is 0
|
2016-11-07 16:07:26 +01:00 |
|
|
|
9568b0c87e
|
Rename include/libwget.h to include/wget/wget.h+wgetver.h
|
2016-09-30 09:47:32 +02:00 |
|
|
|
cd829f677b
|
Do not inline _no_memory()
* libwget/xalloc.c: Remove _GL_INLINE from _no_memory()
|
2016-06-14 12:43:05 +02:00 |
|
|
|
3c06477e12
|
Add docs for memory functions
* libwget/xalloc.c: Convert GTK-DOC format into Doxygen
* docs/Makefile.am: Add rule for man pages
|
2016-02-06 21:17:09 +01:00 |
|
|
|
dd3c2f63b2
|
Updated copyright year for all relevant files
|
2016-01-25 13:06:21 +01:00 |
|
|
|
f2c5bfa961
|
Add gnulib module inline
* autogen.sh: Add gnulib module inline
* configure.ac: Remove AC_C_INLINE
* libwget/hashmap.c: Replace inline by _GL_INLINE
* libwget/iri.c: Replace inline by _GL_INLINE
* libwget/ssl_gnutls.c: Replace inline by _GL_INLINE
* libwget/utils.c: Replace inline by _GL_INLINE
* libwget/xalloc.c: Replace inline by _GL_INLINE,
include config.h
|
2016-01-12 17:35:39 +01:00 |
|
|
|
2ff0ba9852
|
Add gnulib modules calloc-posix, malloc-posix, realloc-posix
* autogen.sh: Add gnulib modules calloc-posix, malloc-posix, realloc-posix
* configure.ac: Remove two comment lines
* libwget/xalloc.c: Remove rpl_malloc() and rpl_realloc()
|
2016-01-12 17:17:24 +01:00 |
|
|
|
0f8e49128a
|
Transfer copyright to Free Software Foundation, Inc.
|
2015-09-22 11:50:06 +02:00 |
|
|
|
c6b0e461a1
|
Transform Mget into Wget
|
2015-09-19 22:54:38 +02:00 |
|