HelenOS sources

err2str            71 uspace/app/bdsh/errors.c 	if (NULL != err2str(err))
err2str            72 uspace/app/bdsh/errors.c 		printf(" (%s)\n", err2str(err));
err2str            48 uspace/app/bdsh/errstr.h static const char *err2str(int);
HelenOS homepage, sources at GitHub