2002-12-31 |
Bruno Haible | An independent .m4 file for each module. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | An autoconf macro for its associated module. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | New file localcharset.h. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | Don't call ftruncate() when it's not needed. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | Don't use strcoll if it is broken. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | Avoid function names used in standard libraries. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | Test HAVE_STRUCT_TM_TM_ZONE, not HAVE_TM_ZONE. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | Make getline.h and unicodeio.h self-contained. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | Move strtoimax and strtoumax to section "Support for... |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Bruno Haible | Small fixes. |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Karl Berry | update from prep |
commit | commitdiff | tree | snapshot |
2002-12-22 |
Karl Berry | fix line break |
commit | commitdiff | tree | snapshot |
2002-12-22 |
Karl Berry | fdl 1.2 |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Paul Eggert | Remove stime.c (was supposed to be done 2002-02-27). |
commit | commitdiff | tree | snapshot |
2002-12-19 |
Karl Berry | config.guess update from prep |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Bruno Haible | Fix for memcmp module. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Bruno Haible | Oops, forgot to increment the serial number. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Bruno Haible | Remove unused test. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Bruno Haible | Misc changes. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Bruno Haible | Update for changed signature of safe_read. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Bruno Haible | Use full_read instead of safe_read. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Bruno Haible | Remove unused declaration. |
commit | commitdiff | tree | snapshot |
2002-12-17 |
Bruno Haible | Update for change made on 2001-08-03 in mbswidth.c. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Bruno Haible | Rewritten to cope with systems that have setenv() but... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Bruno Haible | List of modules, and dependencies. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Karl Berry | update from prep |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Bruno Haible | Add setenv, unsetenv. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Bruno Haible | setenv and unsetenv. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Bruno Haible | Prerequisites of lib/setenv.c and lib/unsetenv.c. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Paul Eggert | Port exclude.c and exclude.h to more non-GNU systems... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Paul Eggert | (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Paul Eggert | (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS): |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Paul Eggert | Add more comments to latest changelog change. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Paul Eggert | Undo the 2001-07-02 change for jm-glibc-io, as it was... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Jim Meyering | Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Jim Meyering | Merge in changes from libc's misc/error.c, in preparation |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Paul Eggert | Merge some alloca.c changes from Emacs. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Paul Eggert | [defined emacs]: Include "lisp.h". |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Paul Eggert | Do not generate unlocked-io.h automatically, since... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Paul Eggert | Add copyright notice. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Paul Eggert | unlocked-io.h is now maintained by hand. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Paul Eggert | New file, from GNU diffutils, but with proper copyright... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | Reflect the fact that stat.c and lstat.c are no longer... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | New file. Simply #define LSTAT and include stat.c. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | * stat.c: New file. Contents mostly from xstat.in. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | * xstat.in: Remove file. Contents moved into stat.c. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | Simply #define SAFE_WRITE and include safe-read.c. |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Jim Meyering | Rework so that it may serve to define safe_write, too. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jim Meyering | (safe_write): Change comment to mention SAFE_WRITE_ERROR. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jim Meyering | (safe_read): Change comment to mention SAFE_READ_ERROR. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jim Meyering | safe-read.c, safe-write.c: Change variable names and... |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jim Meyering | * safe-read.c (IS_EINTR): Define. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Jim Meyering | (IS_EINTR): Define. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Bruno Haible | Synchronize safe-write with safe-read. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Jim Meyering | * safe-read.c (EINTR): Define. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Jim Meyering | (EINTR): Define. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Jim Meyering | * safe-read.h (SAFE_READ_ERROR): Define. |
commit | commitdiff | tree | snapshot |
2002-12-02 |
Jim Meyering | (SAFE_READ_ERROR): Define. |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Jim Meyering | * safe-read.c: (safe_read): Also exit the loop when... |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Jim Meyering | (safe_read): Also exit the loop when read returns zero. |
commit | commitdiff | tree | snapshot |
2002-12-01 |
Karl Berry | prep update |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Paul Eggert | * hash.c (hash_lookup, hash_get_first, hash_get_next... |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Paul Eggert | (hash_lookup, hash_get_first, hash_get_next, hash_find_... |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Karl Berry | copy strdup.c from libc again. |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | install-sh from automake, automake from cvs instead... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | update from automake for variable quoting, $0 in |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | ($LIBCSRC/time/mktime.c lib gpl): new entry. |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Jim Meyering | Really sync with libc, not with my locally-modified... |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | initial |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new entry. |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | copy from libc, meaning we now #include <strtol.c> |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Jim Meyering | Sync from libc, now that it has the latest fix. |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Jim Meyering | remove trailing spaces |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | restore additional quoting on variables |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | account for gnulib changing libc files to gpl |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | some libc files now not copyable, some newly copyable |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | new automake release/directory |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Karl Berry | change license to gpl. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Jim Meyering | Merge in changes from libc. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Jim Meyering | Avoid a link-time failure on some Linux systems. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Jim Meyering | (str2signum, sig2str): Avoid a warning from gcc: |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Jim Meyering | [@BEGIN_LSTAT_ONLY@]: Include <string.h>. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Jim Meyering | Remove unneeded parentheses around operands of `defined'. |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Jim Meyering | Add copyright date of 2002. |
commit | commitdiff | tree | snapshot |
next |