代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/399811/7833223
readme
*** Last incremental update 15 March 2007 ***
The 10.3 source and executables have been replaced by 10.31.
The template autcln.cmd in /tables had an extraneous blank before
www.eeworm.com/read/324308/13271922
asm danger.asm
;This program is a virus that infects all files, not just executables. It gets
;the first five bytes of its host and stores them elsewhere in the program and
;puts a jump to it at the start, along w
www.eeworm.com/read/137285/13335004
_makefile
# MAKEFILE FOR subdirectories bin* of the code dir
include ../ansi/cMakefile
ANSI=../ansi
ANSIBIN=$(ANSI)/$(bin)
# contents:
#
# local executables
# local .o files
# c manipulations in upstairs di
www.eeworm.com/read/101594/6236191
bsh which.bsh
/**
Use classpath mapping to determine the source of the specified class
file. (Like the Unix which command for executables).
@method which( classIdentifier | string | class )
*/
bsh.help.which=
www.eeworm.com/read/322905/6301523
c binfmt_coff.c
/*
* These are the functions used to load COFF IBSC style executables.
* Information on COFF format may be obtained in either the Intel Binary
* Compatibility Specification 2 or O'Rilley's book
www.eeworm.com/read/154972/11908892
at tools.at
# -*- Autotest -*-
AT_BANNER([Executables (autoheader, autoupdate...).])
# Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute
www.eeworm.com/read/255541/12076121
c binfmt_coff.c
/*
* These are the functions used to load COFF IBSC style executables.
* Information on COFF format may be obtained in either the Intel Binary
* Compatibility Specification 2 or O'Rilley's book
www.eeworm.com/read/250756/12385921
pl mkfiles.pl
#!/usr/bin/env perl
#
# Cross-platform Makefile generator.
#
# Reads the file `Recipe' to determine the list of generated
# executables and their component objects. Then reads the source
# files
www.eeworm.com/read/124442/14567730
c binfmt_coff.c
/*
* These are the functions used to load COFF IBSC style executables.
* Information on COFF format may be obtained in either the Intel Binary
* Compatibility Specification 2 or O'Rilley's book
www.eeworm.com/read/221695/14729128
c binfmt_coff.c
/*
* These are the functions used to load COFF IBSC style executables.
* Information on COFF format may be obtained in either the Intel Binary
* Compatibility Specification 2 or O'Rilley's book