Commit History

Author SHA1 Message Date
  Peter S. Mazinger 1dd9275091 remove trailing ';' from _syscallX() 13 years ago
  Austin Foxley 1c4f986636 get x86_64 nptl building 14 years ago
  Austin Foxley f757db2d31 Merge remote branch 'origin/master' into nptl_merge 14 years ago
  Peter S. Mazinger a193e5a084 msgrcv is of type ssize_t 14 years ago
  Austin Foxley 57e8823548 cancellation support for a large amount of the required syscalls 14 years ago
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 15 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Mike Frysinger ee438a1eb6 implement semtimedop for #927 16 years ago
  Mike Frysinger 9eb7e16e25 declare the internal syscalls static inline 18 years ago
  Mike Frysinger ba4c380d51 previous commit of trimming __IPC_64 wasnt quite correct ... rework __IPC_64 so that it will compile and it is correct 19 years ago
  Mike Frysinger 2fec0b7cc2 remove __IPC_64 in syscall() macro since real 64bit arches dont need it (and it doesnt compile) 19 years ago
  Joakim Tjernlund 266ae826f8 Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl 19 years ago
  Eric Andersen 6334e558ab Split up syscalls.c, since it had grown to be quite large and ugly. 20 years ago
  Eric Andersen f3c41bf8b6 Cope with systems that don't glob all these together, but use 22 years ago
  Eric Andersen 9799b98448 Add in message queue support, based on work from <tapu@371.net>. 23 years ago