Displaying 5 results from an estimated 5 matches for "doprnt".
Did you mean:
_doprnt
2010 Mar 02
1
[LLVMdev] Turning off color in clang error mesages?
...h -Wundef -Wsign-compare -Wno-char-subscripts
-Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes
-Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter
-ggdb -march=native -mtune=native -Demacs -I.
-I/usr/local/src/xemacs-beta/src -DHAVE_CONFIG_H
-I/usr/include/freetype2 doprnt.c
[1mdoprnt.c:127:7: [0m [0;1;35mwarning: [0m [1mexpression result
unused [-Wunused-value]
[0m Lstream_putc (lstr, zero_flag ? '0' : ' ');
[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0mIn file included from doprnt.c:34:
./lstream.h:332:34: note: instantiated...
2014 Oct 28
4
[Bug 2301] New: test_sshbuf_misc.c:44 ASSERT_INT_NE(feof(out), 0) failed
...Source (of
/xlv41/6.5.30m/work/irix/lib/libc/libc_n32_M4/strings/bcopy.s) not
available for Process 83095
(dbx) where
> 0 memcpy(0x10021b68, 0x0, 0x1, 0xfa474e8, 0x110f9c, 0x0, 0x2, 0x7ffb7cd8) ["/xlv41/6.5.30m/work/irix/lib/libc/libc_n32_M4/strings/bcopy.s":357, 0xfa433ec]
1 _doprnt(0x0, 0x8040, 0xfb4f7f8, 0x0, 0x0, 0x0, 0x0, 0x0)
["/xlv41/6.5.30m/work/irix/lib/libc/libc_n32_M4/print/doprnt.c":1734,
0xfa49b0c]
2 fprintf(0xfb4f7f8, 0x10010a40, 0x0, 0x0, 0x110f9c, 0x0, 0x2,
0x7ffb7cd8)
["/xlv41/6.5.30m/work/irix/lib/libc/libc_n32_M4/print/fprintf.c":56,
0x...
2000 Jan 06
1
bsd-snprintf.c and NeXT.
I'm wonder if anyone happens to have a simplier (slower) version of
bsd-snprintf.c. It seems NeXT 3.3 (unsure about 4.2) is missing
mprotect().
If I could get something to replace that for a while and fix some of
theses utmp in login.c issues I may have a rough port NeXT to black
hardware.=)
Thanks
1999 Dec 10
0
snprintf from postgresql
...e versions have been grabbed off the net. They have been
** cleaned up to compile properly and support for .precision and
** %lx has been added.
*/
/**************************************************************
* Original:
* Patrick Powell Tue Apr 11 09:48:21 PDT 1995
* A bombproof version of doprnt (dopr) included.
* Sigh. This sort of thing is always nasty do deal with. Note that
* the version here does not include floating point. (now it does ... tgl)
*
* snprintf() is used instead of sprintf() as it does limit checks
* for string length. This covers a nasty loophole.
*
* The other...
2006 Oct 31
0
6362982 namespace pollution/protection in libc
...es_common.h
update: usr/src/lib/nsswitch/user/Makefile.com
update: usr/src/lib/nsswitch/user/common/user_common.h
update: usr/src/lib/pam_modules/projects/Makefile.com
update: usr/src/tools/SUNWonbld/prototype_com
update: usr/src/tools/scripts/Makefile
update: usr/src/ucblib/libucb/port/stdio/doprnt.c