Date: 12/28/98
- Next message: sas: "[PHP-DEV] CVS update: php3"
- Previous message: sas: "[PHP-DEV] CVS update: php3/serverapi/isapiwrapper"
- Next in thread: sas: "[PHP-DEV] CVS update: php3/win32"
- Maybe reply: sas: "[PHP-DEV] CVS update: php3/win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Monday December 28, 1998 @ 4:35
Author: sas
Update of /repository/php3/win32
In directory asf:/u/temp/cvs-serv10759/win32
Modified Files:
flock.c pwd.c readdir.c sendmail.c time.c wfile.c wsyslog.c
Log Message:
add some Id keywords
Index: php3/win32/flock.c
diff -c php3/win32/flock.c:1.2 php3/win32/flock.c:1.3
*** php3/win32/flock.c:1.2 Fri Jan 30 19:22:40 1998
--- php3/win32/flock.c Mon Dec 28 04:35:06 1998
***************
*** 33,38 ****
--- 33,39 ----
*
*/
+ /* $id$ */
/* DEDICATION
Index: php3/win32/pwd.c
diff -c php3/win32/pwd.c:1.9 php3/win32/pwd.c:1.10
*** php3/win32/pwd.c:1.9 Mon May 11 16:19:25 1998
--- php3/win32/pwd.c Mon Dec 28 04:35:06 1998
***************
*** 15,21 ****
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! $Header: /u/repository/php3/win32/pwd.c,v 1.9 1998/05/11 20:19:25 zeev Exp $
*/
/* This 'implementation' is conjectured from the use of this functions in
--- 15,21 ----
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! $id$
*/
/* This 'implementation' is conjectured from the use of this functions in
Index: php3/win32/readdir.c
diff -c php3/win32/readdir.c:1.4 php3/win32/readdir.c:1.5
*** php3/win32/readdir.c:1.4 Tue Jul 21 18:35:46 1998
--- php3/win32/readdir.c Mon Dec 28 04:35:06 1998
***************
*** 1,3 ****
--- 1,5 ----
+ /* $id$ */
+
#include <malloc.h>
#include <string.h>
#include <errno.h>
Index: php3/win32/sendmail.c
diff -c php3/win32/sendmail.c:1.21 php3/win32/sendmail.c:1.22
*** php3/win32/sendmail.c:1.21 Thu Aug 13 15:54:12 1998
--- php3/win32/sendmail.c Mon Dec 28 04:35:06 1998
***************
*** 1,3 ****
--- 1,4 ----
+ /* $id$ */
/*
* PHP Sendmail for Windows.
Index: php3/win32/time.c
diff -c php3/win32/time.c:1.11 php3/win32/time.c:1.12
*** php3/win32/time.c:1.11 Fri Jan 30 19:22:42 1998
--- php3/win32/time.c Mon Dec 28 04:35:06 1998
***************
*** 8,13 ****
--- 8,15 ----
* Copyright 1994 The Downhill Project *
*
* Modified by Shane Caraveo for use with PHP
+ *
+ * $id$
*
*****************************************************************************/
Index: php3/win32/wfile.c
diff -c php3/win32/wfile.c:1.5 php3/win32/wfile.c:1.6
*** php3/win32/wfile.c:1.5 Fri Jan 30 19:22:42 1998
--- php3/win32/wfile.c Mon Dec 28 04:35:06 1998
***************
*** 1,3 ****
--- 1,4 ----
+ /* $id$ */
/* Function borrowed from the Downhill Project */
#include "wfile.h"
Index: php3/win32/wsyslog.c
diff -c php3/win32/wsyslog.c:1.14 php3/win32/wsyslog.c:1.15
*** php3/win32/wsyslog.c:1.14 Mon May 11 16:19:25 1998
--- php3/win32/wsyslog.c Mon Dec 28 04:35:06 1998
***************
*** 1,6 ****
--- 1,8 ----
/*
* This file modified from sources for imap4 for use
* in PHP 3
+ *
+ * $id$
*/
/*
* Program: Unix compatibility routines
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: sas: "[PHP-DEV] CVS update: php3"
- Previous message: sas: "[PHP-DEV] CVS update: php3/serverapi/isapiwrapper"
- Next in thread: sas: "[PHP-DEV] CVS update: php3/win32"
- Maybe reply: sas: "[PHP-DEV] CVS update: php3/win32"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

