summaryrefslogtreecommitdiff
path: root/gcc/system.h
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to GCC_NEED_DECLARATION{S} for looking in arbitrary header...Kaveh R. Ghazi1998-06-301-0/+16
* Remove autoconf things and OS header stuff (namely NULL) from gansidecl.h:Kaveh R. Ghazi1998-06-301-0/+6
* Consolidate strerror handling, as well as getcwd/getwd.Kaveh R. Ghazi1998-06-281-1/+20
* Add _() and N_() macros.Ulrich Drepper1998-06-031-7/+12
* Consolidate support for "String-ification" into system.h:Kaveh R. Ghazi1998-05-121-0/+18
* acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.Jeff Law1998-05-091-0/+6
* The isascii check is needed by system.h.Kaveh R. Ghazi1998-05-061-2/+18
* Be more careful when including <time.h> and <sys/file.h> in system.h.Kaveh R. Ghazi1998-05-061-4/+14
* Redefine abort to report linenumber and filename of the errorMichael Meissner1998-04-271-0/+29
* I've backed out of including stat.h via system.h because stat.h can define...Kaveh R. Ghazi1998-02-281-1/+0
* system.h: Fix return type of bcmp prototype from `void' to `int'.Kaveh R. Ghazi1998-02-151-3/+7
* system.h: New file to get common systems includes and various definitions and...Kaveh R. Ghazi1998-02-121-0/+188