* libc/sys/linux/sys/errno.h (EFTYPE): Add macro.
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| 2002-06-14  Thomas Fitzsimmons  <fitzsim@redhat.com> | ||||
|  | ||||
| 	* libc/sys/linux/sys/errno.h (EFTYPE): Add macro. | ||||
|  | ||||
| 	* libc/argz: New directory. | ||||
| 	* libc/argz/*: New files. | ||||
| 	* libc/argz/argz_add.c: New file. | ||||
|   | ||||
| @@ -26,5 +26,6 @@ extern __IMPORT int _sys_nerr; | ||||
| #include <asm/errno.h> | ||||
|  | ||||
| #define ENOTSUP EOPNOTSUPP | ||||
| #define EFTYPE          79              /* Inappropriate file type or format */ | ||||
|  | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user