~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
..
__init__.py 803 16 years ago dcoles Setup: Modularised setup.py so it is now no longer 1 bytes Diff Download File
build.py 894 16 years ago wagrant setup: Don't rebuild the jail by default. Pass -j 5.2 KB Diff Download File
configure.py 989 16 years ago dcoles Groups: Added userservice/assign_group call. This 24 KB Diff Download File
install.py 1013 16 years ago dcoles Setup: Ensure that conf.py inside ivle install dir 6.6 KB Diff Download File
listmake.py 913 16 years ago dcoles Serve: Broke apart Serve into two parts - a downlo 5.6 KB Diff Download File
setuputil.py 1013 16 years ago dcoles Setup: Ensure that conf.py inside ivle install dir 8.8 KB Diff Download File