« Previous | Next » 

Revision 4828d6f7

ID4828d6f71a6ed37aff61bf5a0cfc8f023bddaca0
Parent 0c588b22
Child 4120fa99

Added by Hans-Christoph Steiner over 3 years ago

tests: fix not-exist test, sqlfs functions return negative error values

errno is not used at all with sqlfs_proc_* functions, instead the correct
thing is to check the return value. It is 0 if successful, and negative if
not. The negative values are negative versions of the standard errors.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences