Todd C. Miller
|
e4aed8e5e7
|
char * -> const char *
|
1995-12-18 22:32:45 +00:00 |
|
Todd C. Miller
|
808e27538e
|
now compiles on strict ANSI compilers
|
1995-11-25 18:23:25 +00:00 |
|
Todd C. Miller
|
23c122966b
|
local search.h now lives in emul
|
1995-09-13 01:41:32 +00:00 |
|
Todd C. Miller
|
f55ea664c4
|
now use correct args for lfind
|
1995-09-01 04:03:56 +00:00 |
|
Todd C. Miller
|
9bde08229f
|
changed a memmove() to memcpy() since we don't have to worry about
overlapping segments.
|
1995-07-12 18:18:41 +00:00 |
|
Todd C. Miller
|
285bc82b3b
|
fixed argument order of memmove() that i hosed when converting from
bcopy(). arghh.
|
1995-04-03 20:58:56 +00:00 |
|
Todd C. Miller
|
a5bf165f70
|
bcopy -> memmove
char * -> VOID *
|
1995-03-30 02:43:56 +00:00 |
|
Todd C. Miller
|
445a682976
|
void * -> VOID *
|
1995-03-28 05:46:22 +00:00 |
|
Todd C. Miller
|
c28761743e
|
Initial revision
|
1995-03-28 01:23:36 +00:00 |
|