aboutsummaryrefslogtreecommitdiff
path: root/username0x2d0x3euid.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-06-12 19:59:02 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-06-12 19:59:02 +0000
commit84585387bd8cb1d1e86f8a5334a68d257aacdc12 (patch)
treea87cebb8274114eb9582c169db1674262e8921e5 /username0x2d0x3euid.pd
parentb73e5b8c5df52bf86e0d45d5956d41cf652210a3 (diff)
return all passwd fields, and made abstractions for converting UID<->username
svn path=/trunk/externals/hcs/; revision=5196
Diffstat (limited to 'username0x2d0x3euid.pd')
-rw-r--r--username0x2d0x3euid.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/username0x2d0x3euid.pd b/username0x2d0x3euid.pd
new file mode 100644
index 0000000..ecafa5c
--- /dev/null
+++ b/username0x2d0x3euid.pd
@@ -0,0 +1,31 @@
+#N canvas 496 159 353 422 10;
+#X obj 19 213 passwd;
+#X obj 18 12 inlet;
+#X obj 61 12 inlet;
+#X obj 18 322 outlet;
+#X obj 108 31 loadbang;
+#X obj 56 59 purepd/any_argument \$1;
+#X obj 57 93 route float;
+#X obj 129 114 passwd;
+#X obj 226 323 outlet;
+#X obj 129 135 list;
+#X obj 129 155 list split 3;
+#X obj 129 176 list split 2;
+#X obj 18 241 list;
+#X obj 18 261 list split 3;
+#X obj 18 282 list split 2;
+#X connect 0 0 12 0;
+#X connect 0 1 8 0;
+#X connect 1 0 0 0;
+#X connect 2 0 5 0;
+#X connect 4 0 5 0;
+#X connect 5 0 6 0;
+#X connect 6 0 0 1;
+#X connect 6 1 7 0;
+#X connect 7 0 9 0;
+#X connect 9 0 10 0;
+#X connect 10 0 11 0;
+#X connect 11 1 0 1;
+#X connect 12 0 13 0;
+#X connect 13 0 14 0;
+#X connect 14 1 3 0;