This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Emmanuele Bassi (author)
Wed Jul 30 03:04:35 -0700 2008
commit afa9032684706700a8af4752fc21e818a0796a3b
tree 62e95ce1b137d680adb3503729274cfe34930e88
parent ecf56af700522f4cdb41d34d38b5633dcc22b765
tree 62e95ce1b137d680adb3503729274cfe34930e88
parent ecf56af700522f4cdb41d34d38b5633dcc22b765
unique /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jul 19 09:27:05 -0700 2007 | [Emmanuele Bassi] |
| |
AUTHORS | Sat Jul 07 03:41:45 -0700 2007 | [Emmanuele Bassi] |
| |
COPYING | Mon Jul 09 07:39:34 -0700 2007 | [Emmanuele Bassi] |
| |
ChangeLog | Wed Jul 11 06:01:36 -0700 2007 | [Emmanuele Bassi] |
| |
Makefile.am | Wed Oct 01 02:39:00 -0700 2008 | [Emmanuele Bassi] |
| |
NEWS | Sun Nov 23 03:50:06 -0800 2008 | [Emmanuele Bassi] |
| |
README | Wed Oct 01 02:52:54 -0700 2008 | [Emmanuele Bassi] |
| |
TODO | Sat Jul 07 03:41:45 -0700 2007 | [Emmanuele Bassi] |
| |
autogen.sh | Wed May 14 06:33:33 -0700 2008 | [Emmanuele Bassi] |
| |
configure.ac | Sun Nov 23 03:54:12 -0800 2008 | [Emmanuele Bassi] |
| |
doc/ | Wed Oct 01 02:33:06 -0700 2008 | [Emmanuele Bassi] |
| |
po/ | Thu Jul 19 09:27:05 -0700 2007 | [Emmanuele Bassi] |
| |
tests/ | Wed May 14 04:00:27 -0700 2008 | [Richard Hughes] |
| |
unique.pc.in | Wed Jul 11 10:18:37 -0700 2007 | [Emmanuele Bassi] |
| |
unique/ | Mon Dec 22 03:33:15 -0800 2008 | [Emmanuele Bassi] |
README
Unique is a library for writing single instance applications, that is applications that are run once and every further call to the same binary either exits immediately or sends a command to the running instance. Unique can be compiled against various backends, to allow the usage of different IPC mechanisms depending on the platform. Project page: http://live.gnome.org/LibUnique Main repository: git://github.com/ebassi/unique.git Copyright (C) 2007 Emmanuele Bassi Part of the API and design is based on GUniqueApp, by Vytautas Liuolia. The "bacon" backend is based on BaconMessageConnection, by Bastien Nocera.





