summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/objectget.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use bitwise and not cast to unsigned16 to remove upper bits.Joel Sherrill2000-07-241-1/+3
* Directly index local table to avoid error check.Joel Sherrill2000-07-061-10/+7
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split object.c into multiple files.Joel Sherrill1999-11-021-0/+81