aboutsummaryrefslogtreecommitdiff
path: root/src/util/gethostname.pl
Commit message (Collapse)AuthorAge
* Use a user-provided host name from $HOME/.hostname, if this fileschnetter2008-02-04
| | | | | | | exists and is not empty. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@155 83718e91-0e4f-0410-abf4-91180603181f
* Fix hostname query if gethostbyname() for some reason doesn't return anytradke2006-05-10
| | | | | | | hostname information. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@76 83718e91-0e4f-0410-abf4-91180603181f
* Use Perl instead of C for makeblob and makemetablob.schnetter2006-05-04
Begin coupling Formaline to thorn Announce. Create stamp files that record which build and which simulation was run in the output directory. Begin implementing talking to an RDF server. Determine the host name in Perl, which is more reliable. (It is complicated to find a good host name.) git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@75 83718e91-0e4f-0410-abf4-91180603181f