Thu, 01 Jan 2015 01:38:23 +0000 |
Paul Eggert |
version-etc: new year
|
Wed, 05 Nov 2014 11:41:57 -0800 |
Paul Eggert |
obstack: do not reject malloc-style obstack_chunkfun, obstack_freefun
|
Tue, 04 Nov 2014 00:31:31 -0800 |
Paul Eggert |
obstack: avoid potentially-nonportable function casts
|
Mon, 03 Nov 2014 17:32:27 -0800 |
Alan Modra |
obstack: fix macro return values
|
Tue, 28 Oct 2014 23:58:42 -0700 |
Paul Eggert |
obstack: use size_t alignments and check for overflow
|
Wed, 29 Oct 2014 14:03:00 +1030 |
Alan Modra |
obstack: 64-bit obstack support, part 3
|
Wed, 29 Oct 2014 14:02:40 +1030 |
Alan Modra |
obstack: 64-bit obstack support, part 2
|
Wed, 29 Oct 2014 14:02:31 +1030 |
Alan Modra |
obstack: 64-bit obstack support, part 1
|
Wed, 29 Oct 2014 14:02:22 +1030 |
Alan Modra |
obstack: tidy part 2
|
Wed, 29 Oct 2014 14:02:13 +1030 |
Alan Modra |
obstack: tidy part 1
|
Thu, 27 Mar 2014 13:38:41 -0700 |
Paul Eggert |
obstack: Remove ancient NeXTSTEP gcc support conditional
|
Thu, 27 Mar 2014 12:55:07 -0700 |
Paul Eggert |
obstack: merge with glibc changes
|
Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Thu, 31 Oct 2013 09:44:44 -0700 |
Paul Eggert |
obstack: pacify HP C
|
Mon, 30 Sep 2013 10:19:38 -0700 |
Jim Meyering |
fpending, obstack, strerror-override: use pure+const function attrs
|
Wed, 15 May 2013 00:27:15 -0700 |
Paul Eggert |
obstack: port --enable-gcc-warnings to clang
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Sun, 05 Feb 2012 13:42:03 -0800 |
Paul Eggert |
maint: spelling fixes
|
Wed, 25 Jan 2012 11:08:01 -0800 |
Paul Eggert |
obstack: remove __STDC__ conditionals
|
Thu, 05 Jan 2012 23:53:49 -0800 |
Paul Eggert |
In commentary, do not use ` to quote.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Sun, 21 Mar 2010 01:14:37 +0100 |
Bruno Haible |
Ensure no #include statements inside extern "C" { ... }.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Mon, 28 Dec 2009 10:50:36 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2009
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Mon, 23 Oct 2006 19:40:24 +0000 |
Bruno Haible |
Make it possible to rename obstack_free.
|
Fri, 14 Oct 2005 23:23:50 +0000 |
Paul Eggert |
* config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
|
Sat, 14 May 2005 06:03:57 +0000 |
Paul Eggert |
*** empty log message ***
|
Tue, 10 Aug 2004 05:16:29 +0000 |
Paul Eggert |
(obstack_empty_p): Don't assume that chunk->contents is suitably
|
Thu, 24 Jun 2004 06:04:10 +0000 |
Jim Meyering |
(obstack_base): Cast to (void *), per documentation.
|
Wed, 19 May 2004 20:04:16 +0000 |
Paul Eggert |
Remove unused vars and decls in obstack.
|
Mon, 17 May 2004 07:52:52 +0000 |
Paul Eggert |
Port obstack to the AS/400.
|
Fri, 07 May 2004 04:22:56 +0000 |
Paul Eggert |
Import obstack changes from libc.
|
Wed, 22 Oct 2003 05:10:04 +0000 |
Paul Eggert |
Merge changes from glibc obstack; minor cleanups to make it easier to
|
Wed, 22 Oct 2003 01:02:47 +0000 |
Paul Eggert |
Don't use lvalue casts, as GCC plans to remove support for them in GCC 3.5.
|
Tue, 09 Sep 2003 23:00:43 +0000 |
Paul Eggert |
Remove K&R cruft.
|
Fri, 15 Aug 2003 03:12:34 +0000 |
Paul Eggert |
White-space changes only; from coreutils.
|
Fri, 11 Jul 2003 23:33:34 +0000 |
Paul Eggert |
(__INT_TO_PTR): Revert change of 2003-03-13; it breaks C++ compilation.
|
Wed, 09 Jul 2003 22:48:52 +0000 |
Paul Eggert |
Switch from LGPL to GPL.
|
Fri, 14 Mar 2003 09:59:32 +0000 |
Jim Meyering |
Merge changes from Coreutils.
|
Thu, 13 Mar 2003 21:13:59 +0000 |
Paul Eggert |
(__INT_TO_PTR) [__STDC__]: Cast result to
|
Sat, 18 Nov 2000 09:53:33 +0000 |
Jim Meyering |
tweak a comment
|
Sat, 18 Nov 2000 09:50:09 +0000 |
Jim Meyering |
Formatting changes.
|
Fri, 10 Nov 2000 11:10:39 +0000 |
Jim Meyering |
Update from GNU libc.
|
Mon, 07 Aug 2000 15:48:18 +0000 |
Jim Meyering |
back out Copyright date changes for files with no changes year
|
Sun, 09 Jul 2000 07:22:43 +0000 |
Jim Meyering |
update copyright date
|
Thu, 04 May 2000 07:19:24 +0000 |
Jim Meyering |
update from glibc -- solely white space changes
|
Thu, 13 Nov 1997 14:22:56 +0000 |
Jim Meyering |
update from GNU libc
|
Fri, 22 Aug 1997 14:55:01 +0000 |
Jim Meyering |
update from glibc
|
Tue, 04 Feb 1997 03:20:29 +0000 |
Jim Meyering |
new obstack from libc
|
Tue, 10 Dec 1996 05:22:12 +0000 |
Jim Meyering |
Include config.h.
|
Mon, 04 Nov 1996 18:15:56 +0000 |
Jim Meyering |
from franc,ois
|
Mon, 15 Jul 1996 03:36:16 +0000 |
Jim Meyering |
update FSF address in copyright
|
Wed, 09 Aug 1995 05:15:31 +0000 |
Jim Meyering |
Include config.h.
|
Sun, 06 Nov 1994 17:51:31 +0000 |
Jim Meyering |
merge with 1.12
|
Sat, 05 Nov 1994 13:37:49 +0000 |
Jim Meyering |
merge with 3.10
|
Fri, 04 Nov 1994 16:50:15 +0000 |
Jim Meyering |
merge with 3.9u1
|
Sun, 06 Nov 1994 17:40:12 +0000 |
Jim Meyering |
GNU file utilities
|