代码搜索:changes
找到约 10,000 项符合「changes」的源代码
代码结果 10,000
www.eeworm.com/read/347220/3174368
c response.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Larry Doolittle
* Some changes Copyright (C) 1996-99 Jon Nel
www.eeworm.com/read/347220/3174392
c signals.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Larry Doolittle
* Some changes Copyright (C) 1996-99 Jon Nel
www.eeworm.com/read/320652/3546291
s s_scalbnl.s
/*
* Written by J.T. Conklin .
* Changes for long double by Ulrich Drepper
* Changes for x86-64 by Andreas Jaeger =09
* Public domain.
*/
#includ
www.eeworm.com/read/320652/3546302
s s_floorl.s
/*
* Written by J.T. Conklin .
* Changes for long double by Ulrich Drepper
* Changes for x86-64 by Andreas Jaeger =09
* Public domain.
*/
#includ
www.eeworm.com/read/376135/2713303
h globals.h
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996,97 Larry Doolittle
* Some changes Copyright (C) 1997 Jon Ne
www.eeworm.com/read/376135/2713318
c response.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Larry Doolittle
* Some changes Copyright (C) 1996-99 Jon Nel
www.eeworm.com/read/376135/2713343
c signals.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Larry Doolittle
* Some changes Copyright (C) 1996-99 Jon Nel
www.eeworm.com/read/367182/2854329
s s_scalbnl.s
/*
* Written by J.T. Conklin .
* Changes for long double by Ulrich Drepper
* Changes for x86-64 by Andreas Jaeger =09
* Public domain.
*/
#includ
www.eeworm.com/read/367182/2854340
s s_floorl.s
/*
* Written by J.T. Conklin .
* Changes for long double by Ulrich Drepper
* Changes for x86-64 by Andreas Jaeger =09
* Public domain.
*/
#includ
www.eeworm.com/read/160303/5573142
c md5.c
/*
* The rest of the code is derived from MD5C.C by RSADSI. Minor cosmetic
* changes to accomodate it in the kernel by ji.
* Minor changes to make 64 bit clean by Peter Onion (i.e. using u_int*_t).