diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-25 22:23:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-25 22:23:00 +0000 |
commit | 358b36e0cfcf115ca48934aeb39361228b7e6328 (patch) | |
tree | 9961a9034b1df21d3e8db4a3553c2ba7cdc31456 /manual/conf.texi | |
parent | ade0c15da8a81b8909b0f6e6661e95e92dbb9668 (diff) | |
download | glibc-358b36e0cfcf115ca48934aeb39361228b7e6328.tar.gz glibc-358b36e0cfcf115ca48934aeb39361228b7e6328.tar.xz glibc-358b36e0cfcf115ca48934aeb39361228b7e6328.zip |
* sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.
Diffstat (limited to 'manual/conf.texi')
-rw-r--r-- | manual/conf.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/manual/conf.texi b/manual/conf.texi index ef00db6b7b..605e305071 100644 --- a/manual/conf.texi +++ b/manual/conf.texi @@ -1455,11 +1455,6 @@ Inquire about the value of @code{_POSIX_ASYNC_IO}. Inquire about the value of @code{_POSIX_PRIO_IO}. @comment unistd.h -@comment POSIX.1g -@item _PC_SOCK_MAXBUF -Inquire about the value of @code{_POSIX_PIPE_BUF}. - -@comment unistd.h @comment LFS @item _PC_FILESIZEBITS Inquire about the availability of large files on the filesystem. |