* include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,

lstat): Remove.
	* include/errno.h (ELOOP): Ditto.
This commit is contained in:
Earnie Boyd
2005-01-13 12:40:37 +00:00
parent 6c03322566
commit 29de2b1938
3 changed files with 6 additions and 24 deletions

View File

@@ -67,8 +67,6 @@
#define ENOTEMPTY 41 /* Directory not empty (90 in Cyg?) */
#define EILSEQ 42 /* Illegal byte sequence */
#define ELOOP 90 /* Pretend: Too many symlinks */
/*
* NOTE: ENAMETOOLONG and ENOTEMPTY conflict with definitions in the
* sockets.h header provided with windows32api-0.1.2.