summaryrefslogtreecommitdiff
path: root/lib/ZPeekIfNot.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
|
* auditing changesGravatar John Kohl1988-06-29
|
* lint fixesGravatar John Kohl1988-06-23
|
* For JohnGravatar Robert S. French1988-06-15
|
* All sorts of changes for ver 0.2Gravatar Robert S. French1988-05-17
|
* Changed to handle new protocol formatGravatar Robert S. French1987-08-01
|
* Added RCSIDGravatar Robert S. French1987-07-29
|
* safetyGravatar Robert S. French1987-06-24
|
* KRB formatGravatar Robert S. French1987-06-23
|
* First working library - safe checkinGravatar Robert S. French1987-06-12