doc


Log

Author Commit Date CI Message
Simon Josefsson 8a4fa1f2 2009-04-02T17:17:11 ld-output-def.texi: Use DLL_VERSION.
Bruno Haible 02fb7192 2009-04-02T02:20:00 Document how gnulib-tool can be put into PATH.
Bruno Haible 3bf152e0 2009-04-02T00:31:54 Follow texinfo style conventions.
Bruno Haible 63afac26 2009-04-02T00:27:06 Rename module 'visibility'.
Simon Josefsson 68f982e0 2009-04-01T16:49:57 Add lib-msvc-compat module.
Simon Josefsson 13e7b356 2009-04-01T07:04:49 Rename ld-version-script to lib-symbol-versions.
Eric Blake bde8c798 2009-03-21T17:57:40 signal.h: always support 'volatile sig_atomic_t' * m4/signal_h.m4 (gl_SIGNAL_H): Check for AIX limitation. (gl_SIGNAL_H_DEFAULTS): Add a default. * modules/signal (Makefile.am): Substitute if needed. * lib/signal.in.h (sig_atomic_t): Redefine if needed, so that users can blindly add volatile. * doc/posix-headers/signal.texi (signal.h): Document it. Reported by Matthew Woehlke. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake dbebf0e0 2009-03-19T06:11:36 doc: mention more functions added in cygwin 1.7.0 * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0 addition. * doc/posix-functions/log2f.texi: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 277157d8 2009-03-18T08:13:16 INSTALL: regenerate after recent autoupdate * INSTALL: Regenerate. * INSTALL.ISO: Likewise. * INSTALL.UTF-8: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Karl Berry 57af0c80 2009-03-18T06:29:02 autoupdate
Eric Blake 887f0ad1 2009-03-17T05:58:52 doc: mention more functions added in cygwin 1.7.0 * doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0 addition. * doc/posix-functions/fwscanf.texi: Likewise. * doc/posix-functions/swprintf.texi: Likewise. * doc/posix-functions/swscanf.texi: Likewise. * doc/posix-functions/vfwprintf.texi: Likewise. * doc/posix-functions/vfwscanf.texi: Likewise. * doc/posix-functions/vswprintf.texi: Likewise. * doc/posix-functions/vswscanf.texi: Likewise. * doc/posix-functions/vwprintf.texi: Likewise. * doc/posix-functions/vwscanf.texi: Likewise. * doc/posix-functions/wcscasecmp.texi: Likewise. * doc/posix-functions/wcsdup.texi: Likewise. * doc/posix-functions/wcsftime.texi: Likewise. * doc/posix-functions/wcsncasecmp.texi: Likewise. * doc/posix-functions/wprintf.texi: Likewise. * doc/posix-functions/wscanf.texi: Likewise. * doc/glibc-functions/gethostbyname2.texi: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Bruno Haible ea64fe00 2009-03-12T11:46:05 Work around select() bug on Interix 3.5.
Karl Berry 6cb5b55a 2009-03-13T07:21:45 autoupdate
Karl Berry c6162b39 2009-03-05T06:10:01 autoupdate
Bruno Haible 86a37c05 2009-03-03T23:32:37 Simplify usage recipe for HAVE_VISIBILITY.
Bruno Haible 2f27f8f3 2009-03-03T23:32:02 Update reference to node.
Bruno Haible 5f3a7c84 2009-03-03T12:01:31 Rearrange doc about symbols in shared libraries.
Simon Josefsson 5d412172 2009-03-03T12:00:59 Add new module ld-version-script. Fix doc for visibility.
Bruno Haible f824e4c7 2009-03-02T23:44:04 Update doc about visibility control of symbols in shared libraries.
Bruno Haible 217fb89c 2009-02-28T16:05:43 Separate two tests. Mention the platforms in canonical order.
Eric Blake 39e5b7a2 2009-02-27T06:23:36 doc: mention more functions added in cygwin 1.7.0 * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0 addition. * doc/posix-functions/open_wmemstream.texi: Likewise. * doc/posix-functions/wcsnlen.texi: Likewise. * doc/posix-functions/wcsnrtombs.texi: Likewise. * doc/posix-functions/wcstod.texi: Likewise. * doc/posix-functions/wcstof.texi: Likewise. * doc/posix-functions/wcstoimax.texi: Likewise. * doc/posix-functions/wcstok.texi: Likewise. * doc/posix-functions/wcstoumax.texi: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 599e3ff6 2009-02-27T06:06:47 Detect bug in cygwin 1.5.x *printf on 1-character %ls. * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter. * doc/posix-functions/fprintf.texi: Update. * doc/posix-functions/printf.texi: Update. * doc/posix-functions/snprintf.texi: Update. * doc/posix-functions/sprintf.texi: Update. * doc/posix-functions/vfprintf.texi: Update. * doc/posix-functions/vprintf.texi: Update. * doc/posix-functions/vsnprintf.texi: Update. * doc/posix-functions/vsprintf.texi: Update. * doc/glibc-functions/obstack_printf.texi: Update. * doc/glibc-functions/obstack_vprintf.texi: Update. Signed-off-by: Eric Blake <ebb9@byu.net>
Bruno Haible f7beddb6 2009-02-27T02:14:00 Work around a *printf bug with %ls on Solaris.
Bruno Haible 220f76a1 2009-02-26T12:54:20 Fix *printf behaviour regarding the %ls directive.
Bruno Haible 0f0ea337 2009-02-26T02:21:14 Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
Bruno Haible 3a4f1890 2009-02-26T01:21:03 Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
Bruno Haible bdec3e41 2009-02-22T01:51:42 Cosmetic tweaks in the safe-alloc module.
David Lutterkort 032310a6 2009-02-21T11:08:37 New module 'safe-alloc'.
Karl Berry 69aecd33 2009-02-09T09:07:52 autoupdate
Bruno Haible e363193c 2009-02-09T11:54:37 Document the complications of bi-arch systems.
Bruno Haible cfabb632 2009-02-09T01:29:54 Document the 'havelib' module.
Bruno Haible f96da315 2009-02-09T00:27:43 Fix wrong order of sections, compared to TOC.
Karl Berry 73233c10 2009-02-07T08:32:59 autoupdate
Bruno Haible 3c05103d 2009-02-07T11:39:09 Improve doc of dirfd module.
Bruno Haible 18f56a96 2009-01-28T11:02:18 Add an index entry.
Karl Berry 159eae9f 2009-01-27T06:58:49 autoupdate
Bruno Haible 1dfea117 2009-01-24T16:44:34 Document the meaning of obsolete modules.
Bruno Haible 886e26bb 2009-01-24T16:17:41 Add hint regarding "TeX capacity exceeded" error.
Bruno Haible 5965a9b1 2009-01-23T23:41:16 Change c_strtod, c_strtold to no longer call xalloc_die().
Michael Gold 7b388593 2009-01-20T23:12:32 Mention a couple of restrictions of c_strtod.
Eric Blake 5b474492 2009-01-19T16:58:17 doc: mention another function added in cygwin 1.7.0 * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p): Another new function in cygwin 1.7. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake ae5dae6f 2009-01-19T09:27:47 unistd: guarantee STDIN_FILENO here, for OS/2 EMX * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Guarantee a definition. * doc/posix-headers/unistd.texi (unistd.h): Document the bug. * modules/unistd-safer (Depends-on): Add dependency on unistd. * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>. * lib/dup-safer.c (STDERR_FILENO): Likewise. * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Likewise. * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise. * lib/fopen-safer.c (STDERR_FILENO): Likewise. * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO): Likewise. * lib/tmpfile-safer.c (STDERR_FILENO): Likewise. * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO) (STDERR_FILENO): Likewise. * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO) (STDERR_FILENO): Likewise. * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO) (STDERR_FILENO): Likewise. Reported by Elbert Pol. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 542406c9 2009-01-19T06:38:16 doc: mention more functions added in cygwin 1.7.0 * doc/posix-functions/abort.texi (abort): Update wording related to cygwin. * doc/posix-functions/daylight.texi (daylight): Likewise. * doc/posix-functions/optarg.texi (optarg): Likewise. * doc/posix-functions/optarg.texi (opterr): Likewise. * doc/posix-functions/optarg.texi (optind): Likewise. * doc/posix-functions/optarg.texi (optopt): Likewise. * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never worked in 1.5.x, and was withdrawn in 1.7. * doc/posix-functions/vwprintf.texi (vwprintf): Likewise. * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of cygwin versions. * doc/posix-functions/perror.texi (perror): Likewise. * doc/posix-functions/printf.texi (printf): Likewise. * doc/posix-functions/snprintf.texi (snprintf): Likewise. * doc/posix-functions/sprintf.texi (sprintf): Likewise. * doc/posix-functions/vfprintf.texi (vfprintf): Likewise. * doc/posix-functions/vprintf.texi (vprintf): Likewise. * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise. * doc/posix-functions/vsprintf.texi (vsprintf): Likewise. * doc/glibc-functions/obstack_printf.texi (obstack_printf): Likewise. * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf): Likewise. * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds this function. * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise. * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback): Likewise. * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise. * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise. * doc/posix-functions/confstr.texi (confstr): Likewise. * doc/posix-functions/dprintf.texi (dprintf): Likewise. * doc/posix-functions/fgetwc.texi (fgetwc): Likewise. * doc/posix-functions/fgetws.texi (fgetws): Likewise. * doc/posix-functions/fputwc.texi (fputwc): Likewise. * doc/posix-functions/fputws.texi (fputws): Likewise. * doc/posix-functions/fwide.texi (fwide): Likewise. * doc/posix-functions/getwc.texi (getwc): Likewise. * doc/posix-functions/getwchar.texi (getwchar): Likewise. * doc/posix-functions/putwc.texi (putwc): Likewise. * doc/posix-functions/putwchar.texi (putwchar): Likewise. * doc/posix-functions/sigignore.texi (sigignore): Likewise. * doc/posix-functions/ungetwc.texi (ungetwc): Likewise. * doc/posix-functions/vdprintf.texi (vdprintf): Likewise. * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise. * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise. * doc/posix-functions/wcstol.texi (wcstol): Likewise. * doc/posix-functions/wcstoll.texi (wcstoll): Likewise. * doc/posix-functions/wcstoul.texi (wcstoul): Likewise. * doc/posix-functions/wcstoull.texi (wcstoull): Likewise. * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Martin Lambers d1ed8a81 2009-01-18T19:28:53 New module 'link'.
Bruno Haible 9d33c622 2009-01-18T12:40:22 New module 'alphasort'.
Bruno Haible 3806f4f6 2009-01-18T12:28:05 New module 'scandir'.
Bruno Haible bad6928f 2009-01-18T03:22:08 New modules 'dprintf', 'dprintf-posix'.
Bruno Haible d464708e 2009-01-18T02:48:41 New modules 'vdprintf', 'vdprintf-posix'.
Bruno Haible b8462c05 2009-01-17T09:46:08 Support for stripping executables in --enable-relocatable.
Karl Berry e87d9315 2009-01-02T08:11:07 autoupdate (for gendocs.sh accepting --email)
Eric Blake 3cb753d3 2008-12-29T09:09:58 wchar.h: supply WEOF on Irix 5.3 * lib/wchar.in.h (wint_t): Also supply WEOF. * lib/wctype.in.h (wint_t): Likewise. * doc/posix-headers/wchar.texi (wchar.h): Document the bug. * doc/posix-headers/wctype.texi (wctype.h): Likewise. Reported by Tom G. Christensen. Signed-off-by: Eric Blake <ebb9@byu.net>
Karl Berry e579a2ec 2008-12-24T14:47:16 autoregenerate
Karl Berry c563d5a3 2008-12-24T13:54:30 autoupdate
Karl Berry 1b22ddf5 2008-12-23T05:26:01 autoupdate
Bruno Haible 20d24b61 2008-12-23T02:16:48 Mention platform-dependent limitations of wchar_t.
Bruno Haible bed49847 2008-12-23T00:33:10 Work around mbrlen() bugs on various platforms.
Bruno Haible 8cfe59a0 2008-12-22T11:33:52 Mention a glibc bug.
Bruno Haible a35b7df6 2008-12-22T00:42:11 New module 'wcsnrtombs'.
Bruno Haible 999b4493 2008-12-21T23:48:19 New module 'wcsrtombs'.
Bruno Haible 989c3cff 2008-12-21T21:57:36 Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
Bruno Haible 222bd6c8 2008-12-21T17:35:30 Work around a btowc() bug on IRIX 6.5.
Bruno Haible 5680a72a 2008-12-21T16:58:29 New module 'wcrtomb'.
Bruno Haible 6906a95b 2008-12-21T14:45:44 New module 'mbsnrtowcs'.
Bruno Haible da3fe700 2008-12-21T13:36:23 Work around mbsrtowcs bug on various platforms.
Bruno Haible 1a5312f7 2008-12-21T13:26:10 Mention that AIX has a crippled wchar_t type.
Bruno Haible ab777bf8 2008-12-21T12:33:42 Update for HP-UX 11.11.
Bruno Haible 7ff136ec 2008-12-21T12:05:35 Work around a portability problem.
Bruno Haible 2c11b49f 2008-12-21T02:55:00 Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
Bruno Haible b1876e6e 2008-12-21T01:22:07 Work around wctob bug on Solaris 9.
Bruno Haible 99da6ddd 2008-12-20T20:44:55 Document a select() bug on Solaris 2.6.
Bruno Haible 1d4ebe41 2008-12-20T12:48:18 Ensure wctob is declared on IRIX 6.5.
Bruno Haible 7ec4dd07 2008-12-20T02:02:35 New module 'mbsrtowcs'.
Bruno Haible 975a1701 2008-12-19T13:01:07 New module 'mbrlen'.
Bruno Haible ed95c63a 2008-12-19T03:30:28 New module 'mbrtowc'.
Bruno Haible 172b44d2 2008-12-19T03:12:24 New module 'wctob'.
Bruno Haible 82b3be21 2008-12-18T00:19:07 New module 'btowc'.
Bruno Haible 7697f254 2008-12-17T13:03:10 New module 'mbsinit'.
Bruno Haible 78ef4664 2008-12-16T00:13:22 Tweak wording.
Eric Blake 0460b262 2008-12-15T07:05:41 Update doc for cygwin 1.7. * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new functions. * doc/posix-functions/fchmodat.texi: Likewise. * doc/posix-functions/fchownat.texi: Likewise. * doc/posix-functions/fdopendir.texi: Likewise. * doc/posix-functions/fmemopen.texi: Likewise. * doc/posix-functions/freeaddrinfo.texi: Likewise. * doc/posix-functions/fstatat.texi: Likewise. * doc/posix-functions/futimens.texi: Likewise. * doc/posix-functions/gai_strerror.texi: Likewise. * doc/posix-functions/getaddrinfo.texi: Likewise. * doc/posix-functions/getnameinfo.texi: Likewise. * doc/posix-functions/if_freenameindex.texi: Likewise. * doc/posix-functions/if_indextoname.texi: Likewise. * doc/posix-functions/if_nameindex.texi: Likewise. * doc/posix-functions/if_nametoindex.texi: Likewise. * doc/posix-functions/insque .texi: Likewise. * doc/posix-functions/linkat.texi: Likewise. * doc/posix-functions/llrint.texi: Likewise. * doc/posix-functions/llrintf.texi: Likewise. * doc/posix-functions/llrintl.texi: Likewise. * doc/posix-functions/lockf.texi: Likewise. * doc/posix-functions/lrintl.texi: Likewise. * doc/posix-functions/mkdirat.texi: Likewise. * doc/posix-functions/mkfifoat.texi: Likewise. * doc/posix-functions/mknodat.texi: Likewise. * doc/posix-functions/mq_close.texi: Likewise. * doc/posix-functions/mq_getattr.texi: Likewise. * doc/posix-functions/mq_notify.texi: Likewise. * doc/posix-functions/mq_open.texi: Likewise. * doc/posix-functions/mq_receive.texi: Likewise. * doc/posix-functions/mq_send.texi: Likewise. * doc/posix-functions/mq_setattr.texi: Likewise. * doc/posix-functions/mq_timedreceive.texi: Likewise. * doc/posix-functions/mq_timedsend.texi: Likewise. * doc/posix-functions/mq_unlink.texi: Likewise. * doc/posix-functions/open_memstream.texi: Likewise. * doc/posix-functions/openat.texi: Likewise. * doc/posix-functions/posix_fadvise.texi: Likewise. * doc/posix-functions/posix_fallocate.texi: Likewise. * doc/posix-functions/posix_madvise.texi: Likewise. * doc/posix-functions/posix_memalign.texi: Likewise. * doc/posix-functions/posix_openpt.texi: Likewise. * doc/posix-functions/readlinkat.texi: Likewise. * doc/posix-functions/remque.texi: Likewise. * doc/posix-functions/renameat.texi: Likewise. * doc/posix-functions/rintl.texi: Likewise. * doc/posix-functions/sem_unlink.texi: Likewise. * doc/posix-functions/shm_open.texi: Likewise. * doc/posix-functions/shm_unlink.texi: Likewise. * doc/posix-functions/signgam.texi: Likewise. * doc/posix-functions/sigset.texi: Likewise. * doc/posix-functions/stpcpy.texi: Likewise. * doc/posix-functions/stpncpy.texi: Likewise. * doc/posix-functions/strerror.texi: Likewise. * doc/posix-functions/strtod.texi: Likewise. * doc/posix-functions/symlinkat.texi: Likewise. * doc/posix-functions/unlinkat.texi: Likewise. * doc/posix-functions/utimensat.texi: Likewise. * doc/glibc-functions/bindresvport.texi: Likewise. * doc/glibc-functions/dn_expand.texi: Likewise. * doc/glibc-functions/exp10.texi: Likewise. * doc/glibc-functions/exp10f.texi: Likewise. * doc/glibc-functions/fgetxattr.texi: Likewise. * doc/glibc-functions/flistxattr.texi: Likewise. * doc/glibc-functions/fopencookie.texi: Likewise. * doc/glibc-functions/freeifaddrs.texi: Likewise. * doc/glibc-functions/fremovexattr.texi: Likewise. * doc/glibc-functions/fsetxattr.texi: Likewise. * doc/glibc-functions/getifaddrs.texi: Likewise. * doc/glibc-functions/getxattr.texi: Likewise. * doc/glibc-functions/lgetxattr.texi: Likewise. * doc/glibc-functions/listxattr.texi: Likewise. * doc/glibc-functions/llistxattr.texi: Likewise. * doc/glibc-functions/lremovexattr.texi: Likewise. * doc/glibc-functions/lsetxattr.texi: Likewise. * doc/glibc-functions/pow10.texi: Likewise. * doc/glibc-functions/pow10f.texi: Likewise. * doc/glibc-functions/rcmd_af.texi: Likewise. * doc/glibc-functions/removexattr.texi: Likewise. * doc/glibc-functions/res_init.texi: Likewise. * doc/glibc-functions/res_mkquery.texi: Likewise. * doc/glibc-functions/res_query.texi: Likewise. * doc/glibc-functions/res_querydomain.texi: Likewise. * doc/glibc-functions/res_send.texi: Likewise. * doc/glibc-functions/rresvport_af.texi: Likewise. * doc/glibc-functions/setxattr.texi: Likewise. * doc/glibc-functions/strcasestr.texi: Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Bruno Haible f30bf56d 2008-12-15T12:32:33 Document the 'openat' module.
Bruno Haible 17f87c32 2008-12-14T19:47:43 Document functions that have been added to POSIX:2008.
Bruno Haible e2bc86f6 2008-12-14T19:08:31 Move documentation for glibc functions that are now in POSIX.
Bruno Haible 6e2740c8 2008-12-14T14:51:45 Refer to new POSIX:2008 standard.
Bruno Haible 09ef7461 2008-12-14T14:38:13 Refer to new POSIX:2008 standard.
Bruno Haible 3b87bfe5 2008-12-14T14:28:16 Update doc for POSIX:2008. Part 1: Function removals.
Ralf Wildenhues 810a708c 2008-12-07T12:01:33 Fix typos in manual. * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Bruno Haible 52c2cd2f 2008-12-06T13:04:07 Advocacy documentation.
Bruno Haible 0c0a2a11 2008-12-06T12:08:48 Document the 'manywarnings' module.
Simon Josefsson f42ef8e5 2008-11-20T16:23:40 Typo.
Simon Josefsson 2eb8cfaa 2008-11-20T16:05:51 Add instructions to generate online gnulib manual, from Bruno.
Bruno Haible 16848adc 2008-11-18T12:02:11 Document --with-tests.
Karl Berry cf8918c7 2008-11-16T08:27:29 autoupdate
Bruno Haible 394c5a6e 2008-11-15T21:17:23 Make the netdb.h replacement work on Haiku.
Bruno Haible 4dd30a3e 2008-11-15T13:06:41 Make the 'sched' module work on platforms where <sched.h> is incomplete.
Simon Josefsson e78c8773 2008-11-12T12:14:55 Add documentation for warnings module, from Bruno.
Eric Blake e0a6737e 2008-11-11T06:01:57 fdl.texi: avoid git symlinks * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake 2643a6d0 2008-11-10T19:20:23 fdl.texi: make a symlink to the latest version * doc/standards.texi: Revert today's earlier change. * doc/fdl-1.2.texi: Rename from old fdl.texi... * doc/fdl.texi: ...and replace this with a symlink to the newer fdl-1.3.texi. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake f2edb3d9 2008-11-10T10:58:36 standards.texi: include correct file for FDL 1.3 * doc/standards.texi (GNU Free Documentation License): Change include file to pull in FDL 1.3, not 1.2. Signed-off-by: Eric Blake <ebb9@byu.net>
Eric Blake e5394175 2008-11-10T09:45:05 fdl.texi: revert accidental change to license * doc/fdl.texi: This is FDL 1.2, not 1.3. Signed-off-by: Eric Blake <ebb9@byu.net>
Karl Berry 12dd13c8 2008-11-09T06:52:01 autoupdate