Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-05 | Remove libio | Mark Mitchell | 18 | -3754/+0 | |
From-SVN: r39453 | |||||
2000-01-28 | dbz.c, dbzmain.c: Include stdlib.h. | Zack Weinberg | 2 | -12/+2 | |
* dbz/dbz.c, dbz/dbzmain.c: Include stdlib.h. Don't declare malloc, calloc, free, atol, atoi, or errno. (errno.h was already being included.) From-SVN: r31659 | |||||
1999-09-27 | Kill RCSid strings. | Jeff Law | 2 | -8/+0 | |
From-SVN: r29678 | |||||
1999-09-04 | dummy checkin to prevent merge lossage | Jeff Law | 1 | -1/+1 | |
From-SVN: r29102 | |||||
1998-08-30 | Makefile.in: Avoid assumptions about "tr" behaves when LANG is set to ↵ | Lutz Wohlrab | 1 | -1/+1 | |
something other than... * dbz/Makefile.in: Avoid assumptions about "tr" behaves when LANG is set to something other than English. From-SVN: r22119 | |||||
1998-02-01 | dbz.c (putconf): Handle systems which use "long long" as type for "off_t". | Krister Walfridsson | 2 | -6/+11 | |
* dbz/dbz.c (putconf): Handle systems which use "long long" as type for "off_t". * dbz/dbzmain.c (mkfiles): Likewise. From-SVN: r17579 | |||||
1997-09-26 | libio changes from Ulrich to help "old linux" systems. | Ulrich Drepper | 1 | -1/+2 | |
libio changes from Ulrich to help "old linux" systems. See ChangeLog for details. From-SVN: r15741 | |||||
1997-08-21 | Initial revision | Jason Merrill | 18 | -0/+3766 | |
From-SVN: r14877 |