/[gnulib]/gnulib/lib
ViewVC logotype

Index of /gnulib/lib

Files shown:691 (Show 114 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
uniconv/        
unictype/        
uniname/        
unistdio/        
unistr/        
uniwidth/        
.cppi-disable  1.30  16 years  haible   wcwidth.h is gone.
.cvsignore  1.19  17 years  eggert   Merge from coreutils.
Makefile  1.1  17 years  meyering   The beginnings of syntax-related checks for gnulib. * lib/Makefile: New file. * …
README  1.3  20 years  meyering   s/fileutils, sh-utils, textutils/coreutils/
acl-internal.h  1.3  17 years  eggert   * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining, to work ar…
acl.c  1.12  17 years  eggert   Add limited support for Solaris 10 ZFS-style ACLs: just enough to handle file_ha…
acl.h  1.5  17 years  bonzini   2007-02-05 Paolo Bonzini <bonzini@gnu.org> * lib/acl.h: Include sys/types.h …
acl_entries.c  1.1  17 years  eggert   Add limited support for Solaris 10 ZFS-style ACLs: just enough to handle file_ha…
acosl.c  1.4  17 years  haible   New module 'math'. <math.h> replaces mathl.h.
alloca.c  1.15  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
alloca_.h  1.10  17 years  haible   Use _GL_ as double-inclusion guard macro prefix.
arcfour.c  1.3  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
arcfour.h  1.2  18 years  jas   Fix arcfour module.
arctwo.c  1.3  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
arctwo.h  1.2  18 years  jas   * arctwo.h (arctwo_setkey): Protect variable in CPP macro, suggested by Ralf Wil…
areadlink-with-size.c  1.1  16 years  meyering   Rename mreadlink_with_size to areadlink_with_size. * NEWS: Document the change. …
areadlink.c  1.1  16 years  haible   New module 'areadlink'. File based on lib/xreadlink.c.
areadlink.h  1.2  16 years  haible   New module 'areadlink'.
argmatch.c  1.41  17 years  haible   exit.h is replaced with stdlib.h.
argmatch.h  1.25  18 years  eggert   Sync from coreutils. * .cppi-disable: Add regcomp.c, regex_internal.c, regex_in…
argp-ba.c  1.3  18 years  eggert   *** empty log message ***
argp-eexst.c  1.4  18 years  karl   srclist.update
argp-fmtstream.c  1.9  18 years  gray   Restore another bugfix lost on 2005-12-12
argp-fmtstream.h  1.6  18 years  eggert   * argp.h (__const): Remove macro. Use const instead. * argp-fmtstream.h (__const…
argp-fs-xinl.c  1.5  18 years  karl   srclist.update
argp-help.c  1.30  16 years  gray   (until_short): Remove `inline' qualifier. Otherwise, passing function as argumen…
argp-namefrob.h  1.14  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
argp-parse.c  1.18  17 years  gray   (__argp_parse) [!_LIBC]: Make sure program_invocation_name and program_invocatio…
argp-pin.c  1.1  18 years  gray   Define program_invocation_name and program_invocation_short_name on systems that…
argp-pv.c  1.4  17 years  meyering   * lib/argp-pv.c: Remove a doubled word in a comment. * lib/check-version.c (chec…
argp-pvh.c  1.5  18 years  eggert   Use a consistent style for including <config.h>. * __fpending.c, acl.c, argmatch…
argp-xinl.c  1.6  18 years  karl   srclist.update
argp.h  1.17  17 years  haible   Avoid circular definition restrict -> __restrict -> restrict on BeOS.
argz.c  1.11  17 years  karl   autoupdate
argz_.h  1.6  17 years  rwild   * lib/argz_.h: ensure error_t definition is obtained in same mechanism system ar…
asinl.c  1.3  17 years  haible   New module 'math'. <math.h> replaces mathl.h.
asnprintf.c  1.4  17 years  haible   Include <config.h> unconditionally.
asprintf.c  1.7  17 years  haible   Tweak last patch: Sync with gettext.
at-func.c  1.2  17 years  eggert   [lib/ChangeLog] Work around bug in Solaris 10 /proc file system: /proc/self/fd/N…
atanl.c  1.5  17 years  haible   Better support of signalling NaNs.
atexit.c  1.5  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
backupfile.c  1.53  17 years  haible   New module 'fchdir'.
backupfile.h  1.15  18 years  eggert   *** empty log message ***
base64.c  1.14  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
base64.h  1.5  18 years  jas   * base64.h: Indent #define's. From Jim Meyering <jim@meyering.net>.
basename.c  1.28  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
bcopy.c  1.2  20 years  eggert   Include <stddef.h>. (bcopy): Define with prototype, using 'const' and 'void' and…
binary-io.h  1.6  18 years  haible   Avoid gcc warning on mingw.
byteswap_.h  1.6  17 years  haible   Use _GL_ as double-inclusion guard macro prefix.
c-ctype.c  1.5  17 years  haible   Make it possible to #define c_isascii etc. to aliases.
c-ctype.h  1.6  17 years  haible   Avoid name mangling in C++ mode.
c-stack.c  1.9  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
c-stack.h  1.3  18 years  eggert   *** empty log message ***
c-strcase.h  1.1  18 years  haible   New module 'c-strcase'.
c-strcasecmp.c  1.2  17 years  haible   Include <config.h> unconditionally.
c-strcaseeq.h  1.1  17 years  haible   New module 'c-strcaseeq'.
c-strcasestr.c  1.5  16 years  haible   Update after allocsa -> malloca renaming.
c-strcasestr.h  1.1  18 years  haible   New module 'c-strcasestr'.
c-strncasecmp.c  1.2  17 years  haible   Include <config.h> unconditionally.
c-strstr.c  1.7  16 years  haible   Update after allocsa -> malloca renaming.
c-strstr.h  1.1  17 years  haible   New module 'c-strstr'.
c-strtod.c  1.6  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
c-strtod.h  1.1  19 years  eggert   Imported from coreutils.
c-strtold.c  1.1  19 years  eggert   Imported from coreutils.
calloc.c  1.8  16 years  haible   Oops, avoid an infinite recursion.
canon-host.c  1.24  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
canon-host.h  1.2  18 years  meyering   (ch_strerror_r): Tweak cpp indentation and spacing.
canonicalize-lgpl.c  1.4  16 years  haible   Set errno to ENOMEM when malloc/realloc fails. Needed on mingw.
canonicalize.c  1.12  16 years  meyering   Rename mreadlink_with_size to areadlink_with_size. * NEWS: Document the change. …
canonicalize.h  1.6  17 years  haible   2007-01-08 Bruno Haible <bruno@clisp.org> * m4/canonicalize.m4 (AC_FUN…
ceill.c  1.4  17 years  haible   New module 'math'. <math.h> replaces mathl.h.
chdir-long.c  1.10  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
chdir-long.h  1.3  18 years  eggert   *** empty log message ***
chdir-safer.c  1.4  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
chdir-safer.h  1.1  18 years  eggert   Sync from coreutils. * doc/getdate.texi (General date syntax): Invalid dates ar…
check-version.c  1.6  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
check-version.h  1.1  18 years  jas   2005-06-25 Simon Josefsson <jas@extundo.com> * modules/check-version: New fi…
chown.c  1.21  17 years  haible   Move more declarations into <unistd.h>.
classpath.c  1.6  17 years  haible   Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
classpath.h  1.2  18 years  eggert   *** empty log message ***
clean-temp.c  1.15  16 years  haible   Update after allocsa -> malloca renaming.
clean-temp.h  1.5  17 years  haible   Comment changes.
cloexec.c  1.7  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
cloexec.h  1.2  20 years  eggert   cloexec returns int not bool, to be more consistent with Unix conventions.
close-stream.c  1.3  16 years  meyering   Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h * lib/fpending…
close-stream.h  1.1  17 years  eggert   Initial revision.
closein.c  1.4  16 years  haible   Optimization: no need to flush stdin if we can determine quickly that stdin's in…
closein.h  1.1  17 years  ericb   Work around glibc's failure to reset seekable stdin on exit. * modules/closein: …
closeout.c  1.22  17 years  meyering   [ChangeLog] * modules/closeout (Description): Mention stderr too. [lib/ChangeLog…
closeout.h  1.9  17 years  meyering   [ChangeLog] * modules/closeout (Description): Mention stderr too. [lib/ChangeLog…
concat-filename.c  1.2  17 years  haible   Rename module 'pathname' to 'filename'. Rename concatenated_pathname to concaten…
config.charset  1.23  17 years  haible   Update localcharset module from GNU gettext.
copy-file.c  1.11  17 years  haible   exit.h is replaced with stdlib.h.
copy-file.h  1.3  18 years  eggert   *** empty log message ***
cosl.c  1.4  17 years  haible   Better support of signalling NaNs.
count-one-bits.h  1.2  16 years  blp   * lib/count-one-bits.h: Add comments. (From Bruno Haible.) * lib/count-one-bit…
crc.c  1.4  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
crc.h  1.3  18 years  jas   * crc.h: Include stddef.h, for size_t.
creat-safer.c  1.3  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
csharpcomp.c  1.10  16 years  haible   Fix mis-recognition of 'mcs' on QNX 6.
csharpcomp.h  1.1  18 years  haible   New module 'csharpcomp'.
csharpexec.c  1.4  16 years  haible   Update after allocsa -> malloca renaming.
csharpexec.h  1.1  18 years  haible   New module 'csharpexec'.
cycle-check.c  1.6  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
cycle-check.h  1.5  17 years  eggert   Add and change modules to make it easier for coreutils to use gnulib-tool. * li…
des.c  1.6  17 years  jas   2007-03-19 Simon Josefsson <simon@josefsson.org> * des.c: Remove weak_keys_c…
des.h  1.2  17 years  eggert   * lib/quotearg.c: Include <wctype.h> early, before the definition of the iswprin…
dev-ino.h  1.1  19 years  eggert   New cycle-check module imported from coreutils.
diacrit.c  1.8  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
diacrit.h  1.7  18 years  eggert   *** empty log message ***
diffseq.h  1.4  16 years  haible   - Comment style. - Change 'heuristic' from 'int' to 'bool'. - Remove the 'const'…
dirchownmod.c  1.7  16 years  eggert   Revamp lchown so that it lives in unistd.h where it belongs. * lib/lchown.h: Rem…
dirchownmod.h  1.2  17 years  eggert   * lib/dirchownmod.c: Don't include fcntl.h; no longer needed. (dirchownmod): New…
dirent_.h  1.5  16 years  eggert   * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise. * m4/iconv_h.m4 (gl_ICONV_H): Likewis…
dirfd.c  1.8  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
dirfd.h  1.8  17 years  eggert   * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h: Ignore the obsolescen…
dirname.c  1.37  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
dirname.h  1.13  17 years  eggert   * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1. This is mo…
dummy.c  1.5  17 years  haible   Try to avoid clashing symbols.
dup-safer.c  1.9  17 years  haible   New module 'fchdir'.
dup2.c  1.10  17 years  haible   Move more declarations into <unistd.h>.
eealloc.h  1.2  18 years  eggert   *** empty log message ***
error.c  1.48  16 years  haible   Add missing definition of _ macro.
error.h  1.21  17 years  ericb   * error.h: Fold in some upstream changes from glibc. * error.c: Likewise.
euidaccess.c  1.23  17 years  eggert   Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. stat-macros.…
euidaccess.h  1.1  20 years  eggert   Merge euidaccess etc. from coreutils.
exclude.c  1.32  17 years  eggert   * lib/exclude.c (FNM_EXTMATCH): Define if system does not. Verify that it doesn'…
exclude.h  1.11  17 years  gray   (excluded_file_name): New prototype
execute.c  1.10  17 years  haible   exit.h is replaced with stdlib.h.
execute.h  1.2  18 years  eggert   *** empty log message ***
exitfail.c  1.8  17 years  haible   exit.h is replaced with stdlib.h.
exitfail.h  1.2  18 years  eggert   *** empty log message ***
expl.c  1.5  17 years  haible   New module 'math'. <math.h> replaces mathl.h.
fatal-signal.c  1.14  16 years  haible   sigprocmask.h is replaced with <signal.h>.
fatal-signal.h  1.4  18 years  eggert   *** empty log message ***
fbufmode.c  1.4  16 years  haible   Add tentative support for Solaris/AMD64.
fbufmode.h  1.1  17 years  haible   New module 'fbufmode'.
fchdir.c  1.3  17 years  haible   Move more declarations into <unistd.h>.
fchmodat.c  1.2  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
fchown-stub.c  1.3  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
fchownat.c  1.3  16 years  eggert   Revamp lchown so that it lives in unistd.h where it belongs. * lib/lchown.h: Rem…
fcntl--.h  1.2  18 years  meyering   (creat): Define to creat_safer.
fcntl-safer.h  1.4  18 years  meyering   Include <sys/types.h> and declare creat_safer.
fcntl_.h  1.6  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
fd-safer.c  1.5  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
fflush.c  1.9  16 years  haible   Use a slightly cleaner hack on BSD systems.
file-has-acl.c  1.1  17 years  eggert   Add limited support for Solaris 10 ZFS-style ACLs: just enough to handle file_ha…
file-type.c  1.11  17 years  eggert   Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. stat-macros.…
file-type.h  1.9  18 years  eggert   *** empty log message ***
fileblocks.c  1.22  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
filemode.c  1.19  17 years  eggert   Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. stat-macros.…
filemode.h  1.7  17 years  eggert   * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too, for NetBSD. Problem…
filename.h  1.2  17 years  haible   Rename module 'pathname' to 'filename'. Rename concatenated_pathname to concaten…
filenamecat.c  1.5  16 years  meyering   New function: mfile_name_concat. * lib/filenamecat.c (mfile_name_concat): New fu…
filenamecat.h  1.2  16 years  meyering   New function: mfile_name_concat. * lib/filenamecat.c (mfile_name_concat): New fu…
findprog.c  1.10  17 years  haible   Rename module 'pathname' to 'filename'. Rename concatenated_pathname to concaten…
findprog.h  1.3  18 years  eggert   *** empty log message ***
float+.h  1.2  17 years  haible   Assume 'long double' exists.
float_.h  1.4  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
floorl.c  1.4  17 years  haible   New module 'math'. <math.h> replaces mathl.h.
fnmatch.c  1.41  16 years  eggert   Work around problem reported by Steven M. Schweda in <http://lists.gnu.org/archi
fnmatch_.h  1.7  17 years  haible   Convert tabs in the middle of preprocessor directives.
fnmatch_loop.c  1.15  17 years  eggert   * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the 2004-12-01 change …
fopen-safer.c  1.6  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
fpending.c  1.1  16 years  meyering   Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h * lib/fpending…
fpending.h  1.1  16 years  meyering   Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h * lib/fpending…
fprintf.c  1.1  17 years  haible   New module 'fprintf-posix'.
fprintftime.c  1.3  17 years  eggert   Don't include <config.h> twice; this doesn't work in some cases, e.g., when conf…
fprintftime.h  1.2  17 years  eggert   Update from coreutils. * lib/__fpending.h: Add copyright notice. * lib/fprintft…
fpucw.h  1.1  17 years  haible   New module 'fpucw'.
fpurge.c  1.6  16 years  haible   Add support for uClibc 0.9.29.
fpurge.h  1.2  17 years  haible   Work around fpurge bug on BSD systems.
freadable.c  1.1  17 years  haible   New module 'freadable'.
freadable.h  1.1  17 years  haible   New module 'freadable'.
freadahead.c  1.1  16 years  haible   New module 'freadahead'.
freadahead.h  1.1  16 years  haible   New module 'freadahead'.
freading.c  1.3  16 years  haible   Add support for uClibc 0.9.29.
freading.h  1.3  17 years  haible   freading has an undefined value after repositioning a read-write stream.
free.c  1.4  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
frexp.c  1.4  17 years  haible   Assume 'long double' exists.
frexpl.c  1.7  17 years  haible   Merge the frexpl and frexp implementations into a single code.
fseek.c  1.1  16 years  haible   New module 'fseek'.
fseeko.c  1.8  16 years  haible   Add tentative support for Solaris/AMD64.
fseterr.c  1.6  16 years  haible   Add tentative support for Solaris/AMD64.
fseterr.h  1.1  17 years  haible   New module 'fseterr'.
fstatat.c  1.1  17 years  eggert   * lib/openat.h (rpl_fstatat): New macro, if [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLAS…
fstrcmp.c  1.3  16 years  haible   Fuzzy string comparison.
fstrcmp.h  1.1  16 years  haible   Fuzzy string comparison.
fsusage.c  1.59  17 years  haible   New module 'fchdir'.
fsusage.h  1.14  17 years  eggert   Add and change modules to make it easier for coreutils to use gnulib-tool. * li…
ftell.c  1.1  16 years  haible   New module 'ftell'.
ftello.c  1.2  16 years  ericb   Fix lseek on mingw. * modules/lseek: New module. * m4/lseek.m4: New file. * lib/…
ftruncate.c  1.13  17 years  meyering   * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is used by e.g., mingw.…
fts-cycle.c  1.8  17 years  meyering   * fts-cycle.c (leave_dir): When "leaving" a top level directory due to FTS_SKIP,…
fts.c  1.35  16 years  meyering   * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory, set fts_info …
fts_.h  1.9  17 years  haible   2007-01-08 Bruno Haible <bruno@clisp.org> * m4/fts.m4 (gl_FUNC_FTS_LGP…
full-read.c  1.3  18 years  eggert   *** empty log message ***
full-read.h  1.2  18 years  eggert   *** empty log message ***
full-write.c  1.24  17 years  haible   2006-10-29 Bruno Haible <bruno@clisp.org> Make it compile in C++ mode…
full-write.h  1.4  18 years  eggert   *** empty log message ***
fwritable.c  1.1  17 years  haible   New module 'fwritable'.
fwritable.h  1.1  17 years  haible   New module 'fwritable'.
fwriteerror.c  1.7  17 years  haible   New function fwriteerror_no_ebadf.
fwriteerror.h  1.5  17 years  haible   Avoid name mangling in C++ mode.
fwriting.c  1.2  16 years  haible   Add support for uClibc 0.9.29.
fwriting.h  1.3  17 years  haible   freading has an undefined value after repositioning a read-write stream.
gai_strerror.c  1.7  17 years  jas   (values): Add EAI_OVERFLOW.
gc-gnulib.c  1.24  16 years  jas   (gc_hash_open): Catch NULL calloc return value. Reported by Bruno Haible <bruno@
gc-libgcrypt.c  1.19  17 years  jas   2007-04-16 Simon Josefsson <simon@josefsson.org> * lib/gc-libgcrypt.c (gc_ha…
gc-pbkdf2-sha1.c  1.3  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
gc.h  1.16  17 years  jas   lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
gcd.c  1.6  17 years  haible   Make it possible to #define gcd to an alias.
gcd.h  1.5  17 years  haible   Avoid name mangling in C++ mode.
getaddrinfo.c  1.23  17 years  haible   Don't access hints->ai_flags when hints is NULL.
getaddrinfo.h  1.18  17 years  jas   2006-07-22 Yoann Vandoorselaere <yoann.v@prelude-ids.com> and Simon Josefsson …
getcwd.c  1.24  17 years  eggert   * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL. If size i…
getdate.h  1.14  17 years  ericb   * lib/getdate.h (includes): Include <time.h>, not "timespec.h". * lib/stat-time…
getdate.y  1.109  16 years  eggert   Detect porting problems to FreeBSD/arm, which has time_t wider than long int. O…
getdelim.c  1.10  16 years  meyering   Getdelim touchup. * lib/getdelim.c (getdelim): Don't bother to save/restore errn…
getdomainname.c  1.5  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
getdomainname.h  1.4  18 years  eggert   *** empty log message ***
getgroups.c  1.13  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
gethostname.c  1.8  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
gethrxtime.c  1.6  17 years  eggert   * MODULES.html.sh (Support for systems lacking POSIX:2001): New module sys_time.…
gethrxtime.h  1.4  18 years  eggert   * modules/gethrxtime (Depends-on): Add gettime. * lib/gethrxtime.c: Include "tim…
getline.c  1.22  16 years  ericb   Move getline and getdelim into stdio.h, per POSIX 200x. * modules/getline (Files…
getloadavg.c  1.34  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
getlogin_r.c  1.8  17 years  haible   Fix comment.
getndelim2.c  1.15  17 years  eggert   * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c uses.
getndelim2.h  1.4  17 years  eggert   Commentary sync from coreutils.
getnline.c  1.6  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
getnline.h  1.3  18 years  eggert   *** empty log message ***
getopt.c  1.51  17 years  ericb   * getopt.c: Fix typo in last commit.
getopt1.c  1.23  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
getopt_.h  1.13  17 years  haible   Convert tabs in the middle of preprocessor directives.
getopt_int.h  1.4  18 years  eggert   *** empty log message ***
getpagesize.h  1.11  17 years  eggert   * lib/getpagesize.h (getpagesize) [defined __amigaos4__]: Define. Trivial patch…
getpass.c  1.20  16 years  ericb   Move getline and getdelim into stdio.h, per POSIX 200x. * modules/getline (Files…
getpass.h  1.3  18 years  eggert   Sync from coreutils. * modules/yesno (Depends-on): Add getline. * gethrxtime.c, …
getsubopt.c  1.6  17 years  haible   getsubopt.h is replaced with <stdlib.h>.
gettext.h  1.14  17 years  haible   Avoid using variable size arrays if gcc does not allow them.
gettime.c  1.8  17 years  eggert   * MODULES.html.sh (Support for systems lacking POSIX:2001): New module sys_time.…
gettimeofday.c  1.14  17 years  meyering   * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration of gettimeofday. It…
getugroups.c  1.21  16 years  meyering   * lib/getugroups.c (getugroups): Detect getgrent failure. Adjust comment to refl…
getugroups.h  1.1  16 years  meyering   * lib/getugroups.h: New file. * lib/getugroups.c: Include "getugroups.h". Remove…
getusershell.c  1.24  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
gl_anyavltree_list1.h  1.1  17 years  haible   Common code several concrete list implementations.
gl_anyavltree_list2.h  1.3  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_anyhash_list1.h  1.1  17 years  haible   Common code several concrete list implementations.
gl_anyhash_list2.h  1.3  17 years  haible   More uses of XMALLOC, XNMALLOC and XCALLOC.
gl_anylinked_list1.h  1.1  17 years  haible   Common code several concrete list implementations.
gl_anylinked_list2.h  1.8  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_anyrbtree_list1.h  1.1  17 years  haible   Common code several concrete list implementations.
gl_anyrbtree_list2.h  1.3  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_anytree_list1.h  1.2  17 years  haible   Add searching operations, limited to a subsequence of the list.
gl_anytree_list2.h  1.6  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_anytree_oset.h  1.6  17 years  haible   Add an element disposal function.
gl_anytreehash_list1.h  1.5  17 years  haible   Add an element disposal function.
gl_anytreehash_list2.h  1.4  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_array_list.c  1.9  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_array_list.h  1.1  17 years  haible   Sequential list data type implemented by an array.
gl_array_oset.c  1.9  17 years  haible   Add an element disposal function.
gl_array_oset.h  1.1  17 years  haible   Ordered set data type implemented by an array.
gl_avltree_list.c  1.4  17 years  haible   Add bounded list search operations.
gl_avltree_list.h  1.1  17 years  haible   Sequential list data type implemented by a binary tree.
gl_avltree_oset.c  1.5  17 years  haible   Add an element disposal function.
gl_avltree_oset.h  1.1  17 years  haible   Ordered set data type implemented by a binary tree.
gl_avltreehash_list.c  1.5  17 years  haible   Add bounded list search operations.
gl_avltreehash_list.h  1.1  17 years  haible   Sequential list data type implemented by a hash table with a binary tree.
gl_carray_list.c  1.8  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_carray_list.h  1.1  17 years  haible   Sequential list data type implemented by a circular array.
gl_linked_list.c  1.4  17 years  haible   Add bounded list search operations.
gl_linked_list.h  1.1  17 years  haible   Sequential list data type implemented by a linked list.
gl_linkedhash_list.c  1.7  17 years  haible   Avoid using the variable name 'index' for two completely different things.
gl_linkedhash_list.h  1.1  17 years  haible   Sequential list data type implemented by a hash table with a linked list.
gl_list.c  1.5  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_list.h  1.5  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_oset.c  1.5  17 years  haible   Add an element disposal function.
gl_oset.h  1.5  17 years  haible   Add an element disposal function.
gl_rbtree_list.c  1.4  17 years  haible   Add bounded list search operations.
gl_rbtree_list.h  1.1  17 years  haible   Sequential list data type implemented by a binary tree.
gl_rbtree_oset.c  1.5  17 years  haible   Add an element disposal function.
gl_rbtree_oset.h  1.1  17 years  haible   Ordered set data type implemented by a binary tree.
gl_rbtreehash_list.c  1.6  17 years  haible   Add bounded list search operations.
gl_rbtreehash_list.h  1.1  17 years  haible   Sequential list data type implemented by a hash table with a binary tree.
gl_sublist.c  1.3  17 years  haible   Allow the use of a destructor for the values stored in the list.
gl_sublist.h  1.1  17 years  haible   New module 'sublist'.
glob-libc.h  1.3  17 years  haible   Avoid defining __restrict in a header file. This doesn't work e.g. on MacOS X. …
glob.c  1.15  17 years  haible   2007-03-15 Bruno Haible <bruno@clisp.org> * lib/glob.c (glob): Add 'restrict' …
glob_.h  1.10  16 years  haible   Make the generated glob.h self-contained.
group-member.c  1.18  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
group-member.h  1.9  18 years  eggert   *** empty log message ***
hard-locale.c  1.14  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
hard-locale.h  1.4  18 years  eggert   *** empty log message ***
hash-pjw.c  1.6  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
hash-pjw.h  1.4  18 years  eggert   *** empty log message ***
hash.c  1.41  16 years  meyering   * lib/hash.c (hash_initialize): Detect calloc failure. Reported by Bruno Haible…
hash.h  1.16  18 years  eggert   *** empty log message ***
hmac-md5.c  1.4  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
hmac-sha1.c  1.4  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
hmac.h  1.2  18 years  jas   Add hmac-sha1 module.
human.c  1.37  16 years  eggert   * NEWS: Describe interface changes to human, xstrtol. * lib/human.h: Include <xs…
human.h  1.18  16 years  eggert   * NEWS: Describe interface changes to human, xstrtol. * lib/human.h: Include <xs…
i-ring-test.c  1.1  17 years  meyering   Make fts (in FTS_CWDFD mode) more efficient by caching a few open file descripto…
i-ring.c  1.1  17 years  meyering   Make fts (in FTS_CWDFD mode) more efficient by caching a few open file descripto…
i-ring.h  1.1  17 years  meyering   Make fts (in FTS_CWDFD mode) more efficient by caching a few open file descripto…
iconv_.h  1.4  16 years  eggert   * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise. * m4/iconv_h.m4 (gl_ICONV_H): Likewis…
iconv_open-aix.gperf  1.1  17 years  haible   New module 'iconv_open'.
iconv_open-hpux.gperf  1.1  17 years  haible   New module 'iconv_open'.
iconv_open-irix.gperf  1.1  17 years  haible   New module 'iconv_open'.
iconv_open-osf.gperf  1.1  17 years  haible   New module 'iconv_open'.
iconv_open.c  1.1  17 years  haible   New module 'iconv_open'.
idcache.c  1.24  16 years  meyering   New file: lib/idcache.h * NEWS: Mention the addition. * modules/idcache (Files):…
idcache.h  1.1  16 years  meyering   New file: lib/idcache.h * NEWS: Mention the addition. * modules/idcache (Files):…
imaxabs.c  1.2  17 years  haible   Include <config.h> unconditionally.
imaxdiv.c  1.2  17 years  haible   Include <config.h> unconditionally.
imaxtostr.c  1.1  20 years  eggert   New module inttostr.
inet_ntop.c  1.6  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
inet_ntop.h  1.9  17 years  jas   Use netinet_in module.
inet_pton.c  1.3  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
inet_pton.h  1.4  17 years  jas   Use netinet_in module.
intprops.h  1.7  18 years  meyering   (signed_type_or_expr__): Define. (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly t…
inttostr.c  1.4  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
inttostr.h  1.8  17 years  meyering   * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr, in place of sn…
inttypes_.h  1.15  16 years  eggert   * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was misspelled as …
isapipe.c  1.4  17 years  eggert   Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. stat-macros.…
isapipe.h  1.2  17 years  eggert   * isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]: Moved to here ... * is…
isdir.c  1.17  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
isnan.c  1.8  16 years  haible   Recognize non-IEEE numbers on i386, x86_64, ia64.
isnan.h  1.2  17 years  haible   Also handle the case that isnan is a "type-generic" macro.
isnanf.c  1.1  17 years  haible   New module 'isnanf-nolibm'.
isnanf.h  1.1  17 years  haible   New module 'isnanf-nolibm'.
isnanl-nolibm.h  1.1  17 years  haible   Move to here from isnanl.h.
isnanl.c  1.2  17 years  haible   Merge isnan and isnanl into a single source file.
isnanl.h  1.4  17 years  haible   New module 'isnanl'.
javacomp.c  1.15  16 years  ericb   Move getline and getdelim into stdio.h, per POSIX 200x. * modules/getline (Files…
javacomp.h  1.3  17 years  haible   Update from GNU gettext 0.15. Accept source and target versions.
javaexec.c  1.6  16 years  haible   Update after allocsa -> malloca renaming.
javaexec.h  1.2  18 years  eggert   *** empty log message ***
javaversion.c  1.4  16 years  ericb   Move getline and getdelim into stdio.h, per POSIX 200x. * modules/getline (Files…
javaversion.class  1.1  17 years  haible   New module 'javaversion'.
javaversion.h  1.1  17 years  haible   New module 'javaversion'.
javaversion.java  1.1  17 years  haible   New module 'javaversion'.
lbrkprop.h  1.4  17 years  haible   Tweak line breaking of copyright message.
lchmod.h  1.1  18 years  eggert   Sync from coreutils. * doc/getdate.texi (General date syntax): Invalid dates ar…
lchown.c  1.21  16 years  eggert   Revamp lchown so that it lives in unistd.h where it belongs. * lib/lchown.h: Rem…
ldexpl.c  1.9  17 years  haible   ldexpl can depend on isnanl. Requiring isnanl-nolibm is overkill.
linebreak.c  1.15  16 years  haible   Let linebreak rely on uniwidth/width.
linebreak.h  1.6  16 years  haible   Let linebreak rely on uniwidth/width.
linebuffer.c  1.23  16 years  haible   Tweak doc.
linebuffer.h  1.17  16 years  haible   Tweak doc.
localcharset.c  1.26  17 years  haible   No need any more to check for setlocale - all systems have it.
localcharset.h  1.4  18 years  eggert   *** empty log message ***
locale_.h  1.4  16 years  eggert   * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise. * m4/iconv_h.m4 (gl_ICONV_H): Likewis…
localename.c  1.1  16 years  haible   New module 'localename'.
localename.h  1.1  16 years  haible   New module 'localename'.
lock.c  1.5  17 years  haible   Include <config.h> unconditionally.
lock.h  1.7  17 years  haible   Make it usable by a C++ compiler.
logl.c  1.5  17 years  haible   Better support of signalling NaNs.
long-options.c  1.24  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
long-options.h  1.15  18 years  eggert   *** empty log message ***
lseek.c  1.3  16 years  haible   Work around lseek bug on BeOS.
lstat.c  1.12  17 years  eggert   Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. stat-macros.…
lstat.h  1.1  18 years  dprice   Remove stat module & update lstat. * MODULES.html.sh (stat): Remove. * MODULES.h…
malloc.c  1.12  16 years  haible   Oops, avoid an infinite recursion.
malloca.c  1.1  16 years  haible   Move to here from allocsa.c.
malloca.h  1.1  16 years  haible   Move to here from allocsa.h.
malloca.valgrind  1.1  16 years  haible   Move to here from allocsa.valgrind.
math_.h  1.14  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
mbchar.c  1.3  17 years  haible   Make read-only array really read-only. Saves a few bytes in the .data segment. …
mbchar.h  1.11  16 years  haible   Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
mbfile.h  1.1  18 years  haible   New module 'mbfile'.
mbiter.h  1.4  16 years  haible   Include <stddef.h>, needed for ptrdiff_t.
mbscasecmp.c  1.2  17 years  haible   New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte strin…
mbscasestr.c  1.5  16 years  haible   Update after allocsa -> malloca renaming.
mbschr.c  1.2  17 years  haible   Fix bug. New tests.
mbscspn.c  1.2  17 years  haible   Small optimization.
mbslen.c  1.2  16 years  haible   Include <stdlib.h>.
mbsncasecmp.c  1.1  17 years  haible   New module 'mbsncasecmp'.
mbsnlen.c  1.1  16 years  haible   New module 'mbsnlen'.
mbspbrk.c  1.2  17 years  haible   Cosmetic tweak.
mbspcasecmp.c  1.1  17 years  haible   New module 'mbspcasecmp'.
mbsrchr.c  1.2  17 years  haible   Fix bug. Add tests.
mbssep.c  1.1  17 years  haible   New module 'mbssep'.
mbsspn.c  1.2  17 years  haible   Fix bug. Remove unnecessary strlen call.
mbsstr.c  1.5  16 years  haible   Update after allocsa -> malloca renaming.
mbstok_r.c  1.1  17 years  haible   New module 'mbstok_r'.
mbswidth.c  1.22  16 years  haible   Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
mbswidth.h  1.14  17 years  haible   Convert tabs in the middle of preprocessor directives.
mbuiter.h  1.3  16 years  haible   Include <stddef.h>, needed for ptrdiff_t.
md2.c  1.2  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
md2.h  1.1  18 years  jas   Add MD2 and hash fixes.
md4.c  1.8  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
md4.h  1.3  18 years  jas   * md4.h: Shrink buffer size, now that we changed the type.
md5.c  1.24  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
md5.h  1.21  18 years  eggert   Sync from coreutils. * md5.c: Fix commentary typos. (OP): Fix spacing. (alignof,…
memcasecmp.c  1.14  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
memcasecmp.h  1.8  18 years  eggert   *** empty log message ***
memchr.c  1.20  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
memcmp.c  1.14  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
memcoll.c  1.17  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
memcoll.h  1.4  18 years  eggert   *** empty log message ***
memcpy.c  1.12  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
memmem.c  1.4  17 years  eggert   * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h. * lib/memmem.c [!d…
memmove.c  1.10  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
mempcpy.c  1.4  17 years  meyering   * lib/mempcpy.c: Include <config.h> before <string.h>. This fixes a compilation …
memrchr.c  1.10  17 years  ericb   * lib/memrchr.c: Assume <string.h> unconditionally, to pull in declaration.
memset.c  1.7  18 years  eggert   *** empty log message ***
memxor.c  1.4  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
memxor.h  1.1  18 years  jas   Add memxor.
minmax.h  1.5  18 years  haible   Add autoconf tests for the 'minmax' module.
mkancesdirs.c  1.4  17 years  eggert   * mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file name (relativ…
mkancesdirs.h  1.3  17 years  eggert   * mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file name (relativ…
mkdir-p.c  1.14  17 years  eggert   * lib/mkdir-p.c (make_dir_parents): Close a race condition that occurs when "mkd…
mkdir-p.h  1.5  17 years  eggert   * mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file name (relativ…
mkdir.c  1.20  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
mkdirat.c  1.3  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
mkdtemp.c  1.14  17 years  haible   mkdtemp.h is replaced with <stdlib.h>.
mkstemp-safer.c  1.9  17 years  haible   mkstemp.h is replaced with <stdlib.h>.
mkstemp.c  1.10  17 years  haible   mkstemp.h is replaced with <stdlib.h>.
mktime.c  1.56  17 years  eggert   New module 'time', so that apps can include <time.h> as per POSIX and GNU instea…
modechange.c  1.35  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
modechange.h  1.17  17 years  eggert   * modechange.c (mode_compile): Numeric modes now affect setuid and setgid on dir…
mountlist.c  1.60  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
mountlist.h  1.16  18 years  eggert   Sync from coreutils. Use "file name" when talking about file names, instead of "…
mpsort.c  1.2  17 years  meyering   * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
mpsort.h  1.1  17 years  eggert   * MODULES.html.sh: New module mpsort. * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4…
nanosleep.c  1.23  17 years  eggert   New module 'time', so that apps can include <time.h> as per POSIX and GNU instea…
netinet_in_.h  1.4  16 years  eggert   * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise. * m4/iconv_h.m4 (gl_ICONV_H): Likewis…
obstack.c  1.35  17 years  haible   Make it possible to rename obstack_free.
obstack.h  1.33  17 years  haible   Make it possible to rename obstack_free.
offtostr.c  1.1  20 years  eggert   New module inttostr.
open-safer.c  1.6  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
openat-die.c  1.3  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
openat-priv.h  1.4  17 years  meyering   * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition. Needed for mingw.…
openat-proc.c  1.2  17 years  haible   New module 'fchdir'.
openat.c  1.17  16 years  eggert   Revamp lchown so that it lives in unistd.h where it belongs. * lib/lchown.h: Rem…
openat.h  1.11  17 years  eggert   * lib/openat.h (rpl_fstatat): New macro, if [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLAS…
pagealign_alloc.c  1.13  17 years  haible   exit.h is replaced with stdlib.h.
pagealign_alloc.h  1.4  18 years  eggert   *** empty log message ***
pathmax.h  1.12  18 years  eggert   Sync from coreutils. * .cppi-disable: Add regcomp.c, regex_internal.c, regex_in…
physmem.c  1.8  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
physmem.h  1.3  18 years  eggert   *** empty log message ***
pipe-safer.c  1.5  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
pipe.c  1.9  17 years  haible   exit.h is replaced with stdlib.h.
pipe.h  1.3  18 years  haible   Include <unistd.h> unconditionally.
poll.c  1.9  17 years  haible   Fix compilation error on BeOS.
poll_.h  1.4  17 years  haible   Use _GL_ as double-inclusion guard macro prefix.
posixtm.c  1.25  17 years  eggert   * MODULES.html.sh (Support for systems lacking POSIX:2001): New module sys_time.…
posixtm.h  1.8  17 years  eggert   * MODULES.html.sh (Support for systems lacking POSIX:2001): New module sys_time.…
posixver.c  1.8  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
posixver.h  1.1  22 years  meyering   new file, from Paul Eggert
printf-args.c  1.12  16 years  haible   Fix small mistake, reported by Eric Blake.
printf-args.h  1.8  16 years  haible   Add support for Unicode strings (both as output format and as arguments to the %…
printf-frexp.c  1.8  17 years  haible   Assume 'long double' exists.
printf-frexp.h  1.1  17 years  haible   New module 'printf-frexp'.
printf-frexpl.c  1.1  17 years  haible   New module 'printf-frexpl'.
printf-frexpl.h  1.1  17 years  haible   New module 'printf-frexpl'.
printf-parse.c  1.13  16 years  haible   Add support for Unicode strings (both as output format and as arguments to the %…
printf-parse.h  1.7  16 years  haible   Fix small mistake, reported by Eric Blake.
printf.c  1.1  17 years  haible   New module 'printf-posix'.
progname.c  1.7  17 years  haible   Make it possible to #define set_program_name to an alias.
progname.h  1.6  17 years  haible   Avoid a gcc warning.
progreloc.c  1.12  17 years  haible   New modules relocatable, relocatable-lib, relocatable-script.
putenv.c  1.34  17 years  meyering   Avoid conflicting types for 'unsetenv' on FreeBSD. * lib/putenv.c (_unsetenv): R…
quote.c  1.9  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
quote.h  1.5  18 years  eggert   *** empty log message ***
quotearg.c  1.55  17 years  eggert   * lib/quotearg.c: Include <wctype.h> early, before the definition of the iswprin…
quotearg.h  1.13  17 years  eggert   * lib/quotearg.h (quotearg_free): New decl. * lib/quotearg.c (quotearg_free): Ne…
raise.c  1.5  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
read-file.c  1.3  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
read-file.h  1.1  17 years  jas   Add read-file module.
readline.c  1.7  16 years  jas   lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h. …
readline.h  1.1  18 years  jas   Add readline.
readlink.c  1.8  17 years  haible   Move more declarations into <unistd.h>.
readtokens.c  1.17  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
readtokens.h  1.7  18 years  eggert   *** empty log message ***
readtokens0.c  1.4  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
readtokens0.h  1.2  18 years  eggert   *** empty log message ***
readutmp.c  1.27  17 years  meyering   * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the type for a local, and…
readutmp.h  1.23  17 years  meyering   * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct- redefinition bug whe…
realloc.c  1.15  16 years  haible   Oops, avoid an infinite recursion.
ref-add.sin  1.5  18 years  eggert   *** empty log message ***
ref-del.sin  1.5  18 years  eggert   *** empty log message ***
regcomp.c  1.27  17 years  eggert   Fix regex code so it doesn't rely on strcasecmp. * lib/regex_internal.h: Include…
regex.c  1.95  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
regex.h  1.41  17 years  eggert   * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid a circularity prob…
regex_internal.c  1.25  17 years  meyering   * lib/regex_internal.c (re_string_reconstruct): Remove declaration of set-but-no…
regex_internal.h  1.33  16 years  eggert   Work around problem reported by Steven M. Schweda in <http://lists.gnu.org/archi
regexec.c  1.25  17 years  haible   Avoid HP-UX cc warning.
relocatable.c  1.1  17 years  haible   Infrastructure for relocatable installation, from GNU gettext. See http://lists.
relocatable.h  1.1  17 years  haible   Infrastructure for relocatable installation, from GNU gettext. See http://lists.
relocwrapper.c  1.4  16 years  haible   Update after allocsa -> malloca renaming.
rename-dest-slash.c  1.3  17 years  eggert   * lib/rename-dest-slash.c: Include stdbool.h but not string.h. (has_trailing_sla…
rename.c  1.25  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
rijndael-alg-fst.c  1.2  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
rijndael-alg-fst.h  1.2  18 years  jas   Doc fix, from Bruno.
rijndael-api-fst.c  1.4  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
rijndael-api-fst.h  1.1  18 years  jas   Add rijndael module.
rmdir.c  1.17  17 years  eggert   Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. stat-macros.…
rpmatch.c  1.20  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
safe-read.c  1.28  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
safe-read.h  1.7  17 years  meyering   * lib/safe-read.h [C++]: Wrap declarations in extern "C". From Bruno Haible.
safe-write.c  1.6  18 years  eggert   *** empty log message ***
safe-write.h  1.3  18 years  eggert   *** empty log message ***
same-inode.h  1.1  17 years  eggert   Merge from coreutils.
same.c  1.21  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
same.h  1.5  18 years  eggert   *** empty log message ***
save-cwd.c  1.27  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
save-cwd.h  1.7  18 years  eggert   *** empty log message ***
savedir.c  1.34  17 years  haible   New module 'fchdir'.
savedir.h  1.9  17 years  eggert   Update from coreutils. * lib/__fpending.h: Add copyright notice. * lib/fprintft…
savewd.c  1.7  16 years  meyering   * lib/savewd.c (ESTALE) [!defined]: Define. Reported to be required on Interix b…
savewd.h  1.2  17 years  meyering   fix typo in comment
search_.h  1.4  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
setenv.c  1.20  16 years  haible   Update after allocsa -> malloca renaming.
setenv.h  1.7  17 years  haible   Convert tabs in the middle of preprocessor directives.
settime.c  1.8  17 years  eggert   * MODULES.html.sh (Support for systems lacking POSIX:2001): New module sys_time.…
sh-quote.c  1.4  17 years  haible   Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
sh-quote.h  1.2  18 years  eggert   *** empty log message ***
sha1.c  1.10  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
sha1.h  1.5  18 years  eggert   Sync from coreutils. * md5.c: Fix commentary typos. (OP): Fix spacing. (alignof,…
sig2str.c  1.9  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
sig2str.h  1.4  18 years  eggert   *** empty log message ***
signal_.h  1.5  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
signbitd.c  1.2  17 years  haible   Use copysign when implementing signbit, if the libc has it already.
signbitf.c  1.2  17 years  haible   Use copysign when implementing signbit, if the libc has it already.
signbitl.c  1.2  17 years  haible   Use copysign when implementing signbit, if the libc has it already.
sigprocmask.c  1.3  16 years  haible   sigprocmask.h is replaced with <signal.h>.
sincosl.c  1.6  17 years  haible   Avoid compiler warning.
sinl.c  1.4  17 years  haible   Better support of signalling NaNs.
size_max.h  1.4  17 years  haible   Comments from 2006-04-27.
sleep.c  1.1  16 years  haible   New module 'sleep'.
snprintf.c  1.13  17 years  haible   Whitespace change.
sprintf.c  1.4  16 years  haible   Avoid address wraparound inside system functions.
sqrtl.c  1.5  17 years  haible   Better support of signalling NaNs.
stat-macros.h  1.5  17 years  eggert   Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h. stat-macros.…
stat-time.h  1.8  17 years  eggert   * lib/stat-time.h: (get_stat_birthtime): Check for zero-valued birthtime on all …
stdbool_.h  1.12  17 years  haible   Use _GL_ as double-inclusion guard macro prefix.
stdint_.h  1.44  16 years  eggert   * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was misspelled as …
stdio--.h  1.3  17 years  ericb   * stdio--.h (tmpfile): Make safer.
stdio-safer.h  1.5  17 years  ericb   * tmpfile-safer.c: New file. * stdio-safer.h (fopen_safer): Add prototype. * std…
stdio_.h  1.34  16 years  ericb   Getline touchups. * lib/getdelim.c (getdelim): Revert regression that required *…
stdlib--.h  1.3  17 years  haible   mkstemp.h is replaced with <stdlib.h>.
stdlib-safer.h  1.1  17 years  ericb   * stdlib-safer.h: New file from coreutils, required by stdlib--.h.
stdlib_.h  1.16  16 years  haible   New module 'malloc-posix'.
stpcpy.c  1.15  17 years  haible   Make it possible to alias stpcpy and strdup.
stpncpy.c  1.8  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
strcasecmp.c  1.14  17 years  haible   New module 'mbscasecmp'. strcasecmp is not expected to work with multibyte strin…
strcasestr.c  1.9  16 years  haible   Update after allocsa -> malloca renaming.
strchrnul.c  1.6  17 years  ericb   * lib/strchrnul.c: Always include config.h first.
strcspn.c  1.17  17 years  haible   Include <config.h> unconditionally.
strdup.c  1.20  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
streq.h  1.2  16 years  haible   Add double-inclusion guard.
strerror.c  1.7  17 years  haible   Oops, really avoid an empty translation unit.
strftime.c  1.95  17 years  eggert   New module 'time', so that apps can include <time.h> as per POSIX and GNU instea…
strftime.h  1.3  18 years  eggert   *** empty log message ***
striconv.c  1.11  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
striconv.h  1.2  17 years  haible   Make the API of mem_cd_iconv more useful.
striconveh.c  1.15  17 years  haible   Do an indirect conversion if iconv_open does not support a direct conversion.
striconveh.h  1.7  17 years  haible   Do an indirect conversion if iconv_open does not support a direct conversion.
striconveha.c  1.6  16 years  haible   Update after allocsa -> malloca renaming.
striconveha.h  1.4  17 years  haible   Add an optional argument specifying transliteration.
string_.h  1.35  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
stripslash.c  1.17  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
strncasecmp.c  1.10  17 years  haible   Improve comment.
strndup.c  1.18  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
strnlen.c  1.15  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
strnlen1.c  1.5  17 years  haible   Make it compile in C++ mode.
strnlen1.h  1.2  17 years  eggert   Add copyright notices to long-enough files that lack them, since otherwise the f…
strpbrk.c  1.8  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
strptime.c  1.4  17 years  haible   Stick to ANSI C syntax, not C99 syntax.
strsep.c  1.6  17 years  haible   Fix bug with strsep(&string, ""). Optimize case of 1 delimiter.
strtod.c  1.22  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
strtoimax.c  1.17  17 years  eggert   Port to Tandem NSK OSS, which has 64-bit signed int but at most 32-bit unsigned …
strtok_r.c  1.8  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
strtol.c  1.28  17 years  ericb   * modules/fnmatch (Depends-on): Depend on wchar. * lib/fnmatch.c (WIDE_CHAR_SUPP…
strtoll.c  1.8  18 years  eggert   Undo previous change.
strtoul.c  1.10  18 years  eggert   *** empty log message ***
strtoull.c  1.5  18 years  eggert   *** empty log message ***
strtoumax.c  1.13  22 years  meyering   Include strtoimax.c, not strtouxmax.c.
strverscmp.c  1.19  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
strverscmp.h  1.6  18 years  eggert   *** empty log message ***
sys_select_.h  1.4  16 years  eggert   * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise. * m4/iconv_h.m4 (gl_ICONV_H): Likewis…
sys_socket_.h  1.4  16 years  eggert   * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise. * m4/iconv_h.m4 (gl_ICONV_H): Likewis…
sys_stat_.h  1.5  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
sys_time_.h  1.8  16 years  eggert   * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than a split doub…
sysexits_.h  1.4  16 years  eggert   * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise. * m4/iconv_h.m4 (gl_ICONV_H): Likewis…
t-idcache  1.1  17 years  meyering   The beginnings of syntax-related checks for gnulib. * lib/Makefile: New file. * …
tanl.c  1.5  17 years  haible   Better support of signalling NaNs.
tempname.c  1.24  17 years  eggert   * MODULES.html.sh (Support for systems lacking POSIX:2001): New module sys_time.…
tempname.h  1.1  17 years  ericb   * MODULES.html.sh: Document tempname. * modules/mkstemp (Depends-on): Add tempna…
time_.h  1.8  16 years  eggert   * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a method that I hope …
time_r.c  1.8  17 years  eggert   New module 'time', so that apps can include <time.h> as per POSIX and GNU instea…
timegm.c  1.6  17 years  eggert   New module 'time', so that apps can include <time.h> as per POSIX and GNU instea…
timespec.h  1.9  17 years  eggert   New module 'time', so that apps can include <time.h> as per POSIX and GNU instea…
tls.c  1.4  17 years  haible   Fix typo in return type.
tls.h  1.4  17 years  eggert   Add copyright notices to long-enough files that lack them, since otherwise the f…
tmpdir.c  1.4  17 years  ericb   * modules/tmpdir (Depends-on): Add sys_stat. * modules/mkdtemp (Depends-on): Add…
tmpdir.h  1.1  17 years  haible   New module 'tmpdir'.
tmpfile-safer.c  1.2  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
tmpfile.c  1.1  17 years  haible   New module 'tmpfile'.
trigl.c  1.6  17 years  haible   Better support of signalling NaNs.
trigl.h  1.3  18 years  eggert   *** empty log message ***
trim.c  1.1  17 years  haible   New 'trim' module, from Davide Angelocola <davide.angelocola@tiscali.it>.
trim.h  1.1  17 years  haible   New 'trim' module, from Davide Angelocola <davide.angelocola@tiscali.it>.
tsearch.c  1.2  17 years  haible   New module 'search'.
uinttostr.c  1.1  17 years  meyering   * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr, in place of sn…
umaxtostr.c  1.1  20 years  eggert   New module inttostr.
unicodeio.c  1.27  17 years  haible   Include <config.h> unconditionally.
unicodeio.h  1.8  18 years  haible   Add back unicode_to_mb declaration that was lost on the way from GNU tar to GNU …
uniconv.h  1.2  16 years  haible   New modules uniconv/u{8,16,32}-conv-to-enc.
uniname.h  1.1  16 years  haible   New modules uniname/base and uniname/uniname.
unistd--.h  1.1  18 years  meyering   (pipe): Define to pipe_safer.
unistd-safer.h  1.5  18 years  meyering   Declare pipe_safer.
unistd_.h  1.13  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
unistdio.h  1.1  16 years  haible   Formatted output functions for Unicode strings.
unistr.h  1.10  16 years  haible   New modules unistr/u*-mbsnlen.
unitypes.h  1.1  17 years  haible   Basic types for Unicode strings.
uniwidth.h  1.1  16 years  haible   New module 'uniwidth/base'.
unlinkdir.c  1.4  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
unlinkdir.h  1.2  18 years  eggert   New fts module. * MODULES.html.sh (File system functions): Add fts, fts-lgpl. * …
unlocked-io.h  1.7  18 years  eggert   Sync from coreutils. * modules/yesno (Depends-on): Add getline. * gethrxtime.c, …
unsetenv.c  1.10  17 years  haible   Include <config.h> unconditionally.
userspec.c  1.55  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
userspec.h  1.2  20 years  eggert   Merge from coreutils.
utime.c  1.15  17 years  haible   New module 'fchdir'.
utimecmp.c  1.10  17 years  ericb   * lib/getdate.h (includes): Include <time.h>, not "timespec.h". * lib/stat-time…
utimecmp.h  1.2  18 years  eggert   *** empty log message ***
utimens.c  1.15  16 years  meyering   * lib/utimens.c (gl_futimens): Rename from futimens, now that glibc-2.6 declares…
utimens.h  1.4  16 years  meyering   (gl_futimens): Rename from futimens, now that glibc-2.6 declares futimens.
vasnprintf.c  1.59  16 years  haible   Fix a #if error that causes a build failure on Linux/PowerPC with glibc-2.3.6. …
vasnprintf.h  1.6  17 years  haible   Convert tabs in the middle of preprocessor directives.
vasprintf.c  1.11  17 years  haible   Tweak last patch: Sync with gettext.
verify.h  1.8  17 years  eggert   * doc/verify.texi: New file. * lib/verify.h: Document the internals better.
verror.c  1.4  16 years  haible   Add missing definition of _ macro.
verror.h  1.2  17 years  haible   Convert tabs in the middle of preprocessor directives.
version-etc-fsf.c  1.5  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
version-etc.c  1.27  16 years  ericb   * lib/version-etc.c (version_etc_va): Default to GPLv3+. * NEWS: Document this c…
version-etc.h  1.9  18 years  eggert   *** empty log message ***
vfprintf.c  1.1  17 years  haible   New module 'vfprintf-posix'.
vprintf.c  1.1  17 years  haible   New module 'vprintf-posix'.
vsnprintf.c  1.5  17 years  haible   Whitespace change.
vsprintf.c  1.4  16 years  haible   Avoid address wraparound inside system functions.
w32spawn.h  1.4  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
wait-process.c  1.11  17 years  haible   exit.h is replaced with stdlib.h.
wait-process.h  1.6  18 years  dprice   * lib/wait-process.c, lib/wait-process.h, lib/csharpcomp.c, lib/execute.c, lib/j…
wchar_.h  1.8  16 years  haible   Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.
wctype_.h  1.14  16 years  eggert   * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST INCLUDE_NEXT. (gl_CH…
wcwidth.c  1.3  16 years  haible   Work around MacOS X wcwidth(0x0301) bug.
write-any-file.c  1.2  17 years  eggert   * lib/write-any-file.c (can_write_any_file): Fix else-else bug reported by Bruno…
write-any-file.h  1.1  17 years  eggert   * MODULES.html.sh (File system functions): New module write-any-file. * modules/…
xalloc-die.c  1.5  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
xalloc.h  1.34  17 years  eggert   * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow checking code. …
xasprintf.c  1.3  17 years  ericb   * lib/xvasprintf.c (includes): Assume config.h. * lib/xasprintf.c (includes): Li…
xgetcwd.c  1.22  17 years  haible   Move more declarations into <unistd.h>.
xgetcwd.h  1.3  18 years  eggert   *** empty log message ***
xgetdomainname.c  1.5  17 years  ericb   * lib/arcfour.c: Assume config.h. * lib/arctwo.c: Likewise. * lib/base64.c: Like…
xgetdomainname.h  1.3  18 years  eggert   *** empty log message ***
xgethostname.c  1.23  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
xgethostname.h  1.1  20 years  eggert   Add xgethostname.h.
xmalloc.c  1.41  17 years  eggert   * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move definitions up, to av…
xmalloca.c  1.1  16 years  haible   Move to here from xallocsa.c.
xmalloca.h  1.1  16 years  haible   Move to here from xallocsa.h.
xmemcoll.c  1.7  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
xmemcoll.h  1.3  20 years  eggert   Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
xnanosleep.c  1.9  17 years  eggert   New module 'time', so that apps can include <time.h> as per POSIX and GNU instea…
xnanosleep.h  1.1  19 years  eggert   Merge from coreutils.
xreadlink.c  1.26  17 years  haible   xreadlink and xreadlink-with-size can include <unistd.h> unconditionally and the…
xreadlink.h  1.8  16 years  meyering   xreadlink-with-size: Remove module. No longer used. Ex-callers now use xreadlin…
xsetenv.c  1.6  17 years  haible   exit.h is replaced with stdlib.h.
xsetenv.h  1.3  17 years  haible   Convert tabs in the middle of preprocessor directives.
xsize.h  1.5  18 years  eggert   *** empty log message ***
xstriconv.c  1.2  17 years  haible   Include <config.h> unconditionally.
xstriconv.h  1.2  17 years  haible   Change calling convention of xmem_cd_iconv.
xstrndup.c  1.5  17 years  eggert   * doc/gnulib-tool.texi (Initial import): Update to match current behavior with s…
xstrndup.h  1.2  18 years  eggert   *** empty log message ***
xstrtod.c  1.14  17 years  eggert   * _fpending.c: Include <config.h> unconditionally, since we no longer worry abou…
xstrtod.h  1.11  17 years  eggert   Merge from coreutils.
xstrtoimax.c  1.9  17 years  eggert   Don't include <config.h> twice; this doesn't work in some cases, e.g., when conf…
xstrtol-error.c  1.3  16 years  eggert   * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal. * lib/xstrt…
xstrtol.c  1.43  16 years  ericb   Move xstrtol messages into gnulib domain, when --pobase is used. * lib/xstrtol.h…
xstrtol.h  1.27  16 years  eggert   * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal. * lib/xstrt…
xstrtold.c  1.1  17 years  eggert   Merge from coreutils.
xstrtoul.c  1.3  20 years  eggert   Handle invalid suffixes and overflow independently, so that callers can treat th…
xstrtoumax.c  1.13  17 years  eggert   Don't include <config.h> twice; this doesn't work in some cases, e.g., when conf…
xtime.h  1.6  17 years  eggert   Add and change modules to make it easier for coreutils to use gnulib-tool. * li…
xvasprintf.c  1.7  17 years  jas   Move vasprintf prototypes to stdio.
xvasprintf.h  1.5  17 years  haible   Convert tabs in the middle of preprocessor directives.
yesno.c  1.19  16 years  ericb   Move getline and getdelim into stdio.h, per POSIX 200x. * modules/getline (Files…
yesno.h  1.2  18 years  eggert   *** empty log message ***

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26