~azzar1/unity/add-show-desktop-key

  • Committer: dcoles
  • Date: 2008-08-27 06:00:10 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1042
Trampoline: Marked the code as _XOPEN_SOURCE feature test macro so that we can 
use -ansi -Wall (or gnuc) and not get horrible warnings. (We are basically just  
using POSIX.1 + chroot features here). Also restructured the code flow a tiny 
bit (daemonize is now the last thing called since we want to return any errors 
before we fork away from the parent)
Filename Latest Rev Last Changed Committer Comment Size
..
diffservice 879 16 years ago wagrant diffservice, fileservice_lib: Factor out conversio 3.2 KB Diff Download File
fileservice 854 16 years ago wagrant Enable the new CGIRequest error handler in the dif 1.4 KB Diff Download File
interpretservice 993 16 years ago wagrant interpretservice: Don't die horribly if we can't c 3 KB Diff Download File
python-console 1037 16 years ago dcoles Console: More clean up work to try and prevent cod 13.2 KB Diff Download File
serveservice 851 16 years ago wagrant Give CGIRequest an exception handler which turns a 3.2 KB Diff Download File
svnlogservice 903 16 years ago wagrant svnlogservice: Add the ability to show diff links. 3.5 KB Diff Download File
usrmgt-server 989 16 years ago dcoles Groups: Added userservice/assign_group call. This 4.3 KB Diff Download File