summaryrefslogtreecommitdiff
path: root/libdyn
Commit message (Collapse)AuthorAge
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
| | | | We moved up a directory level.
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Fix for SunOS compilation.Gravatar Greg Hudson1994-10-31
|
* Athena imake rules.Gravatar Richard Basch1993-11-19
|
* Changed bcopy to memmove [ANSI]Gravatar Richard Basch1993-11-19
|
* Changed _POSIX_SOURCE to POSIX, since the other may inhibit other OS featuresGravatar Richard Basch1993-11-19
| | | | Removed a lot of prototyping that is best left to system include files
* Renamed variable "index" to "idx"Gravatar Richard Basch1993-11-19
| | | | | Changed bcopy to memmove Don't need <stdio.h> (included by dynP.h)
* Changed "index" variable to "idx"Gravatar Richard Basch1993-11-19
| | | | Changed bzero to memset, bcopy to memmove
* Changed bcopy to memmoveGravatar Richard Basch1993-11-19
|
* Use <stdlib.h> for POSIX.Gravatar John F. Carr1991-06-20
|
* Added dyntest.c to sources.Gravatar Kenneth G Raeburn1990-11-16
|
* Initial revisionGravatar Kenneth G Raeburn1990-11-16
|
* Initial revisionGravatar Craig Fields1990-11-13
|
* Initial revisionGravatar Craig Fields1990-10-27