aboutsummaryrefslogtreecommitdiffstats
path: root/src/playerData.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-01memset erroredFile to 0Warren Dukes1-0/+1
2004-03-01fix a typecastWarren Dukes1-2/+2
2004-02-27put decode_pid in shared mem, so if player process dies, the masterWarren Dukes1-0/+1
2004-02-25some more cleanupsWarren Dukes1-12/+12
2004-02-25cleanup logging, need to be careful with SECURE and DEBUGWarren Dukes1-2/+2
2004-02-25be more careful with string manipulations, use strncpy as much as possibleWarren Dukes1-2/+3