[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo update (Sun May 15 09:22:01 EDT 2005)
From: |
Karl Berry |
Subject: |
texinfo update (Sun May 15 09:22:01 EDT 2005) |
Date: |
Sun, 15 May 2005 09:22:08 -0400 |
Index: depcomp
===================================================================
RCS file: /cvsroot/texinfo/texinfo/depcomp,v
retrieving revision 1.12
retrieving revision 1.13
diff -c -r1.12 -r1.13
*** depcomp 10 Feb 2005 13:16:49 -0000 1.12
--- depcomp 15 May 2005 13:05:23 -0000 1.13
***************
*** 1,7 ****
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
! scriptversion=2005-02-09.22
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
--- 1,7 ----
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
! scriptversion=2005-05-14.22
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
***************
*** 17,24 ****
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
! # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
! # 02111-1307, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
--- 17,24 ----
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
! # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
! # 02110-1301, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
Index: install-sh
===================================================================
RCS file: /cvsroot/texinfo/texinfo/install-sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -c -r1.12 -r1.13
*** install-sh 6 Feb 2005 13:09:41 -0000 1.12
--- install-sh 15 May 2005 13:05:23 -0000 1.13
***************
*** 1,7 ****
#!/bin/sh
# install - install a program, script, or datafile
! scriptversion=2005-02-02.21
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
--- 1,7 ----
#!/bin/sh
# install - install a program, script, or datafile
! scriptversion=2005-05-14.22
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
Index: missing
===================================================================
RCS file: /cvsroot/texinfo/texinfo/missing,v
retrieving revision 1.6
retrieving revision 1.7
diff -c -r1.6 -r1.7
*** missing 10 Feb 2005 13:16:49 -0000 1.6
--- missing 15 May 2005 13:05:23 -0000 1.7
***************
*** 1,7 ****
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
! scriptversion=2005-02-08.22
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
--- 1,7 ----
#! /bin/sh
# Common stub for a few missing GNU programs while installing.
! scriptversion=2005-05-14.22
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
# Free Software Foundation, Inc.
***************
*** 19,26 ****
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
! # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
! # 02111-1307, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
--- 19,26 ----
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
! # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
! # 02110-1301, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
Index: mkinstalldirs
===================================================================
RCS file: /cvsroot/texinfo/texinfo/mkinstalldirs,v
retrieving revision 1.12
retrieving revision 1.13
diff -c -r1.12 -r1.13
*** mkinstalldirs 6 Feb 2005 13:09:41 -0000 1.12
--- mkinstalldirs 15 May 2005 13:05:23 -0000 1.13
***************
*** 1,7 ****
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
! scriptversion=2005-02-02.21
# Original author: Noah Friedman <address@hidden>
# Created: 1993-05-16
--- 1,7 ----
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
! scriptversion=2005-05-14.22
# Original author: Noah Friedman <address@hidden>
# Created: 1993-05-16
Index: doc/mdate-sh
===================================================================
RCS file: /cvsroot/texinfo/texinfo/doc/mdate-sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -c -r1.7 -r1.8
*** doc/mdate-sh 10 Feb 2005 13:16:49 -0000 1.7
--- doc/mdate-sh 15 May 2005 13:05:23 -0000 1.8
***************
*** 1,7 ****
#!/bin/sh
# Get modification time of a file or directory and pretty-print it.
! scriptversion=2005-02-07.09
# Copyright (C) 1995, 1996, 1997, 2003, 2004, 2005 Free Software
# Foundation, Inc.
--- 1,7 ----
#!/bin/sh
# Get modification time of a file or directory and pretty-print it.
! scriptversion=2005-05-14.22
# Copyright (C) 1995, 1996, 1997, 2003, 2004, 2005 Free Software
# Foundation, Inc.
***************
*** 19,25 ****
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
! # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
--- 19,25 ----
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
! # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
Index: lib/tempname.c
===================================================================
RCS file: /cvsroot/texinfo/texinfo/lib/tempname.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -c -r1.6 -r1.7
*** lib/tempname.c 15 May 2005 00:00:07 -0000 1.6
--- lib/tempname.c 15 May 2005 13:05:24 -0000 1.7
***************
*** 1,7 ****
/* tempname.c - generate the name of a temporary file.
Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
! 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
--- 1,7 ----
/* tempname.c - generate the name of a temporary file.
Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
! 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
***************
*** 67,100 ****
#endif
#include <sys/stat.h>
- #if STAT_MACROS_BROKEN
- # undef S_ISDIR
- #endif
- #if !defined S_ISDIR && defined S_IFDIR
- # define S_ISDIR(mode) (((mode) & S_IFMT) == S_IFDIR)
- #endif
- #if !S_IRUSR && S_IREAD
- # define S_IRUSR S_IREAD
- #endif
- #if !S_IRUSR
- # define S_IRUSR 00400
- #endif
- #if !S_IWUSR && S_IWRITE
- # define S_IWUSR S_IWRITE
- #endif
- #if !S_IWUSR
- # define S_IWUSR 00200
- #endif
- #if !S_IXUSR && S_IEXEC
- # define S_IXUSR S_IEXEC
- #endif
- #if !S_IXUSR
- # define S_IXUSR 00100
- #endif
#if _LIBC
# define struct_stat64 struct stat64
#else
# define struct_stat64 struct stat
# define __getpid getpid
# define __gettimeofday gettimeofday
--- 67,77 ----
#endif
#include <sys/stat.h>
#if _LIBC
# define struct_stat64 struct stat64
#else
+ # include "stat-macros.h"
# define struct_stat64 struct stat
# define __getpid getpid
# define __gettimeofday gettimeofday
P depcomp
P install-sh
P missing
P mkinstalldirs
P doc/mdate-sh
P lib/tempname.c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- texinfo update (Sun May 15 09:22:01 EDT 2005),
Karl Berry <=