Commit graph

681 commits

Author SHA1 Message Date
eck
e701e2e2ec added to*() routines: a macro is impossible 1990-10-24 17:19:50 +00:00
eck
32da1c8c1e made a function-call of HUGE_VAL 1990-10-24 14:31:50 +00:00
eck
ba0cc3a57d fixed small bug (void expr. cast to void), squeezing for MINIX 1990-10-23 14:13:10 +00:00
eck
b4f97588b7 fixed bug with undefined structs
ceriel changed debugging information
1990-10-19 11:50:32 +00:00
eck
c3f305bea1 fixed bug with undefined structs
ceriel changed debugging information
1990-10-19 11:21:43 +00:00
eck
9bdf648402 added #include of <sys/types.h> to sigmisc.c 1990-10-15 11:23:08 +00:00
eck
1105a33fe3 added table for time-zone determination 1990-10-12 14:48:55 +00:00
ceriel
5ba9685e76 de-linted somewhat 1990-10-02 17:19:17 +00:00
ceriel
4483f237f6 de-linted somewhat 1990-10-02 17:13:40 +00:00
eck
67ef9905e6 made implementation defined behaviour (POSIX) more explicit 1990-10-02 09:59:30 +00:00
ceriel
41e3cf403b Added support for debugger, de-linted somewhat 1990-10-01 15:28:28 +00:00
eck
fc6247ca5e removed some names from tokenname.c 1990-09-28 14:03:15 +00:00
ceriel
ce71090da3 Fixed problem with -I option 1990-09-27 17:50:52 +00:00
eck
c937359a4e oops, _envp should have been _penvp 1990-09-27 16:52:07 +00:00
eck
d7a034bc02 fixed bug with -I flag 1990-09-27 16:39:54 +00:00
eck
4581d9f266 forgot to update LIST 1990-09-27 16:38:32 +00:00
eck
7dff46d44e fixed bug with -I flag 1990-09-27 15:59:38 +00:00
eck
d296eed0c3 added head_ac.e 1990-09-27 15:49:13 +00:00
eck
81ce150a96 changed environment handling to decrease namespace pollution 1990-09-27 13:40:08 +00:00
eck
bc6df29be8 changed first arg of sscanf() to const char * 1990-09-26 13:19:19 +00:00
eck
5eb4a8d88f oops, fix for ## operator was wrong 1990-09-25 13:46:59 +00:00
eck
7b00154c54 oops, previous fix was wrong for ## operator 1990-09-25 13:40:32 +00:00
dick
0e90ae224a clean-up code generation suppression for lint 1990-09-18 14:29:42 +00:00
eck
a246152240 removed crash() call: it was wrong 1990-09-14 16:39:11 +00:00
eck
707d811586 fixed error with # && ##-operators in non function-like macro's 1990-09-13 15:14:52 +00:00
eck
5ed44e3432 fixed error with # && ##-operators in non function-like macro's
pass printable garbage characters on to parser
1990-09-13 15:12:13 +00:00
ceriel
49fd9f9377 'x(x) int x; { }' was not accepted 1990-09-12 17:32:31 +00:00
eck
e144c7cc4c fixed bugs with prototype scopes 1990-09-12 16:36:16 +00:00
eck
74f3d91777 added #if because rename() is also in POSIX 1990-09-11 10:26:42 +00:00
eck
1dd88ae8da changed int-functions to void-functions 1990-09-11 10:24:15 +00:00
eck
0d8a8bae5f removed assumption that time_t is an unsigned type 1990-09-11 10:18:51 +00:00
eck
f0581f7706 fixed small bug with token separation 1990-09-10 11:57:16 +00:00
eck
2c9fbebe4e strod() & _str_ext_cvt() made more strictly conforming 1990-09-07 11:00:24 +00:00
eck
33c9811ba9 sometimes swap operands in expressions with side-effects 1990-09-06 14:49:52 +00:00
eck
2f0275ba3c added some optimalizations 1990-09-06 11:32:51 +00:00
ceriel
3ea64975af distribute makefile.std, not makefile 1990-09-04 11:47:50 +00:00
eck
b2efe2299f fixed bug in qualifier_type() 1990-09-04 10:48:04 +00:00
eck
02ea4988d1 fixed problems with declaration syntax 1990-09-03 13:46:30 +00:00
eck
f614fc6dc3 fixed two little bugs 1990-08-31 10:27:12 +00:00
eck
5fcee85f88 removed test because of moon3 1990-08-28 14:53:34 +00:00
eck
391874ecb2 merged vax and pdp #defines in float.h 1990-08-28 14:52:52 +00:00
eck
4ab420fb0f fixed qsort() for 0 elements 1990-08-28 14:03:24 +00:00
eck
bc83231874 changed pow() a little 1990-08-28 13:59:36 +00:00
eck
a41c51783a improved the speed somewhat
fixed bug with negative chars in comparisons
1990-08-28 13:54:46 +00:00
eck
cd1f6c38a4 fixed freopen() bug by deleting some code 1990-08-28 13:44:48 +00:00
eck
bc137646df fixed types because of the 2-4 version 1990-08-24 17:05:53 +00:00
eck
7bee903886 changed sigsetmask to _sigsetmask 1990-08-09 15:27:13 +00:00
eck
313376cd36 improved -I handling 1990-07-25 13:00:40 +00:00
eck
47249aaad3 atw.h was wrong, since word_size may contain a cast 1990-07-20 10:30:49 +00:00
ceriel
cf28f45a59 improved conversion of extended to string 1990-07-20 09:39:43 +00:00