Commit Graph

329 Commits

Author SHA1 Message Date
Jonas Maebe
aa6475e9fd * fixed BSD getdomainname for FPC_USE_LIBC 2004-07-18 14:54:42 +00:00
marco
8bf63be7c6 * small fix for BSD getdomainname. BSD version is based on Sysctl 2004-07-18 11:27:54 +00:00
peter
f4a22bf8d1 * fixed range check errors 2004-07-09 23:10:14 +00:00
daniel
65591edebc * Fixed fitvalues 2004-07-09 22:40:02 +00:00
peter
cf15e8407e * isatty return cint again 2004-07-09 19:03:35 +00:00
daniel
74f637cb11 * gpm now uses a Pascal translation of libgpm instead of linking against
it.
  * isatty result type changed into boolean
2004-07-08 13:23:21 +00:00
daniel
74d50c5f11 * No envp,argv,argc declaration for Darwin 2004-07-03 22:52:33 +00:00
daniel
a1229ff8fe * Modified bootstrap code so separate prt0.as/prt0_10.as files are no
longer necessary
2004-07-03 21:50:30 +00:00
daniel
4fb9894eff * Compilation fix. 2004-07-03 13:29:23 +00:00
daniel
0fd27656bc * Better fix. 2004-07-03 13:18:06 +00:00
daniel
a3ca3996a6 * Compilation fix in fsearch 2004-07-03 13:15:51 +00:00
michael
c89660006d + Fixed Globtosearchrec to use unixtowinage 2004-06-15 07:36:03 +00:00
michael
525f18fcb6 + Patch from Michalis Kamburelis for FNMatch 2004-06-12 13:48:08 +00:00
Jonas Maebe
81adfcccd8 * fixed missing cdecl procedure directive 2004-06-01 10:30:03 +00:00
marco
a84ad6c498 * basicevent, still untested. 2004-05-23 15:30:42 +00:00
michael
94ed600e1e + Fixed FindFirst/FindNext so it treats the attributes correctly 2004-05-22 14:25:03 +00:00
peter
1ca09822a6 * unix thandle is always 32bit
* textrec fixed for 64bit
2004-05-18 20:16:23 +00:00
peter
22622e414d * ptrint 2004-05-01 16:35:13 +00:00
peter
8c60c6f93e * ordinal-pointer conversions fixed 2004-04-28 20:48:20 +00:00
peter
c17c80def1 * FileIsReadOnly fixed 2004-04-26 14:50:19 +00:00
marco
03d224009d * intiial 2004-04-25 20:33:50 +00:00
marco
1340afc320 * IPC reform 2004-04-25 19:15:43 +00:00
marco
cfe5a5baea * flock -> fpflock because of conflicting structure name 2004-04-23 19:16:24 +00:00
peter
9a7a1e2489 * x86-64 fixes 2004-04-22 17:17:13 +00:00
marco
3896b0fe05 * small fix for NIL arg ptr in first executeprocess 2004-04-20 18:24:32 +00:00
marco
88d81ba3d4 * ioperm/iopl added from linuxold. Untested but will probably work 2004-04-12 10:31:58 +00:00
marco
156afd7ad4 * fix for recursive fpc.exe ? 2004-03-28 19:36:19 +00:00
peter
d1069ce5a7 * use smallint instead of integer 2004-03-23 22:36:31 +00:00
marco
a45e1cd3f1 * first changes sockets units 2004-03-16 18:03:37 +00:00
peter
07acabc5b1 * fix memory allocation in stringtoppchar 2004-03-15 20:43:07 +00:00
peter
682b148f4c * reset searchrec info in findfirst 2004-03-14 18:42:39 +00:00
Jonas Maebe
e81983d028 * fixed declaration for cur_term for darwin now that the importing of
variables from shared libraries works
2004-03-05 22:18:15 +00:00
marco
93622ec2e8 * UnixType changes. Please report problems to me. 2004-03-04 22:15:16 +00:00
olle
9ff2987d96 + added comment to ETXTBSY
* changed i386 -> cpui386, m68k -> cpum68k
2004-03-04 13:10:23 +00:00
peter
6bdcb0cdba * $ifdef debug code 2004-03-03 22:00:28 +00:00
olle
499f57bbf0 * tiny tiny flaw fix 2004-03-03 17:23:06 +00:00
florian
934fe41c45 * several 64 bit issues fixed 2004-02-22 16:48:39 +00:00
marco
151d6710b7 * fix for fdset. introduciton of wordsinfdset 2004-02-22 15:06:56 +00:00
daniel
f5e5e89b31 * do_syscall back to oldfpccall 2004-02-19 21:30:50 +00:00
daniel
1f24b86ccc * This time it should work. 2004-02-19 21:06:51 +00:00
daniel
cdbc770eba * Make it compile with 1.0.10 2004-02-19 20:56:22 +00:00
daniel
87bffbb9a3 * More oldfpccall 2004-02-19 19:50:51 +00:00
daniel
b720b9a12c * Do_syscall needs oldfpccall 2004-02-19 19:43:36 +00:00
marco
01e94fc56a * stdcall to syscall 2004-02-19 19:34:04 +00:00
peter
c8b69e659b * dirptr changed to pointer 2004-02-18 22:00:45 +00:00
florian
4b114b5689 * fixed bootstrapping with 1.9.2 2004-02-18 19:08:27 +00:00
daniel
bc7f8a474d * Enable threadvars again 2004-02-17 17:37:25 +00:00
Tomas Hajny
7a08fcd395 * LastDosExitCode changed back from threadvar temporarily 2004-02-16 22:16:55 +00:00
marco
b1f38fa24a * fpexec for popen 2004-02-16 13:21:18 +00:00
Tomas Hajny
601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:34:06 +00:00