Searched +full:- +full:h (Results 1 – 25 of 1103) sorted by relevance
12345678910>>...45
1 Upstream-Status: Pending6 Author: Daniel Rus Morales <danirus@tol-project.org>8 Index: dmalloc-5.5.2/Makefile.in10 --- dmalloc-5.5.2.orig/Makefile.in11 +++ dmalloc-5.5.2/Makefile.in12 @@ -41,7 +41,7 @@ LIBRARY = lib$(MODULE).a16 -LIB_TH_SL = lib$(MODULE)th.@shlibext@21 @@ -50,8 +50,8 @@ LIB_TH_SL = lib$(MODULE)th.@shlibext@25 -LIB_CXX = lib$(MODULE)xx.a26 -LIB_CXX_SL = lib$(MODULE)xx.@shlibext@[all …]
1 00-INDEX: 3335 11d.h: 238621 300vtbl.h: 4377122 310vtbl.h: 5965527 3780i.h: 1418032 3c359.h: 726435 3c501.h: 262337 3c503.h: 388039 3c505.h: 653546 3c523.h: 11169[all …]
3 Date: Tue, 24 Apr 2018 15:06:14 -07008 error: class 'YButtonBoxPrivate' was previously declared as a struct [-Werror,-Wmismatched-tags]11 YTimezoneSelector.cc:35:9: error: private field 'dummy' is not used [-Werror,-Wunused-private-field]15 Signed-off-by: Khem Raj <raj.khem@gmail.com>16 ---17 Upstream-Status: Submitted [https://github.com/libyui/libyui/pull/123]19 src/YAlignment.h | 2 +-20 src/YBarGraph.h | 2 +-21 src/YBusyIndicator.h | 2 +-22 src/YButtonBox.h | 4 ++--[all …]
7 - acl8 - attr9 - libbsd10 - libcap11 - valgrind13 Upstream-Status: Inappropriate [oe deterministic build specific]15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>18 Signed-off-by: Changqing Li <changqing.li@windriver.com>24 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>25 ---[all …]
7 - acl8 - attr9 - libbsd10 - libcap11 - valgrind13 Upstream-Status: Inappropriate [oe deterministic build specific]15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>19 Signed-off-by: Joe Slater <joe.slater@windriver.com>22 Signed-off-by: Changqing Li <changqing.li@windriver.com>26 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>[all …]
7 - acl8 - attr9 - libbsd10 - libcap11 - valgrind13 Upstream-Status: Inappropriate [oe deterministic build specific]15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>19 Signed-off-by: Changqing Li <changqing.li@windriver.com>23 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>26 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>[all …]
7 - acl8 - attr9 - libbsd10 - libcap11 - valgrind13 Upstream-Status: Inappropriate [oe deterministic build specific]15 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>19 Signed-off-by: Joe Slater <joe.slater@windriver.com>22 Signed-off-by: Changqing Li <changqing.li@windriver.com>25 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>[all …]
7 make[2]: *** No rule to make target 'man/man1/*.1', needed by 'all-am'. Stop.10 Upstream-Status: Submitted12 Signed-off-by: Jens Rehsack <sno@netbsd.org>13 ---14 utils/Makefile.am | 75 +++++++++++++++++++++++++++++++++++++++++++--15 utils12/Makefile.am | 8 ++++-16 2 files changed, 79 insertions(+), 4 deletions(-)18 diff --git a/utils/Makefile.am b/utils/Makefile.am20 --- a/utils/Makefile.am22 @@ -93,9 +93,78 @@ libibmtssutils_la_LIBADD = libibmtss.la $(LIBCRYPTO_LIBS) $(EFIBOOT_LIBS)[all …]
3 Date: Fri, 7 Jan 2022 08:44:19 -08007 Should resolve build issues for distros that need limits.h10 Upstream-Status: Backport11 [https://git.kernel.org/pub/scm/network/bridge/bridge-utils.git/commit/?h=main&id=1763c5b7f8f72d651…13 Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>14 Signed-off-by: Yi Zhao <yi.zhao@windriver.com>15 ---16 brctl/brctl.c | 1 -17 brctl/brctl_cmd.c | 3 ++-18 brctl/brctl_disp.c | 1 -[all …]
4 Subject: [PATCH] Fix <time.h> check5 MIME-Version: 1.06 Content-Type: text/plain; charset=UTF-87 Content-Transfer-Encoding: 8bit10 but we're not actually checking for time.h, so that's never going to be defined.16 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl…17 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim…18 …* cyrus-sasl-2.1.28/plugins/cram.c:132:7: warning: implicit declaration of function ‘time’ [-Wimpl…19 …* cyrus-sasl-2.1.28/lib/saslutil.c:280:3: warning: implicit declaration of function ‘time’ [-Wimpl…20 …* cyrus-sasl-2.1.28/lib/saslutil.c:364:41: warning: implicit declaration of function ‘clock’ [-Wim…[all …]
3 Date: Fri, 15 Sep 2017 09:39:40 -07004 Subject: [PATCH] src: Add missing header limits.h for _POSIX_HOST_NAME_MAX9 Signed-off-by: Khem Raj <raj.khem@gmail.com>11 ---12 Upstream-Status: Pending14 src/base/os_defs.h | 5 +++--15 src/mds/mds_dt_tcp.c | 1 -16 src/mds/mds_dt_tcp_disc.h | 2 +-17 src/mds/mds_dt_tipc.c | 1 -18 src/mds/mds_dt_tipc.h | 2 +-[all …]
3 Signed-off-by: Adrian Bunk <bunk@stusta.de>4 Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere]6 --- a/clean_exit.c8 @@ -13,6 +13,7 @@ static char sccsid[] = "@(#) clean_exit.11 #include <stdio.h>12 +#include <unistd.h>16 --- a/hosts_access.c18 @@ -34,6 +34,7 @@ static char sccsid[] = "@(#) hosts_acces19 #include <netinet/in.h>20 #include <arpa/inet.h>[all …]
3 Date: Fri, 21 Jan 2022 22:19:37 -08006 Upstream-Status: Inappropriate [musl specific]8 Signed-off-by: Khem Raj <raj.khem@gmail.com>11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>12 ---13 src/basic/linux/ethtool.h | 3 ++-14 src/libsystemd-network/sd-dhcp6-client.c | 2 +-15 src/network/netdev/bareudp.c | 2 +-16 src/network/netdev/batadv.c | 2 +-17 src/network/netdev/bond.c | 2 +-[all …]
3 Date: Tue, 2 Jul 2024 23:23:57 -07006 Upstream-Status: Inappropriate [musl specific]8 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>9 ---10 src/basic/parse-util.c | 3 ++-11 src/libsystemd-network/ndisc-option.c | 6 +++---12 src/libsystemd-network/sd-radv.c | 5 +++--13 src/network/netdev/l2tp-tunnel.c | 9 ++++-----14 src/network/netdev/l2tp-tunnel.h | 6 +++---15 src/network/netdev/wireguard.c | 2 +-[all …]
3 Date: Fri, 2 Sep 2022 15:51:31 -07006 Upstream-Status: Pending8 Signed-off-by: Khem Raj <raj.khem@gmail.com>9 ---13 mofc/backend_sfcb.c | 2 +-17 trace.c | 3 ++-18 trace.h | 3 ++-19 9 files changed, 12 insertions(+), 3 deletions(-)21 --- a/brokerEnc.c23 @@ -25,6 +25,8 @@[all …]
3 Date: Thu, 31 Aug 2017 21:56:25 -07004 Subject: [PATCH] Replace need for error.h when it does not exist8 Signed-off-by: Khem Raj <raj.khem@gmail.com>9 ---10 Upstream-Status: Pending12 brokerUpc.c | 5 ++++-13 configure.ac | 2 +-14 httpAdapter.c | 4 +++-15 support.c | 14 +++++++++++++-16 trace.c | 4 +++-[all …]
3 Date: Fri, 21 Jan 2022 22:19:37 -08006 Upstream-Status: Inappropriate [musl specific]8 Signed-off-by: Khem Raj <raj.khem@gmail.com>11 Signed-off-by: Chen Qi <Qi.Chen@windriver.com>12 ---13 src/libsystemd-network/sd-dhcp6-client.c | 2 +-14 src/network/netdev/bareudp.c | 2 +-15 src/network/netdev/batadv.c | 2 +-16 src/network/netdev/bond.c | 2 +-17 src/network/netdev/bridge.c | 2 +-[all …]
2 Message-Id: <ce3affeb45a65649dda1edc9a4f0586e9db47ada.1705064898.git.joerg.sommer@navimatix.de>3 From: =?UTF-8?q?J=C3=B6rg=20Sommer?= <joerg.sommer@navimatix.de>5 Subject: [PATCH] lsi2c: Replace error() by fprintf, drop error.h7 The MUSL C library doesn't support error.h. Because the only usage of this12 Upstream-Status: Submitted [https://github.com/costad2/i2cdev/pull/5]13 ---14 libi2cdev/access.c | 1 -15 libi2cdev/i2c-bus-parser.c | 1 -16 libi2cdev/i2c-dev-path.c | 1 -17 libi2cdev/i2c-error.c | 1 -[all …]
3 Date: Wed, 24 Mar 2021 16:21:35 -04004 Subject: [PATCH] Rename poll.h to vm_poll.h6 Rename poll.h to vm_poll.h and switch from:7 #include <sys/poll.h>9 #include <poll.h>11 musl libc's system headers pulls in open-vm-tools' poll.h. To avoid this12 we rename poll.h to vm_poll.h.14 Update for open-vm-tools-11.2.5.16 Upstream-Status: Pending18 Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>[all …]
... line-size icache-nlines icache-associativity ecache-line-size ecache-nlines ecache-associativity ncaches
3 Date: Sun, 15 Dec 2019 16:24:37 -08004 Subject: [PATCH] Include poll.h instead of sys/poll.h7 error: redirecting incorrect #include <sys/poll.h> to <poll.h> [-Werror,-W#warnings]9 Upstream-Status: Pending10 Signed-off-by: Khem Raj <raj.khem@gmail.com>11 ---12 perf_examples/branch_smpl.c | 2 +-13 perf_examples/syst_smpl.c | 2 +-14 perf_examples/task_attach_timeout.c | 2 +-15 perf_examples/task_smpl.c | 2 +-[all …]
4 Subject: [PATCH] QA: cleanup localconfig.h build dependencies6 Some QA binaries include localconfig.h but there is no explicit dependencies7 between the binary build and the localconfig.h generation.9 before localconf.h and a compilation error, e.g:10 | username.c:8:10: fatal error: localconfig.h: No such file or directory11 | 8 | #include "localconfig.h"16 localconfig.h generation rule.19 binary (or its pre-link .o) and localconfig.h.21 Also remove an un-needed scale.o->localconfig.h dependency.23 Upstream-Status: Backport [https://github.com/performancecopilot/pcp/commit/8de7bbb06703f224b72fe09…[all …]
6 basename(3) is defined in libgen.h in MUSL. Include libgen.h where9 Upstream-Status: Backport [https://sourceforge.net/p/linuxquota/code/ci/e73c5b48e12c3f02e532864a110…10 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>11 Signed-off-by: Jan Kara <jack@suse.cz>12 ---14 edquota.c | 11 ++++++-----26 13 files changed, 18 insertions(+), 5 deletions(-)28 diff --git a/convertquota.c b/convertquota.c30 --- a/convertquota.c32 @@ -14,6 +14,7 @@[all …]
3 Upstream-Status: Pending4 Signed-off-by: Armin Kuster <akuster808@gmail.com>8 --- git.orig/CMakeLists.txt10 @@ -443,8 +443,6 @@ check_include_file("stdlib.h"11 check_include_file("string.h" HAVE_STRING_H)12 check_include_file("strings.h" HAVE_STRINGS_H)13 check_include_file("sys/cdefs.h" HAVE_SYS_CDEFS_H)14 -check_include_file("sys/dl.h" HAVE_SYS_DL_H)15 -check_include_file("sys/fileio.h" HAVE_SYS_FILIO_H)16 check_include_file("sys/mman.h" HAVE_SYS_MMAN_H)[all …]
6 Signed-off-by: Khem Raj <raj.khem@gmail.com>7 Upstream-Status: Submitted [https://github.com/arkq/bluez-alsa/commit/070ed35ac5cef8138ed4760582bb7…8 ---9 src/main.c | 2 +-10 test/mock/mock.c | 2 +-14 5 files changed, 5 insertions(+), 2 deletions(-)16 diff --git a/src/main.c b/src/main.c18 --- a/src/main.c20 @@ -13,13 +13,13 @@23 #include <getopt.h>[all …]