ReC98/libs/BorlandC
nmlgc 97711aac8f [Reduction] #464: mbcjmstojis
"Multi-byte-character-<something>-shift-to-JIS"?
2014-09-04 19:24:14 +02:00
..
FARHEAP.ASM Include RULES.ASI from every executable's dump file. 2014-08-14 09:54:00 +02:00
FHEAPCHK.ASM [Reduction] #19-23: Far heap checking functions 2014-08-14 12:22:23 +02:00
H_LDIV.ASM [Reduction] #171: _bgm_bell_org 2014-08-25 04:49:19 +02:00
H_LLSH.ASM [Reduction] #37: Long shift left 2014-08-14 20:06:54 +02:00
H_LRSH.ASM [Reduction] #42: Long shift right 2014-08-14 20:07:02 +02:00
H_PADD.ASM [Reduction] #36: Huge pointer addition 2014-08-14 19:55:26 +02:00
H_PSBP.ASM [Reduction] #39: Long pointer subtraction 2014-08-14 20:06:57 +02:00
N_LXMUL.ASM [Reduction] #40: Long multiplication 2014-08-14 20:06:58 +02:00
N_PCMP.ASM [Reduction] #41: Long pointer comparison 2014-08-14 20:07:00 +02:00
RULES.ASI Include RULES.ASI from every executable's dump file. 2014-08-14 09:54:00 +02:00
_HEAP.INC [Reduction] #19-23: Far heap checking functions 2014-08-14 12:22:23 +02:00
__IOERROR.asm Fix the declaration of errno 2014-08-17 13:57:24 +02:00
__IOERROR[data].asm [Reduction] #33-34: __IOERROR and __DOSERROR 2014-08-14 15:56:57 +02:00
__abort.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
_isatty.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
_strcat.asm [Reduction] #25: _strcat 2014-08-14 12:22:37 +02:00
_strcmp.asm [Reduction] #24: _strcmp 2014-08-14 12:22:31 +02:00
_strcpy.asm [Reduction] #4: _strcpy 2014-08-10 07:52:56 +02:00
_stricmp.asm [Reduction] #3: _stricmp 2014-08-10 07:52:29 +02:00
_strlen.asm [Reduction] #2: _strlen 2014-08-10 07:51:36 +02:00
abort.asm [Reduction] #446: abort 2014-09-02 21:45:19 +02:00
access.asm [Reduction] #447: access 2014-09-02 23:26:19 +02:00
atexit.asm [Reduction] #79: atexit 2014-08-20 14:02:27 +02:00
atexit[bss].asm [Reduction] #79: atexit 2014-08-20 14:02:27 +02:00
atexit[data].asm [Reduction] #79: atexit 2014-08-20 14:02:27 +02:00
brk.asm [Reduction] #66-69: Near data segment space allocation 2014-08-19 19:54:53 +02:00
c0.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
c0[data].asm [Reduction] #70-78: C start up code 2014-08-20 14:02:26 +02:00
chmoda.asm [Reduction] #80: chmod 2014-08-20 14:02:29 +02:00
cputype.asm [Reduction] #273: cputype.asm 2014-08-29 05:58:32 +02:00
cputype[data].asm [Reduction] #273: cputype.asm 2014-08-29 05:58:32 +02:00
cputype[initdata].asm [Reduction] #273: cputype.asm 2014-08-29 05:58:32 +02:00
ctor2.asm [Reduction] #355-356: ctor2.asm 2014-08-30 03:50:38 +02:00
ctor2[textc].asm [Reduction] #355-356: ctor2.asm 2014-08-30 03:50:38 +02:00
ctor3.asm [Reduction] #352-354: ctor3.asm 2014-08-30 02:37:53 +02:00
ctor3[textc].asm [Reduction] #352-354: ctor3.asm 2014-08-30 02:37:53 +02:00
ctype[data].asm [Reduction] #429: ctype 2014-09-01 12:01:32 +02:00
del.asm [Reduction] #258: C++ delete operator 2014-08-29 01:26:20 +02:00
delarray.asm [Reduction] #259: C++ delete[] operator 2014-08-29 01:35:20 +02:00
doscmd.asm [Reduction] #456: DOSCMD 2014-09-03 19:13:47 +02:00
dosenv.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
dosgdriv.asm [Reduction] #104-105: _dos_getdrive and _dos_setdrive 2014-08-20 21:38:31 +02:00
errormsg.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
exec.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
exit.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
exit[data].asm [Reduction] #92-97: exit 2014-08-20 17:53:02 +02:00
f_scopy.asm [Reduction] #101: Far struct copy 2014-08-20 20:35:18 +02:00
fbrk.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
fbrk[data].asm [Reduction] #45-47: Far data segment space allocation 2014-08-15 21:48:43 +02:00
fflush.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
files[data].asm [Reduction] #52: setupio 2014-08-18 19:50:20 +02:00
flushall.asm [Reduction] #445: flushall 2014-09-02 21:44:35 +02:00
fperr.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
fperr[data].asm [Reduction] #114: fperror 2014-08-21 21:33:04 +02:00
fputs.asm [Reduction] #168: fputs 2014-08-24 04:53:19 +02:00
fread.asm [Reduction] #169-170: fgetn and fread 2014-08-25 04:05:24 +02:00
fseek.asm [Reduction] #442-444: fseek and ftell 2014-09-02 21:04:29 +02:00
fullpath.asm [Reduction] #461-463: fullpath.c 2014-09-04 19:04:39 +02:00
getch.asm [Reduction] #457: getch 2014-09-03 19:30:32 +02:00
getdcwd.asm [Reduction] #160: getdcwd 2014-08-23 18:42:30 +02:00
getenv.asm [Reduction] #455: getenv 2014-09-03 17:08:02 +02:00
getvect.asm [Reduction] #98-99: getvect and setvect 2014-08-20 18:09:26 +02:00
ioctl.asm [Reduction] #81: ioctl 2014-08-20 14:02:31 +02:00
kbhit.asm [Reduction] #358: kbhit 2014-08-30 06:23:45 +02:00
kbhit[data].asm [Reduction] #358: kbhit 2014-08-30 06:23:45 +02:00
lseek.asm [Reduction] #127: lseek 2014-08-22 01:55:05 +02:00
mbjmsjis.asm [Reduction] #464: mbcjmstojis 2014-09-04 19:24:14 +02:00
memcmp.asm [Reduction] #219: memcmp 2014-08-27 07:05:29 +02:00
memcpy.asm [Reduction] #220: memcpy 2014-08-27 07:15:15 +02:00
memset.asm [Reduction] #221-222: memset 2014-08-27 07:50:37 +02:00
movmem.asm [Reduction] #223-224: memmove 2014-08-27 19:47:14 +02:00
nearheap.asm [Reduction] #159: super_entry_bfnt 2014-08-23 18:09:23 +02:00
nearheap[data].asm [Reduction] #53-65: Near heap functions 2014-08-19 19:52:11 +02:00
new.asm [Reduction] #324-330: new.cpp 2014-08-29 10:50:30 +02:00
new[data].asm [Reduction] #324-330: new.cpp 2014-08-29 10:50:30 +02:00
new[exitdata].asm [Reduction] #324-330: new.cpp 2014-08-29 10:50:30 +02:00
new[initdata].asm [Reduction] #324-330: new.cpp 2014-08-29 10:50:30 +02:00
newarray.asm [Reduction] #357: C++ new[] operator 2014-08-30 04:26:12 +02:00
pathops.asm [Reduction] #458-460: Double-byte character set functions 2014-09-03 23:23:25 +02:00
pathops[data].asm [Reduction] #458-460: Double-byte character set functions 2014-09-03 23:23:25 +02:00
pathops[initdata].asm [Reduction] #458-460: Double-byte character set functions 2014-09-03 23:23:25 +02:00
putc.asm [Reduction] #164-167: fputc and friends 2014-08-24 04:43:11 +02:00
putc[bss].asm [Reduction] #164-167: fputc and friends 2014-08-24 04:43:11 +02:00
putc[data].asm [Reduction] #164-167: fputc and friends 2014-08-24 04:43:11 +02:00
read.asm [Reduction] #163: ___read 2014-08-23 20:08:41 +02:00
reada.asm [Reduction] #161-162: __rtl_read and __read 2014-08-23 19:13:31 +02:00
setblock.asm [Reduction] #448: setblock 2014-09-02 23:38:26 +02:00
setenvp.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
setenvp[data].asm [Reduction] #50: setenvp 2014-08-18 14:33:24 +02:00
setenvp[initdata].asm [Reduction] #50: setenvp 2014-08-18 14:33:24 +02:00
setupio.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
setupio[initdata].asm [Reduction] #52: setupio 2014-08-18 19:50:20 +02:00
setvbuf.asm [Reduction] #449: setvbuf 2014-09-03 14:02:14 +02:00
setvbuf[data].asm [Reduction] #449: setvbuf 2014-09-03 14:02:14 +02:00
sigdata[bss].asm [Reduction] #109-113: Signal handling 2014-08-21 21:28:18 +02:00
signal.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
signal[bss].asm [Reduction] #109-113: Signal handling 2014-08-21 21:28:18 +02:00
signal[data].asm [Reduction] #109-113: Signal handling 2014-08-21 21:28:18 +02:00
stpcpy.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
strings.asm [Reduction] #331-351: strings.cpp 2014-08-29 12:47:43 +02:00
strings[data].asm [Reduction] #331-351: strings.cpp 2014-08-29 12:47:43 +02:00
strings[textc].asm [Reduction] #331-351: strings.cpp 2014-08-29 12:47:43 +02:00
strrchr.asm Replace the compatibility NOPs with a macro 2014-08-22 18:03:40 +02:00
sysnerr[data].asm [Reduction] #33-34: __IOERROR and __DOSERROR 2014-08-14 15:56:57 +02:00
tolower.asm [Reduction] #430: tolower 2014-09-01 12:01:34 +02:00
toupper.asm [Reduction] #431: toupper 2014-09-01 12:01:35 +02:00
write.asm [Reduction] #130: ___write 2014-08-22 19:28:05 +02:00
writea.asm [Reduction] #161-162: __rtl_read and __read 2014-08-23 19:13:31 +02:00
xalloc.asm [Reduction] #264-267: xalloc.cpp 2014-08-29 03:24:39 +02:00
xfflush.asm [Reduction] #257: xfflush 2014-08-28 21:54:04 +02:00
xmsg.asm [Reduction] #268-272: xmsg.cpp 2014-08-29 04:02:38 +02:00
xx.asm [Reduction] #274-323: xx.cpp 2014-08-29 08:03:21 +02:00
xx[bss].asm [Reduction] #274-323: xx.cpp 2014-08-29 08:03:21 +02:00
xx[data].asm [Reduction] #274-323: xx.cpp 2014-08-29 08:03:21 +02:00
xxas.asm [Reduction] #260-263: xxas.cpp 2014-08-29 03:08:23 +02:00
xxv.asm [Reduction] #432-440: xxv.cpp 2014-09-01 13:51:23 +02:00
xxv[data].asm [Reduction] #432-440: xxv.cpp 2014-09-01 13:51:23 +02:00