index
:
wireshark
daniel/osmux
laforge/amr-2023
laforge/doc-fixes
laforge/pending
laforge/qcdiag
laforge/rspro
master
mobis
mobis_new
more-patches
osmith/deb-packaging
osmith/wip
osmocom/master
osmocom/qcdiag
pespin/amr
pespin/csn1
pespin/osmux-stats
pespin/osmux-wip
pespin/racap
pespin/racap-tmp
pespin/rlcmac
sylvain/gmr
sylvain/gmr1
thomas/dect
wireshark.org protocol dissector with Osmocom additions (obsolete)
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
snprintf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-20
we dont need our own snprintf any more since we always use g_snprintf() instead.
Ronnie Sahlberg
1
-759
/
+0
2004-07-18
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
1
-1
/
+1
2002-08-28
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
1
-31
/
+31
2001-07-12
Include <string.h> to declare string functions that we use.
Guy Harris
1
-1
/
+2
2000-11-21
Some compilers, e.g. Microsoft Visual C++, don't define __STDC__ unless
Guy Harris
1
-84
/
+2
2000-08-11
Give them RCS IDs.
Guy Harris
1
-1
/
+7
2000-08-11
Miscellaneous code cleaning
Laurent Deniel
1
-1
/
+1
2000-08-07
Cast arguments to "isxdigit()", "isdigit()", and "isflag()" to "unsigned
Guy Harris
1
-4
/
+4
2000-02-09
Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap
Gilbert Ramirez
1
-0
/
+2
1999-12-08
Put the "0[xX]" prefix for "%#[Xx]", and the "0" prefix for "%#o",
Guy Harris
1
-2
/
+2
1999-08-11
Changed two #include <>'s to #include "" 's, for stylistic reasons only.
Gilbert Ramirez
1
-1
/
+1
1999-02-15
Add support for "%i" (it's the same as "%d", according to the ANSI C
Guy Harris
1
-0
/
+1
1999-01-28
Added guy's time and DHCP patch.
Gilbert Ramirez
1
-4
/
+4
1998-11-08
* Fix for unsigned overflows on Solaris
Gerald Combs
1
-1
/
+9
1998-10-13
Squelch a number of "-Wall" errors by:
Guy Harris
1
-0
/
+1
1998-09-16
Initial revision
Gerald Combs
1
-0
/
+822