aboutsummaryrefslogtreecommitdiff
path: root/serverboot/strfcns.c
Commit message (Collapse)AuthorAgeFilesLines
* 2003-05-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg>Marcus Brinkmann2003-05-071-5/+4
| | | | | | | * strfcns.c: #include <stdarg.h> instead of <varargs.h>. (strbuild): Use <stdarg.h>-style for handling variable argument list. * load.c: Don't #include <varargs.h>.
* 1999-11-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-161-19/+0
| | | | * strfcns.c (index): Function removed.
* 1999-11-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-161-30/+7
| | | | | | * ffs_file_io.c (ffs_open_file): Use memmove instead of ovbcopy. * ext2_file_io.c (ext2_open_file): Likewise. * strfcns.c (ovbcopy): Function removed.
* Initial RevisionThomas Bushnell1997-04-031-0/+117