1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

18 commits

Author SHA1 Message Date
a87799404a fix: missing includes 2015-06-02 22:06:15 +02:00
5aa1530baf moved time related functions to timing.{c,h} 2015-06-02 21:59:31 +02:00
08e08e6711 updated copyright in header 2015-06-02 21:53:04 +02:00
f59f40532b fix sequence numbers of "random" tool 2015-05-19 16:54:28 +02:00
eea6788253 added helper function for blocking timerfd wait (returns number of runs) 2015-05-06 13:20:02 +02:00
90db947fa4 use timerfd instead of timer objects to simplify code 2015-05-06 12:05:07 +02:00
506bb2446c updated documentation (copyright year and other stuff) 2015-05-06 11:36:51 +02:00
3ab5b1e616 updated year and format of usage output 2015-03-21 18:16:28 +01:00
9cfdf4c874 small fixes and cleanups 2015-03-21 18:03:55 +01:00
b89f65debc a lots of small cleanups 2015-03-21 15:29:00 +01:00
ce8bec51e4 updated binaries to new vtable system (tests are pending) 2014-12-05 12:41:06 +01:00
8f976e192c start random sequence numbers with 0
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@245 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-11 14:40:51 +00:00
9d0d4423d0 bumped version and some Makefile tweaks
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@214 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-09-07 16:29:01 +00:00
a628d8bc5c improved initialization of nodes and message
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@165 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-18 16:05:45 +00:00
c2516799ee unified comment style
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@155 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-14 11:49:44 +00:00
e03f5eece0 added new message format
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@135 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 15:58:11 +00:00
3678f6773b simplified code: smaller changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@133 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-07-04 15:58:10 +00:00
4701ce2602 restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-28 20:17:30 +00:00
Renamed from src/random.c (Browse further)