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