Commit Graph

23 Commits

Author SHA1 Message Date
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
michael
0b4932253f + Pclose now returns exit status of process 1998-04-10 15:23:03 +00:00
michael
0fb05fec2a + Added flock for file locking 1998-04-07 13:08:29 +00:00
peter
12de31dbe5 * fixed fexpand('..') 1998-04-07 12:27:41 +00:00
michael
ef5442777f + Fixed AssignStream, it completely refused to work 1998-04-04 17:07:17 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00