Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support basename and path based constrained matches. | mdodd | 2004-05-24 | 1 | -1/+29 |
* | Add initial support for compiling a special 32 bit version of | peter | 2004-03-21 | 1 | -4/+28 |
* | Fix "warning: value computed is not used". | fjoe | 2004-02-03 | 1 | -1/+1 |
* | Change libmap.c:lm_init() to return a status value; 0 for success | mdodd | 2003-09-13 | 1 | -3/+3 |
* | Include libmap.h for prototypes. | mdodd | 2003-06-18 | 1 | -0/+1 |
* | Provide function entry debugging messages. | mdodd | 2003-05-31 | 1 | -1/+16 |
* | Don't post-increment pointers inside a loop conditional. | mdodd | 2003-05-30 | 1 | -11/+11 |
* | Allow threading libraries to register their own locking | kan | 2003-05-29 | 1 | -6/+3 |
* | - Use xmalloc() and xstrdup() instead of malloc() and strdup(). | mdodd | 2003-05-19 | 1 | -5/+14 |
* | Remove redundant strlen checks, do not check the same | kan | 2003-04-30 | 1 | -23/+24 |
* | Code cleanups and sanity checking for config file parser. | mdodd | 2003-04-10 | 1 | -19/+52 |
* | Dynamic object dependency mapping: libmap. | mdodd | 2003-04-07 | 1 | -0/+199 |