2003-11-11 |
Bruno Haible | Macro for determining PTRDIFF_MAX. |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Bruno Haible | Macro for determining SIZE_MAX. |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Paul Eggert | Fix off-by-one error in xalloc_oversized. |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-11-09 |
Karl Berry | update from automake |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Paul Eggert | Reject allocations of exactly SIZE_MAX bytes. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Bruno Haible | Solaris portability problem. |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Bruno Haible | Use xsize. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Bruno Haible | New module 'xsize'. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Jim Meyering | Use the `$(VAR)' notation for AC_SUBST'd variable names... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Jim Meyering | Use the `$(VAR)' notation for AC_SUBST'd variable names... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Bruno Haible | Use waitid if possible. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Jim Meyering | new file |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Jim Meyering | Include "userspec.h". |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Jim Meyering | (lib_SOURCES): Add userspec.h. |
commit | commitdiff | tree | snapshot |
2003-11-03 |
Karl Berry | update from config |
commit | commitdiff | tree | snapshot |
2003-11-02 |
Karl Berry | vasprintf.c sync broken |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Paul Eggert | Catch size calculation overflow problem on Alphas runni... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Jim Meyering | *hash.c: Include "xalloc.h" for use of xalloc_oversized. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Jim Meyering | Include "xalloc.h" for use of xalloc_oversized. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Jim Meyering | * linebuffer.c: Include <string.h> for declaration... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Jim Meyering | Include <string.h> for declaration of memset. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Paul Eggert | Change netbsd*-gnu pattern back to netbsd*-gnu*. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Bruno Haible | Check for overflow when converting from size_t to ... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Bruno Haible | Add comment. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Paul Eggert | Revamp xalloc_oversized so that its count arg need... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Paul Eggert | host-os.m4 (UTILS_HOST_OS): Fix bugs in previous change. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Paul Eggert | Fix some bugs in the previous change. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Paul Eggert | Simplify the code by using new xalloc.h features. |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Paul Eggert | Log xrealloc -> free+xmalloc changes for getgroups... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Paul Eggert | (quotearg_n_options): Use free/xmalloc rather than... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Paul Eggert | (getgroups): Don't use xrealloc, since we don't need... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Paul Eggert | Identify GNU/KFreeBSD and GNU/KNetBSD using their new... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Bruno Haible | Improved support for BeOS: Avoid compilation error... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Paul Eggert | Modify exclude.c to use new xalloc primitives, for... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Paul Eggert | xalloc.h now uses inline, so includers need to configur... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Paul Eggert | New function xalloc_oversized. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Paul Eggert | Add x2realloc, x2nrealloc. Port to C99 inline. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Paul Eggert | (alloca): xmalloc cannot return NULL, so don't test... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Karl Berry | (COPYING.DOC): no longer available from |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Paul Eggert | Fix several address-calculation bugs in the hash modules, |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Paul Eggert | Don't include getndelim2.o twice into LIBOBJS. |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Paul Eggert | Meyers -> Myers |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Paul Eggert | (getndelim2): When size calculation overflows, |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Paul Eggert | Merge changes from glibc obstack; minor cleanups to... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Paul Eggert | Don't use lvalue casts, as GCC plans to remove support... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Bruno Haible | New module 'wait-process'. |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Bruno Haible | Portability to HP-UX 10, found by Jim Meyering. |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Karl Berry | config update |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Karl Berry | update from config |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Paul Eggert | (foo *) NULL + 0 == NULL |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Paul Eggert | getgroups.c: minor fixups. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Paul Eggert | Include <errno.h>, <stdlib.h>. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Jim Meyering | Include <string.h>, for declarations of memset and... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Paul Eggert | Fix address-arithmetic and alloca bugs in fnmatch. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Paul Eggert | Check for address arithmetic overflow. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Paul Eggert | Do not include <inttypes.h> or <stdint.h>. |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Paul Eggert | Handle invalid suffixes and overflow independently... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Bruno Haible | Test for sig_atomic_t. Part of modules 'fatal-signal... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Bruno Haible | Improved 'fatal-signal' module. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Richard Stallman | (MAX_BUF_SIZE): Reduce to 2**15. |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Paul Eggert | Revamp xalloc interface so that it can check for addres... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Bruno Haible | A little more dependencies of the 'argp' module. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Paul Eggert | Merge getpass from libc, plus a few fixes. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Karl Berry | update from config |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Bruno Haible | Remove version-etc-2 module. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Bruno Haible | Merge version-etc-2 back into version-etc: Better way... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Bruno Haible | New module 'fatal-signal'. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Karl Berry | update from texinfo |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Paul Eggert | Rework advice for preventing empty .o files. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Karl Berry | argp update from libc |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Karl Berry | update from config |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Karl Berry | . |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Bruno Haible | Tweak Include section. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Bruno Haible | Put gethostname into the right section. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Bruno Haible | Don't mention getdomainname, xgetdomainname twice. |
commit | commitdiff | tree | snapshot |
next |