search for: tinco

Displaying 5 results from an estimated 5 matches for "tinco".

Did you mean: tinc
2012 Nov 24
2
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
> I really dislike that all the files and classes in the MC library > start with MC. This is c++, not c :( Same here. > > - Michael Spencer Cheers, Rafael
2012 Nov 24
0
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
...y contain the definition of the CodeGenerator itself that I was searching for (being sort of the entry point of the codegenerator). I think it would be more clear if they were called CodeGenerator.h/.cpp. Or perhaps even splitted out into CodeGenerator.h and IR/CodeGenerator.h/.cpp. Kind regards, Tinco
2012 Nov 27
3
[LLVMdev] [cfe-dev] RFC: A Great Renaming of Things (or: Let's Repaint ALL the Bikesheds!)
On Nov 24, 2012, at 1:02 AM, Tinco Andringa <mail at tinco.nl> wrote: > Hi, > > I think it's an awesome idea to make sure all names are logical. It is > an essential feature of a good API to have logical naming :) > >> I really dislike that all the files and classes in the MC library >> start...
2012 Nov 19
0
[LLVMdev] Emitting an extra section with meta-information
...r looking them up in the symbol table, alternatively their relocatable addresses, but that would probably complicate things). So my question would be, what kind of pass would I have to define to read IR information + mangled names, and to write a new section to the object file? Thanks in advance, Tinco
1999 Oct 20
3
patch for tinc-0.3
...93.78.1.82 route add -host 193.78.1.4 gw 193.78.1.82 route add -host 193.78.1.9 gw 193.78.1.82 route add -host 193.78.1.18 gw 193.78.1.82 route add -host 193.78.1.15 gw 193.78.1.82 /usr/local/sbin/tincd -n fui-vpn # /usr/local/sbin/tincd -d -d -d -d -d -d -n fui-vpn touch /var/lock/subsys/tinco echo done ;; stoptinc) echo -n "Shutting down tinc only..." /usr/local/sbin/tincd -k -n fui-vpn rm -f /var/log/subsys/tinco echo ;; stop) echo -n "Shutting down all tinc..." killall tincsched route del -host 193.78.1.9 gw 193.78.1.82 route del -host 193.7...