gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] branch master updated (db6a2374 -> 9a3ecffb


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated (db6a2374 -> 9a3ecffb)
Date: Mon, 04 Dec 2017 11:32:37 +0100

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a change to branch master
in repository libmicrohttpd.

    from db6a2374 fix warning 'Failed to get listen port number due to small 
buffer' encountered when we try to derive the port of a unix domain socket
     new 78fc2fe7 docs: help man to find entry for 'libmicrohttpd'
     new 9a3ecffb docs: make MHD picture name unique to allow installation in 
/usr/share/info

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/Makefile.am                                             |   4 ++--
 doc/libmicrohttpd.3                                         |   2 +-
 doc/libmicrohttpd.texi                                      |   2 +-
 ...formance_data.eps => libmicrohttpd_performance_data.eps} |   2 +-
 ...formance_data.png => libmicrohttpd_performance_data.png} | Bin
 5 files changed, 5 insertions(+), 5 deletions(-)
 rename doc/{performance_data.eps => libmicrohttpd_performance_data.eps} (99%)
 rename doc/{performance_data.png => libmicrohttpd_performance_data.png} (100%)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8073e6c5..f07db8bd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -33,5 +33,5 @@ microhttpd_TEXINFOS = \
 EXTRA_DIST = \
   $(man_MANS) \
   $(microhttpd_TEXINFOS) \
-  performance_data.png \
-  performance_data.eps
+  libmicrohttpd_performance_data.png \
+  libmicrohttpd_performance_data.eps
diff --git a/doc/libmicrohttpd.3 b/doc/libmicrohttpd.3
index 13fcdcd3..7dd81eb6 100644
--- a/doc/libmicrohttpd.3
+++ b/doc/libmicrohttpd.3
@@ -1,6 +1,6 @@
 .TH LIBMICROHTTPD "3" "21 Jun 2013 "libmicrohttpd"
 .SH "NAME"
-GNU libmicrohttpd \- library for embedding HTTP servers
+libmicrohttpd \- library for embedding HTTP servers
 .SH "SYNOPSIS"
 
  \fB#include <microhttpd.h>
diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index ca6d237c..cac5dd29 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -192,7 +192,7 @@ three processes on the same machine).
 
 
 @float Figure,fig:performance
address@hidden,400pt,300pt,Data,.png}
address@hidden,400pt,300pt,Data,.png}
 @caption{Performance measurements for select vs. epoll (with thread-pool).}
 @end float
 
diff --git a/doc/performance_data.eps b/doc/libmicrohttpd_performance_data.eps
similarity index 99%
rename from doc/performance_data.eps
rename to doc/libmicrohttpd_performance_data.eps
index 7da198d2..6014f9f6 100644
--- a/doc/performance_data.eps
+++ b/doc/libmicrohttpd_performance_data.eps
@@ -1,6 +1,6 @@
 %!PS-Adobe-3.0 EPSF-3.0
 %%Creator: (ImageMagick)
-%%Title: (performance_data.eps)
+%%Title: (libmicrohttpd_performance_data.eps)
 %%CreationDate: (2014-02-19T07:16:22+01:00)
 %%BoundingBox: -0 -0 640 480
 %%HiResBoundingBox: 0 0 640 480
diff --git a/doc/performance_data.png b/doc/libmicrohttpd_performance_data.png
similarity index 100%
rename from doc/performance_data.png
rename to doc/libmicrohttpd_performance_data.png

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]