mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Date tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14897 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
63c30b8c40
commit
96f7c6fab1
5 changed files with 33 additions and 19 deletions
|
@ -615,6 +615,8 @@ int main(int argc, char *argv[], char *env[])
|
|||
[gnustep_global_lock lock];
|
||||
if (host == nil)
|
||||
{
|
||||
extern NSTimeInterval GSTimeNow();
|
||||
|
||||
pid = [self processIdentifier];
|
||||
start = (unsigned long)GSTimeNow();
|
||||
host = [[self hostName] stringByReplacingString: @"." withString: @"_"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue