Bernhard Reutner-Fischer
|
5c2f94e7b4
|
socketcall: re-add guard
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
|
2012-02-09 10:26:26 +01:00 |
|
Peter S. Mazinger
|
db97b8bb38
|
socketcalls.c: rewrite to use cancel.h
__socketcall.c: remove guard, we definitely need this syscall
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
|
2011-04-23 23:53:57 +02:00 |
|
Bernhard Reutner-Fischer
|
ae549acff0
|
- remove superfluous ';'. No objcode changes.
|
2008-10-22 13:36:10 +00:00 |
|
Eric Andersen
|
ffd98ffec7
|
Take Mike Frysinger's comments into account -- make certain that user
applications stop using _syscall#() and use syscall() instead. Cleanup
internal handling of syscall includes to use the correct header file.
|
2006-12-08 21:05:37 +00:00 |
|
Peter S. Mazinger
|
05e75260d6
|
Get rid of missing prototype warnings
|
2006-01-26 22:04:19 +00:00 |
|
Peter S. Mazinger
|
6f7dc709ed
|
make DODEBUG=y happy, update sysdeps/common/* copyright
|
2006-01-14 19:45:02 +00:00 |
|
Peter S. Mazinger
|
f3b4c74b53
|
100 JUMP relocs less (remaining 431) by hiding internally used ones
|
2005-11-26 14:14:05 +00:00 |
|
Mike Frysinger
|
a7e14569d2
|
fix eriks e-mail address
|
2005-01-05 23:11:28 +00:00 |
|
Eric Andersen
|
6334e558ab
|
Split up syscalls.c, since it had grown to be quite large and ugly.
-Erik
|
2004-01-21 23:27:48 +00:00 |
|