ORCA-C/ORCACDefs
Stephen Heumann 6905d8dced Add const qualifiers in some non-standard function declarations.
This makes their headers and their specifications in the manual consistent with their actual behavior. The const qualifiers in the headers may prevent errors when using strict type checking.
2023-07-30 10:33:47 -05:00
..
ace.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
adb.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
appleshare.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
assert.h Include the function name in assertion failure messages. 2021-08-24 18:35:01 -05:00
control.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
ctype.h Omit all non-standard stuff from <ctype.h> if __KeepNamespacePure__ is defined. 2021-08-22 17:35:16 -05:00
desk.h Add constants in tool headers for System 6.0.1 functionality. 2023-01-27 21:52:49 -06:00
dialog.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
errno.h Add EILSEQ errno value. 2021-10-02 14:38:15 -05:00
event.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
fcntl.h Add const qualifiers in some non-standard function declarations. 2023-07-30 10:33:47 -05:00
fenv.h Adjust the way FE_DFL_ENV is defined. 2022-07-11 18:30:37 -05:00
finder.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
float.h Add parentheses around negative values in float.h. 2022-12-04 22:44:48 -06:00
font.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
gsbug.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
gsos.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
hyperstudio.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
hyperxcmd.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
intmath.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
inttypes.h Update headers to support long long (and intmax_t typedef'd as long long). 2021-02-17 14:57:18 -06:00
iso646.h Add iso646.h, stdint.h, and inttypes.h headers. 2017-10-21 20:40:41 -05:00
limits.h Update headers to support long long (and intmax_t typedef'd as long long). 2021-02-17 14:57:18 -06:00
lineedit.h Fix some tool call prototypes in tool headers. 2017-10-21 20:46:21 -05:00
list.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
loader.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
locale.h Add <locale.h> header. 2021-09-30 18:40:39 -05:00
locator.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
math.h Add tests, documentation, and headers for lgamma(). 2023-05-21 18:30:15 -05:00
mediacontrol.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
memory.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
menu.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
midi.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
midisynth.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
misctool.h Add missing SysBeep2 constants for System 6.0.1 (Programmer's Reference for System 6.0.1 page 13) 2023-01-27 17:07:33 -06:00
noteseq.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
notesyn.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
orca.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
print.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
prodos.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
qdaux.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
quickdraw.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
resources.h Add constants in tool headers for System 6.0.1 functionality. 2023-01-27 21:52:49 -06:00
sane.h Add prototypes for SANE housekeeping calls in <sane.h>. 2018-11-19 21:56:24 -06:00
scheduler.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
scrap.h Fix some tool call prototypes in tool headers. 2017-10-21 20:46:21 -05:00
setjmp.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
shell.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
signal.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
sound.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
stdalign.h Header updates for C11 alignment functionality. 2020-01-12 18:39:07 -06:00
stdarg.h Change va_start to not depend on the last fixed argument. 2022-12-08 19:15:53 -06:00
stdbool.h Add <stdbool.h> header. 2021-01-25 22:04:26 -06:00
stddef.h Header updates for C11 alignment functionality. 2020-01-12 18:39:07 -06:00
stdfile.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
stdint.h Update headers to support long long (and intmax_t typedef'd as long long). 2021-02-17 14:57:18 -06:00
stdio.h Do not declare gets() in strict C11/C17 modes. 2023-01-05 17:25:25 -06:00
stdlib.h Add declarations and docs for float/long double versions of existing functions. 2021-11-21 14:38:30 -06:00
stdnoreturn.h Add <stdnoreturn.h> header. 2020-01-19 12:44:20 -06:00
string.h Add const qualifiers in some non-standard function declarations. 2023-07-30 10:33:47 -05:00
textedit.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
texttool.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
tgmath.h Add tests, documentation, and headers for lgamma(). 2023-05-21 18:30:15 -05:00
time.h Document __useTimeTool and add a declaration for it. 2023-01-02 18:10:41 -06:00
toollib.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
types.h Add <stdbool.h> header. 2021-01-25 22:04:26 -06:00
uchar.h Add <uchar.h> header. 2021-10-02 22:39:52 -05:00
video.h Move ORCACDefs directory to root level. 2017-10-21 20:21:37 -05:00
window.h Add constants in tool headers for System 6.0.1 functionality. 2023-01-27 21:52:49 -06:00