diff --git a/library/include/arpa/inet.h b/library/include/arpa/inet.h index cdafd74..4378232 100644 --- a/library/include/arpa/inet.h +++ b/library/include/arpa/inet.h @@ -1,5 +1,5 @@ /* - * $Id: inet.h,v 1.1 2005-10-09 12:32:18 obarthel Exp $ + * $Id: inet.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _ARPA_INET_H diff --git a/library/include/assert.h b/library/include/assert.h index fcbe531..f3ed32d 100644 --- a/library/include/assert.h +++ b/library/include/assert.h @@ -1,5 +1,5 @@ /* - * $Id: assert.h,v 1.3 2005-01-02 09:07:21 obarthel Exp $ + * $Id: assert.h,v 1.4 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _ASSERT_H diff --git a/library/include/complex.h b/library/include/complex.h index a430cea..5c68d42 100644 --- a/library/include/complex.h +++ b/library/include/complex.h @@ -1,5 +1,5 @@ /* - * $Id: complex.h,v 1.3 2005-05-12 13:21:47 obarthel Exp $ + * $Id: complex.h,v 1.4 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _COMPLEX_H diff --git a/library/include/ctype.h b/library/include/ctype.h index 6076b24..d478d05 100644 --- a/library/include/ctype.h +++ b/library/include/ctype.h @@ -1,5 +1,5 @@ /* - * $Id: ctype.h,v 1.7 2005-10-16 08:34:52 obarthel Exp $ + * $Id: ctype.h,v 1.8 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _CTYPE_H diff --git a/library/include/dirent.h b/library/include/dirent.h index 80911e7..6a8f724 100644 --- a/library/include/dirent.h +++ b/library/include/dirent.h @@ -1,5 +1,5 @@ /* - * $Id: dirent.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: dirent.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _DIRENT_H diff --git a/library/include/dos.h b/library/include/dos.h index 77e43fc..0d4e023 100644 --- a/library/include/dos.h +++ b/library/include/dos.h @@ -1,5 +1,5 @@ /* - * $Id: dos.h,v 1.13 2005-10-20 06:50:32 obarthel Exp $ + * $Id: dos.h,v 1.14 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _DOS_H diff --git a/library/include/errno.h b/library/include/errno.h index c249d73..5f2899d 100644 --- a/library/include/errno.h +++ b/library/include/errno.h @@ -1,5 +1,5 @@ /* - * $Id: errno.h,v 1.2 2005-01-02 09:07:21 obarthel Exp $ + * $Id: errno.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _ERRNO_H diff --git a/library/include/fcntl.h b/library/include/fcntl.h index 448381b..3655072 100644 --- a/library/include/fcntl.h +++ b/library/include/fcntl.h @@ -1,5 +1,5 @@ /* - * $Id: fcntl.h,v 1.6 2005-10-09 12:32:18 obarthel Exp $ + * $Id: fcntl.h,v 1.7 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _FCNTL_H diff --git a/library/include/fenv.h b/library/include/fenv.h index a8f0a98..077b86e 100644 --- a/library/include/fenv.h +++ b/library/include/fenv.h @@ -1,5 +1,5 @@ /* - * $Id: fenv.h,v 1.1 2005-11-19 17:11:22 obarthel Exp $ + * $Id: fenv.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _FENV_H diff --git a/library/include/float.h b/library/include/float.h index d64f1a3..152dd6a 100644 --- a/library/include/float.h +++ b/library/include/float.h @@ -1,5 +1,5 @@ /* - * $Id: float.h,v 1.2 2005-01-02 09:07:21 obarthel Exp $ + * $Id: float.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _FLOAT_H diff --git a/library/include/ftw.h b/library/include/ftw.h index fa8e77a..f7e7404 100644 --- a/library/include/ftw.h +++ b/library/include/ftw.h @@ -1,5 +1,5 @@ /* - * $Id: ftw.h,v 1.2 2005-10-09 12:32:18 obarthel Exp $ + * $Id: ftw.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _FTW_H diff --git a/library/include/getopt.h b/library/include/getopt.h index a22fbc2..f8dc469 100644 --- a/library/include/getopt.h +++ b/library/include/getopt.h @@ -1,5 +1,5 @@ /* - * $Id: getopt.h,v 1.2 2005-06-26 09:06:12 obarthel Exp $ + * $Id: getopt.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _GETOPT_H diff --git a/library/include/grp.h b/library/include/grp.h index f68c05e..b03c103 100644 --- a/library/include/grp.h +++ b/library/include/grp.h @@ -1,5 +1,5 @@ /* - * $Id: grp.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: grp.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _GRP_H diff --git a/library/include/inttypes.h b/library/include/inttypes.h index cfd3c3f..b25dd3b 100644 --- a/library/include/inttypes.h +++ b/library/include/inttypes.h @@ -1,5 +1,5 @@ /* - * $Id: inttypes.h,v 1.3 2005-10-09 12:32:18 obarthel Exp $ + * $Id: inttypes.h,v 1.4 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _INTTYPES_H @@ -36,7 +43,8 @@ /****************************************************************************/ -/* The following is not part of the ISO 'C' (1994) standard. */ +/* The following is not part of the ISO 'C' (1994) standard, but it should + be part of ISO/IEC 9899:1999, also known as "C99". */ /****************************************************************************/ diff --git a/library/include/iso646.h b/library/include/iso646.h index 0c79d0d..73efe61 100644 --- a/library/include/iso646.h +++ b/library/include/iso646.h @@ -1,5 +1,5 @@ /* - * $Id: iso646.h,v 1.2 2005-01-02 09:07:21 obarthel Exp $ + * $Id: iso646.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _ISO646_H diff --git a/library/include/libgen.h b/library/include/libgen.h index e706260..d411a86 100644 --- a/library/include/libgen.h +++ b/library/include/libgen.h @@ -1,5 +1,5 @@ /* - * $Id: libgen.h,v 1.3 2005-01-02 09:07:21 obarthel Exp $ + * $Id: libgen.h,v 1.4 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _LIBGEN_H diff --git a/library/include/limits.h b/library/include/limits.h index 78e8608..a3d380b 100644 --- a/library/include/limits.h +++ b/library/include/limits.h @@ -1,5 +1,5 @@ /* - * $Id: limits.h,v 1.8 2005-06-04 10:46:23 obarthel Exp $ + * $Id: limits.h,v 1.9 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _LIMITS_H diff --git a/library/include/locale.h b/library/include/locale.h index 962b3e5..dabf5b7 100644 --- a/library/include/locale.h +++ b/library/include/locale.h @@ -1,5 +1,5 @@ /* - * $Id: locale.h,v 1.2 2005-01-02 09:07:21 obarthel Exp $ + * $Id: locale.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _LOCALE_H diff --git a/library/include/math.h b/library/include/math.h index 4946753..74aa483 100644 --- a/library/include/math.h +++ b/library/include/math.h @@ -1,5 +1,5 @@ /* - * $Id: math.h,v 1.18 2005-10-16 09:05:03 obarthel Exp $ + * $Id: math.h,v 1.19 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _MATH_H diff --git a/library/include/netdb.h b/library/include/netdb.h index 3321e7f..1d95a42 100644 --- a/library/include/netdb.h +++ b/library/include/netdb.h @@ -1,5 +1,5 @@ /* - * $Id: netdb.h,v 1.1 2005-10-09 12:32:18 obarthel Exp $ + * $Id: netdb.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _NETDB_H diff --git a/library/include/netinet/in.h b/library/include/netinet/in.h index f139210..2d74ab5 100644 --- a/library/include/netinet/in.h +++ b/library/include/netinet/in.h @@ -1,5 +1,5 @@ /* - * $Id: in.h,v 1.1 2005-10-09 12:32:18 obarthel Exp $ + * $Id: in.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _NETINET_IN_H diff --git a/library/include/pwd.h b/library/include/pwd.h index afd9fe9..c2c5007 100644 --- a/library/include/pwd.h +++ b/library/include/pwd.h @@ -1,5 +1,5 @@ /* - * $Id: pwd.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: pwd.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _PWD_H diff --git a/library/include/setjmp.h b/library/include/setjmp.h index 143c9fd..9a6c1a1 100644 --- a/library/include/setjmp.h +++ b/library/include/setjmp.h @@ -1,5 +1,5 @@ /* - * $Id: setjmp.h,v 1.2 2005-01-02 09:07:21 obarthel Exp $ + * $Id: setjmp.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SETJMP_H diff --git a/library/include/signal.h b/library/include/signal.h index a9e3813..060aed6 100644 --- a/library/include/signal.h +++ b/library/include/signal.h @@ -1,5 +1,5 @@ /* - * $Id: signal.h,v 1.5 2005-05-12 13:21:47 obarthel Exp $ + * $Id: signal.h,v 1.6 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SIGNAL_H diff --git a/library/include/stdarg.h b/library/include/stdarg.h index 05844b5..ebe7aa1 100644 --- a/library/include/stdarg.h +++ b/library/include/stdarg.h @@ -1,5 +1,5 @@ /* - * $Id: stdarg.h,v 1.4 2005-04-03 10:22:48 obarthel Exp $ + * $Id: stdarg.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STDARG_H diff --git a/library/include/stdbool.h b/library/include/stdbool.h index 260e0c1..2238374 100644 --- a/library/include/stdbool.h +++ b/library/include/stdbool.h @@ -1,5 +1,5 @@ /* - * $Id: stdbool.h,v 1.3 2005-10-19 08:11:44 obarthel Exp $ + * $Id: stdbool.h,v 1.4 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STDBOOL_H diff --git a/library/include/stddef.h b/library/include/stddef.h index 48c8ba6..824e1b6 100644 --- a/library/include/stddef.h +++ b/library/include/stddef.h @@ -1,5 +1,5 @@ /* - * $Id: stddef.h,v 1.4 2005-05-12 13:21:47 obarthel Exp $ + * $Id: stddef.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STDDEF_H diff --git a/library/include/stdint.h b/library/include/stdint.h index 51e5c3b..8b20f4a 100644 --- a/library/include/stdint.h +++ b/library/include/stdint.h @@ -1,5 +1,5 @@ /* - * $Id: stdint.h,v 1.2 2005-05-12 13:21:47 obarthel Exp $ + * $Id: stdint.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STDINT_H @@ -36,7 +43,8 @@ /****************************************************************************/ -/* The following is not part of the ISO 'C' (1994) standard. */ +/* The following is not part of the ISO 'C' (1994) standard, but it should + be part of ISO/IEC 9899:1999, also known as "C99". */ /****************************************************************************/ diff --git a/library/include/stdio.h b/library/include/stdio.h index 7cc66ca..c108b18 100644 --- a/library/include/stdio.h +++ b/library/include/stdio.h @@ -1,5 +1,5 @@ /* - * $Id: stdio.h,v 1.18 2005-10-09 12:32:18 obarthel Exp $ + * $Id: stdio.h,v 1.19 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STDIO_H diff --git a/library/include/stdlib.h b/library/include/stdlib.h index a4cec9c..f36b8cb 100644 --- a/library/include/stdlib.h +++ b/library/include/stdlib.h @@ -1,5 +1,5 @@ /* - * $Id: stdlib.h,v 1.12 2005-10-09 12:32:18 obarthel Exp $ + * $Id: stdlib.h,v 1.13 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STDLIB_H @@ -153,7 +160,7 @@ extern int rand_r(unsigned int * seed); /****************************************************************************/ -#if defined(__GNUC__) +#if defined(__GNUC__) && !defined(__USE_CLIB2_ALLOCA) #undef alloca #define alloca(size) __builtin_alloca(size) #else diff --git a/library/include/string.h b/library/include/string.h index 3a5a365..21e0381 100644 --- a/library/include/string.h +++ b/library/include/string.h @@ -1,5 +1,5 @@ /* - * $Id: string.h,v 1.8 2005-10-09 12:32:18 obarthel Exp $ + * $Id: string.h,v 1.9 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STRING_H diff --git a/library/include/strings.h b/library/include/strings.h index 646f205..24d1d78 100644 --- a/library/include/strings.h +++ b/library/include/strings.h @@ -1,5 +1,5 @@ /* - * $Id: strings.h,v 1.5 2005-10-09 12:32:18 obarthel Exp $ + * $Id: strings.h,v 1.6 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _STRINGS_H diff --git a/library/include/sys/amigaos-va.h b/library/include/sys/amigaos-va.h index 8a553fa..dd228ad 100644 --- a/library/include/sys/amigaos-va.h +++ b/library/include/sys/amigaos-va.h @@ -1,5 +1,5 @@ /* - * $Id: amigaos-va.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: amigaos-va.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_AMIGAOS_VA_H diff --git a/library/include/sys/clib2_stdc.h b/library/include/sys/clib2_stdc.h index 1519104..a0e137a 100644 --- a/library/include/sys/clib2_stdc.h +++ b/library/include/sys/clib2_stdc.h @@ -1,5 +1,5 @@ /* - * $Id: clib2_stdc.h,v 1.1 2005-05-12 13:21:47 obarthel Exp $ + * $Id: clib2_stdc.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_CLIB2_STDC_H diff --git a/library/include/sys/filio.h b/library/include/sys/filio.h index f40fa8f..da07294 100644 --- a/library/include/sys/filio.h +++ b/library/include/sys/filio.h @@ -1,5 +1,5 @@ /* - * $Id: filio.h,v 1.1 2005-10-09 12:32:18 obarthel Exp $ + * $Id: filio.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_FILIO_H diff --git a/library/include/sys/ioccom.h b/library/include/sys/ioccom.h index 89b2f45..27c0d72 100644 --- a/library/include/sys/ioccom.h +++ b/library/include/sys/ioccom.h @@ -1,5 +1,5 @@ /* - * $Id: ioccom.h,v 1.1 2005-10-09 12:32:18 obarthel Exp $ + * $Id: ioccom.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_IOCCOM_H diff --git a/library/include/sys/ioctl.h b/library/include/sys/ioctl.h index fc095bb..3f68710 100644 --- a/library/include/sys/ioctl.h +++ b/library/include/sys/ioctl.h @@ -1,5 +1,5 @@ /* - * $Id: ioctl.h,v 1.1 2005-10-09 12:32:18 obarthel Exp $ + * $Id: ioctl.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_IOTCL_H diff --git a/library/include/sys/mount.h b/library/include/sys/mount.h index 71072cf..277a056 100644 --- a/library/include/sys/mount.h +++ b/library/include/sys/mount.h @@ -1,5 +1,5 @@ /* - * $Id: mount.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: mount.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_MOUNT_H diff --git a/library/include/sys/select.h b/library/include/sys/select.h index 2abcec5..63a023f 100644 --- a/library/include/sys/select.h +++ b/library/include/sys/select.h @@ -1,5 +1,5 @@ /* - * $Id: select.h,v 1.2 2005-11-06 14:37:49 obarthel Exp $ + * $Id: select.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_SELECT_H diff --git a/library/include/sys/socket.h b/library/include/sys/socket.h index ad8b12e..e7208e7 100644 --- a/library/include/sys/socket.h +++ b/library/include/sys/socket.h @@ -1,5 +1,5 @@ /* - * $Id: socket.h,v 1.2 2005-10-11 09:28:29 obarthel Exp $ + * $Id: socket.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_SOCKET_H diff --git a/library/include/sys/stat.h b/library/include/sys/stat.h index 37fd224..b45d136 100644 --- a/library/include/sys/stat.h +++ b/library/include/sys/stat.h @@ -1,5 +1,5 @@ /* - * $Id: stat.h,v 1.6 2005-10-09 12:32:18 obarthel Exp $ + * $Id: stat.h,v 1.7 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_STAT_H diff --git a/library/include/sys/time.h b/library/include/sys/time.h index 8b74791..cec72c5 100644 --- a/library/include/sys/time.h +++ b/library/include/sys/time.h @@ -1,5 +1,5 @@ /* - * $Id: time.h,v 1.8 2005-01-02 09:07:21 obarthel Exp $ + * $Id: time.h,v 1.9 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_TIME_H diff --git a/library/include/sys/types.h b/library/include/sys/types.h index ac82a6f..48ae584 100644 --- a/library/include/sys/types.h +++ b/library/include/sys/types.h @@ -1,5 +1,5 @@ /* - * $Id: types.h,v 1.6 2005-10-09 12:32:18 obarthel Exp $ + * $Id: types.h,v 1.7 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_TYPES_H diff --git a/library/include/sys/uio.h b/library/include/sys/uio.h index 98a7770..c171ecb 100644 --- a/library/include/sys/uio.h +++ b/library/include/sys/uio.h @@ -1,5 +1,5 @@ /* - * $Id: uio.h,v 1.2 2005-10-09 12:32:18 obarthel Exp $ + * $Id: uio.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_UIO_H diff --git a/library/include/sys/utsname.h b/library/include/sys/utsname.h index 8ab1fb9..ac5c64e 100644 --- a/library/include/sys/utsname.h +++ b/library/include/sys/utsname.h @@ -1,5 +1,5 @@ /* - * $Id: utsname.h,v 1.1 2005-03-02 12:57:56 obarthel Exp $ + * $Id: utsname.h,v 1.2 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _SYS_UTSNAME_H diff --git a/library/include/termios.h b/library/include/termios.h index c5f4301..af20c34 100644 --- a/library/include/termios.h +++ b/library/include/termios.h @@ -1,5 +1,5 @@ /* - * $Id: termios.h,v 1.2 2005-10-09 12:32:18 obarthel Exp $ + * $Id: termios.h,v 1.3 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _TERMIOS_H diff --git a/library/include/time.h b/library/include/time.h index fb50330..b00a26e 100644 --- a/library/include/time.h +++ b/library/include/time.h @@ -1,5 +1,5 @@ /* - * $Id: time.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: time.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _TIME_H diff --git a/library/include/unistd.h b/library/include/unistd.h index 2787aac..ee632b4 100644 --- a/library/include/unistd.h +++ b/library/include/unistd.h @@ -1,5 +1,5 @@ /* - * $Id: unistd.h,v 1.14 2005-10-09 12:32:18 obarthel Exp $ + * $Id: unistd.h,v 1.15 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _UNISTD_H diff --git a/library/include/utime.h b/library/include/utime.h index c634141..232376c 100644 --- a/library/include/utime.h +++ b/library/include/utime.h @@ -1,5 +1,5 @@ /* - * $Id: utime.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: utime.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _UTIME_H diff --git a/library/include/wchar.h b/library/include/wchar.h index a967d1e..884c0ee 100644 --- a/library/include/wchar.h +++ b/library/include/wchar.h @@ -1,5 +1,5 @@ /* - * $Id: wchar.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: wchar.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _WCHAR_H diff --git a/library/include/wctype.h b/library/include/wctype.h index 54b14d8..d0511ed 100644 --- a/library/include/wctype.h +++ b/library/include/wctype.h @@ -1,5 +1,5 @@ /* - * $Id: wctype.h,v 1.4 2005-10-09 12:32:18 obarthel Exp $ + * $Id: wctype.h,v 1.5 2005-11-27 09:51:45 obarthel Exp $ * * :ts=4 * @@ -29,6 +29,13 @@ * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. + * + ****************************************************************************/ + * + * Documentation and source code for this library, and the most recent library + * build are available from . + * + ****************************************************************************/ */ #ifndef _WCYTPE_H