Commit History

Author SHA1 Message Date
  Mike Frysinger ee438a1eb6 implement semtimedop for #927 16 years ago
  Peter S. Mazinger 64abfe2b3f Hope to mips build 18 years ago
  Mike Frysinger 6d8560297b get rid of alpha defines 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger 9eb7e16e25 declare the internal syscalls static inline 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones 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 5beb80eca3 Fix this one up so it works 22 years ago
  Eric Andersen b41ab2c139 Fixup for architectures that do not supply the ipc system 22 years ago
  Eric Andersen 2512c84745 Update to accomodate the header file changes 23 years ago
  Eric Andersen 91a034c61a Add in the sysvipc patch from Michael Shmulevich 23 years ago