gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/gl


From: gsasl-commit
Subject: CVS gsasl/lib/gl
Date: Sat, 29 Jan 2005 01:56:57 +0100

Update of /home/cvs/gsasl/lib/gl
In directory dopio:/tmp/cvs-serv24511/gl

Added Files:
        size_max.h 
Log Message:
Update.


--- /home/cvs/gsasl/lib/gl/size_max.h   2005/01/29 00:56:57     NONE
+++ /home/cvs/gsasl/lib/gl/size_max.h   2005/01/29 00:56:57     1.1
/* size_max.h -- declare SIZE_MAX through system headers
   Copyright (C) 2005 Free Software Foundation, Inc.
   Written by Simon Josefsson.

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as published by
   the Free Software Foundation; either version 2.1, or (at your option)
   any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU Lesser General Public License for more details.

   You should have received a copy of the GNU Lesser 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.  */

#ifndef GNULIB_SIZE_MAX_H
#define GNULIB_SIZE_MAX_H

# include <limits.h>
# if HAVE_STDINT_H
#  include <stdint.h>
# endif

#endif /* GNULIB_SIZE_MAX_H */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]