peter
|
241c8da933
* fixed direct asm
|
26 years ago |
peter
|
787b1b1dd2
+ clone()
|
26 years ago |
peter
|
d34db3b796
* s_is<x> functions have now word para instead of integer
|
26 years ago |
peter
|
72a3cdc4a7
* fixed dup() to have var para
|
26 years ago |
peter
|
d9aa2e2e58
* fixed juliantogregorian (mailinglist)
|
26 years ago |
pierre
|
ebb2c9f47d
* Dup second arg must be var arg !
|
26 years ago |
michael
|
956fa8015c
Corrected wrong mode error in fdopen
|
26 years ago |
peter
|
3995151c5e
* utimbuf alias added
|
26 years ago |
peter
|
5d3113b7f2
* fixed assignstream
|
27 years ago |
michael
|
0cac0583d3
* Bugfix in assignstream. . Now wait is performed upon close
|
27 years ago |
peter
|
dbbdb79dfe
* fixes for H+
|
27 years ago |
peter
|
9eb8ad1648
* renamed rename -> FRename
|
27 years ago |
peter
|
ceb5ab1430
* fixed glob, which did not reset the root
|
27 years ago |
peter
|
f6e66549b8
* getenv with envp=nil check
|
27 years ago |
peter
|
8d3acbf569
* type aliases using delphi typenaming
|
27 years ago |
michael
|
a68872d49b
+ Implemented Rename
|
27 years ago |
peter
|
795801f770
* merged
|
27 years ago |
michael
|
f43b6f0a09
+ Signal call now correctly implemented
|
27 years ago |
peter
|
d898286434
* 'i<>0 and ' needs brackets
|
27 years ago |
michael
|
30866aa3c5
fixed typos
|
27 years ago |
michael
|
734a30e857
Corrected fexpand behaviour.
|
27 years ago |
carl
|
c1cf6d35ed
* ifdef i386 for ports access
|
27 years ago |
michael
|
76fd06ef6d
Added settimeofday function
|
27 years ago |
michael
|
3fc40cebb2
restored previous version. A bug in the compiler prevents compilation.
|
27 years ago |
michael
|
7e7fb1629b
* corrected signactionrec
|
27 years ago |
michael
|
3710abda98
* PClose didn't flush textfiles before closing. Now it does
|
27 years ago |
michael
|
4c58972779
+ Added IO port calls
|
27 years ago |
peter
|
2c92c249f2
* fixed the shell() bug (the correct code was also in Popen) moved the
|
27 years ago |
michael
|
3e2e27d313
+ Removed log from before restored version.
|
27 years ago |
michael
|
2856256cb3
+ Added some calls to make common API more efficient
|
27 years ago |