Commit graph

167 commits

Author SHA1 Message Date
ceriel 0deaae479b Updated LIST 1991-12-03 09:34:29 +00:00
ceriel b5ab00c143 Take sys/types.h and sys/stat.h from old C library 1991-12-02 16:43:08 +00:00
ceriel 68bee1244d removed sgtty.h; is taken from _tail_cc 1991-12-02 15:54:26 +00:00
ceriel 20a7f7b188 improved installation mechanism 1991-10-14 09:18:33 +00:00
ceriel 25cf41d9b7 Distribute malloc.c to improve lint library generation 1991-09-30 16:36:17 +00:00
ceriel e7b4e265d4 fixed some lint complaints 1991-09-30 16:24:45 +00:00
ceriel 8e572d417b fixed lint complaints 1991-09-30 16:12:08 +00:00
ceriel d8b3985528 Added entries for clean, etc. 1991-09-18 14:17:27 +00:00
ceriel 2ad0051a24 popen.c did not compile with __USG defined 1991-09-18 09:19:40 +00:00
ceriel 767c52b241 Fixed proto.make 1991-09-13 12:36:13 +00:00
ceriel 620f7e3d49 fix machine-dependant #if's 1991-09-04 15:37:41 +00:00
ceriel 3936acad08 Some minor mods 1991-08-27 08:57:28 +00:00
ceriel dd478032e6 New installation mechanism 1991-08-26 16:21:27 +00:00
ceriel 5d00c41800 Removed definition of EMHOME; it was not used 1991-08-07 10:52:35 +00:00
ceriel aec33f4d0f CLK_TCK --> CLOCKS_PER_SEC; was toch goed 1991-06-21 09:58:57 +00:00
ceriel 384d4c7647 corrected time.h header 1991-06-11 09:25:32 +00:00
ceriel 9e9e7db6b4 Fixed flushbuf() so that it works with POSIX conformant Unix versions 1991-06-10 17:07:18 +00:00
ceriel 3e9b9b3cbe Added isnan.c 1991-06-04 15:33:34 +00:00
ceriel e001541608 Fixed bug in checking of last char of environment variable 1991-04-24 12:18:03 +00:00
ceriel d6a224ea5f Changed name of loc_incl.h to loc_time.h 1991-04-22 13:21:11 +00:00
ceriel ab8022ccbd Fixed bug 1991-04-22 11:29:48 +00:00
ceriel 7c2c7f23e3 prevent overflow 1991-04-05 09:24:45 +00:00
ceriel 52287793fb Removed superfluous : 1991-03-26 18:41:47 +00:00
ceriel 319fb7cbff Removed evaluation order dependency bug 1991-03-21 09:49:35 +00:00
ceriel 7e8422d810 added check for Nan 1991-03-19 16:51:28 +00:00
ceriel e27071de78 Check for Nan 1991-03-19 16:39:40 +00:00
ceriel b893ec7013 m_a_i_n --> _m_a_i_n 1991-03-06 14:26:16 +00:00
ceriel 55bbaa1bf2 Fixed wrong %c conversion 1991-03-04 13:35:22 +00:00
ceriel cb7438cb99 Some modifications to improve floating point printing 1991-02-26 18:37:47 +00:00
ceriel d50d1f6c5e Added some casts so that it works for negative values 1991-02-26 18:17:21 +00:00
ceriel 1d73a4f04e Added hypot.c 1991-02-26 18:08:25 +00:00
ceriel 9c0b85db41 Fixed tmpnam(): name contained null-byte 1991-02-26 09:28:39 +00:00
ceriel cf10cabb6f fixed problems with flushbuf 1991-02-22 16:45:47 +00:00
ceriel 9340345509 Fix FOPEN_MAX array bound error 1991-02-22 16:32:05 +00:00
ceriel 12f4a430b0 Added varargs.h 1991-02-20 14:53:31 +00:00
ceriel 1c694d98d0 removed unused variables 1991-02-20 09:48:00 +00:00
ceriel 4a03769a47 Added mktemp.c 1991-02-01 10:31:03 +00:00
ceriel 2a852dcff1 Added fdopen() 1991-01-30 16:26:06 +00:00
ceriel 3ddb8e24b7 wctomb() now also returns 1 on 0-char 1991-01-15 11:55:33 +00:00
ceriel 38d1831dd7 Fixed error in clearerr 1991-01-03 16:08:31 +00:00
ceriel ac8168088c clearerr is now also a macro 1991-01-03 14:31:16 +00:00
ceriel c4c7787acc clearerr is now also a macro 1991-01-03 14:23:54 +00:00
eck 0ad960a9b0 set _IOMYBUF in setvbuf() when necessary 1990-12-14 14:47:26 +00:00
ceriel 2dbe465c0d Fixed for Ultrix: pass SUF 1990-12-04 11:42:25 +00:00
eck 4c99b235ed oops: forgot to update LIST 1990-12-03 14:21:21 +00:00
eck 36861e70ac added isatty.c: it is reasonably standard on UNIX systems 1990-12-03 14:13:31 +00:00
eck 2661a6085a oops, do set errno in ldexp() (blanket rules) 1990-12-03 13:09:27 +00:00
eck 04480b1db9 added protection against #define of _POSIX_SOURCE 1990-11-22 13:59:54 +00:00
eck 0c8acbf834 vsprintf() sets _IOWRITING flag 1990-11-13 10:56:53 +00:00
eck 57b1d9824a fixed bugs with sizeof() and unnormalized values 1990-11-09 16:26:15 +00:00