Add project notice and file Id

This commit is contained in:
Yang Tse 2006-10-25 09:20:44 +00:00
parent d771fa7c48
commit b4700f026b
25 changed files with 250 additions and 0 deletions

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#ifdef CURLDEBUG #ifdef CURLDEBUG

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#include "timeval.h" #include "timeval.h"

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#include <sys/time.h> #include <sys/time.h>

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#include <sys/time.h> #include <sys/time.h>

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#include <stdlib.h> #include <stdlib.h>
#include <ctype.h> #include <ctype.h>

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#include "timeval.h" #include "timeval.h"

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
static char data[]="this is what we post to the silly web server\n"; static char data[]="this is what we post to the silly web server\n";

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#ifdef USE_SSLEAY #ifdef USE_SSLEAY

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
static const char *post[]={ static const char *post[]={

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
/* Test case code based on source in a bug report filed by James Bursa on /* Test case code based on source in a bug report filed by James Bursa on

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
static size_t read_callback(void *ptr, size_t size, size_t nmemb, void *userp) static size_t read_callback(void *ptr, size_t size, size_t nmemb, void *userp)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
const char *dates[]={ const char *dates[]={

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
#ifdef HAVE_SYS_TYPES_H #ifdef HAVE_SYS_TYPES_H

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#include "test.h" #include "test.h"
int test(char *URL) int test(char *URL)

View File

@ -1,3 +1,13 @@
/*****************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* $Id$
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
/* Now include the setup.h file from libcurl's private libdir (the source /* Now include the setup.h file from libcurl's private libdir (the source
version, but that might include "config.h" from the build dir so we need version, but that might include "config.h" from the build dir so we need