Files
cdesktop/cde/programs/dtappbuilder/src/libABil
Marcin Cieslak a35975a334 FreeBSD does not need extern char *sys_errlist[]
Add preprocessor directives not to try
to redefine sys_errlist[] or sys_nerr

There are already definitions:

 extern __const char *__const sys_errlist[];
 extern __const int sys_nerr;

in <stdio.h>

Actually we should have something like
NeedSysErrlist in imake definitions
to get rid of those #ifdefs.
2012-08-15 15:58:46 -06:00
..
2012-08-13 19:42:44 -06:00

XCOMM $XConsortium: README.src /main/3 1996/04/23 20:03:48 drk $

    Library:    libABil

Description:    

-------------------------------------------------------
-------------------------------------------------------

Module          Prefix          Description
------          ------          -----------------------
AB I/O    	abil_          
BIL I/O		bil_
UIL I/O		abuil_		Named abuil and not uil 
				avoid clashes with libUil