Use an all-permissive copyright notice, recommended by RMS.
[gnulib.git] / lib /
2005-01-22 Paul EggertFix date in latest changelog entry.
2005-01-22 Paul Eggert* modules/chdir-long (Depends-on): Remove mempcpy.
2005-01-21 Bruno HaibleNew module 'classpath'.
2005-01-21 Paul Eggert* MODULES.html.sh (Command-line arguments): Add version...
2005-01-20 Paul Eggert* lib/save-cwd.c (save_cwd): Remove code to support...
2005-01-20 Simon Josefsson* base64.h (isbase64): Add.
2005-01-19 Bruno HaibleNew module 'sh-quote'.
2005-01-18 Paul EggertMerge from coreutils.
2005-01-18 Paul Eggert(version_etc_copyright): Update copyright date.
2005-01-18 Paul Eggert(futimens): Account for the fact that futimes
2005-01-18 Paul Eggert* modules/chdir-long, modules/openat: New files.
2005-01-18 Paul EggertMerge changes from coreutils.
2005-01-17 Bruno HaibleMove some conditionals from the .c file to the .m4...
2005-01-17 Bruno HaibleUpdate from gettext.
2005-01-17 Bruno HaibleCopyright years.
2005-01-17 Bruno HaibleThe fwriteerror() function now needs to fclose() the...
2005-01-17 Bruno HaibleDeclare environ; not all systems declare it.
2005-01-04 Paul Eggert* human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
2004-12-29 Paul Eggert* error.c: Remove dependency on gettext and libintl.
2004-12-29 Paul Eggert[!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
2004-12-24 Paul Eggert* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD,...
2004-12-24 Paul Eggert(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STR...
2004-12-24 Paul Eggert(parser_init): Omit unnecessary alignments, and comment...
2004-12-24 Paul EggertInclude <stddef.h>.
2004-12-24 Paul Eggert* getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since...
2004-12-24 Paul Eggert(YYSTACK_USE_ALLOCA): Define to 0, since there's no...
2004-12-24 Paul Eggert* getdate.y (YYINITDEPTH): New macro.
2004-12-24 Paul Eggert(YYINITDEPTH): New macro, so that the initial stack...
2004-12-22 Sergey PoznyakoffUpdated
2004-12-22 Sergey Poznyakoff(parser_init): Avoid arithmetics on void pointers.
2004-12-20 Paul EggertFix typo in comment in previous change.
2004-12-19 Paul Eggert* alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not...
2004-12-18 Bruno HaiblePortability fix: Don't assume sigaction(). (mingw doesn...
2004-12-18 Bruno HaibleSignals whose handler is set to SIG_IGN are not fatal.
2004-12-08 Paul EggertMerge from coreutils.
2004-12-05 Paul EggertImport chamges from coreutils, so that the code now...
2004-12-03 Paul Eggert* mktime.c (__mktime_internal): If SEC_REQUESTED !...
2004-12-03 Paul Eggert(__mktime_internal): If SEC_REQUESTED != SEC,
2004-12-01 Paul EggertImport readutmp and getcwd changes from gnulib.
2004-12-01 Paul EggertDon't include <errno.h>,
2004-12-01 Paul EggertInclude readutmp.h first.
2004-12-01 Paul Eggert(is_ENAMETOOLONG): New macro.
2004-11-30 Simon JosefssonAdd base64.
2004-11-28 Paul Eggert* getcwd.h: New file, which I forgot to check in on...
2004-11-28 Paul EggertInitial revision, imported from coreutils.
2004-11-26 Paul EggertMerge from coreutils for getcwd and HP-UX 11.
2004-11-23 Jim Meyering*** empty log message ***
2004-11-23 Jim Meyeringremove trailing blanks
2004-11-23 Paul Eggert(futimens): New decl.
2004-11-23 Paul Eggert(__attribute__, ATTRIBUTE_UNUSED): New macros.
2004-11-23 Paul EggertAdd comment.
2004-11-23 Paul EggertMerge from coreutils.
2004-11-23 Sergey PoznyakoffRe-addition of __getopt_argv_const caused
2004-11-23 Sergey PoznyakoffUpdated
2004-11-21 Paul EggertUpdate log to match latest getopt checkin.
2004-11-21 Paul EggertFix brain cramp in previous checkin.
2004-11-21 Paul Eggert* getopt_.h: Use __CONCAT rather than ## directly.
2004-11-21 Paul Eggert(__CONCAT): New macro.
2004-11-19 Bruno HaibleMove comments from strtok_r.c to strtok_r.h.
2004-11-17 Paul Eggertrealloc, calloc portability fixes.
2004-11-17 Paul Eggert(rpl_calloc): Defend against buggy calloc implementations
2004-11-17 Paul EggertFix header comment to match module title.
2004-11-17 Paul Eggert(rpl_realloc): Call 'free' if n==0, since realloc might...
2004-11-17 Paul EggertAdd log for human.h, xgetcwd.c (import from coreutils).
2004-11-17 Paul EggertImport from coreutils.
2004-11-17 Paul EggertFurther getopt changes to make it more acceptable to...
2004-11-17 Paul Eggert(__getopt_argv_const): Bring it back.
2004-11-17 Paul Eggert(getopt_long, getopt_long_only): Arg is char * const *
2004-11-17 Paul Eggert(POSIXLY_CORRECT): New constant.
2004-11-17 Paul EggertMerge from coreutils to support a more-standard getopt.
2004-11-16 Paul Eggert* getdate.y (tORDINAL): New token.
2004-11-16 Paul Eggert(tORDINAL): New token.
2004-11-15 Jim Meyering.
2004-11-15 Jim MeyeringInclude "__fpending.h" once again.
2004-11-12 Bruno HaibleMore caveats, taken from strtok_r.c.
2004-11-12 Simon JosefssonRevert doc, suggested by Bruno.
2004-11-12 Bruno HaibleAdd a cross-reference to strtok_r.
2004-11-12 Simon JosefssonAdd strtok_r.
2004-11-12 Simon JosefssonSync with glibc CVS.
2004-11-12 Simon JosefssonAdd strtok_r.
2004-11-11 Paul Eggert* getopt_.h: Add __getopt_argv_const. Include <stdlib...
2004-11-11 Paul Eggert(_getopt_internal, _getopt_internal_r, _getopt_long_r...
2004-11-11 Paul Eggert(getopt_long, _getopt_long_r, getopt_long_only, _getopt...
2004-11-11 Paul Eggert(_getopt_initialize, _getopt_internal_r, _getopt_intern...
2004-11-11 Paul Eggert(__getopt_argv_const): New macro, to be used so that
2004-11-11 Paul Eggert* getopt_.h: rename getopt to __GETOPT_PREFIX##getopt...
2004-11-11 Paul Eggert[defined __GETOPT_PREFIX && !defined __need_getopt]:
2004-11-11 Jim Meyering*** empty log message ***
2004-11-11 Jim MeyeringRemove trailing blanks.
2004-11-11 Jim MeyeringRemove trailing blanks.
2004-11-11 Jim MeyeringRemove trailing blank.
2004-11-11 Paul EggertFix >> problems in getdate.y, strftime.c, quotearg.c.
2004-11-11 Paul Eggert(struct quoting_options): Use unsigned int for quote_th...
2004-11-11 Paul Eggert(SHR): New macro, which is a portable
2004-11-11 Paul Eggert* mktime.c (SHR): New macro.
2004-11-11 Paul Eggert(SHR): New macro, which is a portable
2004-11-10 Simon JosefssonAdd getaddrinfo.
2004-11-10 Jim Meyering*** empty log message ***
2004-11-10 Jim MeyeringEnsure that no close failure goes unreported.
2004-11-09 Paul Eggert* strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
next