search for: savebytes

Displaying 1 result from an estimated 1 matches for "savebytes".

Did you mean: avgbytes
2012 Oct 13
0
[ANNOUNCE] xscope 1.3.99.901
...indentation & cleanup whitespace Use local variable for ioctl argument instead of a static Combine usage message into single string for fprintf Define *HEADER constants as string pointers, not arrays Move debug statement before panic() call, so it can actually run SaveBytes: drop unnecessary casts in bcopy() call Convert remaining sprintf calls to snprintf Add _X_NORETURN to additional functions suggested by gcc warnings Convert remaining bcopy() calls to memcpy() Convert ILong, IShort, etal to return C99 uint*_t types Move ILong, IShort,...