summaryrefslogtreecommitdiff
path: root/lib/ZFmtSmRLst.c
Commit message (Collapse)AuthorAge
* Changed bcopy to memcpy [ANSI]Gravatar Richard Basch1993-11-19
|
* Use _BZERO,_BCOPY,_BCMP macros in lieu of the functions.Gravatar Richard Basch1993-09-24
| | | | | These are declared in <zephyr/zephyr_conf.h> to be either the BSD routine or the ANSI routines, depending on the system type.
* Minor ANSI C fixes- (typecasts and nothing after #endif)Gravatar Lucien Van Elsen1991-12-04
|
* new args for Z_FormatRawHeaderGravatar John Kohl1988-06-17
|
* forgot to declare ptrGravatar John Kohl1988-06-15
|
* Initial revisionGravatar John Kohl1988-06-15