summaryrefslogtreecommitdiff
path: root/lib/ZAsyncLocate.c
Commit message (Collapse)AuthorAge
* first pass de-K&Rify libGravatar Karl Ramm2008-01-20
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Changed bzero to memset [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
|
* Initial revisionGravatar John F. Carr1991-06-29