search for: vdprintf

Displaying 20 results from an estimated 131 matches for "vdprintf".

Did you mean: dprintf
2012 Jul 05
1
[GIT-PULL] Elflink fixes
...764612a708ad75b00d3229c1a5: core: Makefile: Do not enable debug by default (2012-07-05 03:55:37 -0300) Signed-off-by: Paulo Alcantara <pcacjr at zytor.com> ---------------------------------------------------------------- Paulo Alcantara (3): elf_module: Remove unused variable vdprintf: Remove unused variable core: Makefile: Do not enable debug by default com32/lib/sys/module/elf_module.c | 4 +--- com32/lib/vdprintf.c | 5 ++--- core/Makefile | 2 +- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/com32/lib/sys/mod...
2015 Feb 08
3
[PATCH 0/1] dprintf: add debug console support
...n QEMU that listens to I/O port 0x402 and prints to stdio, add "-debugcon stdio -global isa-debugcon.iobase=0x402" to the QEMU command line. Jonathan Boeing (1): dprintf: add debug console support com32/include/dprintf.h | 2 +- com32/lib/dprintf.c | 4 ++-- com32/lib/vdprintf.c | 21 ++++++++++++++++++++- core/lwip/src/netif/undiif.c | 2 +- mk/devel.mk | 1 + 5 files changed, 25 insertions(+), 5 deletions(-) -- 2.3.0
2019 Jul 03
1
[libnbd PATCH] tests: Make errors more robust under load
When run under valgrind, the 'errors' test would sometimes fail because a single NBD_CMD_WRITE managed to actually send() the entire packet to the server without blocking the state machine. To make things more robust, switch to a server which is serialized (memory is parallel, but sh is serial), and which intentionally does not read a second command until the first is processed, then
2015 Feb 11
1
Samba 4.2.0rc4 fails to start up
...hat surprised that your replacement snprintf is being used as Solaris does have that function. Just for your information, here is what configure has to say about *printf. Checking for printf : ok Checking for dprintf : not found Checking for vdprintf : not found Checking for snprintf : ok Checking for vsnprintf : ok Checking for asprintf : not found Checking for vasprintf : not found Checking for declaration of sn...
2013 Jan 21
1
elflink issues
I noticed several issues when diagnosing why pxechn.c32 didn't work in 5.01-pre3. 1) pxechn.c32, prdhcp.c32 and other modules crash Syslinux and force a reboot by executing an unresolved symbols. unload_pxe(), dns_resolv() and pxe_call() are the three. "Error: An undefined symbol was referenced" 2) In past versions, I built a debug build by having "CFLAGS += -DDEBUG=1"
2011 Mar 09
14
[PATCH 00/12] elflink shrinkage
...menumain.c | 6 +- com32/elflink/modules/test.c | 7 +- com32/include/sys/module.h | 2 +- com32/lib/sys/module/elf_module.c | 3 +- com32/lib/sys/module/exec.c | 35 +++- com32/lib/vdprintf.c | 6 +- core/elflink/abort_new.c | 29 --- core/elflink/cli.h | 23 -- core/elflink/core-elf.h | 21 ++- core/elflink/execute.c | 30 +++- core...
2013 Jun 29
0
Syslinux 6.00 released
...ys/open.o /tmp/syslinux/efi64/com32/lib/sys/fileread.o /tmp/syslinux/efi64/com32/lib/sys/fileclose.o /tmp/syslinux/efi64/com32/lib/sys/openmem.o /tmp/syslinux/efi64/com32/lib/sys/isatty.o /tmp/syslinux/efi64/com32/lib/sys/fstat.o /tmp/syslinux/efi64/com32/lib/dprintf.o /tmp/syslinux/efi64/com32/lib/vdprintf.o /tmp/syslinux/efi64/com32/lib/syslinux/idle.o /tmp/syslinux/efi64/com32/lib/exit.o /tmp/syslinux/efi64/com32/lib/sys/module/common.o /tmp/syslinux/efi64/com32/lib/sys/module/x86_64/elf_module.o /tmp/syslinux/efi64/com32/lib/sys/module/elfutils.o /tmp/syslinux/efi64/com32/lib/sys/module/exec.o /tm...
2013 Jun 29
6
Syslinux 6.00 released
On Sat, 29 Jun, at 01:57:58AM, Igor Sverkos wrote: > Hi, > > Matt Fleming wrote: > > On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > >> Thanks - now it crashes later ... > > > > What crash are you seeing? > > > >> I don't have the ia64 files which are needed for a complete binary. But > >> maybe that's only my special
2010 Nov 01
1
Samba 4 on osx
...strndup : not found Checking for strcasestr : ok Checking for strtok_r : ok Checking for mkdtemp : ok Checking for dup2 : ok Checking for dprintf : not found Checking for vdprintf : not found Checking for isatty : ok Checking for chown : ok Checking for lchown : ok Checking for link : ok Checking for readlink : ok Checking for symlink...
2010 Oct 07
1
OSX and samba4 git
...strndup : not found Checking for strcasestr : ok Checking for strtok_r : ok Checking for mkdtemp : ok Checking for dup2 : ok Checking for dprintf : not found Checking for vdprintf : not found Checking for isatty : ok Checking for chown : ok Checking for lchown : ok Checking for link : ok Checking for readlink : ok Checking for symlink...
2010 Dec 14
8
builder-ubuntu febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2011 Jan 14
7
builder-ubuntu febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2011 Feb 15
7
builder-ubuntu febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2011 Jan 14
7
builder-debian febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2011 Feb 15
7
builder-debian febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2010 Dec 14
7
builder-debian febootstrap success 85db2a664c820e01a02ddc3b33b3da26fe05dc5b
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2011 May 13
3
builder-debian febootstrap success 6ab9465001dfaa52edc5992ee71f2e9aecc2085d
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2010 Dec 07
0
builder-debian febootstrap FAILED configure step af9f9305a0a48829392a57d24aee30978b449d1d
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2011 Mar 22
1
builder-debian febootstrap success 6720ad28eddbcd671032c151f7219a35ba615b1b
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...
2010 Dec 07
0
builder-ubuntu febootstrap success 2dfc659c33c5ceb298e8027e219547416b286661
...getline is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking for random.h... no checking for struct random_data... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether ca...