Nick Briggs
|
05c508f879
|
Add missing void declaration. Remove extraneous return() values in void functions.
|
2017-05-24 17:30:39 -07:00 |
|
Nick Briggs
|
5856367d22
|
Add missing void declaration.
|
2017-05-24 17:29:50 -07:00 |
|
Nick Briggs
|
d5ece9ccd5
|
Add missing void declaration.
|
2017-05-24 17:29:28 -07:00 |
|
Nick Briggs
|
32ebf5c823
|
Rearrange code to avoid forward references. Add missing void declarations. Add missing parentheses around macro parameter uses.
|
2017-05-24 17:29:03 -07:00 |
|
Nick Briggs
|
e5dbbe0f12
|
Add missing void declaration.
|
2017-05-24 17:26:12 -07:00 |
|
Nick Briggs
|
b636b2ad45
|
Rearrange code to avoid forward references. Add missing void declarations.
|
2017-05-24 17:25:43 -07:00 |
|
Nick Briggs
|
1cc7617978
|
Add missing return type.
|
2017-05-24 17:24:11 -07:00 |
|
Nick Briggs
|
569d1187d6
|
Rearrange code to avoid forward references. Add missing void declarations. Add parentheses to suppress warning for use of assignment in if-condition.
|
2017-05-24 17:23:34 -07:00 |
|
Nick Briggs
|
ba246fa721
|
Add parens to suppress warning about use of assignment in if-condition
|
2017-05-24 17:22:03 -07:00 |
|
Nick Briggs
|
115a7d9756
|
Add missing void declarations.
|
2017-05-24 15:40:44 -07:00 |
|
Nick Briggs
|
5595f8e4b0
|
Add missing void declarations. Rearrange code to avoid forward references
|
2017-05-24 15:40:30 -07:00 |
|
Nick Briggs
|
27dc6eb849
|
Add missing void declarations. Rearrange code to avoid forward references
|
2017-05-24 15:40:03 -07:00 |
|
Nick Briggs
|
28887f01c8
|
Add missing argument in trim_finfo_highest() call.
|
2017-05-24 15:38:02 -07:00 |
|
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 |
|