Welcome to mirror list, hosted at ThFree Co, Russian Federation.

errno.h « include « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8584a639bad8571aa49c17b459ccb6794665ae8c (plain)
1
2
3
typedef int error_t;

#include <sys/errno.h>