Date: 12/28/98
- Next message: Bug Database: "[PHP-DEV] Bug #967 Updated: Base 64"
- Previous message: sas: "[PHP-DEV] CVS update: php3/regex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Monday December 28, 1998 @ 4:44
Author: sas
Update of /repository/php3/win32
In directory asf:/u/temp/cvs-serv11999/win32
Modified Files:
flock.c pwd.c readdir.c sendmail.c time.c wfile.c wsyslog.c
Log Message:
some more Id keywords
Index: php3/win32/flock.c
diff -c php3/win32/flock.c:1.3 php3/win32/flock.c:1.4
*** php3/win32/flock.c:1.3 Mon Dec 28 04:35:06 1998
--- php3/win32/flock.c Mon Dec 28 04:44:04 1998
***************
*** 33,39 ****
*
*/
! /* $id$ */
/* DEDICATION
--- 33,39 ----
*
*/
! /* $Id: flock.c,v 1.4 1998/12/28 09:44:04 sas Exp $ */
/* DEDICATION
Index: php3/win32/pwd.c
diff -c php3/win32/pwd.c:1.10 php3/win32/pwd.c:1.11
*** php3/win32/pwd.c:1.10 Mon Dec 28 04:35:06 1998
--- php3/win32/pwd.c Mon Dec 28 04:44:04 1998
***************
*** 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
--- 15,21 ----
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! $Id: pwd.c,v 1.11 1998/12/28 09:44:04 sas Exp $
*/
/* This 'implementation' is conjectured from the use of this functions in
Index: php3/win32/readdir.c
diff -c php3/win32/readdir.c:1.5 php3/win32/readdir.c:1.6
*** php3/win32/readdir.c:1.5 Mon Dec 28 04:35:06 1998
--- php3/win32/readdir.c Mon Dec 28 04:44:04 1998
***************
*** 1,4 ****
! /* $id$ */
#include <malloc.h>
#include <string.h>
--- 1,4 ----
! /* $Id: readdir.c,v 1.6 1998/12/28 09:44:04 sas Exp $ */
#include <malloc.h>
#include <string.h>
Index: php3/win32/sendmail.c
diff -c php3/win32/sendmail.c:1.22 php3/win32/sendmail.c:1.23
*** php3/win32/sendmail.c:1.22 Mon Dec 28 04:35:06 1998
--- php3/win32/sendmail.c Mon Dec 28 04:44:04 1998
***************
*** 1,4 ****
! /* $id$ */
/*
* PHP Sendmail for Windows.
--- 1,4 ----
! /* $Id: sendmail.c,v 1.23 1998/12/28 09:44:04 sas Exp $ */
/*
* PHP Sendmail for Windows.
Index: php3/win32/time.c
diff -c php3/win32/time.c:1.12 php3/win32/time.c:1.13
*** php3/win32/time.c:1.12 Mon Dec 28 04:35:06 1998
--- php3/win32/time.c Mon Dec 28 04:44:05 1998
***************
*** 9,15 ****
*
* Modified by Shane Caraveo for use with PHP
*
! * $id$
*
*****************************************************************************/
--- 9,15 ----
*
* Modified by Shane Caraveo for use with PHP
*
! * $Id: time.c,v 1.13 1998/12/28 09:44:05 sas Exp $
*
*****************************************************************************/
Index: php3/win32/wfile.c
diff -c php3/win32/wfile.c:1.6 php3/win32/wfile.c:1.7
*** php3/win32/wfile.c:1.6 Mon Dec 28 04:35:06 1998
--- php3/win32/wfile.c Mon Dec 28 04:44:05 1998
***************
*** 1,4 ****
! /* $id$ */
/* Function borrowed from the Downhill Project */
#include "wfile.h"
--- 1,4 ----
! /* $Id: wfile.c,v 1.7 1998/12/28 09:44:05 sas Exp $ */
/* Function borrowed from the Downhill Project */
#include "wfile.h"
Index: php3/win32/wsyslog.c
diff -c php3/win32/wsyslog.c:1.15 php3/win32/wsyslog.c:1.16
*** php3/win32/wsyslog.c:1.15 Mon Dec 28 04:35:06 1998
--- php3/win32/wsyslog.c Mon Dec 28 04:44:05 1998
***************
*** 2,8 ****
* This file modified from sources for imap4 for use
* in PHP 3
*
! * $id$
*/
/*
* Program: Unix compatibility routines
--- 2,8 ----
* This file modified from sources for imap4 for use
* in PHP 3
*
! * $Id: wsyslog.c,v 1.16 1998/12/28 09:44:05 sas Exp $
*/
/*
* 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: Bug Database: "[PHP-DEV] Bug #967 Updated: Base 64"
- Previous message: sas: "[PHP-DEV] CVS update: php3/regex"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

