/* * Check if two buf's are in ascending order. * * this function consider a NULL buf is after any non-NULL buf. * * this function returns false if two are "same". */