Nick Briggs
|
e716766e30
|
Include stdlib.h for malloc. Don't try to use valloc() on MacOS
|
2017-05-24 15:37:03 -07:00 |
|
Nick Briggs
|
0d856f3bdc
|
Add missing void declarations. Ensure no attempt to return value from void functions. Rearrange code to avoid forward references
|
2017-05-24 15:35:37 -07:00 |
|
Nick Briggs
|
3b9d0c19ba
|
Add missing void declarations. Ensure no attempt to return value from void functions.
|
2017-05-24 15:34:13 -07:00 |
|
Nick Briggs
|
5665ed91d7
|
MacOS does not need sys/vfs.h included.
|
2017-05-24 15:33:11 -07:00 |
|
Nick Briggs
|
3a2fbd1412
|
MacOS does not need sys/vfs.h included.
|
2017-05-24 15:32:53 -07:00 |
|
Nick Briggs
|
8d8ec278f4
|
Don't try to declare malloc(), include stdlib.h
|
2017-05-24 15:32:12 -07:00 |
|
Nick Briggs
|
063659e840
|
Add missing void declarations. Reorganize code to avoid forward references. MacOS does not need sys/vfs.h included.
|
2017-05-24 15:31:15 -07:00 |
|
Nick Briggs
|
52f025bb43
|
Don't use Streams S_INPUT ioctl on MacOS
|
2017-05-24 15:29:44 -07:00 |
|
Nick Briggs
|
552bb8e1dc
|
Add missing void types. Rearrange code to avoid forward references. Fix incorrect XEvent type passed to Set_BitGravity()
|
2017-05-24 15:24:20 -07:00 |
|
Nick Briggs
|
e0195ec664
|
Rearrange code to avoid forward references. Fix missing void types. PAGE_SIZE collides with system definitions on some systems, rename it.
|
2017-05-24 15:20:42 -07:00 |
|
Nick Briggs
|
3f54356d24
|
Remove some empty junk files with .c.X extension
|
2017-05-22 16:06:25 -07:00 |
|
Nick Briggs
|
b47f4be12c
|
Remove an old editor backup file.
|
2017-05-22 16:03:51 -07:00 |
|
Nick Briggs
|
25fb46e31d
|
Add missing include for string.h and stdlib.h
|
2017-05-20 15:25:59 -07:00 |
|
Nick Briggs
|
fce205c378
|
Fix warning for %d used for long integer, and missing string.h include
|
2017-05-20 15:25:00 -07:00 |
|
Nick Briggs
|
5a702e808a
|
Patches that made it possible to compile on MacOS X as of Nov 13, 2011.
|
2015-04-20 21:14:32 -07:00 |
|
Nick Briggs
|
de170a64d9
|
Maiko sources matching state as of 020102 prior to initial patching for Mac OSX
|
2015-04-20 18:53:52 -07:00 |
|