(duplicate_node): Return new index, not an error code,
[pspp] / lib /
2005-08-20 Paul Eggert(duplicate_node): Return new index, not an error code,
2005-08-19 Paul Eggert(proceed_next_node): Redo local variables to avoid...
2005-08-19 Paul Eggert(re_string_realloc_buffers, re_node_set_insert):
2005-08-19 Bruno HaiblePrettier line breaking.
2005-08-19 Bruno HaibleFix return value.
2005-08-19 Jim Meyering*** empty log message ***
2005-08-19 Jim MeyeringMake the %s format (seconds since the epoch) work for...
2005-08-18 Paul EggertRemove useless space-before-tab.
2005-08-17 Bruno HaibleNew module 'strcasestr'.
2005-08-17 Bruno HaibleMake strstr() work in multibyte locales.
2005-08-17 Bruno Haiblestrcasecmp.c now uses mbuiter.
2005-08-17 Bruno HaibleNew module 'mbuiter'.
2005-08-17 Bruno HaibleComment fix.
2005-08-17 Bruno HaibleFix the iterator, so that it ends before the '\0'.
2005-08-16 Bruno HaibleSimplify by using mb_casecmp.
2005-08-16 Bruno HaibleBug fix: make the comparison operations transitive.
2005-08-16 Bruno HaibleMake strcasecmp() work right in multibyte locales.
2005-08-16 Bruno HaibleNew module 'strnlen1'.
2005-08-16 Bruno HaibleNew module 'mbfile'.
2005-08-16 Bruno HaibleNew module 'mbiter'.
2005-08-16 Bruno HaibleNew module 'mbchar'.
2005-08-16 Bruno HaibleAdd do/while0 to avoid gcc warnings.
2005-08-16 Bruno HaibleNew module 'tls'.
2005-08-16 Paul Eggert* config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
2005-08-14 Jim Meyering*** empty log message ***
2005-08-14 Jim Meyering(setup_dir, enter_dir, leave_dir, free_dir):
2005-08-14 Jim MeyeringMention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_C...
2005-08-14 Jim Meyering(fts_cross_check) [FTS_DEBUG]: s/active_dir_ht/fts_cycl...
2005-08-11 Simon JosefssonAdd readline.
2005-08-11 Bruno HaibleChange parameter name to match comment.
2005-08-11 Simon Josefsson2005-08-10 Simon Josefsson <jas@extundo.com>
2005-08-02 Simon Josefsson2005-08-02 Simon Josefsson <jas@extundo.com>
2005-08-01 Bruno HaibleUpdate from GNU gettext.
2005-07-26 Bruno HaiblePortability fixes for IRIX, Solaris, HP-UX, AIX, OSF/1.
2005-07-21 Karl Berryautoupdate
2005-07-18 Bruno HaibleAlso support once-execution.
2005-07-18 Paul Eggert* quotearg.c: Add translator comment.
2005-07-18 Simon Josefsson(check_version): Accept identical versions too.
2005-07-18 Bruno HaibleNew gnulib module 'lock'.
2005-07-15 Paul EggertAdd translator comment suggested by Bruno Haible, with...
2005-07-11 Paul Eggert* version-etc-fsf.c (version_etc_copyright): Parameteri...
2005-07-11 Simon Josefsson* size_max.h: New file.
2005-07-11 Bruno HaibleUse shortcut links to the POSIX specification.
2005-07-10 Karl Berryautoupdate
2005-07-09 Sergey PoznyakoffUpdated
2005-07-09 Sergey PoznyakoffInclude unlocked-io.h. Remove unnecessary block of...
2005-07-08 Paul Eggert* config/srclist.txt: Comment out regcomp.c, since...
2005-07-07 Paul Eggert* modules/regex (Files): Add lib/regex_internal.c,
2005-07-04 Paul EggertRemove the dependency of the strftime module on the...
2005-07-02 Jim Meyering*** empty log message ***
2005-07-02 Jim Meyering(backup_args): Change a `0' to NULL.
2005-07-02 Jim MeyeringAssume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditio...
2005-07-01 Paul Eggert* xnanosleep.c: Include timespec.h, since OpenBSD 3...
2005-06-29 Jim Meyering*** empty log message ***
2005-06-29 Jim Meyering(getuser, getuidbyname, getgroup, getgidbyname):
2005-06-29 Jim Meyering(make_dir_parents): Don't apply sizeof to a hard-coded...
2005-06-28 Simon JosefssonTypo.
2005-06-28 Simon Josefsson2005-06-25 Simon Josefsson <jas@extundo.com>
2005-06-27 Simon JosefssonOops, back out unrelated entry.
2005-06-27 Simon Josefsson2005-06-28 Simon Josefsson <jas@extundo.com>
2005-06-24 Paul Eggert* canon-host.c (canon-host): Append trailing "," to...
2005-06-24 Derek R. PriceRemove stat module & update lstat.
2005-06-23 Paul Eggert* mktime.c: Include <string.h> even if !DEBUG. (From...
2005-06-22 Paul Eggert(desirable_utmp_entry): Fix bug where "who -b" and...
2005-06-22 Paul Eggert* xmalloc.c (HAVE_GNU_CALLOC): New constant.
2005-06-16 Jim Meyering*** empty log message ***
2005-06-16 Jim Meyering(rpl_calloc): Allocate a 1-byte buffer (not 1xS or...
2005-06-16 Sergey PoznyakoffUpdated
2005-06-16 Sergey Poznyakoff(__option_is_short): Check upper limit of __key.
2005-06-10 Paul Eggert* fnmatch.c (fnmatch): If there is an encoding error...
2005-06-08 Bruno HaibleAvoid gcc warning on mingw.
2005-06-08 Bruno HaibleNew module 'csharpcomp'.
2005-06-07 Derek R. PriceSync from CVS.
2005-06-04 Karl Berryneed terminating */ for argz.c; what about others?
2005-06-02 Paul EggertSync from coreutils.
2005-06-02 Karl Berryautoupdate
2005-06-01 Bruno HaibleNew module 'csharpexec'.
2005-05-31 Derek R. PriceSync from cvs.
2005-05-29 Derek R. Price* MODULES.html.sh: Add glob to Enhanced POSIX.2001...
2005-05-28 Paul Eggert(getlogin_r): Don't set errno to 0 on return.
2005-05-28 Paul Eggert* getlogin_r.c (getlogin_r): Don't set errno to 0 on...
2005-05-27 Paul Eggert* modules/fts (Files): Remove m4/inttypes-pri.m4.
2005-05-27 Bruno HaibleRemove redundant include.
2005-05-25 Derek R. Price* getlogin_r.h: Simplify API documentation.
2005-05-25 Paul EggertFix a few glitches in getlogin_r.
2005-05-25 Derek R. Price* lib/getlogin_r.c, lib/getlogin_r.h, m4/getlogin_r.m4,
2005-05-23 Bruno HaibleAdd autoconf tests for the 'minmax' module.
2005-05-23 Bruno HaibleSimplify the #ifdefs.
2005-05-23 Bruno HaibleRename NEED_SIGNED_INT_TYPES macro.
2005-05-23 Bruno HaibleRename HAVE_SYSTEM_INTTYPES macro.
2005-05-22 Paul Eggert* fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
2005-05-20 Paul EggertNew fts module.
2005-05-20 Paul Eggert* lib/chown.c (rpl_chown): Return -1 on failure.
2005-05-18 Paul EggertSync from coreutils.
2005-05-18 Paul Eggert* fts.c: Include fts_.h first, to check interface.
2005-05-18 Paul Eggert* lib/canonicalize.c: Include canonicalize.h first...
2005-05-17 Jim MeyeringNew files, from coreutils.
2005-05-15 Paul EggertUndo previous change to strtoll.c, so it stays in sync...
2005-05-15 Paul EggertUndo previous change.
2005-05-15 Paul EggertNew unlinkdir module.
next