summaryrefslogtreecommitdiff
path: root/xgps.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaner way to avoid leaking.Eric S. Raymond2005-01-191-3/+4
* Avoid a memory leak.Eric S. Raymond2005-01-191-1/+1
* Avoid a core dump.Eric S. Raymond2005-01-191-3/+3
* More cleanup.Eric S. Raymond2005-01-061-4/+4
* lxbApp -> toplevel for clarity.Eric S. Raymond2005-01-061-12/+12
* Don't print spurious error numbers.Eric S. Raymond2005-01-051-1/+1
* Unit stuff now works in xgps.Eric S. Raymond2005-01-031-16/+40
* Second step towards supporting unit resources in xgps.Eric S. Raymond2005-01-031-4/+36
* Initialize timer so we don't get garbage while daemon is getting firstEric S. Raymond2005-01-031-0/+1
* Drop back to void type for the raw-mode hook.Eric S. Raymond2005-01-021-2/+1
* Raw hook now has an integer return type.Eric S. Raymond2005-01-021-1/+2
* Rename gps client to xgps.Eric S. Raymond2005-01-021-0/+314