dsl
|
0b807be843
|
Remove a load of pointless casts - one that even lint doesn't bleat about.
|
2009-10-24 15:20:15 +00:00 |
christos
|
72e430635f
|
chech the correct fmt in the assertion.
|
2007-02-03 22:26:55 +00:00 |
christos
|
5d7be27437
|
the buffer len is called slen.
|
2007-02-03 00:27:52 +00:00 |
christos
|
cca9be70a3
|
protect buffer size from overflow.
|
2007-02-03 00:23:01 +00:00 |
christos
|
aa781c37c2
|
Instead of abusing stdio to get a signal-safe version of sprintf, provide one.
|
2007-02-02 23:00:28 +00:00 |
christos
|
4ca73ce810
|
Don't expose _ss functions for 4.0. Requested by core.
|
2006-11-22 17:23:24 +00:00 |
christos
|
abca035cf3
|
Add signal-safe versions of snprintf and vsnprintf
|
2006-10-27 19:59:58 +00:00 |