Add GNUSTANDARDS (for eggert only).
[gnulib.git] / lib /
2004-10-07 Bruno HaibleAvoid a memory allocation when possible.
2004-10-07 Bruno HaibleAdd a GPL copyright notice.
2004-10-06 Paul Eggert* diacrit.c, diacrit.h: Add GPL notice.
2004-10-06 Paul EggertAdd GPL notice.
2004-10-06 Paul Eggert* atanl.c, logl.c: Add GPL notice, and make the code...
2004-10-06 Paul EggertAdd GPL notice, to match glibc's added LGPL notice.
2004-10-06 Paul EggertAdd GPL notice, to match glibc's added LGPL notice.
2004-10-05 Bruno HaibleDon't redeclare strsep if the system already has it.
2004-10-05 Paul EggertFix typo in previous log.
2004-10-05 Paul Eggertxclone->userspec
2004-10-05 Paul EggertRename xclone to xmemdup. Remove obsolete xalloc macros.
2004-10-04 Paul Eggert* regex.c (re_comp): Cast gettext return value to char *,
2004-10-04 Simon Josefssonerror.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO'...
2004-10-04 Paul EggertRemove dependencies on unlocked-io.
2004-10-04 Simon JosefssonSync with glibc.
2004-10-04 Karl Berryno vasnprintf.h, either; argz_.h from libtool
2004-10-04 Bruno HaibleNew module 'memmem', from Simon Josefsson.
2004-10-04 Paul EggertSync from coreutils.
2004-10-04 Paul EggertAdd getopt.h
2004-10-04 Paul EggertAdd getopt_.h, getopt_int.h.
2004-10-04 Paul Eggert(check_extension, numbered_backup):
2004-10-04 Paul Eggert(enum backuptype): Rename none -> no_backups,
2004-10-04 Paul Eggert(mode_compile): Don't decrement a pointer that
2004-10-04 Paul EggertFix years in copyright notices.
2004-10-02 Jim Meyering*** empty log message ***
2004-10-02 Jim MeyeringAdd copyright notice.
2004-10-01 Bruno HaibleAdd comment about preallocated buffer. Suggested by...
2004-10-01 Paul Eggert* snprintf.c: Remove comments as to why each header...
2004-10-01 Paul EggertRemove comments as to why each header is needed.
2004-10-01 Bruno HaibleNew module 'strsep'.
2004-10-01 Bruno HaibleAnother fix to snprintf().
2004-10-01 Bruno HaibleFixes, mostly from Simon Josefsson.
2004-10-01 Bruno HaibleEnsure memcpy is declared.
2004-09-30 Paul EggertNew snprintf module from Simon Josefsson.
2004-09-30 Paul Eggertargp fixes from Sergey.
2004-09-30 Paul Eggert(OPTION_NO_TRANS): New option.
2004-09-30 Paul Eggert(canon_doc_option): Fixed coredump if *name==NULL
2004-09-29 Bruno HaibleFixing a stupid typo in xvasprintf.c... from Oskar...
2004-09-29 Bruno HaibleChange copyright notice to GPL. The file is still under...
2004-09-28 Paul Eggertdummy.c: Change copyright notice to FSF, and license...
2004-09-28 Paul EggertChange copyright notice to FSF, and change license...
2004-09-21 Paul EggertRegenerate, now that it's listed in ../config/srclist...
2004-09-13 Paul Eggert* argp-pvh.c (argp_program_version_hook): Provide initi...
2004-09-13 Paul Eggert(argp_program_version_hook): Provide initial value.
2004-09-11 Paul Eggert* mempcpy.h: Wrap the entire include file inside #ifnde...
2004-09-11 Paul EggertWrap the entire include file inside #ifndef mempcpy.
2004-09-08 Paul EggertUndo previous change.
2004-09-08 Paul Eggert* c-strtod.c (C_STRTOD) [!defined LC_ALL_MASK]: Set...
2004-09-08 Paul Eggert(C_STRTOD) [!defined LC_ALL_MASK]: Set LC_ALL to "C",
2004-09-08 Karl Berryupdate from libc
2004-09-08 Bruno HaibleNew module 'stdint'.
2004-09-08 Bruno HaibleNew module 'xvasprintf'.
2004-09-08 Bruno HaibleImprove handling of the case length > INT_MAX.
2004-08-20 Paul EggertImport userspec from coreutils.
2004-08-12 Paul Eggertgetopt, argp fixes.
2004-08-12 Paul EggertRenamed from getopt.h.
2004-08-12 Paul EggertRenamed to getopt_.h.
2004-08-12 Paul EggertRemove ELIDE_CODE hack.
2004-08-12 Paul EggertUse "gettext.h" instead of its complicated substitute.
2004-08-12 Paul EggertUse "gettext.h" instead of its complicated substitute.
2004-08-11 Paul EggertMerge from coreutils.
2004-08-11 Paul Eggert(settime): Recode to avoid warning with Sun Forte C...
2004-08-11 Paul EggertConvert to UTF-8.
2004-08-11 Paul Eggert(WIDE_CHAR_SUPPORT): Don't set to 1 if missing
2004-08-11 Paul EggertInclude <inttypes.h> and <stdint.h> if available.
2004-08-10 Paul Eggertobstack, chown fixes.
2004-08-10 Paul Eggert(_obstack_begin, _obstack_begin_1, _obstack_newchunk):
2004-08-10 Paul Eggert(obstack_empty_p): Don't assume that chunk->contents...
2004-08-10 Paul Eggert(rpl_chown): Work even if the file is writeable but...
2004-08-09 Paul EggertAdd getpass.h, so it's properly declared.
2004-08-09 Paul Eggertxgethostname simplification
2004-08-09 Paul EggertAdd copyright notices.
2004-08-09 Paul EggertSwitch to UTF-8 encoding.
2004-08-09 Paul EggertRemove dependency of xalloc in exitfail, error, gettext.
2004-08-09 Paul EggertAdd uint32_t.m4, uintptr_t.m4, and finish renaming...
2004-08-08 Bruno HaibleRename FILESYSTEM_PREFIX_LEN.
2004-08-07 Paul EggertMerge argp-help from tar.
2004-08-07 Paul Eggert(make_hol, hol_append): Don't assume that
2004-08-07 Paul EggertOnly declare strdup if it isn't declared by the system.
2004-08-07 Paul EggertMerge from coreutils.
2004-08-06 Paul Eggert[HAVE_LIBGEN_H]: Include <libgen.h>, for
2004-08-06 Paul EggertRemoved (merged from coreutils).
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertRemove safe-lstat.c, safe-lstat.h, safe-stat.c, safe...
2004-08-06 Paul EggertReplace fnmatch.h with fnmatch_.h.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertImport from coreutils.
2004-08-06 Paul EggertInclude <time.h>, for size_t and struct tm.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Paul EggertMerge from coreutils.
2004-08-06 Bruno Haible2004-08-03 Simon Josefsson <jas@extundo.com>
2004-08-06 Bruno Haible2004-08-01 Simon Josefsson <jas@extundo.com>
2004-08-06 Bruno HaibleNew module 'getsubopt'.
2004-08-06 Paul EggertMore merges from coreutils.
2004-08-06 Paul EggertNew getcwd module, imported from coreutils.
2004-08-06 Paul Eggert(same_name): Return bool, not int.
2004-08-06 Paul EggertInclude <stdbool.h>
2004-08-06 Paul EggertMerge from coreutils.
next