代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/366702/2870314
c union2.c
// { dg-do assemble }
// Origin: David Mazieres
template struct vector_base {
typedef T elm_t;
protected:
union {
double alignment_hack;
char defbuf_s
www.eeworm.com/read/353640/3084453
makefile
# Makefile - makefile for target/src/vxcom/veloce-hack
#
# modification history
# --------------------
# 01l,06dec01,dbs update for latest WIDL changes
# 01k,22oct01,dbs written
DEFS_VXCOM = $(WIND
www.eeworm.com/read/350657/3120502
c addnote.c
/*
* BK Id: SCCS/s.addnote.c 1.7 05/18/01 15:17:23 cort
*/
/*
* 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.
*
www.eeworm.com/read/264095/4294179
c addnote.c
/*
* BK Id: SCCS/s.addnote.c 1.7 05/18/01 15:17:23 cort
*/
/*
* 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.
*
www.eeworm.com/read/262046/4315718
makefile
# Makefile - makefile for target/src/vxcom/veloce-hack
#
# modification history
# --------------------
# 01l,06dec01,dbs update for latest WIDL changes
# 01k,22oct01,dbs written
DEFS_VXCOM = $(WIND
www.eeworm.com/read/161121/5557932
c addnote.c
/*
* BK Id: SCCS/s.addnote.c 1.7 05/18/01 15:17:23 cort
*/
/*
* 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.
*
www.eeworm.com/read/160303/5573608
sh genx509keys.sh
#!/bin/sh
# HACK up the config file first
source ../../umlsetup.sh
sed -e "s,@BUILDTOP@,$BUILDTOP," nic/etc/openssl/openssl.cnf.in >nic/etc/openssl/openssl.cnf
for host in east west north
do
i
www.eeworm.com/read/158872/5591541
mh hpux11.mh
# Host: Hewlett-Packard PA-RISC machine, running HPUX 11.00
# FIXME: cagney/2002-04-07: gdb/366: The -Dvfork=fork hack below is
# stop GDB hanging on HP/UX. For some reason vfork() hangs yet fork()