ReC98/libs/BorlandC
nmlgc 674ecce1c3 [Reduction] #171: _bgm_bell_org
[Binary change] db 0 → nop before the function in every affected executable.
2014-08-25 04:49:19 +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
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
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
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
getdcwd.asm [Reduction] #160: getdcwd 2014-08-23 18:42:30 +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
lseek.asm [Reduction] #127: lseek 2014-08-22 01:55:05 +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
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
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
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
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
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