eck
|
10938b57a1
|
added to*() routines: a macro is impossible
|
1990-10-24 17:19:50 +00:00 |
|
eck
|
8eff8f8cfb
|
made a function-call of HUGE_VAL
|
1990-10-24 14:31:50 +00:00 |
|
eck
|
7c0e3dec64
|
added #include of <sys/types.h> to sigmisc.c
|
1990-10-15 11:23:08 +00:00 |
|
eck
|
8519a01099
|
added table for time-zone determination
|
1990-10-12 14:48:55 +00:00 |
|
eck
|
f75be67768
|
made implementation defined behaviour (POSIX) more explicit
|
1990-10-02 09:59:30 +00:00 |
|
eck
|
a55e047f20
|
oops, _envp should have been _penvp
|
1990-09-27 16:52:07 +00:00 |
|
eck
|
efc2d2ee63
|
forgot to update LIST
|
1990-09-27 16:38:32 +00:00 |
|
eck
|
dd3688b9ce
|
added head_ac.e
|
1990-09-27 15:49:13 +00:00 |
|
eck
|
e7dc9ed7f6
|
changed environment handling to decrease namespace pollution
|
1990-09-27 13:40:08 +00:00 |
|
eck
|
dcb3ddb3fc
|
changed first arg of sscanf() to const char *
|
1990-09-26 13:19:19 +00:00 |
|
eck
|
6ad4c2c0a1
|
added #if because rename() is also in POSIX
|
1990-09-11 10:26:42 +00:00 |
|
eck
|
7f4e95884f
|
changed int-functions to void-functions
|
1990-09-11 10:24:15 +00:00 |
|
eck
|
74847f83b5
|
removed assumption that time_t is an unsigned type
|
1990-09-11 10:18:51 +00:00 |
|
eck
|
477d7891f0
|
strod() & _str_ext_cvt() made more strictly conforming
|
1990-09-07 11:00:24 +00:00 |
|
eck
|
b720a6f3f9
|
removed test because of moon3
|
1990-08-28 14:53:34 +00:00 |
|
eck
|
7bcf968253
|
merged vax and pdp #defines in float.h
|
1990-08-28 14:52:52 +00:00 |
|
eck
|
12114e4e08
|
fixed qsort() for 0 elements
|
1990-08-28 14:03:24 +00:00 |
|
eck
|
ebc37d14b4
|
changed pow() a little
|
1990-08-28 13:59:36 +00:00 |
|
eck
|
3310d79e1a
|
improved the speed somewhat
fixed bug with negative chars in comparisons
|
1990-08-28 13:54:46 +00:00 |
|
eck
|
8f8bca227a
|
fixed freopen() bug by deleting some code
|
1990-08-28 13:44:48 +00:00 |
|
eck
|
a0ee315857
|
fixed types because of the 2-4 version
|
1990-08-24 17:05:53 +00:00 |
|
eck
|
1dacdfc4c6
|
changed sigsetmask to _sigsetmask
|
1990-08-09 15:27:13 +00:00 |
|
ceriel
|
b241f143db
|
improved conversion of extended to string
|
1990-07-20 09:39:43 +00:00 |
|
eck
|
b1c76184a1
|
fixed character count in doscan
|
1990-07-11 09:08:33 +00:00 |
|
ceriel
|
22efec2b64
|
rand() did not work on 2-byte machines
|
1990-06-30 20:02:45 +00:00 |
|
eck
|
becce8cd21
|
always flush line-buffered output when filling an input buffer
|
1990-06-21 11:13:23 +00:00 |
|
ceriel
|
675d578036
|
changed order so that it works without ranlib
|
1990-06-12 11:21:40 +00:00 |
|
ceriel
|
9edc40831e
|
mktime() did not work for 2-byte machines
|
1990-06-05 12:07:28 +00:00 |
|
ceriel
|
16ae54ece3
|
fixed typo
|
1990-06-05 09:50:28 +00:00 |
|
ceriel
|
472dd9f563
|
optimized a bit
|
1990-05-31 18:33:38 +00:00 |
|
ceriel
|
8a96862162
|
make GMT the default
|
1990-05-22 14:42:28 +00:00 |
|
ceriel
|
e25facbde1
|
fix to fix
|
1990-05-22 12:22:25 +00:00 |
|
ceriel
|
11ea6dd63c
|
atol and atoi get old-fashioned behaviour
|
1990-05-22 10:48:12 +00:00 |
|
ceriel
|
8eae65ef03
|
Use fputs instead of printf in perror.c
|
1990-05-21 10:20:15 +00:00 |
|
ceriel
|
d05cc4ae3e
|
an = was temporarily set to 0, but not reset
|
1990-05-14 12:30:18 +00:00 |
|
eck
|
8bf3486d6d
|
error with cast to unsigned long
|
1990-05-11 15:22:19 +00:00 |
|
eck
|
b8be04bb47
|
scan with %p didn't work properly on 2-4 machines
|
1990-05-03 10:50:23 +00:00 |
|
eck
|
193a4a5845
|
garbage is allowed in the fdopen mode string
|
1990-04-24 09:40:47 +00:00 |
|
eck
|
6ec0bcd32f
|
garbage is allowed in the f[re]open mode string
|
1990-04-24 09:30:15 +00:00 |
|
eck
|
1c38259279
|
size_t is 'unsigned int' (for backward compatibility)
|
1990-04-23 13:26:09 +00:00 |
|
eck
|
121d5e86cb
|
timezone info should not end up in rom
|
1990-04-09 17:03:58 +00:00 |
|
eck
|
51f533a3d6
|
changed over/underflow for exp()
|
1990-04-09 16:54:09 +00:00 |
|
eck
|
c3edbe2528
|
file creation on f[re]open() was still wrong
|
1990-04-09 15:55:51 +00:00 |
|
eck
|
cb0606b8ba
|
deleted _tname from __iobuf structure
|
1990-04-09 15:38:02 +00:00 |
|
eck
|
35886fdf28
|
improved file creation on f[re]open()
|
1990-04-09 15:21:43 +00:00 |
|
eck
|
e55199d2b2
|
definition of ptrdiff_t was wrong
|
1990-04-04 16:21:34 +00:00 |
|
eck
|
7efece4c16
|
improved _doscan(); fflush() doesn't call fseek() anymore
|
1990-04-04 15:52:01 +00:00 |
|
eck
|
e7e3e5e7e1
|
changed assert() macro so __bad_assertion() can use fputs()
|
1990-04-03 15:29:03 +00:00 |
|
eck
|
263dbbaea9
|
changed __bad_assertion(), it now uses fputs()
|
1990-04-03 15:01:58 +00:00 |
|
eck
|
4a906fb5be
|
several bug fixes after test-suite
|
1990-03-29 09:05:21 +00:00 |
|