[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r17502 - in /trunk: ./ libc/ libc/include/ libc/libio/ libc/manual/ libc/nptl/ libc/nptl/sysdeps/pthread/ libc/nptl/sysdeps/...
- To: commits@xxxxxxxxxx
- Subject: [Commits] r17502 - in /trunk: ./ libc/ libc/include/ libc/libio/ libc/manual/ libc/nptl/ libc/nptl/sysdeps/pthread/ libc/nptl/sysdeps/...
- From: joseph@xxxxxxxxxx
- Date: Fri, 09 Mar 2012 23:15:08 -0000
Author: joseph
Date: Fri Mar 9 23:15:08 2012
New Revision: 17502
Log:
Merge changes between r17457 and r17501 from /fsf/trunk.
Added:
trunk/libc/include/math_private.h
- copied unchanged from r17501, fsf/trunk/libc/include/math_private.h
trunk/libc/stdio-common/tst-fphex-wide.c
- copied unchanged from r17501, fsf/trunk/libc/stdio-common/tst-fphex-wide.c
trunk/libc/sysdeps/unix/sysv/linux/bits/socket_type.h
- copied unchanged from r17501, fsf/trunk/libc/sysdeps/unix/sysv/linux/bits/socket_type.h
trunk/libc/sysdeps/unix/sysv/linux/sparc/bits/socket_type.h
- copied unchanged from r17501, fsf/trunk/libc/sysdeps/unix/sysv/linux/sparc/bits/socket_type.h
trunk/ports/sysdeps/unix/sysv/linux/mips/bits/socket_type.h
- copied unchanged from r17501, fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/socket_type.h
Removed:
trunk/libc/sysdeps/unix/sysv/linux/sparc/bits/socket.h
trunk/ports/sysdeps/unix/sysv/linux/mips/bits/socket.h
Modified:
trunk/ (props changed)
trunk/libc/ChangeLog
trunk/libc/INSTALL
trunk/libc/Makerules
trunk/libc/NEWS
trunk/libc/aclocal.m4
trunk/libc/configure
trunk/libc/configure.in
trunk/libc/libio/stdio.h
trunk/libc/manual/charset.texi
trunk/libc/manual/conf.texi
trunk/libc/manual/errno.texi
trunk/libc/manual/filesys.texi
trunk/libc/manual/install.texi
trunk/libc/manual/intro.texi
trunk/libc/manual/io.texi
trunk/libc/manual/job.texi
trunk/libc/manual/llio.texi
trunk/libc/manual/macros.texi
trunk/libc/manual/maint.texi
trunk/libc/manual/memory.texi
trunk/libc/manual/pattern.texi
trunk/libc/manual/pipe.texi
trunk/libc/manual/process.texi
trunk/libc/manual/resource.texi
trunk/libc/manual/setjmp.texi
trunk/libc/manual/signal.texi
trunk/libc/manual/startup.texi
trunk/libc/manual/stdio.texi
trunk/libc/manual/terminal.texi
trunk/libc/manual/time.texi
trunk/libc/manual/users.texi
trunk/libc/nptl/ChangeLog
trunk/libc/nptl/sysdeps/pthread/configure
trunk/libc/nptl/sysdeps/pthread/configure.in
trunk/libc/nptl/sysdeps/pthread/pthread.h
trunk/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S
trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
trunk/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
trunk/libc/nptl/tst-sem13.c
trunk/libc/po/zh_TW.po
trunk/libc/resolv/gai_misc.c
trunk/libc/rt/tst-cpuclock2.c
trunk/libc/stdio-common/Makefile
trunk/libc/stdio-common/tst-fphex.c
trunk/libc/stdio-common/tst-long-dbl-fphex.c
trunk/libc/sunrpc/rpc_cout.c
trunk/libc/sunrpc/rpc_main.c
trunk/libc/sunrpc/rpc_svcout.c
trunk/libc/sysdeps/gnu/errlist.c
trunk/libc/sysdeps/i386/configure
trunk/libc/sysdeps/i386/configure.in
trunk/libc/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
trunk/libc/sysdeps/powerpc/fpu/math_private.h
trunk/libc/sysdeps/pthread/aio_misc.c
trunk/libc/sysdeps/unix/sysv/linux/Makefile
trunk/libc/sysdeps/unix/sysv/linux/bits/socket.h
trunk/libc/sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
trunk/libc/sysdeps/unix/sysv/linux/sparc/sysdep.h
trunk/libc/sysdeps/x86_64/fpu/math_private.h
trunk/ports/ChangeLog.mips
Propchange: trunk/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Mar 9 23:15:08 2012
@@ -1,1 +1,1 @@
-/fsf/trunk:15224-17457
+/fsf/trunk:15224-17501
Modified: trunk/libc/ChangeLog
==============================================================================
--- trunk/libc/ChangeLog (original)
+++ trunk/libc/ChangeLog Fri Mar 9 23:15:08 2012
@@ -1,4 +1,141 @@
+2012-03-09 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
+ * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
+ * sunrpc/rpc_main.c: Likewise.
+ * sunrpc/rpc_svcout.c: Likewise.
+
+2012-03-09 David S. Miller <davem@xxxxxxxxxxxxx>
+
+ * include/math_private.h: New file.
+
+2012-03-09 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
+ * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
+ * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
+ * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
+ from <bits/socket_type.h>.
+ (enum __socket_type): Don't define here.
+ * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
+ * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
+ bits/socket_type.h.
+
+ [BZ #13566]
+ * libio/stdio.h (gets): Always declare for C++ up to C++11 without
+ checking __USE_GNU.
+
+ * Makerules ($(inst_includedir)/%.h): New rule.
+ * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
+ (install-others): Remove variable setting.
+ ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
+
+2012-03-08 Richard Henderson <rth@xxxxxxxxxxx>
+
+ * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
+ from macro to inline function; merge with the
+ !__LIBC_INTERNAL_MATH_INLINES version.
+ (__ieee754_sqrtf): Likewise.
+
+ * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
+ to inline function.
+ (__rintf, __floor, __floorf): Likewise.
+
+ * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
+ macro to inline function.
+ (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
+
+ * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
+ not <math/math_private.h>.
+
+2012-03-08 David S. Miller <davem@xxxxxxxxxxxxx>
+
+ * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
+ copyright year.
+ * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
+
+2012-03-08 Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx>
+
+ * resolv/gai_misc.c (handle_requests): Fix struct timespec
+ normalization.
+ * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
+ * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
+
+2012-03-08 Ulrich Drepper <drepper@xxxxxxxxx>
+
+ * stdio-common/tst-fphex.c: Various cleanups. The macros cannot
+ be defined individually, they must be defined as a block. Define
+ S for printing a string instead of hidint the different by using a
+ macro for adding the 'l'.
+ * stdio-common/tst-fphex-wide.c: Adjust.
+
+2012-03-07 Marek Polacek <polacek@xxxxxxxxxx>
+
+ * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
+
+2012-03-08 Marek Polacek <polacek@xxxxxxxxxx>
+
+ [BZ #13806]
+ * stdio-common/Makefile (tests): Add tst-fphex-wide.
+ * stdio-common/tst-fphex.c: Define a few macros to make the
+ test reusable. Use them.
+ * stdio-common/tst-fphex-wide.c: New file.
+
+2012-03-08 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
+ [BZ #6911]
+ * manual/macros.texi (gnusystems): New macro.
+ (nongnusystems): Likewise.
+ (gnulinuxhurdsystems): Likewise.
+ (gnuhurdsystems): Likewise..
+ (gnulinuxsystems): Likewise.
+ * manual/charset.texi: Use new macros or @theglibc{} to refer to
+ variants of the GNU system, not "GNU system".
+ * manual/conf.texi: Likewise.
+ * manual/errno.texi: Likewise. Update example of errno macro
+ expansion.
+ * manual/filesys.texi: Likewise.
+ (getumask): Document as specific to GNU/Hurd.
+ * manual/install.texi: Likewise. Reword some references to
+ GNU/Linux.
+ * manual/intro.texi: Likewise.
+ * manual/io.texi: Likewise.
+ (File Name Portability): Detail which constraints are inapplicable
+ to all GNU systems and which are only inapplicable to GNU/Hurd.
+ * manual/job.texi: Likewise.
+ * manual/llio.texi: Likewise.
+ (O_NOCTTY): Document as present on GNU/Linux.
+ * manual/maint.texi: Likewise.
+ * manual/memory.texi: Likewise.
+ * manual/pattern.texi: Likewise.
+ * manual/pipe.texi: Likewise.
+ * manual/process.texi: Likewise.
+ * manual/resource.texi: Likewise.
+ (RUSAGE_CHILDREN): Remove statement about specifying a particular
+ child on GNU/Hurd.
+ * manual/setjmp.texi: Likewise.
+ * manual/signal.texi: Likewise.
+ * manual/startup.texi: Likewise.
+ * manual/stdio.texi: Likewise.
+ * manual/terminal.texi: Likewise.
+ (ONLCR): Document as POSIX.
+ (OXTABS): Document availability on GNU/Linux as XTABS.
+ (ONOEOT): Document availability separately from other bits.
+ (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
+ * manual/time.texi: Likewise.
+ * manual/users.texi: Likewise.
+ * INSTALL: Regenerated.
+ * sysdeps/gnu/errlist.c: Regenerated.
+
+ * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
+ * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
+ (libc_cv_ctors_header): Likewise. Use asm ("") instead of calling
+ puts.
+ * configure: Regenerated.
+
2012-03-07 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
+ * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
+ default includes instead of AC_HEADER_CHECK.
+ * sysdeps/i386/configure: Regenerated.
[BZ #10716]
* math/s_cacosh.c (__cacosh): Convert negative log results to 0.
@@ -13,6 +150,8 @@
* sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2012-03-07 Ulrich Drepper <drepper@xxxxxxxxx>
+
+ * po/zh_TW.po: Update from translation team.
* login/Makefile (distribute): Remove variable.
* catgets/Makefile: Likewise.
Modified: trunk/libc/INSTALL
==============================================================================
--- trunk/libc/INSTALL (original)
+++ trunk/libc/INSTALL Fri Mar 9 23:15:08 2012
@@ -351,7 +351,7 @@
Specific advice for GNU/Linux systems
=====================================
-If you are installing the GNU C Library on a GNU/Linux system, you need
+If you are installing the GNU C Library on GNU/Linux systems, you need
to have the header files from a 2.6.19.1 or newer kernel around for
reference. These headers must be installed using `make
headers_install'; the headers present in the kernel source directory
@@ -382,11 +382,12 @@
need to copy kernel headers if you did not specify an alternate kernel
header source using `--with-headers'.
- GNU/Linux expects some components of the GNU C Library installation
-to be in `/lib' and some in `/usr/lib'. This is handled automatically
-if you configure the GNU C Library with `--prefix=/usr'. If you set
-some other prefix or allow it to default to `/usr/local', then all the
-components are installed there.
+ The Filesystem Hierarchy Standard for GNU/Linux systems expects some
+components of the GNU C Library installation to be in `/lib' and some
+in `/usr/lib'. This is handled automatically if you configure the GNU
+C Library with `--prefix=/usr'. If you set some other prefix or allow
+it to default to `/usr/local', then all the components are installed
+there.
You cannot use `nscd' with 2.0 kernels, due to bugs in the
kernel-side thread support. `nscd' happens to hit these bugs
Modified: trunk/libc/Makerules
==============================================================================
--- trunk/libc/Makerules (original)
+++ trunk/libc/Makerules Fri Mar 9 23:15:08 2012
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1991-2012 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -1117,6 +1117,8 @@
# headers in the sysdeps tree.
$(inst_includedir)/%.h: $(objpfx)%.h $(+force)
$(do-install)
+$(inst_includedir)/%.h: $(common-objpfx)%.h $(+force)
+ $(do-install)
$(inst_includedir)/%.h: %.h $(+force)
$(do-install)
$(inst_includedir)/%.h: $(..)include/%.h $(+force)
Modified: trunk/libc/NEWS
==============================================================================
--- trunk/libc/NEWS (original)
+++ trunk/libc/NEWS Fri Mar 9 23:15:08 2012
@@ -10,11 +10,11 @@
* The following bugs are resolved with this release:
174, 350, 411, 2541, 2547, 2548, 3335, 3976, 3992, 4026, 4108, 4596, 4822,
- 5077, 5461, 5805, 5993, 6884, 6907, 9739, 9902, 10110, 10135, 10140,
- 10210, 10716, 11174, 11322, 11365, 11494, 12047, 13058, 13525, 13526,
- 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13547, 13551, 13552,
- 13553, 13555, 13559, 13583, 13618, 13637, 13656, 13695, 13704, 13706,
- 13726, 13738, 13786, 13792
+ 5077, 5461, 5805, 5993, 6884, 6907, 6911, 9739, 9902, 10110, 10135, 10140,
+ 10210, 10545, 10716, 11174, 11322, 11365, 11494, 12047, 13058, 13525,
+ 13526, 13527, 13528, 13529, 13530, 13531, 13532, 13533, 13547, 13551,
+ 13552, 13553, 13555, 13559, 13583, 13618, 13637, 13656, 13695, 13704,
+ 13706, 13726, 13738, 13786, 13792, 13806
* ISO C11 support:
Modified: trunk/libc/aclocal.m4
==============================================================================
--- trunk/libc/aclocal.m4 (original)
+++ trunk/libc/aclocal.m4 Fri Mar 9 23:15:08 2012
@@ -116,6 +116,20 @@
gnu_ld=$libc_cv_prog_ld_gnu
])
+dnl Run a static link test with -nostdlib -nostartfiles.
+dnl LIBC_TRY_LINK_STATIC([code], [action-if-true], [action-if-false])
+AC_DEFUN([LIBC_TRY_LINK_STATIC],
+[cat > conftest.c <<EOF
+int _start (void) { return 0; }
+int __start (void) { return 0; }
+$1
+EOF
+AS_IF([AC_TRY_COMMAND([${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -o conftest
+ conftest.c -static -nostartfiles -nostdlib
+ 1>&AS_MESSAGE_LOG_FD])],
+ [$2], [$3])
+rm -f conftest*])
+
# These two macros are taken from GCC's config/acx.m4.
dnl Support the --with-pkgversion configure option.
dnl ACX_PKGVERSION(default-pkgversion)
Modified: trunk/libc/configure
==============================================================================
--- trunk/libc/configure (original)
+++ trunk/libc/configure Fri Mar 9 23:15:08 2012
@@ -6099,17 +6099,19 @@
cat > conftest.c <<EOF
int _start (void) { return 0; }
int __start (void) { return 0; }
+
int foo (void) { return 1; }
int (*fp) (void) __attribute__ ((section (".init_array"))) = foo;
+
EOF
-if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -o conftest conftest.c
- -static -nostartfiles -nostdlib 1>&5'
+if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -o conftest
+ conftest.c -static -nostartfiles -nostdlib
+ 1>&5'
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
(eval $ac_try) 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; }
-then
+ test $ac_status = 0; }; }; then :
if $READELF -S conftest | fgrep INIT_ARRAY > /dev/null; then
libc_cv_initfini_array=yes
else
@@ -6119,6 +6121,7 @@
libc_cv_initfini_array=no
fi
rm -f conftest*
+
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_initfini_array" >&5
$as_echo "$libc_cv_initfini_array" >&6; }
@@ -6135,19 +6138,20 @@
cat > conftest.c <<EOF
int _start (void) { return 0; }
int __start (void) { return 0; }
-int puts (const char *s) { return 0; }
-__attribute__ ((constructor)) void ctor (void) { puts("ctor"); }
-__attribute__ ((destructor)) void dtor (void) { puts("dtor"); }
+
+__attribute__ ((constructor)) void ctor (void) { asm (""); }
+__attribute__ ((destructor)) void dtor (void) { asm (""); }
+
EOF
- if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -o conftest
- conftest.c -static -nostartfiles -nostdlib 1>&5'
+if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -o conftest
+ conftest.c -static -nostartfiles -nostdlib
+ 1>&5'
{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
(eval $ac_try) 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; }
- then
- if $READELF -WS conftest$ac_exeext | $AWK '
+ test $ac_status = 0; }; }; then :
+ if $READELF -WS conftest$ac_exeext | $AWK '
{ gsub(/\[ */, "[") }
$2 == ".ctors" || $2 == ".dtors" {
size = strtonum("0x" $6)
@@ -6163,10 +6167,13 @@
'; then :
libc_cv_ctors_header=no
fi
- else
- as_fn_error $? "missing __attribute__ ((constructor)) support??" "$LINENO" 5
- fi
- rm -f conftest*
+
+else
+ as_fn_error $? "missing __attribute__ ((constructor)) support??" "$LINENO" 5
+
+fi
+rm -f conftest*
+
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_ctors_header" >&5
$as_echo "$libc_cv_ctors_header" >&6; }
Modified: trunk/libc/configure.in
==============================================================================
--- trunk/libc/configure.in (original)
+++ trunk/libc/configure.in Fri Mar 9 23:15:08 2012
@@ -1386,24 +1386,17 @@
AC_CACHE_CHECK(for .preinit_array/.init_array/.fini_array support,
libc_cv_initfini_array, [dnl
-cat > conftest.c <<EOF
-int _start (void) { return 0; }
-int __start (void) { return 0; }
+LIBC_TRY_LINK_STATIC([
int foo (void) { return 1; }
int (*fp) (void) __attribute__ ((section (".init_array"))) = foo;
-EOF
-if AC_TRY_COMMAND([${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -o conftest conftest.c
- -static -nostartfiles -nostdlib 1>&AS_MESSAGE_LOG_FD])
-then
- if $READELF -S conftest | fgrep INIT_ARRAY > /dev/null; then
+],
+ [if $READELF -S conftest | fgrep INIT_ARRAY > /dev/null; then
libc_cv_initfini_array=yes
else
libc_cv_initfini_array=no
- fi
-else
- libc_cv_initfini_array=no
-fi
-rm -f conftest*])
+ fi],
+ [libc_cv_initfini_array=no])
+])
if test $libc_cv_initfini_array != yes; then
AC_MSG_ERROR([Need linker with .init_array/.fini_array support.])
fi
@@ -1411,16 +1404,11 @@
AC_CACHE_CHECK(whether to use .ctors/.dtors header and trailer,
libc_cv_ctors_header, [dnl
libc_cv_ctors_header=yes
- cat > conftest.c <<EOF
-int _start (void) { return 0; }
-int __start (void) { return 0; }
-int puts (const char *s) { return 0; }
-__attribute__ ((constructor)) void ctor (void) { puts("ctor"); }
-__attribute__ ((destructor)) void dtor (void) { puts("dtor"); }
-EOF
- if AC_TRY_COMMAND([${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -o conftest
- conftest.c -static -nostartfiles -nostdlib 1>&AS_MESSAGE_LOG_FD])
- then
+ LIBC_TRY_LINK_STATIC([
+__attribute__ ((constructor)) void ctor (void) { asm (""); }
+__attribute__ ((destructor)) void dtor (void) { asm (""); }
+],
+ [dnl
AS_IF([$READELF -WS conftest$ac_exeext | $AWK '
{ gsub(/\@<:@ */, "@<:@") }
$2 == ".ctors" || $2 == ".dtors" {
@@ -1435,10 +1423,10 @@
exit ((ctors_ok && dtors_ok) ? 0 : 1)
}
'], [libc_cv_ctors_header=no])
- else
- AC_MSG_ERROR([missing __attribute__ ((constructor)) support??])
- fi
- rm -f conftest*])
+ ], [dnl
+ AC_MSG_ERROR([missing __attribute__ ((constructor)) support??])
+ ])
+])
if test $libc_cv_ctors_header = no; then
AC_DEFINE(NO_CTORS_DTORS_SECTIONS)
fi
Modified: trunk/libc/libio/stdio.h
==============================================================================
--- trunk/libc/libio/stdio.h (original)
+++ trunk/libc/libio/stdio.h Fri Mar 9 23:15:08 2012
@@ -623,7 +623,7 @@
__wur;
#if !defined __USE_ISOC11 \
- || (defined __cplusplus && __cplusplus <= 201103L && !defined __USE_GNU)
+ || (defined __cplusplus && __cplusplus <= 201103L)
/* Get a newline-terminated string from stdin, removing the newline.
DO NOT USE THIS FUNCTION!! There is no limit on how much it will read.
Modified: trunk/libc/manual/charset.texi
==============================================================================
--- trunk/libc/manual/charset.texi (original)
+++ trunk/libc/manual/charset.texi Fri Mar 9 23:15:08 2012
@@ -112,7 +112,7 @@
Therefore it would be legitimate to define @code{wchar_t} as @code{char},
which might make sense for embedded systems.
-But for GNU systems @code{wchar_t} is always 32 bits wide and, therefore,
+But in @theglibc{} @code{wchar_t} is always 32 bits wide and, therefore,
capable of representing all UCS-4 values and, therefore, covering all of
@w{ISO 10646}. Some Unix systems define @code{wchar_t} as a 16-bit type
and thereby follow Unicode very strictly. This definition is perfectly
@@ -393,7 +393,7 @@
by the functions we are about to describe. Each locale uses its own
character set (given as an argument to @code{localedef}) and this is the
one assumed as the external multibyte encoding. The wide character
-set is always UCS-4, at least on GNU systems.
+set is always UCS-4 in @theglibc{}.
A characteristic of each multibyte character set is the maximum number
of bytes that can be necessary to represent one character. This
@@ -537,8 +537,8 @@
The code to emit the escape sequence to get back to the initial state is
interesting. The @code{wcsrtombs} function can be used to determine the
-necessary output code (@pxref{Converting Strings}). Please note that on
-GNU systems it is not necessary to perform this extra action for the
+necessary output code (@pxref{Converting Strings}). Please note that with
+@theglibc{} it is not necessary to perform this extra action for the
conversion from multibyte text to wide character text since the wide
character encoding is not stateful. But there is nothing mentioned in
any standard that prohibits making @code{wchar_t} using a stateful
Modified: trunk/libc/manual/conf.texi
==============================================================================
--- trunk/libc/manual/conf.texi (original)
+++ trunk/libc/manual/conf.texi Fri Mar 9 23:15:08 2012
@@ -1185,7 +1185,7 @@
Unlike @code{PATH_MAX}, this macro is defined even if there is no actual
limit imposed. In such a case, its value is typically a very large
-number. @strong{This is always the case on the GNU system.}
+number. @strong{This is always the case on @gnuhurdsystems{}.}
@strong{Usage Note:} Don't use @code{FILENAME_MAX} as the size of an
array in which to store a file name! You can't possibly make an array
@@ -1252,7 +1252,7 @@
Here are the names for the POSIX minimum upper bounds for some of the
above parameters. The significance of these values is that you can
safely push to these limits without checking whether the particular
-system you are using can go that far. In most cases GNU systems do not
+system you are using can go that far. In most cases @gnusystems{} do not
have these strict limitations. The actual limit should be requested if
necessary.
Modified: trunk/libc/manual/errno.texi
==============================================================================
--- trunk/libc/manual/errno.texi (original)
+++ trunk/libc/manual/errno.texi Fri Mar 9 23:15:08 2012
@@ -66,8 +66,9 @@
@strong{Portability Note:} @w{ISO C} specifies @code{errno} as a
``modifiable lvalue'' rather than as a variable, permitting it to be
implemented as a macro. For example, its expansion might involve a
-function call, like @w{@code{*_errno ()}}. In fact, that is what it is
-on the GNU system itself. @Theglibc{}, on non-GNU systems, does
+function call, like @w{@code{*__errno_location ()}}. In fact, that is
+what it is
+on @gnulinuxhurdsystems{}. @Theglibc{}, on each system, does
whatever is right for the particular system.
There are a few library functions, like @code{sqrt} and @code{atan},
@@ -96,10 +97,10 @@
guaranteed to be meaningful for a particular library function are the
ones that this manual lists for that function.
-On non-GNU systems, almost any system call can return @code{EFAULT} if
+Except on @gnuhurdsystems{}, almost any system call can return @code{EFAULT} if
it is given an invalid pointer as an argument. Since this could only
happen as a result of a bug in your program, and since it will not
-happen on the GNU system, we have saved space by not mentioning
+happen on @gnuhurdsystems{}, we have saved space by not mentioning
@code{EFAULT} in the descriptions of individual functions.
In some Unix systems, many system calls can also return @code{EFAULT} if
@@ -114,7 +115,7 @@
@pindex errno.h
The error code macros are defined in the header file @file{errno.h}.
All of them expand into integer constant values. Some of these error
-codes can't occur on the GNU system, but they can occur using @theglibc{}
+codes can't occur on @gnusystems{}, but they can occur using @theglibc{}
on other systems.
@comment errno.h
@@ -178,8 +179,8 @@
@comment errno 7 @c DO NOT REMOVE
Argument list too long; used when the arguments passed to a new program
being executed with one of the @code{exec} functions (@pxref{Executing a
-File}) occupy too much memory space. This condition never arises in the
-GNU system.
+File}) occupy too much memory space. This condition never arises on
+@gnuhurdsystems{}.
@end deftypevr
@comment errno.h
@@ -238,7 +239,7 @@
@deftypevr Macro int EFAULT
@comment errno 14 @c DO NOT REMOVE
Bad address; an invalid pointer was detected.
-In the GNU system, this error never happens; you get a signal instead.
+On @gnuhurdsystems{}, this error never happens; you get a signal instead.
@end deftypevr
@comment errno.h
@@ -326,7 +327,7 @@
@comment errno 23 @c DO NOT REMOVE
There are too many distinct file openings in the entire system. Note
that any number of linked channels count as just one file opening; see
-@ref{Linked Channels}. This error never occurs in the GNU system.
+@ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}.
@end deftypevr
@comment errno.h
@@ -345,7 +346,7 @@
write to a file that is currently being executed. Often using a
debugger to run a program is considered having it open for writing and
will cause this error. (The name stands for ``text file busy''.) This
-is not an error in the GNU system; the text is copied as necessary.
+is not an error on @gnuhurdsystems{}; the text is copied as necessary.
@end deftypevr
@comment errno.h
@@ -533,7 +534,7 @@
@comment errno 45 @c DO NOT REMOVE
The operation you requested is not supported. Some socket functions
don't make sense for all types of sockets, and others may not be
-implemented for all communications protocols. In the GNU system, this
+implemented for all communications protocols. On @gnuhurdsystems{}, this
error can happen for many calls when the object does not support the
particular operation; it is a generic indication that the server knows
nothing to do for that call.
@@ -754,7 +755,7 @@
An attempt was made to NFS-mount a remote file system with a file name that
already specifies an NFS-mounted file.
(This is an error on some operating systems, but we expect it to work
-properly on the GNU system, making this error code impossible.)
+properly on @gnuhurdsystems{}, making this error code impossible.)
@end deftypevr
@comment errno.h
@@ -797,7 +798,7 @@
@deftypevr Macro int ENOLCK
@comment errno 77 @c DO NOT REMOVE
No locks available. This is used by the file locking facilities; see
-@ref{File Locks}. This error is never generated by the GNU system, but
+@ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but
it can result from an operation to an NFS server running another
operating system.
@end deftypevr
@@ -868,7 +869,7 @@
@comment GNU: Inappropriate operation for background process
@deftypevr Macro int EBACKGROUND
@comment errno 100 @c DO NOT REMOVE
-In the GNU system, servers supporting the @code{term} protocol return
+On @gnuhurdsystems{}, servers supporting the @code{term} protocol return
this error for certain operations when the caller is not in the
foreground process group of the terminal. Users do not usually see this
error because functions such as @code{read} and @code{write} translate
@@ -880,7 +881,7 @@
@comment GNU: Translator died
@deftypevr Macro int EDIED
@comment errno 101 @c DO NOT REMOVE
-In the GNU system, opening a file returns this error when the file is
+On @gnuhurdsystems{}, opening a file returns this error when the file is
translated by a program and the translator program dies while starting
up, before it has connected to the file.
@end deftypevr
@@ -1346,8 +1347,8 @@
@end deftypefun
@code{strerror} and @code{perror} produce the exact same message for any
-given error code; the precise text varies from system to system. On the
-GNU system, the messages are fairly short; there are no multi-line
+given error code; the precise text varies from system to system. With
+@theglibc{}, the messages are fairly short; there are no multi-line
messages or embedded newlines. Each error message begins with a capital
letter and does not include any terminating punctuation.
Modified: trunk/libc/manual/filesys.texi
==============================================================================
--- trunk/libc/manual/filesys.texi (original)
+++ trunk/libc/manual/filesys.texi Fri Mar 9 23:15:08 2012
@@ -121,8 +121,8 @@
for backwards compatibility with BSD.
The @var{buffer} argument should be a pointer to an array at least
-@code{PATH_MAX} bytes long (@pxref{Limits for Files}). In the GNU
-system there is no limit to the size of a file name, so this is not
+@code{PATH_MAX} bytes long (@pxref{Limits for Files}). On @gnuhurdsystems{}
+there is no limit to the size of a file name, so this is not
necessarily enough space to contain the directory name. That is why
this function is deprecated.
@end deftypefn
@@ -242,7 +242,7 @@
@item ino_t d_fileno
This is the file serial number. For BSD compatibility, you can also
-refer to this member as @code{d_ino}. In the GNU system and most POSIX
+refer to this member as @code{d_ino}. On @gnulinuxhurdsystems{} and most POSIX
systems, for most files this the same as the @code{st_ino} member that
@code{stat} will return for the file. @xref{File Attributes}.
@@ -354,7 +354,7 @@
@item ENFILE
The entire system, or perhaps the file system which contains the
directory, cannot support any additional open files at the moment.
-(This problem cannot happen on the GNU system.)
+(This problem cannot happen on @gnuhurdsystems{}.)
@item ENOMEM
Not enough memory available.
@@ -1075,7 +1075,8 @@
and cannot be extended.
@item EPERM
-In the GNU system and some others, you cannot make links to directories.
+On @gnulinuxhurdsystems{} and some others, you cannot make links to
+directories.
Many systems allow only privileged users to do so. This error
is used to report the problem.
@@ -1099,7 +1100,7 @@
@cindex symbolic link
@cindex link, symbolic
-The GNU system supports @dfn{soft links} or @dfn{symbolic links}. This
+@gnusystems{} support @dfn{soft links} or @dfn{symbolic links}. This
is a kind of ``file'' that is essentially a pointer to another file
name. Unlike hard links, symbolic links can be made to directories or
across file systems with no restrictions. You can also make a symbolic
@@ -1352,8 +1353,8 @@
@item EPERM
On some systems @code{unlink} cannot be used to delete the name of a
directory, or at least can only be used this way by a privileged user.
-To avoid such problems, use @code{rmdir} to delete directories. (In the
-GNU system @code{unlink} can never delete the name of a directory.)
+To avoid such problems, use @code{rmdir} to delete directories. (On
+@gnulinuxhurdsystems{} @code{unlink} can never delete the name of a directory.)
@item EROFS
The directory containing the file name to be deleted is on a read-only
@@ -1381,7 +1382,7 @@
@end table
These two error codes are synonymous; some systems use one, and some use
-the other. The GNU system always uses @code{ENOTEMPTY}.
+the other. @gnulinuxhurdsystems{} always use @code{ENOTEMPTY}.
The prototype for this function is declared in the header file
@file{unistd.h}.
@@ -1458,7 +1459,7 @@
@item ENOTEMPTY
@itemx EEXIST
-The directory @var{newname} isn't empty. The GNU system always returns
+The directory @var{newname} isn't empty. @gnulinuxhurdsystems{} always return
@code{ENOTEMPTY} for this, but some other systems return @code{EEXIST}.
@item EINVAL
@@ -2480,16 +2481,16 @@
@end smallexample
@noindent
-However, it is better to use @code{getumask} if you just want to read
-the mask value, because it is reentrant (at least if you use the GNU
-operating system).
+However, on @gnuhurdsystems{} it is better to use @code{getumask} if
+you just want to read the mask value, because it is reentrant.
@end deftypefun
@comment sys/stat.h
@comment GNU
@deftypefun mode_t getumask (void)
Return the current value of the file creation mask for the current
-process. This function is a GNU extension.
+process. This function is a GNU extension and is only available on
+@gnuhurdsystems{}.
@end deftypefun
@comment sys/stat.h
Modified: trunk/libc/manual/install.texi
==============================================================================
--- trunk/libc/manual/install.texi (original)
+++ trunk/libc/manual/install.texi Fri Mar 9 23:15:08 2012
@@ -58,8 +58,8 @@
mandatory is @samp{--prefix}. This option tells @code{configure}
where you want @theglibc{} installed. This defaults to @file{/usr/local},
but the normal setting to install as the standard system library is
-@samp{--prefix=/usr} for GNU/Linux systems and @samp{--prefix=} (an
-empty prefix) for GNU/Hurd systems.
+@samp{--prefix=/usr} for @gnulinuxsystems{} and @samp{--prefix=} (an
+empty prefix) for @gnuhurdsystems{}.
It may also be useful to set the @var{CC} and @var{CFLAGS} variables in
the environment when running @code{configure}. @var{CC} selects the C
@@ -104,7 +104,7 @@
For example, @samp{--enable-add-ons=nptl,../glibc-libidn-@var{version}}.
@item --enable-kernel=@var{version}
-This option is currently only useful on GNU/Linux systems. The
+This option is currently only useful on @gnulinuxsystems{}. The
@var{version} parameter should have the form X.Y.Z and describes the
smallest version of the Linux kernel the generated library is expected
to support. The higher the @var{version} number is, the less
@@ -386,10 +386,10 @@
patches, although we try to avoid this.
@node Linux
-@appendixsec Specific advice for GNU/Linux systems
+@appendixsec Specific advice for @gnulinuxsystems{}
@cindex kernel header files
-If you are installing @theglibc{} on a GNU/Linux system, you need to have
+If you are installing @theglibc{} on @gnulinuxsystems{}, you need to have
the header files from a 2.6.19.1 or newer kernel around for reference.
These headers must be installed using @samp{make headers_install}; the
headers present in the kernel source directory are not suitable for
@@ -421,7 +421,8 @@
You do not need to copy kernel headers if you did not specify an
alternate kernel header source using @samp{--with-headers}.
-GNU/Linux expects some components of the @glibcadj{} installation to be in
+The Filesystem Hierarchy Standard for @gnulinuxsystems{} expects some
+components of the @glibcadj{} installation to be in
@file{/lib} and some in @file{/usr/lib}. This is handled automatically
if you configure @theglibc{} with @samp{--prefix=/usr}. If you set some other
prefix or allow it to default to @file{/usr/local}, then all the
Modified: trunk/libc/manual/intro.texi
==============================================================================
--- trunk/libc/manual/intro.texi (original)
+++ trunk/libc/manual/intro.texi Fri Mar 9 23:15:08 2012
@@ -12,7 +12,7 @@
@Theglibc{}, described in this document, defines all of the
library functions that are specified by the @w{ISO C} standard, as well as
additional features specific to POSIX and other derivatives of the Unix
-operating system, and extensions specific to the GNU system.
+operating system, and extensions specific to @gnusystems{}.
The purpose of this manual is to tell you how to use the facilities
of @theglibc{}. We have mentioned which features belong to which
Modified: trunk/libc/manual/io.texi
==============================================================================
--- trunk/libc/manual/io.texi (original)
+++ trunk/libc/manual/io.texi Fri Mar 9 23:15:08 2012
@@ -121,7 +121,7 @@
If you are concerned about portability of your programs to systems other
than GNU, you should also be aware that file descriptors are not as
portable as streams. You can expect any system running @w{ISO C} to
-support streams, but non-GNU systems may not support file descriptors at
+support streams, but @nongnusystems{} may not support file descriptors at
all, or may only implement a subset of the GNU functions that operate on
file descriptors. Most of the file descriptor functions in @theglibc{}
are included in the POSIX.1 standard, however.
@@ -131,7 +131,7 @@
One of the attributes of an open file is its @dfn{file position} that
keeps track of where in the file the next character is to be read or
-written. In the GNU system, and all POSIX.1 systems, the file position
+written. On @gnusystems{}, and all POSIX.1 systems, the file position
is simply an integer representing the number of bytes from the beginning
of the file.
@@ -304,7 +304,7 @@
refer to the current working directory, use a file name of @file{.} or
@file{./}.
-Unlike some other operating systems, the GNU system doesn't have any
+Unlike some other operating systems, @gnusystems{} don't have any
built-in support for file types (or extensions) or file versions as part
of its file name syntax. Many programs and utilities use conventions
for file names---for example, files containing C source code usually
@@ -332,7 +332,7 @@
greater than @code{PATH_MAX}, or when an individual file name component
has a length greater than @code{NAME_MAX}. @xref{Limits for Files}.
-In the GNU system, there is no imposed limit on overall file name
+On @gnuhurdsystems{}, there is no imposed limit on overall file name
length, but some file systems may place limits on the length of a
component.
@@ -357,7 +357,7 @@
@subsection Portability of File Names
The rules for the syntax of file names discussed in @ref{File Names},
-are the rules normally used by the GNU system and by other POSIX
+are the rules normally used by @gnusystems{} and by other POSIX
systems. However, other operating systems may use other conventions.
There are two reasons why it can be important for you to be aware of
@@ -389,7 +389,7 @@
The POSIX.1 standard allows implementations to put additional
restrictions on file name syntax, concerning what characters are
permitted in file names and on the length of file name and file name
-component strings. However, in the GNU system, you do not need to worry
-about these restrictions; any character except the null character is
-permitted in a file name string, and there are no limits on the length
-of file name strings.
+component strings. However, on @gnusystems{}, any character except
+the null character is permitted in a file name string, and
+on @gnuhurdsystems{} there are no limits on the length of file name
+strings.
Modified: trunk/libc/manual/job.texi
==============================================================================
--- trunk/libc/manual/job.texi (original)
+++ trunk/libc/manual/job.texi Fri Mar 9 23:15:08 2012
@@ -106,7 +106,7 @@
@section Job Control is Optional
@cindex job control is optional
-Not all operating systems support job control. The GNU system does
+Not all operating systems support job control. @gnusystems{} do
support job control, but if you are using @theglibc{} on some other
system, that system may not support job control itself.
Modified: trunk/libc/manual/llio.texi
==============================================================================
--- trunk/libc/manual/llio.texi (original)
+++ trunk/libc/manual/llio.texi Fri Mar 9 23:15:08 2012
@@ -120,7 +120,7 @@
@item ENFILE
The entire system, or perhaps the file system which contains the
directory, cannot support any additional open files at the moment.
-(This problem cannot happen on the GNU system.)
+(This problem cannot happen on @gnuhurdsystems{}.)
@item ENOENT
The named file does not exist, and @code{O_CREAT} is not specified.
@@ -341,8 +341,8 @@
physical memory to lock down the user's pages. This is limited to
devices that transfer with direct memory access into the user's memory,
which means it does not include terminals, since they always use
-separate buffers inside the kernel. This problem never happens in the
-GNU system.
+separate buffers inside the kernel. This problem never happens on
+@gnuhurdsystems{}.
Any condition that could result in @code{EAGAIN} can instead result in a
successful @code{read} which returns fewer bytes than requested.
@@ -492,8 +492,8 @@
physical memory to lock down the user's pages. This is limited to
devices that transfer with direct memory access into the user's memory,
which means it does not include terminals, since they always use
-separate buffers inside the kernel. This problem does not arise in the
-GNU system.
+separate buffers inside the kernel. This problem does not arise on
+@gnuhurdsystems{}.
@item EBADF
The @var{filedes} argument is not a valid file descriptor,
@@ -687,7 +687,7 @@
@item ESPIPE
The @var{filedes} corresponds to an object that cannot be positioned,
such as a pipe, FIFO or terminal device. (POSIX.1 specifies this error
-only for pipes and FIFOs, but in the GNU system, you always get
+only for pipes and FIFOs, but on @gnusystems{}, you always get
@code{ESPIPE} if the object is not seekable.)
@end table
@@ -830,7 +830,7 @@
The @var{opentype} argument is interpreted in the same way as for the
@code{fopen} function (@pxref{Opening Streams}), except that
-the @samp{b} option is not permitted; this is because GNU makes no
+the @samp{b} option is not permitted; this is because @gnusystems{} make no
distinction between text and binary files. Also, @code{"w"} and
@code{"w+"} do not cause truncation of the file; these have an effect only
when opening a file, and in this case the file has already been opened.
@@ -2154,7 +2154,7 @@
checked to determine which request failed.
Another reason could be that the system wide limit of AIO requests is
-exceeded. This cannot be the case for the implementation on GNU systems
+exceeded. This cannot be the case for the implementation on @gnusystems{}
since no arbitrary limits exist.
@item EINVAL
The @var{mode} parameter is invalid or @var{nent} is larger than
@@ -2895,7 +2895,7 @@
@subsection File Access Modes
The file access modes allow a file descriptor to be used for reading,
-writing, or both. (In the GNU system, they can also allow none of these,
+writing, or both. (On @gnuhurdsystems{}, they can also allow none of these,
and allow execution of the file as a program.) The access modes are chosen
when the file is opened, and never change.
@@ -2917,13 +2917,13 @@
Open the file for both reading and writing.
@end deftypevr
-In the GNU system (and not in other systems), @code{O_RDONLY} and
+On @gnuhurdsystems{} (and not on other systems), @code{O_RDONLY} and
@code{O_WRONLY} are independent bits that can be bitwise-ORed together,
and it is valid for either bit to be set or clear. This means that
@code{O_RDWR} is the same as @code{O_RDONLY|O_WRONLY}. A file access
mode of zero is permissible; it allows no operations that do input or
output to the file, but does allow other operations such as
-@code{fchmod}. On the GNU system, since ``read-only'' or ``write-only''
+@code{fchmod}. On @gnuhurdsystems{}, since ``read-only'' or ``write-only''
is a misnomer, @file{fcntl.h} defines additional names for the file
access modes. These names are preferred when writing GNU-specific code.
But most programs will want to be portable to other POSIX.1 systems and
@@ -2948,8 +2948,9 @@
@end deftypevr
To determine the file access mode with @code{fcntl}, you must extract
-the access mode bits from the retrieved file status flags. In the GNU
-system, you can just test the @code{O_READ} and @code{O_WRITE} bits in
+the access mode bits from the retrieved file status flags. On
+@gnuhurdsystems{},
+you can just test the @code{O_READ} and @code{O_WRITE} bits in
the flags word. But in other POSIX.1 systems, reading and writing
access modes are not stored as distinct bit flags. The portable way to
extract the file access mode bits is with @code{O_ACCMODE}.
@@ -2960,7 +2961,7 @@
This macro stands for a mask that can be bitwise-ANDed with the file
status flag value to produce a value representing the file access mode.
The mode will be @code{O_RDONLY}, @code{O_WRONLY}, or @code{O_RDWR}.
-(In the GNU system it could also be zero, and it never includes the
+(On @gnuhurdsystems{} it could also be zero, and it never includes the
@code{O_EXEC} bit.)
@end deftypevr
@@ -3033,15 +3034,16 @@
terminal for the process. @xref{Job Control}, for information about
what it means to be the controlling terminal.
-In the GNU system and 4.4 BSD, opening a file never makes it the
-controlling terminal and @code{O_NOCTTY} is zero. However, other
-systems may use a nonzero value for @code{O_NOCTTY} and set the
+On @gnuhurdsystems{} and 4.4 BSD, opening a file never makes it the
+controlling terminal and @code{O_NOCTTY} is zero. However, @gnulinuxsystems{}
+and some other systems use a nonzero value for @code{O_NOCTTY} and set the
controlling terminal when you open a file that is a terminal device; so
to be portable, use @code{O_NOCTTY} when it is important to avoid this.
@cindex controlling terminal, setting
@end deftypevr
-The following three file name translation flags exist only in the GNU system.
+The following three file name translation flags exist only on
+@gnuhurdsystems{}.
@comment fcntl.h
@comment GNU
@@ -3417,7 +3419,7 @@
The lock cannot be set because it is blocked by an existing lock on the
file. Some systems use @code{EAGAIN} in this case, and other systems
use @code{EACCES}; your program should treat them alike, after
-@code{F_SETLK}. (The GNU system always uses @code{EAGAIN}.)
+@code{F_SETLK}. (@gnulinuxhurdsystems{} always use @code{EAGAIN}.)
@item EBADF
Either: the @var{filedes} argument is invalid; you requested a read lock
@@ -3594,7 +3596,7 @@
@cindex generic i/o control operations
@cindex IOCTLs
-The GNU system can handle most input/output operations on many different
+@gnusystems{} can handle most input/output operations on many different
devices and objects in terms of a few file primitives - @code{read},
@code{write} and @code{lseek}. However, most devices also have a few
peculiar operations which do not fit into this model. Such as:
Modified: trunk/libc/manual/macros.texi
==============================================================================
--- trunk/libc/manual/macros.texi (original)
+++ trunk/libc/manual/macros.texi Fri Mar 9 23:15:08 2012
@@ -17,4 +17,34 @@
GNU C Library
@end macro
+@c Description applying to all GNU systems; that is, used in
+@c describing a property of a system such that no system without that
+@c property would be considered a variant of the GNU system.
+@macro gnusystems
+GNU systems
+@end macro
+
+@c Systems that are not GNU systems.
+@macro nongnusystems
+non-GNU systems
+@end macro
+
+@c Description applying to GNU/Linux and GNU/Hurd systems, but not
+@c necessarily to other variants of the GNU system.
+@macro gnulinuxhurdsystems
+GNU/Linux and GNU/Hurd systems
+@end macro
+
+@c Descrption applying to GNU/Hurd systems; that is, systems using the
+@c GNU Hurd with the GNU C Library.
+@macro gnuhurdsystems
+GNU/Hurd systems
+@end macro
+
+@c Descrption applying to GNU/Linux systems; that is, systems using
+@c the Linux kernel with the GNU C Library.
+@macro gnulinuxsystems
+GNU/Linux systems
+@end macro
+
@end ifclear
Modified: trunk/libc/manual/maint.texi
==============================================================================
--- trunk/libc/manual/maint.texi (original)
+++ trunk/libc/manual/maint.texi Fri Mar 9 23:15:08 2012
@@ -399,7 +399,7 @@
@item mach
This is the directory for things based on the Mach microkernel from CMU
-(including the GNU operating system). Other basic operating systems
+(including @gnuhurdsystems{}). Other basic operating systems
(VMS, for example) would have their own directories at the top level of
the @file{sysdeps} hierarchy, parallel to @file{unix} and @file{mach}.
@end table
Modified: trunk/libc/manual/memory.texi
==============================================================================
--- trunk/libc/manual/memory.texi (original)
+++ trunk/libc/manual/memory.texi Fri Mar 9 23:15:08 2012
@@ -379,7 +379,7 @@
@end smallexample
The block that @code{malloc} gives you is guaranteed to be aligned so
-that it can hold any type of data. In the GNU system, the address is
+that it can hold any type of data. On @gnusystems{}, the address is
always a multiple of eight on most systems, and a multiple of 16 on
64-bit systems. Only rarely is any higher boundary (such as a page
boundary) necessary; for those cases, use @code{memalign},
@@ -614,7 +614,7 @@
@cindex alignment (with @code{malloc})
@pindex stdlib.h
The address of a block returned by @code{malloc} or @code{realloc} in
-the GNU system is always a multiple of eight (or sixteen on 64-bit
+@gnusystems{} is always a multiple of eight (or sixteen on 64-bit
systems). If you need a block whose address is a multiple of a higher
power of two than that, use @code{memalign}, @code{posix_memalign}, or
@code{valloc}. @code{memalign} is declared in @file{malloc.h} and
@@ -2295,7 +2295,7 @@
segmentation violation (@pxref{Program Error Signals}).
@item
-Some non-GNU systems fail to support @code{alloca}, so it is less
+Some @nongnusystems{} fail to support @code{alloca}, so it is less
portable. However, a slower emulation of @code{alloca} written in C
is available for use on systems with this deficiency.
@end itemize
Modified: trunk/libc/manual/pattern.texi
==============================================================================
--- trunk/libc/manual/pattern.texi (original)
+++ trunk/libc/manual/pattern.texi Fri Mar 9 23:15:08 2012
@@ -670,7 +670,7 @@
@Theglibc{} supports two interfaces for matching regular
expressions. One is the standard POSIX.2 interface, and the other is
-what the GNU system has had for many years.
+what @theglibc{} has had for many years.
Both interfaces are declared in the header file @file{regex.h}.
If you define @w{@code{_POSIX_C_SOURCE}}, then only the POSIX.2
Modified: trunk/libc/manual/pipe.texi
==============================================================================
--- trunk/libc/manual/pipe.texi (original)
+++ trunk/libc/manual/pipe.texi Fri Mar 9 23:15:08 2012
@@ -74,8 +74,8 @@
@item ENFILE
There are too many open files in the entire system. @xref{Error Codes},
-for more information about @code{ENFILE}. This error never occurs in
-the GNU system.
+for more information about @code{ENFILE}. This error never occurs on
+@gnuhurdsystems{}.
@end table
@end deftypefun
Modified: trunk/libc/manual/process.texi
==============================================================================
--- trunk/libc/manual/process.texi (original)
+++ trunk/libc/manual/process.texi Fri Mar 9 23:15:08 2012
@@ -350,8 +350,8 @@
@end deftypefun
The size of the argument list and environment list taken together must
-not be greater than @code{ARG_MAX} bytes. @xref{General Limits}. In
-the GNU system, the size (which compares against @code{ARG_MAX})
+not be greater than @code{ARG_MAX} bytes. @xref{General Limits}. On
+@gnuhurdsystems{}, the size (which compares against @code{ARG_MAX})
includes, for each string, the number of characters in the string, plus
the size of a @code{char *}, plus one, rounded up to a multiple of the
size of a @code{char *}. Other systems may have somewhat different
@@ -366,7 +366,7 @@
@table @code
@item E2BIG
The combined size of the new program's argument list and environment
-list is larger than @code{ARG_MAX} bytes. The GNU system has no
+list is larger than @code{ARG_MAX} bytes. @gnuhurdsystems{} have no
specific limit on the argument list size, so this error code cannot
result, but you may get @code{ENOMEM} instead if the arguments are too
big for available memory.
@@ -406,7 +406,7 @@
@item
Current working directory and root directory. @xref{Working
-Directory}. In the GNU system, the root directory is not copied when
+Directory}. On @gnuhurdsystems{}, the root directory is not copied when
executing a setuid program; instead the system default root directory
is used for the new program.
Modified: trunk/libc/manual/resource.texi
==============================================================================
--- trunk/libc/manual/resource.texi (original)
+++ trunk/libc/manual/resource.texi Fri Mar 9 23:15:08 2012
@@ -41,9 +41,6 @@
@item RUSAGE_CHILDREN
All child processes (direct and indirect) that have already terminated.
@end table
-
-In the GNU system, you can also inquire about a particular child process
-by specifying its process ID.
The return value of @code{getrusage} is zero for success, and @code{-1}
for failure.
Modified: trunk/libc/manual/setjmp.texi
==============================================================================
--- trunk/libc/manual/setjmp.texi (original)
+++ trunk/libc/manual/setjmp.texi Fri Mar 9 23:15:08 2012
@@ -182,7 +182,7 @@
The behavior of @code{setjmp} and @code{longjmp} in @theglibc{} is
controlled by feature test macros; see @ref{Feature Test Macros}. The
-default in the GNU system is the POSIX.1 behavior rather than the BSD
+default in @theglibc{} is the POSIX.1 behavior rather than the BSD
behavior.
The facilities in this section are declared in the header file
Modified: trunk/libc/manual/signal.texi
==============================================================================
--- trunk/libc/manual/signal.texi (original)
+++ trunk/libc/manual/signal.texi Fri Mar 9 23:15:08 2012
@@ -274,7 +274,7 @@
writes a @dfn{core dump file} which records the state of the process at
the time of termination. The core dump file is named @file{core} and is
written in whichever directory is current in the process at the time.
-(On the GNU system, you can specify the file name for core dumps with
+(On @gnuhurdsystems{}, you can specify the file name for core dumps with
the environment variable @code{COREFILE}.) The purpose of core dump
files is so that you can examine them with a debugger to investigate
what caused the error.
@@ -309,7 +309,7 @@
which means you must cast it to a one-argument function type in order to
establish the handler. @Theglibc{} does provide this extra
argument, but the value is meaningful only on operating systems that
-provide the information (BSD systems and GNU systems).
+provide the information (BSD systems and @gnusystems{}).
@table @code
@comment signal.h
@@ -625,7 +625,7 @@
files that can generate @code{SIGIO}; other kinds, including ordinary
files, never generate @code{SIGIO} even if you ask them to.
-In the GNU system @code{SIGIO} will always be generated properly
+On @gnusystems{} @code{SIGIO} will always be generated properly
if you successfully set asynchronous mode with @code{fcntl}.
@end deftypevr
@@ -759,14 +759,14 @@
program that will notice it stop and allow the user to continue it.
What happens instead depends on the operating system you are using.
Some systems may do nothing; others may deliver another signal instead,
-such as @code{SIGKILL} or @code{SIGHUP}. In the GNU system, the process
+such as @code{SIGKILL} or @code{SIGHUP}. On @gnuhurdsystems{}, the process
dies with @code{SIGKILL}; this avoids the problem of many stopped,
orphaned processes lying around the system.
@ignore
-On the GNU system, it is possible to reattach to the orphaned process
+On @gnuhurdsystems{}, it is possible to reattach to the orphaned process
group and continue it, so stop signals do stop the process as usual on
-a GNU system unless you have requested POSIX compatibility ``till it
+@gnuhurdsystems{} unless you have requested POSIX compatibility ``till it
hurts.''
@end ignore
@@ -805,7 +805,7 @@
Resource lost. This signal is generated when you have an advisory lock
on an NFS file, and the NFS server reboots and forgets about your lock.
-In the GNU system, @code{SIGLOST} is generated when any server program
+On @gnuhurdsystems{}, @code{SIGLOST} is generated when any server program
dies unexpectedly. It is usually fine to ignore the signal; whatever
call was made to the server that died just returns an error.
@end deftypevr
@@ -864,7 +864,7 @@
@comment signal.h
@comment BSD
@deftypevr Macro int SIGINFO
-Information request. In 4.4 BSD and the GNU system, this signal is sent
+Information request. On 4.4 BSD and @gnuhurdsystems{}, this signal is sent
to all the processes in the foreground process group of the controlling
terminal when the user types the STATUS character in canonical mode;
@pxref{Signal Characters}.
@@ -1223,7 +1223,7 @@
not be the same as what you specified with @code{signal}. It may not
even be suitable for use as an action argument with @code{signal}. But
you can rely on using it as an argument to @code{sigaction}. This
-problem never happens on the GNU system.
+problem never happens on @gnusystems{}.
So, you're better off using one or the other of the mechanisms
consistently within a single program.
@@ -1894,7 +1894,7 @@
@ignore
!!! not true
-On the GNU system, @code{malloc} and @code{free} are safe to use in
+In @theglibc{}, @code{malloc} and @code{free} are safe to use in
signal handlers because they block signals. As a result, the library
functions that allocate space for a result are also safe in signal
handlers. The obstack allocation functions are safe as long as you
Modified: trunk/libc/manual/startup.texi
==============================================================================
--- trunk/libc/manual/startup.texi (original)
+++ trunk/libc/manual/startup.texi Fri Mar 9 23:15:08 2012
@@ -169,7 +169,7 @@
@samp{--@var{name}=@var{value}}. This syntax enables a long option to
accept an argument that is itself optional.
-Eventually, the GNU system will provide completion for long option names
+Eventually, @gnusystems{} will provide completion for long option names
in the shell.
@node Parsing Program Arguments, , Argument Syntax, Program Arguments
@@ -423,7 +423,7 @@
@code{getenv}.
@end deftypevar
-Unix systems, and the GNU system, pass the initial value of
+Unix systems, and @gnusystems{}, pass the initial value of
@code{environ} as the third argument to @code{main}.
@xref{Program Arguments}.
Modified: trunk/libc/manual/stdio.texi
==============================================================================
--- trunk/libc/manual/stdio.texi (original)
+++ trunk/libc/manual/stdio.texi Fri Mar 9 23:15:08 2012
@@ -110,7 +110,7 @@
@end deftypevar
@cindex standard error stream
-In the GNU system, you can specify what files or processes correspond to
+On @gnusystems{}, you can specify what files or processes correspond to
these streams using the pipe and redirection facilities provided by the
shell. (The primitives shells use to implement these facilities are
described in @ref{File System Interface}.) Most other operating systems
@@ -206,7 +206,7 @@
The character @samp{b} in @var{opentype} has a standard meaning; it
requests a binary stream rather than a text stream. But this makes no
-difference in POSIX systems (including the GNU system). If both
+difference in POSIX systems (including @gnusystems{}). If both
@samp{+} and @samp{b} are specified, they can appear in either order.
@xref{Binary Streams}.
@@ -2174,7 +2174,7 @@
argument must be of type @code{void *}. In practice, you can use any
type of pointer.
-In the GNU system, non-null pointers are printed as unsigned integers,
+In @theglibc{}, non-null pointers are printed as unsigned integers,
as if a @samp{%#x} conversion were used. Null pointers print as
@samp{(nil)}. (Pointers might print differently in other systems.)
@@ -4045,7 +4045,7 @@
@node Binary Streams
@section Text and Binary Streams
-The GNU system and other POSIX-compatible operating systems organize all
+@gnusystems{} and other POSIX-compatible operating systems organize all
files as uniform sequences of characters. However, some other systems
make a distinction between files containing text and files containing
binary data, and the input and output facilities of @w{ISO C} provide for
@@ -4108,7 +4108,7 @@
The @dfn{file position} of a stream describes where in the file the
stream is currently reading or writing. I/O on the stream advances the
-file position through the file. In the GNU system, the file position is
+file position through the file. On @gnusystems{}, the file position is
represented as an integer, which counts the number of bytes from the
beginning of the file. @xref{File Position}.
@@ -4301,7 +4301,7 @@
@node Portable Positioning
@section Portable File-Position Functions
-On the GNU system, the file position is truly a character count. You
+On @gnusystems{}, the file position is truly a character count. You
can specify any character count value as an argument to @code{fseek} or
@code{fseeko} and get reliable results for any random access file.
However, some @w{ISO C} systems do not represent file positions in this
@@ -4361,7 +4361,7 @@
file position of a stream, for use by the functions @code{fgetpos} and
@code{fsetpos}.
-In the GNU system, @code{fpos_t} is an opaque data structure that
+In @theglibc{}, @code{fpos_t} is an opaque data structure that
contains internal data to represent file offset and conversion state
information. In other systems, it might have a different internal
representation.
@@ -4378,7 +4378,7 @@
file position of a stream, for use by the functions @code{fgetpos64} and
@code{fsetpos64}.
-In the GNU system, @code{fpos64_t} is an opaque data structure that
+In @theglibc{}, @code{fpos64_t} is an opaque data structure that
contains internal data to represent file offset and conversion state
information. In other systems, it might have a different internal
representation.
@@ -4578,7 +4578,7 @@
been known to be so thoroughly fixated on line-oriented input and output
that flushing a line buffered stream causes a newline to be written!
Fortunately, this ``feature'' seems to be becoming less common. You do
-not need to worry about this in the GNU system.
+not need to worry about this with @theglibc{}.
In some situations it might be useful to not flush the output pending
for a stream but instead simply forget it. If transmission is costly
Modified: trunk/libc/manual/terminal.texi
==============================================================================
--- trunk/libc/manual/terminal.texi (original)
+++ trunk/libc/manual/terminal.texi Fri Mar 9 23:15:08 2012
@@ -319,7 +319,7 @@
This is a flag bit that you can add to any of the above alternatives.
Its meaning is to inhibit alteration of the state of the terminal
hardware. It is a BSD extension; it is only supported on BSD systems
-and the GNU system.
+and @gnuhurdsystems{}.
Using @code{TCSASOFT} is exactly the same as setting the @code{CIGNORE}
bit in the @code{c_cflag} member of the structure @var{termios-p} points
@@ -574,7 +574,8 @@
been suspended with the STOP character. Otherwise, only the START
character restarts output.
-This is a BSD extension; it exists only on BSD systems and the GNU system.
+This is a BSD extension; it exists only on BSD systems and
+@gnulinuxhurdsystems{}.
@end deftypevr
@comment termios.h
@@ -611,12 +612,10 @@
If this bit isn't set, the characters are transmitted as-is.
@end deftypevr
-The following three bits are BSD features, and they exist only BSD
-systems and the GNU system. They are effective only if @code{OPOST} is
-set.
-
-@comment termios.h
-@comment BSD
+The following three bits are effective only if @code{OPOST} is set.
+
+@comment termios.h
+@comment POSIX.1
@deftypevr Macro tcflag_t ONLCR
If this bit is set, convert the newline character on output into a pair
of characters, carriage return followed by linefeed.
@@ -626,7 +625,9 @@
@comment BSD
@deftypevr Macro tcflag_t OXTABS
If this bit is set, convert tab characters on output into the appropriate
-number of spaces to emulate a tab stop every eight columns.
+number of spaces to emulate a tab stop every eight columns. This bit
+exists only on BSD systems and @gnuhurdsystems{}; on
+@gnulinuxsystems{} it is available as @code{XTABS}.
@end deftypevr
@comment termios.h
@@ -634,6 +635,7 @@
@deftypevr Macro tcflag_t ONOEOT
If this bit is set, discard @kbd{C-d} characters (code @code{004}) on
output. These characters cause many dial-up terminals to disconnect.
+This bit exists only on BSD systems and @gnuhurdsystems{}.
@end deftypevr
@node Control Modes
@@ -747,8 +749,8 @@
This specifies eight bits per byte.
@end deftypevr
-The following four bits are BSD extensions; this exist only on BSD
-systems and the GNU system.
+The following four bits are BSD extensions; these exist only on BSD
+systems and @gnuhurdsystems{}.
@comment termios.h
@comment BSD
@@ -839,8 +841,8 @@
character erased. Then, the next time you type a normal character, a
@samp{/} character is printed before the character echoes.
-This is a BSD extension, and exists only in BSD systems and the
-GNU system.
+This is a BSD extension, and exists only in BSD systems and
+@gnulinuxhurdsystems{}.
@end deftypevr
@comment termios.h
@@ -865,8 +867,8 @@
@deftypevr Macro tcflag_t ECHOKE
This bit is similar to @code{ECHOK}. It enables special display of the
KILL character by erasing on the screen the entire line that has been
-killed. This is a BSD extension, and exists only in BSD systems and the
-GNU system.
+killed. This is a BSD extension, and exists only in BSD systems and
+@gnulinuxhurdsystems{}.
@end deftypevr
@comment termios.h
@@ -886,8 +888,8 @@
for interactive input, because echoing a control character back to the
terminal could have some undesired effect on the terminal.
-This is a BSD extension, and exists only in BSD systems and the
-GNU system.
+This is a BSD extension, and exists only in BSD systems and
+@gnulinuxhurdsystems{}.
@end deftypevr
@comment termios.h
@@ -914,7 +916,8 @@
POSIX.1 gives @code{IEXTEN} implementation-defined meaning,
so you cannot rely on this interpretation on all systems.
-On BSD systems and the GNU system, it enables the LNEXT and DISCARD characters.
+On BSD systems and @gnulinuxhurdsystems{}, it enables the LNEXT and
+DISCARD characters.
@xref{Other Special}.
@end deftypevr
@@ -934,8 +937,8 @@
attempt to write to the terminal. @xref{Access to the Terminal}.
@end deftypevr
-The following bits are BSD extensions; they exist only in BSD systems
-and the GNU system.
+The following bits are BSD extensions; they exist only on BSD systems
+and @gnuhurdsystems{}.
@comment termios.h
@comment BSD
@@ -1245,7 +1248,7 @@
other.
The EOL2 character is a BSD extension; it exists only on BSD systems
-and the GNU system.
+and @gnulinuxhurdsystems{}.
@end deftypevr
@comment termios.h
@@ -1404,7 +1407,7 @@
supports job control (@pxref{Job Control}). It sends a @code{SIGTSTP}
signal, like the SUSP character, but not right away---only when the
program tries to read it as input. Not all systems with job control
-support DSUSP; only BSD-compatible systems (including the GNU system).
+support DSUSP; only BSD-compatible systems (including @gnuhurdsystems{}).
@xref{Signal Handling}, for more information about signals.
@@ -1461,8 +1464,6 @@
@node Other Special
@subsubsection Other Special Characters
-These special characters exist only in BSD systems and the GNU system.
-
@comment termios.h
@comment BSD
@deftypevr Macro int VLNEXT
@@ -1479,6 +1480,8 @@
@kbd{C-q} command in Emacs. ``LNEXT'' stands for ``literal next.''
The LNEXT character is usually @kbd{C-v}.
+
+This character is available on BSD systems and @gnulinuxhurdsystems{}.
@end deftypevr
@comment termios.h
@@ -1494,6 +1497,8 @@
discard-output flag. When this flag is set, all program output is
discarded. Setting the flag also discards all output currently in the
output buffer. Typing any other character resets the flag.
+
+This character is available on BSD systems and @gnulinuxhurdsystems{}.
@end deftypevr
@comment termios.h
@@ -1509,6 +1514,8 @@
The STATUS character is recognized only in canonical mode, and only if
@code{NOKERNINFO} is not set.
+
+This character is available only on BSD systems and @gnuhurdsystems{}.
@end deftypevr
@node Noncanonical Input
Modified: trunk/libc/manual/time.texi
==============================================================================
--- trunk/libc/manual/time.texi (original)
+++ trunk/libc/manual/time.texi Fri Mar 9 23:15:08 2012
@@ -84,7 +84,7 @@
a value of type @code{double}. The difference ignores leap seconds
unless leap second support is enabled.
-In the GNU system, you can simply subtract @code{time_t} values. But on
+In @theglibc{}, you can simply subtract @code{time_t} values. But on
other systems, the @code{time_t} data type might use some other encoding
where subtraction doesn't work directly.
@end deftypefun
@@ -163,7 +163,7 @@
CPU time (@pxref{Time Basics}) is represented by the data type
@code{clock_t}, which is a number of @dfn{clock ticks}. It gives the
total amount of time a process has actively used a CPU since some
-arbitrary event. On the GNU system, that event is the creation of the
+arbitrary event. On @gnusystems{}, that event is the creation of the
process. While arbitrary in general, the event is always the same event
for any particular process, so you can always measure how much time on
the CPU a particular computation takes by examining the process' CPU
@@ -172,7 +172,7 @@
@cindex clock ticks
@cindex ticks, clock
-In the GNU system, @code{clock_t} is equivalent to @code{long int} and
+On @gnulinuxhurdsystems{}, @code{clock_t} is equivalent to @code{long int} and
@code{CLOCKS_PER_SEC} is an integer value. But in other systems, both
@code{clock_t} and the macro @code{CLOCKS_PER_SEC} can be either integer
or floating-point types. Casting CPU time values to @code{double}, as
@@ -319,7 +319,7 @@
@strong{Portability Note:} The @code{clock} function described in
@ref{CPU Time} is specified by the @w{ISO C} standard. The
-@code{times} function is a feature of POSIX.1. In the GNU system, the
+@code{times} function is a feature of POSIX.1. On @gnusystems{}, the
CPU time is defined to be equivalent to the sum of the @code{tms_utime}
and @code{tms_stime} fields returned by @code{times}.
@@ -487,7 +487,7 @@
@table @code
@item ENOSYS
The operating system does not support getting time zone information, and
-@var{tzp} is not a null pointer. The GNU operating system does not
+@var{tzp} is not a null pointer. @gnusystems{} do not
support using @w{@code{struct timezone}} to represent time zone
information; that is an obsolete feature of 4.3 BSD.
Instead, use the facilities described in @ref{Time Zone Functions}.
@@ -2462,7 +2462,7 @@
whose handler requests an alarm or alters the handling of @code{SIGALRM},
this handler and @code{sleep} will interfere.
-On the GNU system, it is safe to use @code{sleep} and @code{SIGALRM} in
+On @gnusystems{}, it is safe to use @code{sleep} and @code{SIGALRM} in
the same program, because @code{sleep} does not work by means of
@code{SIGALRM}.
Modified: trunk/libc/manual/users.texi
==============================================================================
--- trunk/libc/manual/users.texi (original)
+++ trunk/libc/manual/users.texi Fri Mar 9 23:15:08 2012
@@ -884,7 +884,7 @@
@deftp {Data Type} {struct utmp}
The @code{utmp} data structure is used to hold information about entries
-in the user accounting database. On the GNU system it has the following
+in the user accounting database. On @gnusystems{} it has the following
members:
@table @code
@@ -1217,7 +1217,7 @@
subset of these functions, they are not standardized. There are often
subtle differences in the return types, and there are considerable
differences between the various definitions of @code{struct utmp}. When
-programming for the GNU system, it is probably best to stick
+programming for @theglibc{}, it is probably best to stick
with the functions described in this section. If however, you want your
program to be portable, consider using the XPG functions described in
@ref{XPG Functions}, or take a look at the BSD compatible functions in
@@ -1257,14 +1257,14 @@
the time when the system clock changed, and for entries of type
@code{NEW_TIME} this is the time the system clock was set to.
@end table
-On the GNU system, @code{struct utmpx} is identical to @code{struct
+In @theglibc{}, @code{struct utmpx} is identical to @code{struct
utmp} except for the fact that including @file{utmpx.h} does not make
visible the declaration of @code{struct exit_status}.
@end deftp
The following macros are defined for use as values for the
@code{ut_type} member of the @code{utmpx} structure. The values are
-integer constants and are, on the GNU system, identical to the
+integer constants and are, in @theglibc{}, identical to the
definitions in @file{utmp.h}.
@table @code
@@ -1330,7 +1330,7 @@
@comment utmpx.h
@comment XPG4.2
@deftypefun void setutxent (void)
-This function is similar to @code{setutent}. On the GNU system it is
+This function is similar to @code{setutent}. In @theglibc{} it is
simply an alias for @code{setutent}.
@end deftypefun
@@ -1338,14 +1338,14 @@
@comment XPG4.2
@deftypefun {struct utmpx *} getutxent (void)
The @code{getutxent} function is similar to @code{getutent}, but returns
-a pointer to a @code{struct utmpx} instead of @code{struct utmp}. On
-the GNU system it simply is an alias for @code{getutent}.
+a pointer to a @code{struct utmpx} instead of @code{struct utmp}. In
+@theglibc{} it simply is an alias for @code{getutent}.
@end deftypefun
@comment utmpx.h
@comment XPG4.2
@deftypefun void endutxent (void)
-This function is similar to @code{endutent}. On the GNU system it is
+This function is similar to @code{endutent}. In @theglibc{} it is
simply an alias for @code{endutent}.
@end deftypefun
@@ -1353,7 +1353,7 @@
@comment XPG4.2
@deftypefun {struct utmpx *} getutxid (const struct utmpx *@var{id})
This function is similar to @code{getutid}, but uses @code{struct utmpx}
-instead of @code{struct utmp}. On the GNU system it is simply an alias
+instead of @code{struct utmp}. In @theglibc{} it is simply an alias
for @code{getutid}.
@end deftypefun
@@ -1361,7 +1361,7 @@
@comment XPG4.2
@deftypefun {struct utmpx *} getutxline (const struct utmpx *@var{line})
This function is similar to @code{getutid}, but uses @code{struct utmpx}
-instead of @code{struct utmp}. On the GNU system it is simply an alias
+instead of @code{struct utmp}. In @theglibc{} it is simply an alias
for @code{getutline}.
@end deftypefun
@@ -1370,7 +1370,7 @@
@deftypefun {struct utmpx *} pututxline (const struct utmpx *@var{utmp})
The @code{pututxline} function is functionally identical to
@code{pututline}, but uses @code{struct utmpx} instead of @code{struct
-utmp}. On the GNU system, @code{pututxline} is simply an alias for
+utmp}. In @theglibc{}, @code{pututxline} is simply an alias for
@code{pututline}.
@end deftypefun
@@ -1378,12 +1378,12 @@
@comment XPG4.2
@deftypefun int utmpxname (const char *@var{file})
The @code{utmpxname} function is functionally identical to
-@code{utmpname}. On the GNU system, @code{utmpxname} is simply an
+@code{utmpname}. In @theglibc{}, @code{utmpxname} is simply an
alias for @code{utmpname}.
@end deftypefun
You can translate between a traditional @code{struct utmp} and an XPG
-@code{struct utmpx} with the following functions. On the GNU system,
+@code{struct utmpx} with the following functions. In @theglibc{},
these functions are merely copies, since the two structures are
identical.
Modified: trunk/libc/nptl/ChangeLog
==============================================================================
--- trunk/libc/nptl/ChangeLog (original)
+++ trunk/libc/nptl/ChangeLog Fri Mar 9 23:15:08 2012
@@ -1,3 +1,33 @@
+2012-03-09 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
+ * sysdeps/pthread/pthread.h (__need_clockid_t, __need_timespec):
+ Do not define before including <time.h>.
+
+2012-03-08 David S. Miller <davem@xxxxxxxxxxxxx>
+
+ * sysdeps/unix/sysv/linux/sparc/sem_post.c: Update copyright year.
+
+2012-03-08 Thomas Schwinge <thomas@xxxxxxxxxxxxxxxx>
+
+ * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):
+ Check for timestamp before the Epoch.
+
+ * sysdeps/unix/sysv/linux/sh/sem_timedwait.S (sem_timedwait): Fix
+ updating nwaiters.
+
+ * tst-sem13.c (do_test): Add another test case.
+ * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait):
+ Fix updating nwaiters.
+
+2012-03-07 Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
+
+ [BZ #10545]
+ * sysdeps/pthread/configure.in (libc_cv_forced_unwind): Change
+ link test to a compile test.
+ (libc_cv_c_cleanup): Likewise. Declare puts rather than including
+ <stdio.h>.
+ * sysdeps/pthread/configure: Regenerated.
+
2012-03-07 Ulrich Drepper <drepper@xxxxxxxxx>
* Makefile (distribute): Remove variable.
Modified: trunk/libc/nptl/sysdeps/pthread/configure
==============================================================================
--- trunk/libc/nptl/sysdeps/pthread/configure (original)
+++ trunk/libc/nptl/sysdeps/pthread/configure Fri Mar 9 23:15:08 2012
@@ -1,3 +1,123 @@
+
+# as_fn_set_status STATUS
+# -----------------------
+# Set $? to STATUS, without forking.
+as_fn_set_status ()
+{
+ return $1
+} # as_fn_set_status
+
+# as_fn_exit STATUS
+# -----------------
+# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
+as_fn_exit ()
+{
+ set +e
+ as_fn_set_status $1
+ exit $1
+} # as_fn_exit
+if expr a : '\(a\)' >/dev/null 2>&1 &&
+ test "X`expr 00001 : '.*\(...\)'`" = X001; then
+ as_expr=expr
+else
+ as_expr=false
+fi
+
+if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
+ as_basename=basename
+else
+ as_basename=false
+fi
+
+as_me=`$as_basename -- "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+ X"$0" : 'X\(//\)$' \| \
+ X"$0" : 'X\(/\)' \| . 2>/dev/null ||
+$as_echo X/"$0" |
+ sed '/^.*\/\([^/][^/]*\)\/*$/{
+ s//\1/
+ q
+ }
+ /^X\/\(\/\/\)$/{
+ s//\1/
+ q
+ }
+ /^X\/\(\/\).*/{
+ s//\1/
+ q
+ }
+ s/.*/./; q'`
+
+
+ as_lineno_1=$LINENO as_lineno_1a=$LINENO
+ as_lineno_2=$LINENO as_lineno_2a=$LINENO
+ eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
+ test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
+ # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
+ sed -n '
+ p
+ /[$]LINENO/=
+ ' <$as_myself |
+ sed '
+ s/[$]LINENO.*/&-/
+ t lineno
+ b
+ :lineno
+ N
+ :loop
+ s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
+ t loop
+ s/-\n.*//
+ ' >$as_me.lineno &&
+ chmod +x "$as_me.lineno" ||
+ { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
+
+ # Don't try to exec as it changes $[0], causing all sort of problems
+ # (the dirname of $[0] is not the place where we might find the
+ # original and so on. Autoconf is especially sensitive to this).
+ . "./$as_me.lineno"
+ # Exit status is that of the last command.
+ exit
+}
+
+
+# ac_fn_c_try_compile LINENO
+# --------------------------
+# Try to compile conftest.$ac_ext, and return whether this succeeded.
+ac_fn_c_try_compile ()
+{
+ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
+ rm -f conftest.$ac_objext
+ if { { ac_try="$ac_compile"
+case "(($ac_try" in
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
+$as_echo "$ac_try_echo"; } >&5
+ (eval "$ac_compile") 2>conftest.err
+ ac_status=$?
+ if test -s conftest.err; then
+ grep -v '^ *+' conftest.err >conftest.er1
+ cat conftest.er1 >&5
+ mv -f conftest.er1 conftest.err
+ fi
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then :
+ ac_retval=0
+else
+ $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_retval=1
+fi
+ eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
+ as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_compile
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
if test "x$libc_cv_gcc___thread" != xyes; then
@@ -17,7 +137,73 @@
esac
fi
-libc_cv_forced_unwind=yes
-$as_echo "#define HAVE_FORCED_UNWIND 1" >>confdefs.h
-
-libc_cv_c_cleanup=yes
+
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for forced unwind support" >&5
+$as_echo_n "checking for forced unwind support... " >&6; }
+if ${libc_cv_forced_unwind+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+#include <unwind.h>
+int
+main ()
+{
+
+struct _Unwind_Exception exc;
+struct _Unwind_Context *context;
+_Unwind_GetCFA (context)
+ ;
+ return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+ libc_cv_forced_unwind=yes
+else
+ libc_cv_forced_unwind=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_forced_unwind" >&5
+$as_echo "$libc_cv_forced_unwind" >&6; }
+if test $libc_cv_forced_unwind = yes; then
+ $as_echo "#define HAVE_FORCED_UNWIND 1" >>confdefs.h
+
+ old_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -Werror -fexceptions"
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C cleanup handling" >&5
+$as_echo_n "checking for C cleanup handling... " >&6; }
+if ${libc_cv_c_cleanup+:} false; then :
+ $as_echo_n "(cached) " >&6
+else
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+/* end confdefs.h. */
+
+extern void some_function (void);
+void cl (void *a) { }
+int
+main ()
+{
+
+ int a __attribute__ ((cleanup (cl)));
+ some_function ()
+ ;
+ return 0;
+}
+_ACEOF
+if ac_fn_c_try_compile "$LINENO"; then :
+ libc_cv_c_cleanup=yes
+else
+ libc_cv_c_cleanup=no
+fi
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_c_cleanup" >&5
+$as_echo "$libc_cv_c_cleanup" >&6; }
+ CFLAGS="$old_CFLAGS"
+ if test $libc_cv_c_cleanup = no; then
+ as_fn_error $? "the compiler must support C cleanup handling" "$LINENO" 5
+ fi
+else
+ as_fn_error $? "forced unwind support is required" "$LINENO" 5
+fi
Modified: trunk/libc/nptl/sysdeps/pthread/configure.in
==============================================================================
--- trunk/libc/nptl/sysdeps/pthread/configure.in (original)
+++ trunk/libc/nptl/sysdeps/pthread/configure.in Fri Mar 9 23:15:08 2012
@@ -19,41 +19,31 @@
esac
fi
-dnl These link tests made bootstrapping EGLIBC difficult (how do you
-dnl link if you haven't built a libc yet?), and this test is only used
-dnl to produce an error message anyway. We've already checked the
-dnl GCC, as, and ld versions in the top-level configure script, and we
-dnl only use the results of these tests to produce an error message,
-dnl so we just disable these tests entirely.
-dnl
-dnl dnl Iff <unwind.h> is available, make sure it is the right one and it
-dnl dnl contains struct _Unwind_Exception.
-dnl AC_CACHE_CHECK(dnl
-dnl for forced unwind support, libc_cv_forced_unwind, [dnl
-dnl AC_TRY_LINK([#include <unwind.h>], [
-dnl struct _Unwind_Exception exc;
-dnl struct _Unwind_Context *context;
-dnl _Unwind_GetCFA (context)],
-dnl libc_cv_forced_unwind=yes, libc_cv_forced_unwind=no)])
-dnl if test $libc_cv_forced_unwind = yes; then
-dnl AC_DEFINE(HAVE_FORCED_UNWIND)
-dnl dnl Check for C cleanup handling.
-dnl old_CFLAGS="$CFLAGS"
-dnl CFLAGS="$CFLAGS -Werror -fexceptions"
-dnl AC_CACHE_CHECK([for C cleanup handling], libc_cv_c_cleanup, [dnl
-dnl AC_TRY_LINK([
-dnl #include <stdio.h>
-dnl void cl (void *a) { }], [
-dnl int a __attribute__ ((cleanup (cl)));
-dnl puts ("test")],
-dnl libc_cv_c_cleanup=yes, libc_cv_c_cleanup=no)])
-dnl CFLAGS="$old_CFLAGS"
-dnl if test $libc_cv_c_cleanup = no; then
-dnl AC_MSG_ERROR([the compiler must support C cleanup handling])
-dnl fi
-dnl else
-dnl AC_MSG_ERROR(forced unwind support is required)
-dnl fi
-libc_cv_forced_unwind=yes
-AC_DEFINE(HAVE_FORCED_UNWIND)
-libc_cv_c_cleanup=yes
+dnl Iff <unwind.h> is available, make sure it is the right one and it
+dnl contains struct _Unwind_Exception.
+AC_CACHE_CHECK(dnl
+for forced unwind support, libc_cv_forced_unwind, [dnl
+AC_TRY_COMPILE([#include <unwind.h>], [
+struct _Unwind_Exception exc;
+struct _Unwind_Context *context;
+_Unwind_GetCFA (context)],
+libc_cv_forced_unwind=yes, libc_cv_forced_unwind=no)])
+if test $libc_cv_forced_unwind = yes; then
+ AC_DEFINE(HAVE_FORCED_UNWIND)
+dnl Check for C cleanup handling.
+ old_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -Werror -fexceptions"
+ AC_CACHE_CHECK([for C cleanup handling], libc_cv_c_cleanup, [dnl
+ AC_TRY_COMPILE([
+extern void some_function (void);
+void cl (void *a) { }], [
+ int a __attribute__ ((cleanup (cl)));
+ some_function ()],
+libc_cv_c_cleanup=yes, libc_cv_c_cleanup=no)])
+ CFLAGS="$old_CFLAGS"
+ if test $libc_cv_c_cleanup = no; then
+ AC_MSG_ERROR([the compiler must support C cleanup handling])
+ fi
+else
+ AC_MSG_ERROR(forced unwind support is required)
+fi
Modified: trunk/libc/nptl/sysdeps/pthread/pthread.h
==============================================================================
--- trunk/libc/nptl/sysdeps/pthread/pthread.h (original)
+++ trunk/libc/nptl/sysdeps/pthread/pthread.h Fri Mar 9 23:15:08 2012
@@ -21,10 +21,6 @@
#include <features.h>
#include <endian.h>
#include <sched.h>
-#ifdef __USE_XOPEN2K
-# define __need_clockid_t
-#endif
-#define __need_timespec
#include <time.h>
#include <bits/pthreadtypes.h>
Modified: trunk/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S
==============================================================================
--- trunk/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (original)
+++ trunk/libc/nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S Fri Mar 9 23:15:08 2012
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2005, 2007, 2009, 2011-2012 Free Software Foundation, Inc.
+/* Copyright (C) 2002-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@xxxxxxxxxx>, 2002.
@@ -64,7 +64,7 @@
/* Check for invalid nanosecond field. */
cmpl $1000000000, 4(%edi)
movl $EINVAL, %esi
- jae 6f
+ jae .Lerrno_exit
LOCK
incl NWAITERS(%ecx)
@@ -146,6 +146,10 @@
.Lafter_ret:
3: negl %esi
6:
+ movl 28(%esp), %ebx /* Load semaphore address. */
+ LOCK
+ decl NWAITERS(%ebx)
+.Lerrno_exit:
#ifdef PIC
SETUP_PIC_REG(bx)
#else
@@ -162,7 +166,6 @@
movl %esi, %gs:(%edx)
#endif
- movl 28(%esp), %ebx /* Load semaphore address. */
orl $-1, %eax
jmp 10b
.size sem_timedwait,.-sem_timedwait
Modified: trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S
==============================================================================
--- trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S (original)
+++ trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S Fri Mar 9 23:15:08 2012
@@ -1,5 +1,4 @@
-/* Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010
- Free Software Foundation, Inc.
+/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -243,6 +242,12 @@
bt .Lreltmo
# endif
+ /* if (timeout->tv_sec < 0) return ETIMEDOUT; */
+ mov.l @r6, r1
+ cmp/pz r1
+ bf/s 5f
+ mov #ETIMEDOUT, r0
+
mov r4, r2
mov r5, r4
mov r7, r5
@@ -278,6 +283,7 @@
neg r0, r3
3:
mov r3, r0
+5:
rts
mov.l @r15+, r12
Modified: trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S
==============================================================================
--- trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S (original)
+++ trunk/libc/nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S Fri Mar 9 23:15:08 2012
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003, 2004, 2007, 2011 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -69,8 +69,8 @@
mov.l @(4,r9), r0
mov.l .L1g, r1
cmp/hs r1, r0
- bt/s 6f
- mov #EINVAL, r0
+ bt/s .Lerrno_exit
+ mov #EINVAL, r10
INC (@(NWAITERS,r8),r2)
7:
@@ -168,6 +168,8 @@
neg r0, r0
6:
mov r0, r10
+ DEC (@(NWAITERS,r8), r2)
+.Lerrno_exit:
mova .Lgot2, r0
mov.l .Lgot2, r12
add r0, r12
@@ -182,7 +184,6 @@
.long errno@GOTTPOFF
.Lexit:
mov.l r10, @r0
- DEC (@(NWAITERS,r8), r2)
bra 10b
mov #-1, r0
Modified: trunk/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c
==============================================================================
--- trunk/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c (original)
+++ trunk/libc/nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c Fri Mar 9 23:15:08 2012
@@ -1,5 +1,5 @@
/* sem_post -- post to a POSIX semaphore. SPARC version.
- Copyright (C) 2003, 2004, 2007 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2004, 2007, 2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@xxxxxxxxxx>, 2003.
Modified: trunk/libc/nptl/tst-sem13.c
==============================================================================
--- trunk/libc/nptl/tst-sem13.c (original)
+++ trunk/libc/nptl/tst-sem13.c Fri Mar 9 23:15:08 2012
@@ -30,12 +30,31 @@
}
if (errno != EINVAL)
{
- puts ("sem_timedwait did not fail with EINVAL");
+ perror ("sem_timedwait did not fail with EINVAL");
return 1;
}
if (u.ns.nwaiters != 0)
{
- puts ("nwaiters modified");
+ printf ("sem_timedwait modified nwaiters: %ld\n", u.ns.nwaiters);
+ return 1;
+ }
+
+ ts.tv_sec = /* Invalid. */ -2;
+ ts.tv_nsec = 0;
+ errno = 0;
+ if (sem_timedwait (&u.s, &ts) >= 0)
+ {
+ puts ("2nd sem_timedwait did not fail");
+ return 1;
+ }
+ if (errno != ETIMEDOUT)
+ {
+ perror ("2nd sem_timedwait did not fail with ETIMEDOUT");
+ return 1;
+ }
+ if (u.ns.nwaiters != 0)
+ {
+ printf ("2nd sem_timedwait modified nwaiters: %ld\n", u.ns.nwaiters);
return 1;
}
Modified: trunk/libc/po/zh_TW.po
==============================================================================
--- trunk/libc/po/zh_TW.po (original)
+++ trunk/libc/po/zh_TW.po Fri Mar 9 23:15:08 2012
@@ -1,303 +1,166 @@
-# Traditional Chinese Messages for libc
-# Copyright (C) 2000, 05 Free Software Foundation, Inc.
-# Tung-Han Hsieh <thhsieh@xxxxxxxxxxxx>, 2000
-# Yuan-Chung Cheng <platin@xxxxxxxxxxxxx>, 2000
-# Wei-Lun Chao <chaoweilun@xxxxxxxxxxxxx>, 2005
+# Traditional Chinese Messages for libc.
+# Copyright (C) 2011 Free Software Foundation, Inc.
+# This file is distributed under the same license as the glibc package.
+# Tung-Han Hsieh <thhsieh@xxxxxxxxxxxx>, 2000.
+# Yuan-Chung Cheng <platin@xxxxxxxxxxxxx>, 2000.
+# Wei-Lun Chao <william.chao@xxxxxxxxxxxx>, 2005, 2008, 2011.
+# Wei-Lun Chao <chaoweilun@xxxxxxxxx>, 2012.
#
msgid ""
msgstr ""
-"Project-Id-Version: libc 2.3.3\n"
-"POT-Creation-Date: 2004-08-05 09:16+0200\n"
-"PO-Revision-Date: 2005-07-26 11:27+0800\n"
-"Last-Translator: Wei-Lun Chao <chaoweilun@xxxxxxxxxxxxx>\n"
+"Project-Id-Version: libc 2.14\n"
+"POT-Creation-Date: 2011-05-31 00:06-0400\n"
+"PO-Revision-Date: 2012-02-09 18:09+0800\n"
+"Last-Translator: Wei-Lun Chao <chaoweilun@xxxxxxxxx>\n"
"Language-Team: Chinese (traditional) <zh-l10n@xxxxxxxxxxxx>\n"
+"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: sysdeps/generic/siglist.h:29 stdio-common/../sysdeps/unix/siglist.c:27
-msgid "Hangup"
-msgstr "ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:30 stdio-common/../sysdeps/unix/siglist.c:28
-msgid "Interrupt"
-msgstr "ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:31 stdio-common/../sysdeps/unix/siglist.c:29
-msgid "Quit"
-msgstr "ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:32 stdio-common/../sysdeps/unix/siglist.c:30
-msgid "Illegal instruction"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:33 stdio-common/../sysdeps/unix/siglist.c:31
-msgid "Trace/breakpoint trap"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:34
-msgid "Aborted"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:35 stdio-common/../sysdeps/unix/siglist.c:34
-msgid "Floating point exception"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:36 stdio-common/../sysdeps/unix/siglist.c:35
-msgid "Killed"
-msgstr "ÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:37 stdio-common/../sysdeps/unix/siglist.c:36
-msgid "Bus error"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ (Bus error)"
-
-#: sysdeps/generic/siglist.h:38 stdio-common/../sysdeps/unix/siglist.c:37
-msgid "Segmentation fault"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#. TRANS Broken pipe; there is no process reading from the other end of a pipe.
-#. TRANS Every library function that returns this error code also generates a
-#. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
-#. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
-#. TRANS unless it has handled or blocked @code{SIGPIPE}.
-#: sysdeps/generic/siglist.h:39 stdio-common/../sysdeps/gnu/errlist.c:351
-#: stdio-common/../sysdeps/unix/siglist.c:39
-#: stdio-common/../sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c:62
-msgid "Broken pipe"
-msgstr "ÃÂÂÃÂÂÃÂÂ pipe"
-
-#: sysdeps/generic/siglist.h:40 stdio-common/../sysdeps/unix/siglist.c:40
-msgid "Alarm clock"
-msgstr "ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:41 stdio-common/../sysdeps/unix/siglist.c:41
-msgid "Terminated"
-msgstr "ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:42 stdio-common/../sysdeps/unix/siglist.c:42
-msgid "Urgent I/O condition"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:43 stdio-common/../sysdeps/unix/siglist.c:43
-msgid "Stopped (signal)"
-msgstr "ÃÂÂÃÂÂ (ÃÂÂÃÂÂ)"
-
-#: sysdeps/generic/siglist.h:44 stdio-common/../sysdeps/unix/siglist.c:44
-msgid "Stopped"
-msgstr "ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:45 stdio-common/../sysdeps/unix/siglist.c:45
-msgid "Continued"
-msgstr "ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:46 stdio-common/../sysdeps/unix/siglist.c:46
-msgid "Child exited"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:47 stdio-common/../sysdeps/unix/siglist.c:47
-msgid "Stopped (tty input)"
-msgstr "ÃÂÂÃÂÂ (tty ÃÂÂÃÂÂ)"
-
-#: sysdeps/generic/siglist.h:48 stdio-common/../sysdeps/unix/siglist.c:48
-msgid "Stopped (tty output)"
-msgstr "ÃÂÂÃÂÂ (tty ÃÂÂÃÂÂ)"
-
-#: sysdeps/generic/siglist.h:49 stdio-common/../sysdeps/unix/siglist.c:49
-msgid "I/O possible"
-msgstr "I/O ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:50 stdio-common/../sysdeps/unix/siglist.c:50
-msgid "CPU time limit exceeded"
-msgstr "CPU ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:51 stdio-common/../sysdeps/unix/siglist.c:51
-msgid "File size limit exceeded"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:52 stdio-common/../sysdeps/unix/siglist.c:52
-msgid "Virtual timer expired"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:53 stdio-common/../sysdeps/unix/siglist.c:53
-msgid "Profiling timer expired"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:54 stdio-common/../sysdeps/unix/siglist.c:54
-msgid "Window changed"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:55 stdio-common/../sysdeps/unix/siglist.c:56
-msgid "User defined signal 1"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ 1"
-
-#: sysdeps/generic/siglist.h:56 stdio-common/../sysdeps/unix/siglist.c:57
-msgid "User defined signal 2"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ 2"
-
-#: sysdeps/generic/siglist.h:60 stdio-common/../sysdeps/unix/siglist.c:33
-msgid "EMT trap"
-msgstr "EMT ÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:63 stdio-common/../sysdeps/unix/siglist.c:38
-msgid "Bad system call"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:66
-msgid "Stack fault"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:69
-msgid "Information request"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:71
-msgid "Power failure"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/generic/siglist.h:74 stdio-common/../sysdeps/unix/siglist.c:55
-msgid "Resource lost"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: sysdeps/mach/hurd/mips/dl-machine.c:68
-#: string/../sysdeps/mach/_strerror.c:57
-msgid "Error in unknown error system: "
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ: "
-
-#: sysdeps/mach/hurd/mips/dl-machine.c:83
-#: string/../sysdeps/generic/_strerror.c:44
-#: string/../sysdeps/mach/_strerror.c:87
-msgid "Unknown error "
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ "
-
-#: sysdeps/unix/sysv/linux/lddlibc4.c:64
-#, c-format
-msgid "cannot open `%s'"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂ `%s'"
-
-#: sysdeps/unix/sysv/linux/lddlibc4.c:68
-#, c-format
-msgid "cannot read header from `%s'"
-msgstr "ÃÂÂÃÂÂÃÂÂ `%s' ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: iconv/iconv_charmap.c:159 iconv/iconv_prog.c:295 catgets/gencat.c:288
-#, c-format
-msgid "cannot open input file `%s'"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ `%s'"
-
-#: iconv/iconv_charmap.c:177 iconv/iconv_prog.c:313
-#, c-format
-msgid "error while closing input `%s'"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ `%s' ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: iconv/iconv_charmap.c:443
-#, c-format
-msgid "illegal input sequence at position %Zd"
-msgstr "ÃÂÂÃÂÂ %Zd ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:506
-msgid "incomplete character or shift sequence at end of buffer"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ shift sequence"
-
-#: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:549
-#: iconv/iconv_prog.c:585
-msgid "error while reading the input"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:567
-msgid "unable to allocate buffer for input"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: iconv/iconv_prog.c:61
-msgid "Input/Output format specification:"
-msgstr "ÃÂÂÃÂÂ/ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ:"
-
-#: iconv/iconv_prog.c:62
-msgid "encoding of original text"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: iconv/iconv_prog.c:63
-msgid "encoding for output"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
-#: iconv/iconv_prog.c:64
-msgid "Information:"
-msgstr "ÃÂÂÃÂÂ:"
-
-#: iconv/iconv_prog.c:65
-msgid "list all known coded character sets"
-msgstr "ÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂÃÂÂ"
-
[... 13166 lines stripped ...]
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits