Archived
3
0
Commit Graph

53 Commits

Author SHA1 Message Date
lapupe
bfb14a3641 corrections 2016-09-10 17:16:26 +02:00
lapupe
bde5bc0283 Merge branch 'master' of http://git.karchnu.fr/Karchnu/perfectos-junk
Conflicts:
	lib/communication.c
	lib/process.c
2016-09-10 16:59:53 +02:00
lapupe
8a7ee440fc process 2016-09-10 16:48:46 +02:00
lapupe
0a4988c024 PingPong is now working correctly 2016-09-10 16:23:30 +02:00
Philippe PITTOLI
99ca565bb6 pubsub: eq test channels -- fixed 2016-09-10 02:54:53 +02:00
Philippe PITTOLI
bd2e3e0d15 pubsubd: debug 2016-09-09 21:52:56 +02:00
Philippe PITTOLI
cdf975db29 pubsub: tests sur les pipes (read, write) 2016-09-09 14:44:15 +02:00
Philippe PITTOLI
4a32978c53 pubsubd: test pipes 2016-09-09 13:29:36 +02:00
Philippe PITTOLI
0524f70bab pubsubd: corrections + tests 2016-09-09 12:33:47 +02:00
Philippe PITTOLI
d754958f9a pubsubd: simplifications 2016-09-09 12:06:25 +02:00
Philippe PITTOLI
21e326a3d4 pubsubd: GROS CHANTIER 2016-09-09 01:36:44 +02:00
Philippe PITTOLI
368e54d4cf pubsubd: test programs 2016-09-08 23:41:15 +02:00
Philippe PITTOLI
0d50185b3a pubsubd: debug test program 2016-09-08 23:40:48 +02:00
Philippe PITTOLI
4065b1ab0a pubsubd: test 2016-09-08 13:23:07 +02:00
Philippe PITTOLI
e9169a633d pubsubd: channel copy improved 2016-09-07 23:46:00 +02:00
Philippe PITTOLI
14fd9b84b9 pubsubd: test on channels - init, add, get, del all 2016-09-07 23:26:28 +02:00
18c763eed3 Makefile update. 2016-09-02 21:43:19 +02:00
Philippe PITTOLI
773703a234 plein de petits trucs 2016-06-13 09:47:19 +02:00
Philippe PITTOLI
07f846b40e no warnings anymore, YEAHHHHHHHHHH :) 2016-06-12 14:41:25 +02:00
Philippe PITTOLI
4549a5b362 code bien plus propre 2016-06-12 12:38:43 +02:00
Philippe PITTOLI
c064288ac4 Merge branch 'master' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk 2016-06-10 21:15:14 +02:00
Philippe PITTOLI
21cd9fd4ea petit programme de test pour envoyer des messages individuellement 2016-06-10 21:14:41 +02:00
927eae0618 Grooming.
- Pointer conversion warnings removed.
	- bzero calls removed, because bzero is deprecated.

Notes:

	- The “unused variable” warnings are left for the time being,
	  because most of the code is still WIP.
2016-06-10 20:02:58 +02:00
4fdc5acf3a Makefilez. 2016-06-10 19:50:11 +02:00
Philippe PITTOLI
7d3e580d2e plein de petites corrections trop choux 2016-06-10 01:21:04 +02:00
Philippe PITTOLI
bb3ccae218 En chantier, encore et toujours 2016-06-08 17:57:05 +02:00
Philippe PITTOLI
723828c4b8 plus de fuite de mémoire, manque plus qu'à lire et push les messages 2016-06-07 18:09:37 +02:00
Philippe PITTOLI
e9c9e551fa presque tout debug 2016-06-07 17:44:18 +02:00
Philippe PITTOLI
85f94917c9 pub, sub, quit + print subscriber 2016-06-07 13:49:23 +02:00
Philippe PITTOLI
539d22a72e COMPILE \o/ 2016-06-07 11:45:21 +02:00
Philippe PITTOLI
f0dbecd67f lack the program core, most util functions here 2016-06-06 02:25:28 +02:00
Philippe PITTOLI
3ccb174850 gitignore : .o 2016-06-06 01:55:31 +02:00
Philippe PITTOLI
6c4ed731c9 plein de modifications à l'arrache 2016-06-05 20:48:13 +02:00
Philippe PITTOLI
1c3800bbc3 list snippet 2016-06-05 19:06:28 +02:00
Philippe PITTOLI
999f858f31 modifications pubsub : CHANTIER 2016-06-05 12:45:45 +02:00
Philippe PITTOLI
3e857026bf GROS BORDEL 2, le retour ! 2016-06-05 03:19:36 +02:00
Philippe PITTOLI
6df133c2c1 GROS CHANTIER 2016-06-04 20:33:44 +02:00
Philippe PITTOLI
ea882d37dc tout ce qui est inutile dans misc/ 2016-05-31 23:16:39 +02:00
6b2e6d6135 Merge branch 'master' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk 2016-05-31 23:07:13 +02:00
32a9992c60 Lukc is an idiot. 2016-05-31 23:07:00 +02:00
Philippe PITTOLI
889adc499d lib + pingpong avec vérification de la présence des pipes 2016-05-31 16:14:50 +02:00
Philippe PITTOLI
6b2ad54284 pingpong service with test application script : working 2016-05-30 16:30:05 +02:00
Philippe PITTOLI
7b2d1c637d Merge branch 'master' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk 2016-05-30 01:55:49 +02:00
Philippe PITTOLI
e80f19ffcc service de test fonctionne
Protocole de test :

    echo "1 1 1" > /tmp/ipc/windows
    echo "blah" > /tmp/ipc/1-1-in
    cat /tmp/ipc/1-1-out

Ce qui n'a aucun sens, faut changer ça.
2016-05-30 01:54:19 +02:00
498b4857e2 pubsub wip 2016-05-28 19:34:23 +02:00
99cd9b22de tools: Makefile update (?) 2016-05-28 05:20:03 +02:00
Philippe PITTOLI
bc9e807683 Merge branch 'pasfini' 2016-05-27 17:00:47 +02:00
Philippe PITTOLI
ea885106e1 plein de programmes débiles, qui marchent un peu mieux 2016-05-27 17:00:02 +02:00
Philippe PITTOLI
e2142f0c72 pas fini 2016-05-26 21:56:43 +02:00
50025d6650 tools: CFLAGS /o/ 2016-05-26 21:53:50 +02:00