aboutsummaryrefslogtreecommitdiffstats
path: root/xmalloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Some configuration cleanup.Eric S. Raymond1997-07-011-1/+1
| | | | svn path=/trunk/; revision=1133
* Dave Bodenstab's error changes.Eric S. Raymond1996-12-301-0/+11
| | | | svn path=/trunk/; revision=705
* Use error() for messages almost everywhere.Eric S. Raymond1996-12-171-4/+3
| | | | svn path=/trunk/; revision=636
* Caching via aka list.Eric S. Raymond1996-11-201-1/+1
| | | | svn path=/trunk/; revision=563
* Prototypes everywhere.Eric S. Raymond1996-11-081-16/+14
| | | | svn path=/trunk/; revision=515
* Header cleanup.Eric S. Raymond1996-11-011-1/+0
| | | | svn path=/trunk/; revision=463
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-0/+3
| | | | svn path=/trunk/; revision=396
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-171-9/+4
| | | | svn path=/trunk/; revision=345
* Message and documentation cleanup.Eric S. Raymond1996-10-171-1/+1
| | | | svn path=/trunk/; revision=342
* Simplify the autoconfig process a lot.Eric S. Raymond1996-10-151-1/+11
| | | | svn path=/trunk/; revision=337
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-2/+1
| | | | svn path=/trunk/; revision=299
* The great name change.Eric S. Raymond1996-09-241-2/+2
| | | | svn path=/trunk/; revision=114
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-28/+3
| | | | | | baton. svn path=/trunk/; revision=16
* Initial revisionEric S. Raymond1996-06-281-0/+63
svn path=/trunk/; revision=15