代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/152121/5675885
enc uni-t1.enc
#
# This file is a hack to provide some mapping for standard (non-CJK)
# TrueType fonts. It is intended as an intermediate step towards a
# `correct' implementation as in ttf2tfm.
#
# Here, we have U
www.eeworm.com/read/147766/5722502
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/147766/5723531
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/140582/5787786
pcapcat
#!/usr/bin/perl
# a major quick hack to concatenate pcap files
$first=1;
foreach $file (@ARGV) {
open(IN, "$file") || die "Can not open file: $!\n";
# read the header
read IN, $header, 24;
if(
www.eeworm.com/read/136821/5851721
c avcodec_utils.c
/*
This is a hack to rename the outputted object file to avcodec_utils.o instead of
utils.o which will overwrite the utils.o compiled from the libav directory.
The reason this happens is becaus
www.eeworm.com/read/135153/5887881
c adjtimex.c
/*
* adjtimex.c - read, and possibly modify, the Linux kernel `timex' variables.
*
* Originally written: October 1997
* Last hack: March 2001
* Copyright 1997, 2000, 2001 Larry Doolittle
www.eeworm.com/read/133108/5907725
am makefile.am
# On OS X, install the SDLMain.nib.
# We use an ugly hack to force the creation of the
# destination dir, maybe somebody with more automake
# experience knows how to do this properly?
if TARGET_MACOS
www.eeworm.com/read/131315/5946346
readme
Larn is a dungeon type game program. Larn is a adventure/action game similar
in concept to rogue or hack, but with a much different feel.
Try it, you'll like it!
You will have to edit the Makefile
www.eeworm.com/read/128531/5985054
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/128531/5986222
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not