peter
|
1a553942fb
|
* overloaded gettime functions supporting hsec and msec,usec
|
1999-12-08 01:03:54 +00:00 |
|
peter
|
ed5e78cc36
|
+ timezone support
|
1999-12-01 22:46:59 +00:00 |
|
peter
|
5fec122056
|
* removed warnings
|
1999-11-14 21:35:04 +00:00 |
|
michael
|
068566371d
|
+ Added Pause() and alarm()
|
1999-11-14 11:11:15 +00:00 |
|
sg
|
02329a97bc
|
* fixed severe bug: change by ? in dup2 (flushing) resulted in broken
AssignStream functions
|
1999-11-11 19:43:49 +00:00 |
|
peter
|
aa083c5b4d
|
* truncated log
|
1999-11-06 14:35:38 +00:00 |
|
peter
|
18ce56f2d7
|
+ mmap
|
1999-10-28 09:48:31 +00:00 |
|
peter
|
de4c17fb9e
|
* fixed sigset
|
1999-10-22 10:37:44 +00:00 |
|
peter
|
5993e45779
|
* freemem with wrong size (found with the new heapmanager)
|
1999-10-06 17:43:58 +00:00 |
|
peter
|
38a2727fb2
|
* pointer fixes
|
1999-09-08 16:14:41 +00:00 |
|
peter
|
ec88b5888d
|
* removed old integer versions of localtoepoch and epochtolocal, you
need to use the word versions instead else you got an overloaded bug
|
1999-08-11 22:02:25 +00:00 |
|
michael
|
ebf75d6d04
|
+ FCNTL patch from Sebastian Guenther
|
1999-07-31 23:55:04 +00:00 |
|
michael
|
56215a0b16
|
+ Yet more Fixes to assignstream with rerouting of stderr
|
1999-07-29 16:33:24 +00:00 |
|
michael
|
636cb90714
|
+ Fixes to assignstream with rerouting of stderr, by Sebastian Guenther
|
1999-07-29 15:55:54 +00:00 |
|
michael
|
caa6ed2597
|
+ Added assignstream with rerouting of stderr, by Sebastian Guenther
|
1999-07-29 15:53:55 +00:00 |
|
michael
|
8b4062e37e
|
+ Added ansistring version of shell()
|
1999-07-15 20:00:31 +00:00 |
|
peter
|
db1f0403f4
|
* clone function like the libc version
+ sigraise, exitprocess
|
1999-05-30 11:37:27 +00:00 |
|
michael
|
7548fe8c26
|
* fcntl needs file as Var argument
|
1999-05-26 11:05:24 +00:00 |
|
peter
|
71fbd225e4
|
* fixed typo
|
1999-05-10 09:13:41 +00:00 |
|
peter
|
2d3afc0d63
|
* check ioresult after getdir calls
|
1999-05-08 19:47:22 +00:00 |
|
peter
|
241c8da933
|
* fixed direct asm
|
1999-04-22 14:48:55 +00:00 |
|
peter
|
787b1b1dd2
|
+ clone()
|
1999-03-29 16:03:10 +00:00 |
|
peter
|
d34db3b796
|
* s_is<x> functions have now word para instead of integer
|
1999-03-11 12:02:03 +00:00 |
|
peter
|
72a3cdc4a7
|
* fixed dup() to have var para
|
1999-02-22 12:50:53 +00:00 |
|
peter
|
d9aa2e2e58
|
* fixed juliantogregorian (mailinglist)
|
1999-02-22 11:47:42 +00:00 |
|
pierre
|
ebb2c9f47d
|
* Dup second arg must be var arg !
|
1999-02-22 10:32:10 +00:00 |
|
michael
|
956fa8015c
|
Corrected wrong mode error in fdopen
|
1999-02-02 21:19:54 +00:00 |
|
peter
|
3995151c5e
|
* utimbuf alias added
|
1999-01-20 13:29:09 +00:00 |
|
peter
|
5d3113b7f2
|
* fixed assignstream
|
1998-12-11 18:08:57 +00:00 |
|
michael
|
0cac0583d3
|
* Bugfix in assignstream. . Now wait is performed upon close
|
1998-11-24 15:30:12 +00:00 |
|
peter
|
dbbdb79dfe
|
* fixes for H+
|
1998-11-16 10:21:24 +00:00 |
|
peter
|
9eb8ad1648
|
* renamed rename -> FRename
|
1998-11-10 14:57:53 +00:00 |
|
peter
|
ceb5ab1430
|
* fixed glob, which did not reset the root
|
1998-10-30 15:47:11 +00:00 |
|
peter
|
f6e66549b8
|
* getenv with envp=nil check
|
1998-10-23 00:05:32 +00:00 |
|
peter
|
8d3acbf569
|
* type aliases using delphi typenaming
|
1998-10-15 08:31:10 +00:00 |
|
michael
|
a68872d49b
|
+ Implemented Rename
|
1998-10-11 12:23:11 +00:00 |
|
peter
|
795801f770
|
* merged
|
1998-09-18 09:56:33 +00:00 |
|
michael
|
f43b6f0a09
|
+ Signal call now correctly implemented
|
1998-09-08 13:01:51 +00:00 |
|
peter
|
d898286434
|
* 'i<>0 and ' needs brackets
|
1998-08-19 00:50:31 +00:00 |
|
michael
|
30866aa3c5
|
fixed typos
|
1998-08-16 10:23:28 +00:00 |
|
michael
|
734a30e857
|
Corrected fexpand behaviour.
|
1998-08-16 09:12:11 +00:00 |
|
carl
|
c1cf6d35ed
|
* ifdef i386 for ports access
|
1998-08-14 12:01:04 +00:00 |
|
michael
|
76fd06ef6d
|
Added settimeofday function
|
1998-08-12 11:10:25 +00:00 |
|
michael
|
3fc40cebb2
|
restored previous version. A bug in the compiler prevents compilation.
|
1998-07-28 09:27:06 +00:00 |
|
michael
|
7e7fb1629b
|
* corrected signactionrec
|
1998-07-27 13:58:36 +00:00 |
|
michael
|
3710abda98
|
* PClose didn't flush textfiles before closing. Now it does
|
1998-06-16 08:21:58 +00:00 |
|
michael
|
4c58972779
|
+ Added IO port calls
|
1998-06-03 11:55:33 +00:00 |
|
peter
|
2c92c249f2
|
* fixed the shell() bug (the correct code was also in Popen) moved the
argv generation to CreateShellArgv
+ Execve with pchar instead of string
|
1998-05-06 18:45:32 +00:00 |
|
michael
|
3e2e27d313
|
+ Removed log from before restored version.
|
1998-05-06 12:35:26 +00:00 |
|
michael
|
2856256cb3
|
+ Added some calls to make common API more efficient
|
1998-04-15 11:23:53 +00:00 |
|