| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: run 'make update-copyright' | Paul Eggert | 2020-12-31 | 1 | -1/+1 |
* | obstack: Fix a clang warning. | Bruno Haible | 2020-10-18 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-12-31 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | all: prefer https: URLs | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
* | obstack: pacify GCC 6 with -Wnull-dereference | Paul Eggert | 2016-07-15 | 1 | -1/+2 |
* | version-etc: new year | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | version-etc: new year | Paul Eggert | 2014-12-31 | 1 | -1/+1 |
* | obstack: avoid potentially-nonportable function casts | Paul Eggert | 2014-11-04 | 1 | -37/+32 |
* | obstack: port to platforms that #define __alignof__ | Paul Eggert | 2014-11-04 | 1 | -1/+4 |
* | obstack: prefer __alignof__ to alignof | Paul Eggert | 2014-10-29 | 1 | -14/+18 |
* | obstack: prefer alignof to calculating alignments by hand | Paul Eggert | 2014-10-29 | 1 | -6/+2 |
* | obstack: use size_t alignments and check for overflow | Paul Eggert | 2014-10-29 | 1 | -7/+11 |
* | obstack: 64-bit obstack support, part 3 | Alan Modra | 2014-10-29 | 1 | -50/+33 |
* | obstack: 64-bit obstack support, part 2 | Alan Modra | 2014-10-29 | 1 | -8/+8 |
* | obstack: 64-bit obstack support, part 1 | Alan Modra | 2014-10-29 | 1 | -49/+28 |
* | obstack: tidy part 2 | Alan Modra | 2014-10-29 | 1 | -40/+7 |
* | obstack: tidy part 1 | Alan Modra | 2014-10-29 | 1 | -18/+17 |
* | obstack: merge with glibc changes | Paul Eggert | 2014-03-27 | 1 | -51/+54 |
* | maint: update copyright | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | fpending, obstack, strerror-override: use pure+const function attrs | Jim Meyering | 2013-10-19 | 1 | -1/+1 |
* | maint: update all copyright year number ranges | Eric Blake | 2013-01-01 | 1 | -1/+1 |
* | In commentary, do not use ` to quote. | Paul Eggert | 2012-01-05 | 1 | -7/+7 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+1 |
* | obstack: Fix compilation error on MSVC 9. | Bruno Haible | 2011-11-11 | 1 | -1/+1 |
* | obstack: use _Noreturn | Paul Eggert | 2011-07-12 | 1 | -9/+1 |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -3/+1 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | update nearly all FSF copyright year lists to include 2009 | Jim Meyering | 2009-12-29 | 1 | -2/+2 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -39/+39 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -6/+5 |
* | Make it possible to rename obstack_free. | Bruno Haible | 2006-10-23 | 1 | -1/+1 |
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -4/+1 |
* | Add and change modules to make it easier for coreutils to use | Paul Eggert | 2006-08-21 | 1 | -9/+3 |
* | * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h. | Paul Eggert | 2005-10-14 | 1 | -9/+4 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Merge changes from coreutils. | Paul Eggert | 2005-01-18 | 1 | -2/+7 |
* | Include <inttypes.h> and <stdint.h> if available. | Paul Eggert | 2004-08-11 | 1 | -2/+13 |
* | (_obstack_begin, _obstack_begin_1, _obstack_newchunk): | Paul Eggert | 2004-08-10 | 1 | -3/+8 |
* | * malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this var. | Paul Eggert | 2004-05-21 | 1 | -0/+7 |
* | Remove unused vars and decls in obstack. | Paul Eggert | 2004-05-19 | 1 | -5/+0 |
* | Port obstack to the AS/400. | Paul Eggert | 2004-05-17 | 1 | -9/+16 |
* | Import obstack changes from libc. | Paul Eggert | 2004-05-07 | 1 | -1/+3 |
* | Exit-status fixes from coreutils. | Paul Eggert | 2004-01-24 | 1 | -10/+13 |
* | Merge changes from glibc obstack; minor cleanups to make it easier to | Paul Eggert | 2003-10-22 | 1 | -37/+14 |
* | Use "exit.h" rather than rolling EXIT_FAILURE ourselves in each module. | Paul Eggert | 2003-09-12 | 1 | -2/+2 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -208/+25 |
* | change license to gpl. | Karl Berry | 2002-11-25 | 1 | -14/+10 |