| Commit message (Expand) | Author | Age | Files | Lines |
* | Make var/stdargs compatible with apogee's acc. | rms | 1993-07-09 | 1 | -5/+7 |
* | entered into RCS | rms | 1993-06-27 | 1 | -0/+53 |
* | (atan2): For x <= 0, lump y == 0 with y > 0 | rms | 1993-06-07 | 1 | -8/+8 |
* | (size_t) [__GNUG__]: Don't typedef it if it's already defined as a macro. | rms | 1993-05-24 | 1 | -0/+2 |
* | [_ANSI_H_]: Handle __need_size_t and __need_wchar_t. | rms | 1993-05-20 | 1 | -3/+3 |
* | [_ANSI_H_]: Handle __need_size_t and __need_wchar-t. | rms | 1993-05-20 | 1 | -8/+13 |
* | (va_dcl): Restore accidentally deleted __builtin_va_alist declaration. | rms | 1993-05-20 | 1 | -1/+1 |
* | [__svr4__ __i860__]: Define _VA_LIST only if not defined already. | rms | 1993-05-17 | 2 | -0/+4 |
* | [__svr4__ __i860__] (_VA_LIST): Do define. | rms | 1993-05-16 | 2 | -0/+6 |
* | (va_arg) [__MIPSEB__]: | rms | 1993-05-16 | 1 | -5/+11 |
* | Add conditional against multiple inclusion. | rms | 1993-05-16 | 1 | -1/+9 |
* | Use __alignof__ instead of __alignof. | meissner | 1993-05-10 | 1 | -1/+1 |
* | (va_arg): Cast argument pointer to (char *). | wilson | 1993-04-07 | 1 | -6/+7 |
* | [__svr4__]: Test only _VA_LIST_ to avoid dup typedef. | rms | 1993-04-04 | 1 | -4/+6 |
* | [__svr4__]: Test only _VA_LIST_ to avoid dup typedef. | rms | 1993-04-04 | 1 | -5/+6 |
* | Major rework to agree with new calling sequence. | kenner | 1993-03-27 | 1 | -105/+11 |
* | (memory.h): Use proper ANSI syntax in `#endif __memory_h__'. | rms | 1993-03-24 | 1 | -0/+4 |
* | Use va-clipper.h. | rms | 1993-03-24 | 1 | -0/+4 |
* | (struct __gnuc_va_list): Test __svr4__ like __SVR4__. | rms | 1993-02-27 | 1 | -1/+1 |
* | (_SYS_SIZE_T_H): Test this and define this. | rms | 1993-02-27 | 1 | -0/+3 |
* | (_VA_LIST_T_H): Test and define this. | rms | 1993-02-27 | 2 | -0/+8 |
* | (va_start): If __GCC_NEW_VARARGS__ not defined, use old definition. | wilson | 1993-02-19 | 1 | -0/+11 |
* | (va_start): Rewrite to account for builtin_saveregs changes. | wilson | 1993-01-25 | 1 | -14/+5 |
* | Define away __extension__ if compiled by GCC v1. | wilson | 1992-12-31 | 1 | -0/+5 |
* | [__sequent__]: #undef _PTRDIFF_T_ at beginning, if defined. | rms | 1992-12-27 | 1 | -0/+6 |
* | entered into RCS | kenner | 1992-12-12 | 1 | -3/+3 |
* | (va_arg): Copy both definitions from gstdarg.h. | rms | 1992-11-30 | 1 | -2/+12 |
* | (va_end): #undef before the declaration. | rms | 1992-11-30 | 1 | -0/+12 |
* | Fix prev change; test of _STDDEF_H was backwards. | rms | 1992-11-22 | 1 | -2/+3 |
* | Don't test, define or undef _VA_LIST_ on NET 2 systems. Don't include ansi.h. | rms | 1992-11-10 | 2 | -44/+14 |
* | [_ANSI_H_]: When undefing at the end, test _STDDEF_H, not __need_ptrdiff_t. | rms | 1992-11-10 | 1 | -2/+7 |
* | Find ansi.h in machine subdir. | rms | 1992-11-06 | 1 | -1/+1 |
* | (va_end): Handle like in other va-* files. | tege | 1992-11-04 | 1 | -0/+3 |
* | *** empty log message *** | kenner | 1992-11-03 | 1 | -0/+4 |
* | (va_end): If already def as macro, don't declare. | rms | 1992-11-03 | 2 | -0/+4 |
* | (va_end, anonymous enum): Don't declare if va_end already defined as macro. | rms | 1992-11-03 | 1 | -3/+5 |
* | (va_end): If already def as macro, don't declare. | rms | 1992-11-03 | 1 | -0/+2 |
* | [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared. | rms | 1992-10-31 | 1 | -7/+22 |
* | [4.3 net 2]: If _VA_LIST_, is undefined then va_list is already declared. | rms | 1992-10-31 | 1 | -7/+22 |
* | [4.3 net 2]: If _SIZE_T_, etc. are undefined then type is already declared. | rms | 1992-10-31 | 1 | -4/+29 |
* | On Net 2 system, don't test, define or undef _VA_LIST_. | rms | 1992-10-30 | 1 | -6/+11 |
* | On Net 2 system, don't test, define or undef _VA_LIST_. | rms | 1992-10-30 | 1 | -16/+8 |
* | Treat _AIX and _M_UNIX like __svr4__. | rms | 1992-10-25 | 2 | -2/+2 |
* | Check and define _ANSI_STDARG_H along with _STDARG_H. | rms | 1992-10-21 | 1 | -1/+4 |
* | (va_list) [__SVR4_2__]: Don't set or test _VA_LIST. | rms | 1992-10-17 | 2 | -0/+25 |
* | Do nothing if _ANSI_STDDEF_H already defined. | rms | 1992-10-17 | 1 | -0/+3 |
* | [__NeXT__]: Define _VA_LIST_ if _ANSI_STDARG_H_ was | rms | 1992-10-15 | 1 | -0/+5 |
* | (_ANSI_STDDEF_H): Define, along with _STDDEF_H. | rms | 1992-10-15 | 1 | -0/+2 |
* | *** empty log message *** | moore | 1992-10-14 | 1 | -9/+14 |
* | *** empty log message *** | kenner | 1992-10-09 | 1 | -16/+16 |