Commit Graph

98 Commits

Author SHA1 Message Date
marco
04926a9844 * 7 parameter syscall added. *BSD has calls with more params due to __syscall etc 2003-05-29 13:14:07 +00:00
Jonas Maebe
0185f7684a - disabled nanosleep for darwin for now
+ getcwd for darwin
2003-05-26 21:29:16 +00:00
Jonas Maebe
f9d90e0a63 + added from linux 2003-05-25 14:07:26 +00:00
Jonas Maebe
34cdc0a37f * several fixes, addition of Mach trap numbers (thye are simply syscalls
with a negative number)
2003-05-25 13:51:58 +00:00
marco
2478552240 * fix octal that broke 1.0.x 2003-01-21 15:34:59 +00:00
marco
cc042060e0 * renamed after baseunix changes. 2003-01-05 19:18:16 +00:00
marco
cc8f33e2ad * Small sigprocmask fix 2003-01-05 19:10:05 +00:00
marco
832a1bcb96 * FreeBSD compiles now with baseunix mods. 2003-01-05 19:01:28 +00:00
marco
0575776395 * Renamed to bunxtype.inc (from osposixh.inc), some minor changes
(as introduced going from posix unit to baseunix)
2003-01-03 15:45:21 +00:00
marco
190b09a5dd * copied and checked from Linux. 2003-01-03 11:21:32 +00:00
marco
12e9c34aac * Fix setitimer. 2002-11-14 13:25:27 +00:00
marco
5c5fc48e2c * took out the generic sethandling. 2002-11-14 12:34:20 +00:00
marco
cd427582de * sigset functions more flexible, small changes to sys_time 2002-11-13 18:15:08 +00:00
marco
bcff2b841c * Ugly hack to temporarily be able to use system.pp for Linux too 2002-11-12 14:57:48 +00:00
marco
d3f02fb3a4 * fixes to macro 2002-11-12 14:19:46 +00:00
marco
21fb7bbb50 * Only "difficult" functions + execvp + termios + rewinddir left to do 2002-10-27 17:21:29 +00:00
marco
10f2ceeab8 * Modifications from Saturday. 2002-10-27 11:58:29 +00:00
marco
9b47bcfe9b * First series POSIX calls commits. Including getcwd. 2002-10-26 18:27:51 +00:00
Jonas Maebe
f8004fe1ed + initial version 2002-10-26 14:33:09 +00:00
marco
809550f7dc * Should be alias. 2002-10-25 15:46:48 +00:00
marco
38a63b01f0 * Fixes to get the generic *BSD RTL compiling again + fixes for thread
support. Still problems left in fexpand. (inoutres?) Therefore fixed
   sysposix not yet commited
2002-10-18 12:19:58 +00:00
marco
85c71c6ba6 * Lseek and ftruncate 64-bit fix 2002-10-16 18:44:18 +00:00
marco
65318837d2 * and again for ftruncate (sigh) 2002-10-16 18:44:00 +00:00
marco
abe28b90f3 * the 7 param syscall (for lseek and truncate) now returns a int64. 2002-10-16 18:41:13 +00:00
florian
495cb55113 + call to initvariantmanager inserted 2002-10-13 09:25:14 +00:00
marco
2c73b6c7a8 * Forgot external name's 2002-09-08 16:20:27 +00:00
marco
e9dee45162 * Added GetDomainName and that other one .. 2002-09-08 16:11:59 +00:00
marco
1a5968d82a * Renamed to bsdfunc, since more funcs will follow 2002-09-08 15:15:39 +00:00
peter
9f31783a0a * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
marco
3bc109ae66 * Fixes from Tuesday. 2002-08-21 07:03:16 +00:00
marco
82f9961048 * More errno changes 2002-08-21 07:02:06 +00:00
marco
c1b0912c26 * Updates for new errno scheme. 2002-08-20 08:28:14 +00:00
marco
e2367dfb42 * First working POSIX *BSD system unit. 2002-08-19 12:29:11 +00:00
marco
b9f92442be * Initial versions, to allow support for uname in posix.pp 2002-08-08 11:39:30 +00:00
marco
a575fe278a * Initial version. Needs check for OpenBSD. 2002-08-04 05:31:15 +00:00
marco
6088d82362 * More POSIX updates. Small changes to lseek and ftruncate in osposix.inc
Initial versions of the type includefiles
2002-08-04 04:29:34 +00:00
marco
3ff91078da * Initial *BSD versions. Seems that OpenBSD doesn't need much change,
NetBSD may need some fixes to stat record and ftruncate and lseek.
    It is all close together, and it should be doable to have just one copy
    of these for *BSD.
2002-08-03 19:34:19 +00:00
marco
2248b9a247 * Old BSD directory killed 2000-09-18 13:43:48 +00:00
marco
057ac2adec * 14 april version killed, and replaced by newer fixes branch version 2000-09-11 14:38:09 +00:00
marco
971afad12f * Killed old (14apr) BSD port, to be updated by new without merging 2000-09-11 14:32:28 +00:00
peter
d711221036 * regenerated 2000-09-01 21:58:14 +00:00
michael
650fbb86aa + removed logs 2000-07-13 11:32:24 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
peter
8b38902424 * exampleinstall target added 2000-07-01 23:03:18 +00:00
peter
8e4522215a * smart,shared lib including for rpm/deb 2000-05-26 20:50:09 +00:00
marco
a5c620454c * added cprt0 to makefile 2000-04-17 10:21:04 +00:00
marco
ab9deeaa7c * Also not necessary anymore. 2000-04-17 09:43:07 +00:00
marco
8b03286a29 * were only for backup, not necessary for operation. 2000-04-17 09:26:55 +00:00
marco
3f46012444 * Added. FreeBSD port is now more or less capable of compiling normal stuff easily 2000-04-17 08:22:46 +00:00
marco
ceee365722 * Stripped down Linux 2000-04-16 16:14:08 +00:00