代码搜索:libevent
找到约 30 项符合「libevent」的源代码
代码结果 30
www.eeworm.com/read/227899/14406748
c voice.c
/* voice
* Copyright (C) 2004 Simone Freddio & Andrea Emanuelli
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License
www.eeworm.com/read/395762/8153333
am makefile.am
TESTS = test
noinst_PROGRAMS = test
bin_PROGRAMS = tor
if BUILD_NT_SERVICES
tor_platform_source=ntmain.c
else
tor_platform_source=
endif
EXTRA_DIST=ntmain.c
tor_SOURCES = buffers.c circuitbuild.c
www.eeworm.com/read/395762/8153774
am makefile.am
TESTS = test
noinst_PROGRAMS = test
bin_PROGRAMS = tor
if BUILD_NT_SERVICES
tor_platform_source=ntmain.c
else
tor_platform_source=
endif
EXTRA_DIST=ntmain.c
tor_SOURCES = buffers.c circuitbuild.c
www.eeworm.com/read/227899/14406688
c scprot.c
/* voifax scripting protocol interface library
* Copyright (C) 2004 Simone Freddio & Andrea Emanuelli
*
* This program is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/341017/12113553
makefile
#--------------------------------------------------------------------
CC = gcc
AR = ar cru
CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
SOFLAGS = -shared
LDFLAGS = -lstdc++ -lpthread -lresolv
www.eeworm.com/read/341017/12113632
makefile
#--------------------------------------------------------------------
CC = gcc
AR = ar cru
CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
SOFLAGS = -shared
LDFLAGS = -lstdc++ -lpthread -lresolv
www.eeworm.com/read/341017/12113672
makefile
#--------------------------------------------------------------------
CC = gcc
AR = ar cru
CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
SOFLAGS = -shared
LDFLAGS = -lstdc++ -lpthread -lresolv
www.eeworm.com/read/250937/12374903
ac configure.ac
AC_PREREQ(2.52)
AC_INIT(memcached, 1.2.2, brad@danga.com)
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR(memcached.c)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)
AC_PROG_CC
www.eeworm.com/read/146056/5740366
in makefile.in
# Makefile.in generated by automake 1.9.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004 Free Software Foundation, Inc.
# Th
www.eeworm.com/read/341017/12113599
makefile
#--------------------------------------------------------------------
CC = gcc
AR = ar cru
CFLAGS = -Wall -D_REENTRANT -D_GNU_SOURCE -g -fPIC
SOFLAGS = -shared
LDFLAGS = -lstdc++ -lpthread -lresolv