David Given
|
cb37502a23
|
Make work, mostly, on Windows --- temporary files are now created in the
right place, creat() isn't used because it doesn't work, partial file
read/writes work, etc.
|
2022-07-17 01:58:16 +02:00 |
|
George Koehler
|
cdbff0dd1c
|
Include <fcntl.h> or <unistd.h>
This silences some clang warnings of implicit declarations of
functions. The `register int` silences a warning of implicit int.
|
2019-03-22 14:19:02 -04:00 |
|
dtrg
|
4c0a0e6119
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-18 17:10:29 +00:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
46b57440a0
|
made a bit more robust
|
1989-06-30 14:46:27 +00:00 |
|
ceriel
|
b8835cee3f
|
Added copyright notice
|
1987-03-09 15:15:03 +00:00 |
|
ceriel
|
a7aa5d93ff
|
Initial revision
|
1987-01-06 11:41:50 +00:00 |
|