代码搜索结果
找到约 3,568 项符合
Strip 的代码
mkprep.c
/*
* Makes a prep bootable image which can be dd'd onto
* a disk device to make a bootdisk. Will take
* as input a elf executable, strip off the header
* and write out a boot image as:
* 1) defa
makefile
# Included distributions:
# 1. experimental
# 2. normal
# 3. pareto
# 4. paretonormal
include ../../Config
ifeq ($(strip $(DISTRIBUTION)),)
DISTRIBUTION= -DUSE_EXPERIMENTAL -DDISTRIBUTION_NAME="\"e
xmluniformiser.h
#ifndef CPPUNITTEST_XMLUNIFORMISER_H
#define CPPUNITTEST_XMLUNIFORMISER_H
#include
#include
#include
/*! Uniformise an XML string.
*
* Strip
makefile
all: jxta.exe
jxta.exe: jxta.cpp makefile
gcc -mno-cygwin -O -o jxta.exe jxta.cpp
strip jxta.exe
mkprep.c
/*
* Makes a prep bootable image which can be dd'd onto
* a disk device to make a bootdisk. Will take
* as input a elf executable, strip off the header
* and write out a boot image as:
* 1) defa
makefile
# Included distributions:
# 1. experimental
# 2. normal
# 3. pareto
# 4. paretonormal
include ../../Config
ifeq ($(strip $(DISTRIBUTION)),)
DISTRIBUTION= -DUSE_EXPERIMENTAL -DDISTRIBUTION_NAME="\"e
mkprep.c
/*
* Makes a prep bootable image which can be dd'd onto
* a disk device to make a bootdisk. Will take
* as input a elf executable, strip off the header
* and write out a boot image as:
* 1) defa
makefile
all: jxta.exe
jxta.exe: jxta.cpp makefile
gcc -mno-cygwin -O -o jxta.exe jxta.cpp
strip jxta.exe
mkprep.c
/*
* Makes a prep bootable image which can be dd'd onto
* a disk device to make a bootdisk. Will take
* as input a elf executable, strip off the header
* and write out a boot image as:
* 1) defa
headers.all
Mains:
In CWPROOT/src/cwp/main:
* CTRLSTRIP - Strip non-graphic characters
* DOWNFORT - change Fortran programs to lower case, preserving strings
* FCAT - fast cat with 1 read per file
* ISATTY -