UnixOperatingSystem.st
Thu, 23 Sep 2004 21:26:39 +0200 Stefan Vogel Use clock_gettime() to get monotonically increasing time.
Tue, 21 Sep 2004 19:52:44 +0200 Stefan Vogel Prefer times() in #getMillisecondTime to make system immune to
Mon, 30 Aug 2004 17:50:35 +0200 Stefan Vogel save LastErrorCode from sendto()
Sun, 22 Aug 2004 20:11:28 +0200 Stefan Vogel Raise HostNameLookupError proceedable
Fri, 13 Aug 2004 21:29:04 +0200 Stefan Vogel #linkInfo now returns the info also for files that are not a symlink
Tue, 10 Aug 2004 17:17:12 +0200 Stefan Vogel Remove #getStatusOfProcess: -- it does not work and can hang the system.
Thu, 13 May 2004 20:50:04 +0200 Stefan Vogel Mark obsolete methods
Sun, 09 May 2004 22:43:21 +0200 Stefan Vogel Remove unspecific debug printf
Thu, 08 Apr 2004 14:47:30 +0200 Claus Gittinger no ANSI features please - hpux cannot compile automatic struct-initializers
Wed, 31 Mar 2004 11:56:38 +0200 Claus Gittinger wrong STORE macro fixed (getMACAddr)
Sat, 20 Mar 2004 16:26:02 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Fri, 06 Feb 2004 23:33:42 +0100 Stefan Vogel Fix comment
Fri, 06 Feb 2004 23:28:14 +0100 Stefan Vogel LargeFile support for truncate
Fri, 06 Feb 2004 12:40:43 +0100 Stefan Vogel Large file support (off_t with 64 bits) for UNIX
Thu, 05 Feb 2004 13:09:32 +0100 Claus Gittinger EOVERFLOW added
Tue, 09 Dec 2003 12:16:08 +0100 Claus Gittinger comments;
Tue, 09 Dec 2003 12:15:35 +0100 Claus Gittinger comments;
Tue, 02 Dec 2003 18:58:16 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Nov 2003 23:12:17 +0100 Claus Gittinger oops: please do not forget the garbage collector when allocating
Thu, 20 Nov 2003 11:21:20 +0100 Michael Beyl changed order getting login name in getLoginName
Thu, 20 Nov 2003 10:45:45 +0100 Stefan Vogel Fix syntax error on sparc
Tue, 18 Nov 2003 17:11:14 +0100 Claus Gittinger mountInfo printing
Tue, 18 Nov 2003 15:38:44 +0100 Claus Gittinger mount point stuff
Mon, 10 Nov 2003 15:55:20 +0100 Claus Gittinger *** empty log message ***
Mon, 10 Nov 2003 14:27:59 +0100 Claus Gittinger timeInfoFromOSTime - cache last return
Mon, 10 Nov 2003 13:00:39 +0100 Claus Gittinger *** empty log message ***
Tue, 04 Nov 2003 18:53:51 +0100 Stefan Vogel HAS_UNIX98_PTY handling
Tue, 04 Nov 2003 18:33:00 +0100 Stefan Vogel HAS_UNIX98_PTY handling
Mon, 03 Nov 2003 17:41:46 +0100 Stefan Vogel Speed up computations
Fri, 31 Oct 2003 17:06:49 +0100 Stefan Vogel #setBlocking:on: with nil arg and O_NONBLOCK.
Tue, 28 Oct 2003 14:59:48 +0100 penk *** empty log message ***
Mon, 27 Oct 2003 19:03:18 +0100 Claus Gittinger sendfile support
Mon, 27 Oct 2003 11:10:03 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Oct 2003 00:02:18 +0200 Claus Gittinger oops: millisecondDelay: was duplicated
Fri, 10 Oct 2003 08:25:51 +0200 Claus Gittinger refactored OS command stuff
Wed, 08 Oct 2003 17:37:15 +0200 Claus Gittinger not ifTrue -> ifFalse
Fri, 25 Jul 2003 12:43:34 +0200 Stefan Vogel MAC-Address fetching
Thu, 17 Jul 2003 14:06:23 +0200 Claus Gittinger *** empty log message ***
Wed, 16 Jul 2003 16:07:30 +0200 Claus Gittinger *** empty log message ***
Wed, 16 Jul 2003 16:01:40 +0200 Claus Gittinger *** empty log message ***
Wed, 16 Jul 2003 14:04:20 +0200 Claus Gittinger added OSTimeInfo (instead of an array)
Tue, 15 Jul 2003 16:03:28 +0200 Claus Gittinger select: wake up readFDs if readable only;
Tue, 15 Jul 2003 14:19:45 +0200 Claus Gittinger moved all socket constant queries from SocketHandle
Sat, 12 Jul 2003 19:27:15 +0200 Stefan Vogel ExternalStream>>blocking: returns previous blocking status
Fri, 11 Jul 2003 19:53:47 +0200 Stefan Vogel New select for fair scheduling (not giving low filedescriptors
Tue, 01 Jul 2003 13:15:10 +0200 Stefan Vogel Fix #getNameInfo:... when doing gethostbyaddr()
Mon, 30 Jun 2003 12:09:18 +0200 Stefan Vogel Fix compiler warning
Mon, 30 Jun 2003 10:47:27 +0200 Stefan Vogel Refetch pointers to objects after __BEGIN__INTERRUPTABLE_
Mon, 30 Jun 2003 09:17:29 +0200 Stefan Vogel Refetch pointers to objects after __BEGIN__INTERRUPTABLE_
Wed, 11 Jun 2003 00:10:55 +0200 Claus Gittinger :
Wed, 21 May 2003 21:52:48 +0200 Claus Gittinger checkin from browser
Wed, 21 May 2003 20:06:47 +0200 Claus Gittinger some socket query code moved from socket to here;
Wed, 21 May 2003 15:46:34 +0200 Claus Gittinger comments only
Mon, 19 May 2003 10:18:24 +0200 Claus Gittinger category changes
Thu, 15 May 2003 17:49:19 +0200 Stefan Vogel Spelling (#getNetworkMACAddresses).
Wed, 07 May 2003 16:13:05 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 14:27:33 +0200 Stefan Vogel #exec:withArguments:....
Tue, 29 Apr 2003 15:33:12 +0200 Michael Beyl why was fork defined as __fork ????
Fri, 11 Apr 2003 15:20:07 +0200 penk *** empty log message ***
Fri, 11 Apr 2003 01:37:49 +0200 Claus Gittinger also handle subclasses of ExternalBytes (Mapped..)
less more (0) -100 -60 tip